This class provides iteration services required by
the Generating Line (TopoDS Shape) of a BRepSweep.
This tool is used to iterate on the direct
sub-shapes of a Shape.
#include <BRepSweep_Iterator.hxx>
Constructor & Destructor Documentation
| BRepSweep_Iterator::BRepSweep_Iterator |
( |
| ) |
|
Member Function Documentation
| void BRepSweep_Iterator::Init |
( |
const TopoDS_Shape & |
aShape | ) |
|
| void BRepSweep_Iterator::Next |
( |
| ) |
|
| void BRepSweep_Iterator::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepSweep_Iterator::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepSweep_Iterator::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: