Open CASCADE Technology
6.5.4
|
#include <PColStd_SeqExplorerOfHSequenceOfReal.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | PColStd_SeqExplorerOfHSequenceOfReal (const Handle< PColStd_HSequenceOfReal > &S) |
Standard_Real | Value (const Standard_Integer Index) |
Standard_Boolean | Contains (const Standard_Real &T) |
Standard_Integer | Location (const Standard_Integer N, const Standard_Real &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Standard_Integer | Location (const Standard_Integer N, const Standard_Real &T) |
DEFINE_STANDARD_ALLOC PColStd_SeqExplorerOfHSequenceOfReal::PColStd_SeqExplorerOfHSequenceOfReal | ( | const Handle< PColStd_HSequenceOfReal > & | S | ) |
Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location | ( | const Standard_Integer | N, |
const Standard_Real & | T, | ||
const Standard_Integer | FromIndex, | ||
const Standard_Integer | ToIndex | ||
) |
Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location | ( | const Standard_Integer | N, |
const Standard_Real & | T | ||
) |