#include <TopOpeBRepDS_PointIterator.hxx>
Inheritance diagram for TopOpeBRepDS_PointIterator:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepDS_PointIterator (const TopOpeBRepDS_ListOfInterference &L) |
Creates an iterator on the points on curves described by the interferences in <l>. . | |
virtual Standard_EXPORT Standard_Boolean | MatchInterference (const Handle(TopOpeBRepDS_Interference)&I) const |
Returns True if the Interference has a GeometryType() TopOpeBRepDS_POINT or TopOpeBRepDS_VERTEX returns False else. . | |
Standard_EXPORT Standard_Integer | Current () const |
Index of the point in the data structure. . | |
Standard_EXPORT TopAbs_Orientation | Orientation (const TopAbs_State S) const |
Standard_EXPORT Standard_Real | Parameter () const |
Standard_EXPORT Standard_Boolean | IsVertex () const |
Standard_EXPORT Standard_Boolean | IsPoint () const |
Standard_EXPORT Standard_Boolean | DiffOriented () const |
Standard_EXPORT Standard_Boolean | SameOriented () const |
Standard_EXPORT Standard_Integer | Support () const |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TopOpeBRepDS_InterferenceIterator. |
|
Reimplemented from TopOpeBRepDS_InterferenceIterator. |
|
Reimplemented from TopOpeBRepDS_InterferenceIterator. |
|
Reimplemented from TopOpeBRepDS_InterferenceIterator. |
|
|
|
|
|
|
|
|