#include <TopOpeBRepDS_PointData.hxx>
Inheritance diagram for TopOpeBRepDS_PointData:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepDS_PointData () |
Standard_EXPORT | TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P) |
Standard_EXPORT | TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P, const Standard_Integer I1, const Standard_Integer I2) |
Standard_EXPORT void | SetShapes (const Standard_Integer I1, const Standard_Integer I2) |
Standard_EXPORT void | GetShapes (Standard_Integer &I1, Standard_Integer &I2) const |
Private Attributes | |
TopOpeBRepDS_Point | myPoint |
Standard_Integer | myS1 |
Standard_Integer | myS2 |
|
|
|
|
|
|
|
|
|
Reimplemented from TopOpeBRepDS_GeometryData. |
|
Reimplemented from TopOpeBRepDS_GeometryData. |
|
Reimplemented from TopOpeBRepDS_GeometryData. |
|
|
|
|
|
|
|
|