nux-0.9.46

nux::NuxGraphicsResources Class Reference

#include <NuxGraphics/NuxGraphicsResources.h>

Public Member Functions

void InitializeResources ()
NString FindResourceLocation (const TCHAR *ResourceFileName, bool ErrorOnFail=false)
NString FindUITextureLocation (const TCHAR *ResourceFileName, bool ErrorOnFail=false)
NString FindShaderLocation (const TCHAR *ResourceFileName, bool ErrorOnFail=false)
NString FindFontLocation (const TCHAR *ResourceFileName, bool ErrorOnFail=false)

Member Function Documentation

NString nux::NuxGraphicsResources::FindFontLocation ( const TCHAR ResourceFileName,
bool  ErrorOnFail = false 
)
NString nux::NuxGraphicsResources::FindResourceLocation ( const TCHAR ResourceFileName,
bool  ErrorOnFail = false 
)
NString nux::NuxGraphicsResources::FindShaderLocation ( const TCHAR ResourceFileName,
bool  ErrorOnFail = false 
)
NString nux::NuxGraphicsResources::FindUITextureLocation ( const TCHAR ResourceFileName,
bool  ErrorOnFail = false 
)
void nux::NuxGraphicsResources::InitializeResources ( )

The documentation for this class was generated from the following file: