|
Open CASCADE Technology
6.5.4
|
#include <ShapeConstruct_MakeTriangulation.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | ShapeConstruct_MakeTriangulation (const TColgp_Array1OfPnt &pnts, const Standard_Real prec=0.0) |
| ShapeConstruct_MakeTriangulation (const TopoDS_Wire &wire, const Standard_Real prec=0.0) | |
| virtual void | Build () |
| This is called by Shape(). It does nothing but may be redefined. | |
| virtual Standard_Boolean | IsDone () const |
| DEFINE_STANDARD_ALLOC ShapeConstruct_MakeTriangulation::ShapeConstruct_MakeTriangulation | ( | const TColgp_Array1OfPnt & | pnts, |
| const Standard_Real | prec = 0.0 |
||
| ) |
| ShapeConstruct_MakeTriangulation::ShapeConstruct_MakeTriangulation | ( | const TopoDS_Wire & | wire, |
| const Standard_Real | prec = 0.0 |
||
| ) |
| virtual void ShapeConstruct_MakeTriangulation::Build | ( | ) | [virtual] |
Reimplemented from BRepBuilderAPI_MakeShape.
| virtual Standard_Boolean ShapeConstruct_MakeTriangulation::IsDone | ( | ) | const [virtual] |
Reimplemented from BRepBuilderAPI_Command.
1.8.0