#include <PColgp_SeqExplorerOfHSequenceOfVec.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_SeqExplorerOfHSequenceOfVec (const Handle(PColgp_HSequenceOfVec)&S) |
Standard_EXPORT gp_Vec | Value (const Standard_Integer Index) |
Standard_EXPORT Standard_Boolean | Contains (const gp_Vec &T) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const gp_Vec &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const gp_Vec &T) |
Private Attributes | |
Handle_PColgp_SeqNodeOfHSequenceOfVec | CurrentItem |
Standard_Integer | CurrentIndex |
Handle_PColgp_HSequenceOfVec | TheSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|