XLE
v0.02.0
|
Public Member Functions | |
void | InitColladaCompilers () |
Services (RenderCore::IDevice *device) | |
void | AttachCurrentModule () |
void | DetachCurrentModule () |
Services (const Services &)=delete | |
const Services & | operator= (const Services &)=delete |
Static Public Member Functions | |
static BufferUploads::IManager & | GetBufferUploads () |
static bool | HasInstance () |
Protected Attributes | |
std::unique_ptr< BufferUploads::IManager > | _bufferUploads |
std::unique_ptr< ShaderService > | _shaderService |
Static Protected Attributes | |
static Services * | s_instance = nullptr |