#include <GEOMAlgo_ListIteratorOfListOfPnt.hxx>
Constructor & Destructor Documentation
| Standard_EXPORT GEOMAlgo_ListIteratorOfListOfPnt.GEOMAlgo_ListIteratorOfListOfPnt |
( |
| ) |
|
| Standard_EXPORT GEOMAlgo_ListIteratorOfListOfPnt.GEOMAlgo_ListIteratorOfListOfPnt |
( |
const GEOMAlgo_ListOfPnt & |
L | ) |
|
Member Function Documentation
| void* GEOMAlgo_ListIteratorOfListOfPnt.operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| |
| void* GEOMAlgo_ListIteratorOfListOfPnt.operator new |
( |
size_t |
size | ) |
|
| void GEOMAlgo_ListIteratorOfListOfPnt.operator delete |
( |
void * |
anAddress | ) |
|
| Standard_EXPORT void GEOMAlgo_ListIteratorOfListOfPnt.Initialize |
( |
const GEOMAlgo_ListOfPnt & |
L | ) |
|
| Standard_Boolean GEOMAlgo_ListIteratorOfListOfPnt.More |
( |
| ) |
const |
| Standard_EXPORT void GEOMAlgo_ListIteratorOfListOfPnt.Next |
( |
| ) |
|
| Standard_EXPORT gp_Pnt& GEOMAlgo_ListIteratorOfListOfPnt.Value |
( |
| ) |
const |
Friends And Related Function Documentation
Field Documentation