Open CASCADE Technology 6.5.2
Public Member Functions
PColgp_SeqExplorerOfHSequenceOfPnt Class Reference

#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)
 PColgp_SeqExplorerOfHSequenceOfPnt (const Handle< PColgp_HSequenceOfPnt > &S)
gp_Pnt Value (const Standard_Integer Index)
Standard_Boolean Contains (const gp_Pnt &T)
Standard_Integer Location (const Standard_Integer N, const gp_Pnt &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Standard_Integer Location (const Standard_Integer N, const gp_Pnt &T)

Constructor & Destructor Documentation

PColgp_SeqExplorerOfHSequenceOfPnt::PColgp_SeqExplorerOfHSequenceOfPnt ( const Handle< PColgp_HSequenceOfPnt > &  S)

Member Function Documentation

Standard_Boolean PColgp_SeqExplorerOfHSequenceOfPnt::Contains ( const gp_Pnt T)
Standard_Integer PColgp_SeqExplorerOfHSequenceOfPnt::Location ( const Standard_Integer  N,
const gp_Pnt T 
)
Standard_Integer PColgp_SeqExplorerOfHSequenceOfPnt::Location ( const Standard_Integer  N,
const gp_Pnt T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void PColgp_SeqExplorerOfHSequenceOfPnt::operator delete ( void *  anAddress) [inline]
void* PColgp_SeqExplorerOfHSequenceOfPnt::operator new ( size_t  size) [inline]
void* PColgp_SeqExplorerOfHSequenceOfPnt::operator new ( size_t  ,
void *  anAddress 
) [inline]
gp_Pnt PColgp_SeqExplorerOfHSequenceOfPnt::Value ( const Standard_Integer  Index)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines