|
Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepBuild_BlockBuilder.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopOpeBRepBuild_BlockBuilder () |
| TopOpeBRepBuild_BlockBuilder (TopOpeBRepBuild_ShapeSet &SS) | |
| void | MakeBlock (TopOpeBRepBuild_ShapeSet &SS) |
| void | InitBlock () |
| Standard_Boolean | MoreBlock () const |
| void | NextBlock () |
| TopOpeBRepBuild_BlockIterator | BlockIterator () const |
| const TopoDS_Shape & | Element (const TopOpeBRepBuild_BlockIterator &BI) const |
| Returns the current element of <BI>. | |
| const TopoDS_Shape & | Element (const Standard_Integer I) const |
| Standard_Integer | Element (const TopoDS_Shape &S) const |
| Standard_Boolean | ElementIsValid (const TopOpeBRepBuild_BlockIterator &BI) const |
| Standard_Boolean | ElementIsValid (const Standard_Integer I) const |
| Standard_Integer | AddElement (const TopoDS_Shape &S) |
| void | SetValid (const TopOpeBRepBuild_BlockIterator &BI, const Standard_Boolean isvalid) |
| void | SetValid (const Standard_Integer I, const Standard_Boolean isvalid) |
| Standard_Boolean | CurrentBlockIsRegular () |
| const TopoDS_Shape& TopOpeBRepBuild_BlockBuilder::Element | ( | const TopOpeBRepBuild_BlockIterator & | BI | ) | const |
| Standard_Boolean TopOpeBRepBuild_BlockBuilder::ElementIsValid | ( | const TopOpeBRepBuild_BlockIterator & | BI | ) | const |
| void TopOpeBRepBuild_BlockBuilder::SetValid | ( | const TopOpeBRepBuild_BlockIterator & | BI, |
| const Standard_Boolean | isvalid | ||
| ) |
| void TopOpeBRepBuild_BlockBuilder::SetValid | ( | const Standard_Integer | I, |
| const Standard_Boolean | isvalid | ||
| ) |
1.8.0