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