#include <PColgp_SeqExplorerOfHSequenceOfPnt.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | PColgp_SeqExplorerOfHSequenceOfPnt (const Handle(PColgp_HSequenceOfPnt)&S) |
Standard_EXPORT gp_Pnt | Value (const Standard_Integer Index) |
Standard_EXPORT Standard_Boolean | Contains (const gp_Pnt &T) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const gp_Pnt &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const gp_Pnt &T) |
Private Attributes | |
Handle_PColgp_SeqNodeOfHSequenceOfPnt | CurrentItem |
Standard_Integer | CurrentIndex |
Handle_PColgp_HSequenceOfPnt | TheSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|