|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_PointData.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepDS_PointData () | |
| TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P) | |
| TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P, const Standard_Integer I1, const Standard_Integer I2) | |
| void | SetShapes (const Standard_Integer I1, const Standard_Integer I2) |
| void | GetShapes (Standard_Integer &I1, Standard_Integer &I2) const |
| TopOpeBRepDS_PointData::TopOpeBRepDS_PointData | ( | ) |
| TopOpeBRepDS_PointData::TopOpeBRepDS_PointData | ( | const TopOpeBRepDS_Point & | P | ) |
| TopOpeBRepDS_PointData::TopOpeBRepDS_PointData | ( | const TopOpeBRepDS_Point & | P, |
| const Standard_Integer | I1, | ||
| const Standard_Integer | I2 | ||
| ) |
| void TopOpeBRepDS_PointData::GetShapes | ( | Standard_Integer & | I1, |
| Standard_Integer & | I2 | ||
| ) | const |
| void TopOpeBRepDS_PointData::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TopOpeBRepDS_GeometryData.
| void* TopOpeBRepDS_PointData::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TopOpeBRepDS_GeometryData.
| void* TopOpeBRepDS_PointData::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TopOpeBRepDS_GeometryData.
| void TopOpeBRepDS_PointData::SetShapes | ( | const Standard_Integer | I1, |
| const Standard_Integer | I2 | ||
| ) |
1.7.4