|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_CurveExplorer.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepDS_CurveExplorer () | |
| TopOpeBRepDS_CurveExplorer (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) | |
| void | Init (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) |
| Standard_Boolean | More () const |
| void | Next () |
| const TopOpeBRepDS_Curve & | Curve () const |
| Standard_Boolean | IsCurve (const Standard_Integer I) const |
| Standard_Boolean | IsCurveKeep (const Standard_Integer I) const |
| const TopOpeBRepDS_Curve & | Curve (const Standard_Integer I) const |
| Standard_Integer | NbCurve () |
| Standard_Integer | Index () const |
| TopOpeBRepDS_CurveExplorer::TopOpeBRepDS_CurveExplorer | ( | ) |
| TopOpeBRepDS_CurveExplorer::TopOpeBRepDS_CurveExplorer | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
| const TopOpeBRepDS_Curve& TopOpeBRepDS_CurveExplorer::Curve | ( | ) | const |
| const TopOpeBRepDS_Curve& TopOpeBRepDS_CurveExplorer::Curve | ( | const Standard_Integer | I | ) | const |
| Standard_Integer TopOpeBRepDS_CurveExplorer::Index | ( | ) | const |
| void TopOpeBRepDS_CurveExplorer::Init | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
| Standard_Boolean TopOpeBRepDS_CurveExplorer::IsCurve | ( | const Standard_Integer | I | ) | const |
| Standard_Boolean TopOpeBRepDS_CurveExplorer::IsCurveKeep | ( | const Standard_Integer | I | ) | const |
| Standard_Boolean TopOpeBRepDS_CurveExplorer::More | ( | ) | const |
| Standard_Integer TopOpeBRepDS_CurveExplorer::NbCurve | ( | ) |
| void TopOpeBRepDS_CurveExplorer::Next | ( | ) |
| void TopOpeBRepDS_CurveExplorer::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRepDS_CurveExplorer::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* TopOpeBRepDS_CurveExplorer::operator new | ( | size_t | size | ) | [inline] |
1.7.4