|
Open CASCADE Technology 6.5.2
|
#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_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 | ( | ) |
| IntPolyh_ArrayOfTriangles::IntPolyh_ArrayOfTriangles | ( | const Standard_Integer | nn | ) |
| IntPolyh_ArrayOfTriangles::~IntPolyh_ArrayOfTriangles | ( | ) | [inline] |
| 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 |
1.7.4