Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepMesh_PairOfIndex Class Reference

#include <BRepMesh_PairOfIndex.hxx>

Public Member Functions

 BRepMesh_PairOfIndex ()
 BRepMesh_PairOfIndex (const BRepMesh_PairOfIndex &theOther)
void Clear ()
 Clear indices.
void Append (const Standard_Integer theIndx)
 append index (store first of last index of pair)
void Prepend (const Standard_Integer theIndx)
 prepend index (store first index)
Standard_Boolean IsEmpty () const
 returns is pair not initialized by index
Standard_Integer Extent () const
 returns numner of initialized indeces
Standard_Integer FirstIndex () const
 returns first index from pair
Standard_Integer LastIndex () const
 returns last index
Standard_Integer Index (const Standard_Integer theNum) const
void SetIndex (const Standard_Integer theNum, const Standard_Integer theIndex)
void RemoveIndex (const Standard_Integer theNum)
 remove indicated

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: