|
Open CASCADE Technology 6.5.2
|
#include <IntPolyh_ArrayOfTangentZones.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntPolyh_ArrayOfTangentZones () | |
| IntPolyh_ArrayOfTangentZones (const Standard_Integer nn) | |
| void | Init (const Standard_Integer nn) |
| const IntPolyh_StartPoint & | Value (const Standard_Integer nn) const |
| const IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) const |
| IntPolyh_StartPoint & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) |
| IntPolyh_ArrayOfTangentZones & | Copy (const IntPolyh_ArrayOfTangentZones &Other) |
| IntPolyh_ArrayOfTangentZones & | operator= (const IntPolyh_ArrayOfTangentZones &Other) |
| Standard_Integer | GetN () const |
| Standard_Integer | NbTangentZones () const |
| void | IncrementNbTangentZones () |
| void | Destroy () |
| ~IntPolyh_ArrayOfTangentZones () | |
| void | Dump () const |
| IntPolyh_ArrayOfTangentZones::IntPolyh_ArrayOfTangentZones | ( | ) |
| IntPolyh_ArrayOfTangentZones::IntPolyh_ArrayOfTangentZones | ( | const Standard_Integer | nn | ) |
| IntPolyh_ArrayOfTangentZones::~IntPolyh_ArrayOfTangentZones | ( | ) | [inline] |
| IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::ChangeValue | ( | const Standard_Integer | nn | ) |
| IntPolyh_ArrayOfTangentZones& IntPolyh_ArrayOfTangentZones::Copy | ( | const IntPolyh_ArrayOfTangentZones & | Other | ) |
| void IntPolyh_ArrayOfTangentZones::Destroy | ( | ) |
| void IntPolyh_ArrayOfTangentZones::Dump | ( | ) | const |
| Standard_Integer IntPolyh_ArrayOfTangentZones::GetN | ( | ) | const |
| void IntPolyh_ArrayOfTangentZones::IncrementNbTangentZones | ( | ) |
| void IntPolyh_ArrayOfTangentZones::Init | ( | const Standard_Integer | nn | ) |
| Standard_Integer IntPolyh_ArrayOfTangentZones::NbTangentZones | ( | ) | const |
| void IntPolyh_ArrayOfTangentZones::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntPolyh_ArrayOfTangentZones::operator new | ( | size_t | size | ) | [inline] |
| void* IntPolyh_ArrayOfTangentZones::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| IntPolyh_ArrayOfTangentZones& IntPolyh_ArrayOfTangentZones::operator= | ( | const IntPolyh_ArrayOfTangentZones & | Other | ) | [inline] |
| IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::operator[] | ( | const Standard_Integer | nn | ) | [inline] |
| const IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
| const IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::Value | ( | const Standard_Integer | nn | ) | const |
1.7.4