TestFrameWork::Camera Class Reference

List of all members.

Public Member Functions

 Camera (const Vector3 &position, const Vector3 &target, const Vector3 &up)
const Vector3GetPosition (void) const
const Matrix4x4GetViewTransform (void) const
const Matrix4x4GetProjectionTransform (void) const

Protected Attributes

Vector3 m_position
Matrix4x4 m_viewTransform
Matrix4x4 m_projectionTransform

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

Generated by  doxygen 1.6.2