Click or drag to resize
SbViewVolume Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public struct SbViewVolume

The SbViewVolume type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(SbViewVolume, Single)
Public methodEquals(SbViewVolume, Single)
Public methodGetAlignRotation
Public methodGetAlignRotation(Boolean)
Public methodGetBalanceAdjustment Obsolete.
Public methodGetCameraSpaceMatrix
Public methodGetDepth Obsolete.
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetHeight Obsolete.
Public methodGetMatrices
Public methodGetMatrix
Public methodGetNearDist Obsolete.
Public methodGetPlane
Public methodGetPlanePoint(Single, SbVec2f)
Public methodGetPlanePoint(Single, SbVec2f)
Public methodGetProjectedBbox(SbBox3f)
Public methodGetProjectedBbox(SbMatrix, SbBox3f)
Public methodGetProjectionDirection Obsolete.
Public methodGetProjectionPoint Obsolete.
Public methodGetProjectionType Obsolete.
Public methodGetSightPoint
Public methodGetStereoAdjustment Obsolete.
Public methodGetStereoMode Obsolete.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWidth Obsolete.
Public methodGetWorldToScreenScale(SbVec3f, Single)
Public methodGetWorldToScreenScale(SbVec3f, Single)
Public methodIsBalanceNearFraction Obsolete.
Public methodIsStereoAbsoluteAdjustments Obsolete.
Public methodNarrow(SbBox3f)
Public methodNarrow(SbBox3f)
Public methodNarrow(Single, Single, Single, Single)
Public methodOrtho
Public methodPerspective
Public methodProjectBox(SbBox3f)
Public methodProjectBox(SbBox3f)
Public methodProjectFromScreen(SbVec3f)
Public methodProjectFromScreen(SbVec3f, SbVec3f)
Public methodProjectPointToLine(SbVec2f, SbLine)
Public methodProjectPointToLine(SbVec2f, SbLine)
Public methodProjectPointToLine(SbVec2f, SbVec3f, SbVec3f)
Public methodProjectPointToLine(SbVec2f, SbVec3f, SbVec3f)
Public methodProjectToScreen(SbVec3f)
Public methodProjectToScreen(SbVec3f, SbVec3f)
Public methodProjectToScreen(SbVec3f, SbVec3f)
Public methodRotateCamera(SbRotation)
Public methodRotateCamera(SbRotation)
Public methodScale
Public methodScaleHeight
Public methodScaleWidth
Public methodSetBalanceAdjustment
Public methodSetStereoAbsoluteAdjustments Obsolete.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Public methodTranslateCamera(SbVec3f)
Public methodTranslateCamera(SbVec3f)
Public methodZNarrow
Public methodZVector
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Properties
See Also