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