|
void | parseArguments (int argc, char **argv) |
|
bool | isResident () const |
|
bool | getOrtho () const |
|
uint32_t | getMaxFrames () const |
|
const LocalInitData & | operator= (const LocalInitData &from) |
|
void | setFrameDataID (const co::UUID &id) |
|
lunchbox::UUID | getFrameDataID () const |
|
eq::WindowSystem | getWindowSystem () const |
|
uint32_t | getPrecision () const |
|
float | getBrightness () const |
|
float | getAlpha () const |
|
const std::string & | getFilename () const |
|
|
virtual void | getInstanceData (co::DataOStream &os) |
|
virtual void | applyInstanceData (co::DataIStream &is) |
|
void | setWindowSystem (const eq::WindowSystem &windowSystem) |
|
void | setPrecision (const uint32_t precision) |
|
void | setBrightness (const float brightness) |
|
void | setAlpha (const float alpha) |
|
void | setFilename (const std::string &filename) |
|
Definition at line 38 of file eVolve/localInitData.h.
The documentation for this class was generated from the following files: