Click or drag to resize
SbXfBox3f Structure

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

The SbXfBox3f type exposes the following members.

Constructors
  NameDescription
Public methodSbXfBox3f(SbBox3f)
Initializes a new instance of the SbXfBox3f class
Public methodSbXfBox3f(SbVec3f, SbVec3f)
Initializes a new instance of the SbXfBox3f class
Top
Methods
  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodExtendBy(SbBox3f)
Public methodExtendBy(SbBox3f)
Public methodExtendBy(SbVec3f)
Public methodExtendBy(SbVec3f)
Public methodExtendBy(SbXfBox3f)
Public methodExtendBy(SbXfBox3f)
Public methodGetBounds(SbVec3f, SbVec3f)
Public methodGetBounds(Single, Single, Single, Single, Single, Single)
Public methodGetCenter
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetInverse
Public methodGetOrigin
Public methodGetSize
Public methodGetSpan
Public methodGetTransform
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVolume
Public methodHasVolume
Public methodIntersect(SbBox3f)
Public methodIntersect(SbBox3f)
Public methodIntersect(SbVec3f)
Public methodIntersect(SbVec3f)
Public methodIsEmpty Obsolete.
Public methodMakeEmpty
Public methodProject
Public methodSetBounds(SbVec3f, SbVec3f)
Public methodSetBounds(SbVec3f, SbVec3f)
Public methodSetBounds(Single, Single, Single, Single, Single, Single)
Public methodSetTransform(SbMatrix)
Public methodSetTransform(SbMatrix)
Public methodToString (Overrides ValueTypeToString.)
Public methodTransform(SbMatrix)
Public methodTransform(SbMatrix)
Top
Operators
Properties
  NameDescription
Public propertyEmpty
Top
See Also