ランタイム
|
This is the complete list of members for Mix::Graphics::IManager, including all inherited members.
AddRef(void) | Mix::Reference | |
CreateCanvasRenderer(Mix::Graphics::Utility::ICanvasRenderer **ppCanvasRenderer, const wchar_t *pDebugName=NULL)=0 | Mix::Graphics::IManager | pure virtual |
CreateFontFromFile(const wchar_t *pFilePath, Mix::Graphics::Utility::IFont **ppFont)=0 | Mix::Graphics::IManager | pure virtual |
CreateFontFromMemory(const wchar_t *pFilePath, Mix::Memory::IBuffer *pBuffer, Mix::Graphics::Utility::IFont **ppFont)=0 | Mix::Graphics::IManager | pure virtual |
CreatePerspectiveRenderer(Mix::Graphics::Utility::IPerspectiveRenderer **ppPerspectiveRenderer, const wchar_t *pDebugName=NULL)=0 | Mix::Graphics::IManager | pure virtual |
CreateTargetTextureChain(UInt32 width, UInt32 height, Mix::Graphics::FORMAT format, Mix::Graphics::Utility::ITargetTextureChain **ppTargetTextureChain, const wchar_t *pDebugName=NULL)=0 | Mix::Graphics::IManager | pure virtual |
GetDevice(Mix::Graphics::IDevice **ppDevice)=0 | Mix::Graphics::IManager | pure virtual |
GetRefCount(void) | Mix::Reference | |
MIX_DECLARE_ALLOCATOR() | Mix::Reference | protected |
Reference(void) | Mix::Reference | protected |
Reference(Long32 count) | Mix::Reference | protected |
Release(void) | Mix::Reference | |
~IManager(void) | Mix::Graphics::IManager | inlineprotectedvirtual |
~Reference(void) | Mix::Reference | protectedvirtual |