Open CASCADE Technology
7.3.0
|
#include <NCollection_Sequence.hxx>
#include <NCollection_UBTreeFiller.hxx>
#include <NCollection_UBTree.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <BRepBndLib.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Vertex.hxx>
#include <Geom_Line.hxx>
#include <Bnd_Box.hxx>
#include <gp_Lin.hxx>
#include <GeomAdaptor_Curve.hxx>
#include <Precision.hxx>
Data Structures | |
class | BRepClass3d_BndBoxTreeSelectorPoint |
class | BRepClass3d_BndBoxTreeSelectorLine |
struct | BRepClass3d_BndBoxTreeSelectorLine::EdgeParam |
struct | BRepClass3d_BndBoxTreeSelectorLine::VertParam |
Typedefs | |
typedef NCollection_UBTree< Standard_Integer, Bnd_Box > | BRepClass3d_BndBoxTree |