|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_CurveIterator.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepDS_CurveIterator (const TopOpeBRepDS_ListOfInterference &L) | |
| Creates an iterator on the curves on surface described by the interferences in <L>. | |
| virtual Standard_Boolean | MatchInterference (const Handle< TopOpeBRepDS_Interference > &I) const |
| Returns True if the Interference has a GeometryType() TopOpeBRepDS_CURVE returns False else. | |
| Standard_Integer | Current () const |
| Index of the curve in the data structure. | |
| TopAbs_Orientation | Orientation (const TopAbs_State S) const |
| const Handle_Geom2d_Curve & | PCurve () const |
| TopOpeBRepDS_CurveIterator::TopOpeBRepDS_CurveIterator | ( | const TopOpeBRepDS_ListOfInterference & | L | ) |
| Standard_Integer TopOpeBRepDS_CurveIterator::Current | ( | ) | const |
| virtual Standard_Boolean TopOpeBRepDS_CurveIterator::MatchInterference | ( | const Handle< TopOpeBRepDS_Interference > & | I | ) | const [virtual] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| void TopOpeBRepDS_CurveIterator::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| void* TopOpeBRepDS_CurveIterator::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| void* TopOpeBRepDS_CurveIterator::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| TopAbs_Orientation TopOpeBRepDS_CurveIterator::Orientation | ( | const TopAbs_State | S | ) | const |
| const Handle_Geom2d_Curve& TopOpeBRepDS_CurveIterator::PCurve | ( | ) | const |
1.7.4