Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
JSI_Renderer Namespace Reference

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)
 

Function Documentation

◆ GetRenderDebugMode()

std::string JSI_Renderer::GetRenderDebugMode ( )

◆ GetRenderPath()

std::string JSI_Renderer::GetRenderPath ( )

◆ IMPLEMENT_BOOLEAN_SCRIPT_SETTING() [1/2]

JSI_Renderer::IMPLEMENT_BOOLEAN_SCRIPT_SETTING ( DisplayFrustum  )

◆ IMPLEMENT_BOOLEAN_SCRIPT_SETTING() [2/2]

JSI_Renderer::IMPLEMENT_BOOLEAN_SCRIPT_SETTING ( DisplayShadowsFrustum  )

◆ RegisterScriptFunctions()

void JSI_Renderer::RegisterScriptFunctions ( const ScriptRequest rq)

◆ SetRenderDebugMode()

void JSI_Renderer::SetRenderDebugMode ( const std::string &  mode)

◆ TextureExists()

bool JSI_Renderer::TextureExists ( const std::wstring &  filename)