|
CommonLibVR
|
#include <RenderTargetManager.h>
Static Public Member Functions | |
| static RenderTargetManager * | GetSingleton () |
Public Attributes | |
| RenderTargetProperties | renderTargetData [RENDER_TARGET::kTOTAL] |
| DepthStencilTargetProperties | depthStencilTargetData [RENDER_TARGETS_DEPTHSTENCIL::kTOTAL] |
| CubeMapRenderTargetProperties | cubeMapRenderTargetData [RENDER_TARGETS_CUBEMAP::kTOTAL] |
|
inlinestatic |
| CubeMapRenderTargetProperties RE::BSGraphics::RenderTargetManager::cubeMapRenderTargetData[RENDER_TARGETS_CUBEMAP::kTOTAL] |
| DepthStencilTargetProperties RE::BSGraphics::RenderTargetManager::depthStencilTargetData[RENDER_TARGETS_DEPTHSTENCIL::kTOTAL] |
| RenderTargetProperties RE::BSGraphics::RenderTargetManager::renderTargetData[RENDER_TARGET::kTOTAL] |