Open CASCADE Technology
7.3.0
|
#include <BRepClass3d_BndBoxTree.hxx>
Data Structures | |
struct | EdgeParam |
struct | VertParam |
Public Member Functions | |
BRepClass3d_BndBoxTreeSelectorLine (const TopTools_IndexedMapOfShape &theMapOfShape) | |
Standard_Boolean | Reject (const Bnd_Box &theBox) const |
Standard_Boolean | Accept (const Standard_Integer &theObj) |
void | SetCurrentLine (const gp_Lin &theL, const Standard_Real theMaxParam) |
void | GetEdgeParam (const Standard_Integer i, TopoDS_Edge &theOutE, Standard_Real &theOutParam, Standard_Real &outLParam) const |
void | GetVertParam (const Standard_Integer i, TopoDS_Vertex &theOutV, Standard_Real &outLParam) const |
Standard_Integer | GetNbEdgeParam () const |
Standard_Integer | GetNbVertParam () const |
void | ClearResults () |
|
inline |
Standard_Boolean BRepClass3d_BndBoxTreeSelectorLine::Accept | ( | const Standard_Integer & | theObj | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |