Click or drag to resize
SbBox2dExtendBy Method
Extends this box (if necessary) to contain the specified point or box.
Overload List
  NameDescription
Public methodExtendBy(SbBox2d)
Extends this box (if necessary) to contain the specified box.
Public methodExtendBy(SbBox2d)
Extends this box (if necessary) to contain the specified box.
Public methodExtendBy(SbVec2d)
Extends this box (if necessary) to contain the specified point.
Public methodExtendBy(SbVec2d)
Extends this box (if necessary) to contain the specified point.
Top
See Also