Open CASCADE Technology 6.6.0
Public Member Functions
PColStd_SeqExplorerOfHSequenceOfReal Class Reference

#include <PColStd_SeqExplorerOfHSequenceOfReal.hxx>

Public Member Functions

 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)

Constructor & Destructor Documentation

PColStd_SeqExplorerOfHSequenceOfReal::PColStd_SeqExplorerOfHSequenceOfReal ( const Handle< PColStd_HSequenceOfReal > &  S)

Member Function Documentation

Standard_Boolean PColStd_SeqExplorerOfHSequenceOfReal::Contains ( const Standard_Real T)
Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location ( const Standard_Integer  N,
const Standard_Real T 
)
Standard_Integer PColStd_SeqExplorerOfHSequenceOfReal::Location ( const Standard_Integer  N,
const Standard_Real T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
Standard_Real PColStd_SeqExplorerOfHSequenceOfReal::Value ( const Standard_Integer  Index)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines