![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functions | |
| IMPLEMENT_BOOLEAN_SCRIPT_SETTING (DisplayFrustum) | |
| IMPLEMENT_BOOLEAN_SCRIPT_SETTING (DisplayShadowsFrustum) | |
| std::string | GetRenderPath () |
| std::string | GetRenderDebugMode () |
| void | SetRenderDebugMode (const std::string &mode) |
| bool | TextureExists (const std::wstring &filename) |
| void | RegisterScriptFunctions (const ScriptRequest &rq) |
| std::string JSI_Renderer::GetRenderDebugMode | ( | ) |
| std::string JSI_Renderer::GetRenderPath | ( | ) |
| JSI_Renderer::IMPLEMENT_BOOLEAN_SCRIPT_SETTING | ( | DisplayFrustum | ) |
| JSI_Renderer::IMPLEMENT_BOOLEAN_SCRIPT_SETTING | ( | DisplayShadowsFrustum | ) |
| void JSI_Renderer::RegisterScriptFunctions | ( | const ScriptRequest & | rq | ) |
| void JSI_Renderer::SetRenderDebugMode | ( | const std::string & | mode | ) |
| bool JSI_Renderer::TextureExists | ( | const std::wstring & | filename | ) |