#include <wxluxapp.h>
Public Member Functions | |
| virtual bool | OnInit () |
Protected Member Functions | |
| bool | ProcessCommandLine () |
Protected Attributes | |
| LuxGui * | m_guiFrame |
| int | m_threads |
| bool | m_useServer |
| bool | m_openglEnabled |
| wxString | m_inputFile |
Definition at line 32 of file wxluxapp.h.
| bool LuxGuiApp::OnInit | ( | ) | [virtual] |
| bool LuxGuiApp::ProcessCommandLine | ( | ) | [protected] |
Definition at line 67 of file wxluxapp.cpp.
References LUX_INFO, LUX_NOERROR, LUX_SEVERE, LUX_SYSTEM, LUX_VERSION_STRING, luxAddServer(), luxEnableDebugMode(), luxError, luxGetNetworkServerUpdateInterval(), luxSetNetworkServerUpdateInterval(), m_inputFile, m_openglEnabled, m_threads, m_useServer, and blender::p.
LuxGui* lux::LuxGuiApp::m_guiFrame [protected] |
Definition at line 39 of file wxluxapp.h.
wxString lux::LuxGuiApp::m_inputFile [protected] |
bool lux::LuxGuiApp::m_openglEnabled [protected] |
int lux::LuxGuiApp::m_threads [protected] |
bool lux::LuxGuiApp::m_useServer [protected] |
1.5.9