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

#include <Poly_Array1OfTriangle.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Poly_Array1OfTriangle (const Standard_Integer Low, const Standard_Integer Up)
 Poly_Array1OfTriangle (const Poly_Triangle &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Poly_Triangle &V)
void Destroy ()
 ~Poly_Array1OfTriangle ()
Standard_Boolean IsAllocated () const
const Poly_Array1OfTriangleAssign (const Poly_Array1OfTriangle &Other)
const Poly_Array1OfTriangleoperator= (const Poly_Array1OfTriangle &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Poly_Triangle &Value)
const Poly_TriangleValue (const Standard_Integer Index) const
const Poly_Triangleoperator() (const Standard_Integer Index) const
Poly_TriangleChangeValue (const Standard_Integer Index)
Poly_Triangleoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Poly_Triangle& Poly_Array1OfTriangle::operator() ( const Standard_Integer  Index) const [inline]
Poly_Triangle& Poly_Array1OfTriangle::operator() ( const Standard_Integer  Index) [inline]
const Poly_Array1OfTriangle& Poly_Array1OfTriangle::operator= ( const Poly_Array1OfTriangle Other) [inline]

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