|
enum | ComputeDevice { COMPUTEDEVICE_GPU,
COMPUTEDEVICE_CPU
} |
|
|
void | generate (std::ostream &stream) |
|
|
bool | preview = false |
|
ComputeDevice | computeDevice = COMPUTEDEVICE_GPU |
|
std::string | outputDir = "/tmp/Syb3rScene/" |
|
std::string | preRenderHook = "def preRenderHook(scene, type):\n return\n\n" |
|
std::vector< std::string > | cameras |
|
bool | renderHDR = true |
|
bool | renderAttribs = true |
|
The documentation for this class was generated from the following files:
- /home/andy/Documents/diss/benchmarkCode/code/libs/Synthesis/source/syb3r/synthesis/ScriptGenerator.h
- /home/andy/Documents/diss/benchmarkCode/code/libs/Synthesis/source/syb3r/synthesis/ScriptGenerator.cpp