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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepDS_SurfaceIterator (const TopOpeBRepDS_ListOfInterference &L) | |
| Creates an iterator on the Surfaces on solid described by the interferences in <L>. | |
| Standard_Integer | Current () const |
| Index of the surface in the data structure. | |
| TopAbs_Orientation | Orientation (const TopAbs_State S) const |
| TopOpeBRepDS_SurfaceIterator::TopOpeBRepDS_SurfaceIterator | ( | const TopOpeBRepDS_ListOfInterference & | L | ) |
| Standard_Integer TopOpeBRepDS_SurfaceIterator::Current | ( | ) | const |
| void TopOpeBRepDS_SurfaceIterator::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| void* TopOpeBRepDS_SurfaceIterator::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| void* TopOpeBRepDS_SurfaceIterator::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TopOpeBRepDS_InterferenceIterator.
| TopAbs_Orientation TopOpeBRepDS_SurfaceIterator::Orientation | ( | const TopAbs_State | S | ) | const |
1.7.4