Click or drag to resize
SbBox3sIntersect Method
Methods to test intersection of box with point or box.
Overload List
  NameDescription
Public methodIntersect(SbBox3s)
Tests if the bb box intersects this box.
Public methodIntersect(SbBox3s)
Tests if the bb box intersects this box.
Public methodIntersect(SbVec3s)
Tests if the pt point intersects this box.
Public methodIntersect(SbVec3s)
Tests if the pt point intersects this box.
Top
See Also