Castor3D  ..
Castor3D::Viewport Member List

This is the complete list of members for Castor3D::Viewport, including all inherited members.

Frustum(Engine &p_engine, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)Castor3D::Viewportstatic
GetBottom() constCastor3D::Viewportinline
GetFar() constCastor3D::Viewportinline
GetFovY() constCastor3D::Viewportinline
GetFrustumPlane(eFRUSTUM_PLANE p_ePlane) constCastor3D::Viewportinline
GetHeight() constCastor3D::Viewportinline
GetLeft() constCastor3D::Viewportinline
GetNear() constCastor3D::Viewportinline
GetProjection() constCastor3D::Viewportinline
GetRatio() constCastor3D::Viewportinline
GetRight() constCastor3D::Viewportinline
GetSize() constCastor3D::Viewportinline
GetTop() constCastor3D::Viewportinline
GetType() constCastor3D::Viewportinline
GetWidth() constCastor3D::Viewportinline
IsModified() constCastor3D::Viewportinline
Ortho(Engine &p_engine, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)Castor3D::Viewportstatic
Perspective(Engine &p_engine, Castor::Angle const &p_fovy, real p_aspect, real p_near, real p_far)Castor3D::Viewportstatic
Render(Pipeline &p_pipeline)Castor3D::Viewport
SetBottom(real p_rBottom)Castor3D::Viewportinline
SetFar(real p_rFar)Castor3D::Viewportinline
SetFovY(Castor::Angle const &p_aFovY)Castor3D::Viewportinline
SetLeft(real p_rLeft)Castor3D::Viewportinline
SetNear(real p_rNear)Castor3D::Viewportinline
SetRatio(real p_rRatio)Castor3D::Viewportinline
SetRight(real p_rRight)Castor3D::Viewportinline
SetSize(const Castor::Size &p_size)Castor3D::Viewportinline
SetTop(real p_rTop)Castor3D::Viewportinline
SetType(eVIEWPORT_TYPE p_type)Castor3D::Viewportinline
string_typeCastor3D::Viewportstatic
Viewport(Engine &p_engine, eVIEWPORT_TYPE p_type)Castor3D::Viewport
~Viewport()Castor3D::Viewportvirtual