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

#include <BRepMesh_Array1OfBiPoint.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRepMesh_Array1OfBiPoint (const Standard_Integer Low, const Standard_Integer Up)
 BRepMesh_Array1OfBiPoint (const BRepMesh_BiPoint &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const BRepMesh_BiPoint &V)
void Destroy ()
 ~BRepMesh_Array1OfBiPoint ()
Standard_Boolean IsAllocated () const
const BRepMesh_Array1OfBiPointAssign (const BRepMesh_Array1OfBiPoint &Other)
const BRepMesh_Array1OfBiPointoperator= (const BRepMesh_Array1OfBiPoint &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const BRepMesh_BiPoint &Value)
const BRepMesh_BiPointValue (const Standard_Integer Index) const
const BRepMesh_BiPointoperator() (const Standard_Integer Index) const
BRepMesh_BiPointChangeValue (const Standard_Integer Index)
BRepMesh_BiPointoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const BRepMesh_BiPoint& BRepMesh_Array1OfBiPoint::operator() ( const Standard_Integer  Index) const [inline]
BRepMesh_BiPoint& BRepMesh_Array1OfBiPoint::operator() ( const Standard_Integer  Index) [inline]
const BRepMesh_Array1OfBiPoint& BRepMesh_Array1OfBiPoint::operator= ( const BRepMesh_Array1OfBiPoint Other) [inline]

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