#include "lux.h"
#include "transport.h"
#include "scene.h"
Go to the source code of this file.
Classes | |
class | lux::DebugIntegrator |
Namespaces | |
namespace | lux |
Enumerations | |
enum | lux::DebugVariable { lux::DEBUG_U, lux::DEBUG_V, lux::DEBUG_GEOM_NORMAL_X, lux::DEBUG_GEOM_NORMAL_Y, lux::DEBUG_GEOM_NORMAL_Z, lux::DEBUG_SHAD_NORMAL_X, lux::DEBUG_SHAD_NORMAL_Y, lux::DEBUG_SHAD_NORMAL_Z, lux::DEBUG_ONE, lux::DEBUG_ZERO, lux::DEBUG_HIT_SOMETHING } |