![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| D | __pad0__:/blenderdev/currentsvn/intern/cycles/app/cycles_test.cpp" 2 Session *session |
| Scene * | scene |
| string | filepath |
| int | width |
| int | height |
| SceneParams | scene_params |
| SessionParams | session_params |
| bool | quiet |
Definition at line 40 of file cycles_test.cpp.
Definition at line 42 of file cycles_test.cpp.
| string Options::filepath |
Definition at line 44 of file cycles_test.cpp.
Referenced by files_parse(), main(), options_parse(), and scene_init().
| int Options::height |
Definition at line 45 of file cycles_test.cpp.
Referenced by main(), options_parse(), resize(), scene_init(), and session_buffer_params().
| bool Options::quiet |
Definition at line 48 of file cycles_test.cpp.
Referenced by options_parse(), session_exit(), and session_init().
Definition at line 43 of file cycles_test.cpp.
Referenced by scene_init(), session_exit(), and session_init().
Definition at line 46 of file cycles_test.cpp.
Referenced by options_parse(), and scene_init().
Definition at line 47 of file cycles_test.cpp.
Referenced by keyboard(), main(), options_parse(), resize(), session_exit(), and session_init().
| int Options::width |
Definition at line 45 of file cycles_test.cpp.
Referenced by main(), options_parse(), resize(), scene_init(), and session_buffer_params().