fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Projection Member List
This is the complete list of members for Projection, including all inherited members.
computeInverse()Projection
computeTransform()Projection
getAspect() const Projection [inline]
getFOVY() const Projection
getInverseMatrix()Projection [inline]
getTransformMatrix()Projection [inline]
getViewHeight() const Projection
getViewSize() const Projection
getViewWidth() const Projection
getZFar() const Projection
getZNear() const Projection
mAspectProjection [protected]
mFOVYProjection [protected]
mInverseProjection [protected]
mProjectionTypeProjection [protected]
mProjMatrixProjection [protected]
mSizeProjection [protected]
mTransformProjection [protected]
mZFarProjection [protected]
mZNearProjection [protected]
mZSizeProjection [protected]
Projection(ProjectionType type)Projection
setAspect(double aspect)Projection
setFOVY(double angle)Projection
setProjectionType(ProjectionType pt)Projection
setViewHeight(double h)Projection
setViewSize(const Vec2d &size)Projection
setViewWidth(double w)Projection