|
Open CASCADE Technology
6.9.1
|
#include <PColgp_SeqExplorerOfHSequenceOfPnt.hxx>
Public Member Functions | |
| 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, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| Standard_Integer PColgp_SeqExplorerOfHSequenceOfPnt::Location | ( | const Standard_Integer | N, |
| const gp_Pnt & | T | ||
| ) |
| gp_Pnt PColgp_SeqExplorerOfHSequenceOfPnt::Value | ( | const Standard_Integer | Index | ) |
1.8.10