Click or drag to resize
SbXfBox3f Methods

The SbXfBox3f type exposes the following members.

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
See Also