|
Open CASCADE Technology
6.9.1
|
#include <PColgp_SeqExplorerOfHSequenceOfXYZ.hxx>
Public Member Functions | |
| PColgp_SeqExplorerOfHSequenceOfXYZ (const Handle< PColgp_HSequenceOfXYZ > &S) | |
| gp_XYZ | Value (const Standard_Integer Index) |
| Standard_Boolean | Contains (const gp_XYZ &T) |
| Standard_Integer | Location (const Standard_Integer N, const gp_XYZ &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| Standard_Integer | Location (const Standard_Integer N, const gp_XYZ &T) |
| PColgp_SeqExplorerOfHSequenceOfXYZ::PColgp_SeqExplorerOfHSequenceOfXYZ | ( | const Handle< PColgp_HSequenceOfXYZ > & | S | ) |
| Standard_Boolean PColgp_SeqExplorerOfHSequenceOfXYZ::Contains | ( | const gp_XYZ & | T | ) |
| Standard_Integer PColgp_SeqExplorerOfHSequenceOfXYZ::Location | ( | const Standard_Integer | N, |
| const gp_XYZ & | T, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| Standard_Integer PColgp_SeqExplorerOfHSequenceOfXYZ::Location | ( | const Standard_Integer | N, |
| const gp_XYZ & | T | ||
| ) |
| gp_XYZ PColgp_SeqExplorerOfHSequenceOfXYZ::Value | ( | const Standard_Integer | Index | ) |
1.8.10