Click or drag to resize
SbBox3sExtendBy Method
Extends this box (if necessary) to contain the specified point or box.
Overload List
  NameDescription
Public methodExtendBy(SbBox3s)
Extends this box (if necessary) to contain the specified box bb.
Public methodExtendBy(SbBox3s)
Extends this box (if necessary) to contain the specified box bb.
Public methodExtendBy(SbVec3s)
Extends this box (if necessary) to contain the specified point pt.
Public methodExtendBy(SbVec3s)
Extends this box (if necessary) to contain the specified point pt.
Top
See Also