_bottom | Projection | [protected] |
_far | Projection | [protected] |
_left | Projection | [protected] |
_near | Projection | [protected] |
_projMat | Projection | [protected] |
_right | Projection | [protected] |
_set_clipping_planes(double, double, double, double, double, double) | Projection | [protected] |
_top | Projection | [protected] |
clip(const Vector4 &) const | Projection | |
clip(const Vector3 &) const | Projection | |
clone() const | OrthoProj | [virtual] |
getBottomPlane(void) const | Projection | [inline] |
getFarPlane(void) const | Projection | [inline] |
getLeftPlane(void) const | Projection | [inline] |
getNearPlane(void) const | Projection | [inline] |
getPlaneHeight(void) const | Projection | [inline] |
getPlaneWidth(void) const | Projection | [inline] |
getProjectionArea(Vector3 &, Vector3 &, Vector3 &, Vector3 &) const | Projection | |
getProjectionDirection(const Vector2 &) | OrthoProj | [virtual] |
getRightPlane(void) const | Projection | [inline] |
getTopPlane(void) const | Projection | [inline] |
OrthoProj(double, double, double, double, double, double) | OrthoProj | |
OrthoProj(const Projection &proj) | OrthoProj | [inline] |
project(const Vector4 &) const | Projection | |
project(const Vector3 &) const | Projection | |
projectAndClip(const Vector4 &, Vector4 *) const | Projection | |
projectAndClip(const Vector3 &, Vector3 *) const | Projection | |
Projection(double, double, double, double, double, double) | Projection | |
Projection(const Projection &) | Projection | |
projectToPlane(const Vector3 &, Vector2 &) const | Projection | |
set(const Projection &) | Projection | |
~GRAObject() | GRAObject | [inline, virtual] |