Inheritance diagram for RootCsg::TBBoxLeaf:
Public Member Functions | |
TBBoxLeaf () | |
TBBoxLeaf (Int_t polyIndex, const TBBox &bbox) | |
Public Attributes | |
Int_t | fPolyIndex |
Definition at line 1382 of file CsgOps.cxx.
RootCsg::TBBoxLeaf::TBBoxLeaf | ( | ) | [inline] |
Definition at line 1386 of file CsgOps.cxx.
Definition at line 1387 of file CsgOps.cxx.
References RootCsg::TBBoxNode::fBBox, RootCsg::TBBoxNode::fTag, and RootCsg::TBBoxNode::kLeaf.
Definition at line 1384 of file CsgOps.cxx.
Referenced by RootCsg::TRayTreeIntersector< TMesh >::FindIntersectingPolygons(), and RootCsg::TreeIntersector< TMesh >::MarkIntersectingPolygons().