|
Nebula
|
This is the complete list of members for Graphics::CameraContext, including all inherited members.
| __DeclareContext() | Graphics::CameraContext | private |
| AddLODCamera(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| Alloc() | Graphics::CameraContext | inlineprivatestatic |
| Camera_Projection enum value | Graphics::CameraContext | private |
| Camera_Settings enum value | Graphics::CameraContext | private |
| Camera_StageMask enum value | Graphics::CameraContext | private |
| Camera_View enum value | Graphics::CameraContext | private |
| Camera_ViewProjection enum value | Graphics::CameraContext | private |
| CameraAllocator typedef | Graphics::CameraContext | private |
| cameraAllocator | Graphics::CameraContext | privatestatic |
| CameraContext() | Graphics::CameraContext | |
| Create() | Graphics::CameraContext | static |
| Dealloc(const Graphics::ContextEntityId id) | Graphics::CameraContext | inlineprivatestatic |
| GetLODCamera() | Graphics::CameraContext | static |
| GetLODCameras() | Graphics::CameraContext | static |
| GetProjection(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GetSettings(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GetStageMask(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GetTransform(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GetView(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GetViewProjection(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| GraphicsContext() | Graphics::GraphicsContext | |
| InternalDefragment(ID_ALLOCATOR &allocator, Graphics::GraphicsContextState &&state) | Graphics::GraphicsContext | inlineprotectedstatic |
| InternalDeregisterEntity(const Graphics::GraphicsEntityId id, Graphics::GraphicsContextState &&state) | Graphics::GraphicsContext | protectedstatic |
| InternalRegisterEntity(const Graphics::GraphicsEntityId id, Graphics::GraphicsContextState &&state) | Graphics::GraphicsContext | protectedstatic |
| lodCamera | Graphics::CameraContext | privatestatic |
| LodCameras | Graphics::CameraContext | privatestatic |
| RemoveLODCamera(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| SetLODCamera(const Graphics::GraphicsEntityId id) | Graphics::CameraContext | static |
| SetupOrthographic(const Graphics::GraphicsEntityId id, float width, float height, float znear, float zfar, const Graphics::StageMask=Graphics::PRIMARY_STAGE_MASK) | Graphics::CameraContext | static |
| SetupProjectionFov(const Graphics::GraphicsEntityId id, float aspect, float fov, float znear, float zfar, const Graphics::StageMask=Graphics::PRIMARY_STAGE_MASK) | Graphics::CameraContext | static |
| SetView(const Graphics::GraphicsEntityId id, const Math::mat4 &mat) | Graphics::CameraContext | static |
| UpdateCameras(const Graphics::FrameContext &ctx) | Graphics::CameraContext | static |
| ~CameraContext() | Graphics::CameraContext | virtual |
| ~GraphicsContext() | Graphics::GraphicsContext | virtual |