Open CASCADE Technology  7.1.0.beta
Data Structures | Public Member Functions

BRepClass3d_BndBoxTreeSelectorLine Class Reference

#include <BRepClass3d_BndBoxTree.hxx>

Inheritance diagram for BRepClass3d_BndBoxTreeSelectorLine:
Inheritance graph
[legend]

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 ()
 

Constructor & Destructor Documentation

BRepClass3d_BndBoxTreeSelectorLine::BRepClass3d_BndBoxTreeSelectorLine ( const TopTools_IndexedMapOfShape theMapOfShape)
inline

Member Function Documentation

Standard_Boolean BRepClass3d_BndBoxTreeSelectorLine::Accept ( const Standard_Integer theObj)
void BRepClass3d_BndBoxTreeSelectorLine::ClearResults ( )
inline
void BRepClass3d_BndBoxTreeSelectorLine::GetEdgeParam ( const Standard_Integer  i,
TopoDS_Edge theOutE,
Standard_Real theOutParam,
Standard_Real outLParam 
) const
inline
Standard_Integer BRepClass3d_BndBoxTreeSelectorLine::GetNbEdgeParam ( ) const
inline
Standard_Integer BRepClass3d_BndBoxTreeSelectorLine::GetNbVertParam ( ) const
inline
void BRepClass3d_BndBoxTreeSelectorLine::GetVertParam ( const Standard_Integer  i,
TopoDS_Vertex theOutV,
Standard_Real outLParam 
) const
inline
Standard_Boolean BRepClass3d_BndBoxTreeSelectorLine::Reject ( const Bnd_Box theBox) const
inline
void BRepClass3d_BndBoxTreeSelectorLine::SetCurrentLine ( const gp_Lin theL,
const Standard_Real  theMaxParam 
)
inline

The documentation for this class was generated from the following file: