Public Member Functions | |
void | destroy () |
void | validate () |
Context | getContext () const |
RTpostprocessingstage | get () |
Variable | declareVariable (const std::string &name) |
Variable | queryVariable (const std::string &name) const |
unsigned int | getVariableCount () const |
Variable | getVariable (unsigned int index) const |
Friends | |
class | Handle< PostprocessingStageObj > |
Additional Inherited Members | |
![]() | |
static Exception | makeException (RTresult code, RTcontext context) |
PostProcessingStage wraps the OptiX C API RTpostprocessingstage opaque type and its associated function set.