![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <TopOpeBRepDS_PointData.hxx>

Public Member Functions | |
| TopOpeBRepDS_PointData () | |
| TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P) | |
| TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P, const int I1, const int I2) | |
| void | SetShapes (const int I1, const int I2) |
| void | GetShapes (int &I1, int &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 NCollection_List< occ::handle< TopOpeBRepDS_Interference > > & | Interferences () const |
| NCollection_List< occ::handle< TopOpeBRepDS_Interference > > & | ChangeInterferences () |
| void | AddInterference (const occ::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 int | I1, | ||
| const int | I2 ) |