Click or drag to resize
SbBox3f Methods

The SbBox3f type exposes the following members.

Methods
  NameDescription
Public methodContains
Public methodStatic memberConvertFromT
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodExtendBy(SbBox3f)
Public methodExtendBy(SbBox3f)
Public methodExtendBy(SbVec3f)
Public methodExtendBy(SbVec3f)
Public methodGetBounds(SbVec3f, SbVec3f)
Public methodGetBounds(Single, Single, Single, Single, Single, Single)
Public methodGetCenter
Public methodGetClosestPoint
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetMax Obsolete.
Public methodGetMin Obsolete.
Public methodGetOrigin
Public methodGetSize Obsolete.
Public methodGetSize(Single, Single, Single)
Public methodGetSpan
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 methodIntersection
Public methodIsEmpty Obsolete.
Public methodMakeEmpty
Public methodOutside(SbMatrix, Int32)
Public methodOutside(SbMatrix, Int32)
Public methodSetBounds(SbVec3f, SbVec3f)
Public methodSetBounds(SbVec3f, SbVec3f)
Public methodSetBounds(Single, Single, Single, Single, Single, Single)
Public methodToString (Overrides ValueTypeToString.)
Public methodTransform(SbMatrix)
Public methodTransform(SbMatrix)
Top
See Also