Open CASCADE Technology
6.5.4
|
#include <IntPolyh_ArrayOfTangentZones.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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::Copy | ( | const IntPolyh_ArrayOfTangentZones & | Other | ) |
void IntPolyh_ArrayOfTangentZones::Dump | ( | ) | const |
IntPolyh_ArrayOfTangentZones& IntPolyh_ArrayOfTangentZones::operator= | ( | const IntPolyh_ArrayOfTangentZones & | Other | ) | [inline] |
const IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
IntPolyh_StartPoint& IntPolyh_ArrayOfTangentZones::operator[] | ( | const Standard_Integer | nn | ) | [inline] |