Class to create a procedural.
More...
#include <RAY_ProceduralFactory.h>
| RAY_ProceduralFactory::ProcDefinition::ProcDefinition |
( |
const UT_StringHolder & |
name | ) |
|
| virtual RAY_ProceduralFactory::ProcDefinition::~ProcDefinition |
( |
| ) |
|
|
virtual |
| virtual const RAY_ProceduralArg* RAY_ProceduralFactory::ProcDefinition::arguments |
( |
| ) |
const |
|
pure virtual |
| virtual RAY_Procedural* RAY_ProceduralFactory::ProcDefinition::create |
( |
| ) |
const |
|
pure virtual |
| const UT_StringHolder& RAY_ProceduralFactory::ProcDefinition::dsoname |
( |
| ) |
const |
|
inline |
| UT_Lock& RAY_ProceduralFactory::ProcDefinition::lock |
( |
| ) |
const |
|
inline |
Set the DSO file. This is only required for old-school procedural definitions.
Definition at line 48 of file RAY_ProceduralFactory.h.
| VPRM_Stack& RAY_ProceduralFactory::ProcDefinition::stack |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: