CameraInterface
Engine/source/T3D/components/coreInterfaces.h
Public Functions
bool
getCameraTransform(F32 * pos, MatrixF * mat)
bool
isValidCameraFov(F32 fov)
onCameraScopeQuery(NetConnection * cr, CameraScopeQuery * query)
setCameraFov(F32 fov)
Detailed Description
Public Functions
getCameraFov()
Reimplemented by: CameraComponent
getCameraTransform(F32 * pos, MatrixF * mat)
Reimplemented by: CameraComponent
getFrustum()
Reimplemented by: CameraComponent
isValidCameraFov(F32 fov)
Reimplemented by: CameraComponent
onCameraScopeQuery(NetConnection * cr, CameraScopeQuery * query)
Reimplemented by: CameraComponent
setCameraFov(F32 fov)
Reimplemented by: CameraComponent
