XLE
v0.02.0
|
Public Member Functions | |
void | Render (RenderCore::Metal::DeviceContext *context, SceneEngine::LightingParserContext &parserContext, int techniqueIndex) const |
void | Prepare (RenderCore::Metal::DeviceContext *context) |
void | Cull (const Float4x4 &worldToProjection) |
void | Update (float deltaTime) |
std::shared_ptr< PlayerCharacter > | GetPlayerCharacter () |
Float4x4 | DefaultCameraToWorld () const |
Protected Attributes | |
std::unique_ptr< Pimpl > | _pimpl |