SyB3R - Synthetic Benchmark for 3D Reconstruction
Public Types | Public Member Functions | Public Attributes | List of all members
syb3r::synthesis::ScripGenerator Class Reference

Public Types

enum  ComputeDevice { COMPUTEDEVICE_GPU, COMPUTEDEVICE_CPU }
 

Public Member Functions

void generate (std::ostream &stream)
 

Public Attributes

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: