This is the complete list of members for SbViewVolume, including all inherited members.
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) | SbViewVolume | static |
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 |
LEFT_VIEW enum value | SbViewVolume | |
MONOSCOPIC enum value | SbViewVolume | |
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 | |
ORTHOGRAPHIC enum value | SbViewVolume | |
PERSPECTIVE enum value | 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 | |
ProjectionType enum name | 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 | |
RIGHT_VIEW enum value | 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 |
StereoMode enum name | SbViewVolume | |
translateCamera(const SbVec3f &v) | SbViewVolume | |
zNarrow(float nearPlane, float farPlane) const | SbViewVolume | |
zVector() const | SbViewVolume | |
~SbViewVolume() | SbViewVolume | inline |