Click or drag to resize
SbBox2d Methods

The SbBox2d type exposes the following members.

Methods
  NameDescription
Public methodContains
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodExtendBy(SbBox2d)
Public methodExtendBy(SbBox2d)
Public methodExtendBy(SbVec2d)
Public methodExtendBy(SbVec2d)
Public methodGetAspectRatio
Public methodGetBounds(SbVec2d, SbVec2d)
Public methodGetBounds(Double, Double, Double, Double)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetMax Obsolete.
Public methodGetMin Obsolete.
Public methodGetOrigin
Public methodGetSize Obsolete.
Public methodGetSize(Double, Double)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasArea
Public methodIntersect(SbBox2d)
Public methodIntersect(SbBox2d)
Public methodIntersect(SbVec2d)
Public methodIntersect(SbVec2d)
Public methodIntersection
Public methodIsEmpty Obsolete.
Public methodMakeEmpty
Public methodSetBounds(SbVec2d, SbVec2d)
Public methodSetBounds(SbVec2d, SbVec2d)
Public methodSetBounds(Double, Double, Double, Double)
Public methodToString (Overrides ValueTypeToString.)
Top
See Also