XLE  v0.02.0
Public Member Functions | Protected Attributes | List of all members
PlatformRig::Camera::CameraInputHandler Class Reference
Inheritance diagram for PlatformRig::Camera::CameraInputHandler:
Inheritance graph
[legend]

Public Member Functions

bool OnInputEvent (const RenderOverlays::DebuggingDisplay::InputSnapshot &evnt)
 
void Commit (float dt)
 
 CameraInputHandler (std::shared_ptr< RenderCore::Techniques::CameraDesc > camera, std::shared_ptr< ICameraAttach > playerCharacter, float charactersScale)
 

Protected Attributes

std::shared_ptr< RenderCore::Techniques::CameraDesc_camera
 
std::shared_ptr< ICameraAttach_playerCharacter
 
std::unique_ptr< UnitCamManager_unitCamera
 
Float3 _orbitFocus
 
RenderOverlays::DebuggingDisplay::InputSnapshot _accumulatedState
 
RenderOverlays::DebuggingDisplay::InputSnapshot _prevAccumulatedState
 

The documentation for this class was generated from the following files: