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

Public Member Functions | |
| TopOpeBRepDS_Marker () | |
| void | Reset () |
| void | Set (const Standard_Integer i, const Standard_Boolean b) |
| void | Set (const Standard_Boolean b, const Standard_Integer n, const Standard_Address a) |
| Standard_Boolean | GetI (const Standard_Integer i) const |
| void | Allocate (const Standard_Integer n) |
| TopOpeBRepDS_Marker::TopOpeBRepDS_Marker | ( | ) |
| void TopOpeBRepDS_Marker::Allocate | ( | const Standard_Integer | n | ) |
| Standard_Boolean TopOpeBRepDS_Marker::GetI | ( | const Standard_Integer | i | ) | const |
| void TopOpeBRepDS_Marker::Reset | ( | ) |
| void TopOpeBRepDS_Marker::Set | ( | const Standard_Boolean | b, |
| const Standard_Integer | n, | ||
| const Standard_Address | a | ||
| ) |
| void TopOpeBRepDS_Marker::Set | ( | const Standard_Integer | i, |
| const Standard_Boolean | b | ||
| ) |
1.7.4