Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfTriangles Class Reference

#include <IntPolyh_ArrayOfTriangles.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfTriangles ()
 IntPolyh_ArrayOfTriangles (const Standard_Integer nn)
void Init (const Standard_Integer nn)
const Standard_Integer GetN () const
const Standard_Integer NbTriangles () const
void SetNbTriangles (const Standard_Integer endaot)
void IncNbTriangles ()
const IntPolyh_TriangleValue (const Standard_Integer nn) const
const IntPolyh_Triangleoperator[] (const Standard_Integer nn) const
IntPolyh_TriangleChangeValue (const Standard_Integer nn)
IntPolyh_Triangleoperator[] (const Standard_Integer nn)
IntPolyh_ArrayOfTrianglesCopy (const IntPolyh_ArrayOfTriangles &Other)
IntPolyh_ArrayOfTrianglesoperator= (const IntPolyh_ArrayOfTriangles &Other)
void Destroy ()
 ~IntPolyh_ArrayOfTriangles ()
void Dump () const
void DumpFleches () const

Constructor & Destructor Documentation

IntPolyh_ArrayOfTriangles::IntPolyh_ArrayOfTriangles ( )
IntPolyh_ArrayOfTriangles::IntPolyh_ArrayOfTriangles ( const Standard_Integer  nn)
IntPolyh_ArrayOfTriangles::~IntPolyh_ArrayOfTriangles ( ) [inline]

Member Function Documentation

IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::ChangeValue ( const Standard_Integer  nn)
IntPolyh_ArrayOfTriangles& IntPolyh_ArrayOfTriangles::Copy ( const IntPolyh_ArrayOfTriangles Other)
void IntPolyh_ArrayOfTriangles::Destroy ( )
void IntPolyh_ArrayOfTriangles::Dump ( ) const
void IntPolyh_ArrayOfTriangles::DumpFleches ( ) const
const Standard_Integer IntPolyh_ArrayOfTriangles::GetN ( ) const
void IntPolyh_ArrayOfTriangles::IncNbTriangles ( )
void IntPolyh_ArrayOfTriangles::Init ( const Standard_Integer  nn)
const Standard_Integer IntPolyh_ArrayOfTriangles::NbTriangles ( ) const
void IntPolyh_ArrayOfTriangles::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfTriangles::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* IntPolyh_ArrayOfTriangles::operator new ( size_t  size) [inline]
IntPolyh_ArrayOfTriangles& IntPolyh_ArrayOfTriangles::operator= ( const IntPolyh_ArrayOfTriangles Other) [inline]
IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::operator[] ( const Standard_Integer  nn) const [inline]
void IntPolyh_ArrayOfTriangles::SetNbTriangles ( const Standard_Integer  endaot)
const IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::Value ( const Standard_Integer  nn) const

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