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