|
Open CASCADE Technology 6.5.2
|
#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) |
| PColgp_SeqExplorerOfHSequenceOfPnt::PColgp_SeqExplorerOfHSequenceOfPnt | ( | const Handle< PColgp_HSequenceOfPnt > & | S | ) |
| 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 | ) |
1.7.4