Open CASCADE Technology
6.5.4
|
#include <IntPolyh_ArrayOfTriangles.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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_Triangle & | Value (const Standard_Integer nn) const |
const IntPolyh_Triangle & | operator[] (const Standard_Integer nn) const |
IntPolyh_Triangle & | ChangeValue (const Standard_Integer nn) |
IntPolyh_Triangle & | operator[] (const Standard_Integer nn) |
IntPolyh_ArrayOfTriangles & | Copy (const IntPolyh_ArrayOfTriangles &Other) |
IntPolyh_ArrayOfTriangles & | operator= (const IntPolyh_ArrayOfTriangles &Other) |
void | Destroy () |
~IntPolyh_ArrayOfTriangles () | |
void | Dump () const |
void | DumpFleches () const |
IntPolyh_ArrayOfTriangles& IntPolyh_ArrayOfTriangles::Copy | ( | const IntPolyh_ArrayOfTriangles & | Other | ) |
void IntPolyh_ArrayOfTriangles::Dump | ( | ) | const |
void IntPolyh_ArrayOfTriangles::DumpFleches | ( | ) | const |
IntPolyh_ArrayOfTriangles& IntPolyh_ArrayOfTriangles::operator= | ( | const IntPolyh_ArrayOfTriangles & | Other | ) | [inline] |
const IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
IntPolyh_Triangle& IntPolyh_ArrayOfTriangles::operator[] | ( | const Standard_Integer | nn | ) | [inline] |