Castor3D  ..
Castor3D::Viewport Liste des membres

Liste complète des membres de Castor3D::Viewport, y compris les membres hérités :

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() const Castor3D::Viewportinline
GetFar() const Castor3D::Viewportinline
GetFovY() const Castor3D::Viewportinline
GetFrustumPlane(eFRUSTUM_PLANE p_ePlane) const Castor3D::Viewportinline
GetHeight() const Castor3D::Viewportinline
GetLeft() const Castor3D::Viewportinline
GetNear() const Castor3D::Viewportinline
GetProjection() const Castor3D::Viewportinline
GetRatio() const Castor3D::Viewportinline
GetRight() const Castor3D::Viewportinline
GetSize() const Castor3D::Viewportinline
GetTop() const Castor3D::Viewportinline
GetType() const Castor3D::Viewportinline
GetWidth() const Castor3D::Viewportinline
IsModified() const Castor3D::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