Open CASCADE Technology
7.3.0
|
#include <TopOpeBRepDS_PointData.hxx>
Public Member Functions | |
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 |
Public Member Functions inherited from TopOpeBRepDS_GeometryData | |
TopOpeBRepDS_GeometryData () | |
TopOpeBRepDS_GeometryData (const TopOpeBRepDS_GeometryData &Other) | |
void | Assign (const TopOpeBRepDS_GeometryData &Other) |
void | operator= (const TopOpeBRepDS_GeometryData &Other) |
const TopOpeBRepDS_ListOfInterference & | Interferences () const |
TopOpeBRepDS_ListOfInterference & | ChangeInterferences () |
void | AddInterference (const Handle< TopOpeBRepDS_Interference > &I) |
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::SetShapes | ( | const Standard_Integer | I1, |
const Standard_Integer | I2 | ||
) |