Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
equals(const SbViewVolume &v, float tolerance) | SbViewVolume | |
getAlignRotation(SbBool rightAngleOnly=FALSE) const | SbViewVolume | |
getBalanceAdjustment() const | SbViewVolume | [inline] |
getCameraSpaceMatrix() const | SbViewVolume | |
getDepth() const | SbViewVolume | [inline] |
getHeight() const | SbViewVolume | [inline] |
getMatrices(SbMatrix &affine, SbMatrix &proj) const | SbViewVolume | |
getMatrix() const | SbViewVolume | |
getNearDist() const | SbViewVolume | [inline] |
getPlane(float distFromEye) const | SbViewVolume | |
getPlanePoint(float distFromEye, const SbVec2f &normPoint) const | SbViewVolume | |
getProjectedBbox(const SbBox3f &box) const | SbViewVolume | |
getProjectedBbox(const SbMatrix &affineProj, const SbBox3f &box) const | SbViewVolume | |
getProjectionDirection() const | SbViewVolume | [inline] |
getProjectionPoint() const | SbViewVolume | [inline] |
getProjectionType() const | SbViewVolume | [inline] |
getSightPoint(float distFromEye) const | SbViewVolume | |
getStereoAdjustment() const | SbViewVolume | [inline] |
getStereoMode() const | SbViewVolume | [inline] |
getWidth() const | SbViewVolume | [inline] |
getWorldToScreenScale(const SbVec3f &worldCenter, float normRadius) const | SbViewVolume | |
isBalanceNearFraction() const | SbViewVolume | [inline] |
isStereoAbsoluteAdjustments() const | SbViewVolume | [inline] |
narrow(float left, float bottom, float right, float top) const | SbViewVolume | |
narrow(const SbBox3f &box) const | SbViewVolume | |
ortho(float left, float right, float bottom, float top, float nearPlane, float farPlane) | SbViewVolume | |
perspective(float fovy, float aspect, float nearPlane, float farPlane) | SbViewVolume | |
projectBox(const SbBox3f &box) const | SbViewVolume | |
projectFromScreen(const SbVec3f &src, SbVec3f &dst) const | SbViewVolume | |
projectPointToLine(const SbVec2f &pt, SbLine &line) const | SbViewVolume | |
projectPointToLine(const SbVec2f &pt, SbVec3f &line0, SbVec3f &line1) const | SbViewVolume | |
projectToScreen(const SbVec3f &src, SbVec3f &dst) const | SbViewVolume | |
rotateCamera(const SbRotation &q) | SbViewVolume | |
SbViewVolume() | SbViewVolume | |
scale(float factor) | SbViewVolume | |
scaleHeight(float ratio) | SbViewVolume | |
scaleWidth(float ratio) | SbViewVolume | |
setBalanceAdjustment(float adjustment, SbBool nearFrac=false) | SbViewVolume | [inline] |
setStereoAbsoluteAdjustments(SbBool absolute) | SbViewVolume | [inline] |
setStereoAdjustment(float adjustment) | SbViewVolume | [inline] |
setStereoMode(StereoMode mode) | SbViewVolume | [inline] |
translateCamera(const SbVec3f &v) | SbViewVolume | |
zNarrow(float nearPlane, float farPlane) const | SbViewVolume | |
zVector() const | SbViewVolume | |
~SbViewVolume() | SbViewVolume | [inline] |
Enumerations | defined in | |
ProjectionType enum name | SbViewVolume | |
StereoMode enum name | SbViewVolume | |
Enumerator | defined in | |
LEFT_VIEW enum value | SbViewVolume | |
MONOSCOPIC enum value | SbViewVolume | |
ORTHOGRAPHIC enum value | SbViewVolume | |
PERSPECTIVE enum value | SbViewVolume | |
RIGHT_VIEW enum value | SbViewVolume | |
Typedefs | defined in | |