#include <ShapeUpgrade_ShapeDivideAngle.hxx>
Inheritance diagram for ShapeUpgrade_ShapeDivideAngle:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | ShapeUpgrade_ShapeDivideAngle (const Standard_Real MaxAngle) |
Empty constructor. . | |
Standard_EXPORT | ShapeUpgrade_ShapeDivideAngle (const Standard_Real MaxAngle, const TopoDS_Shape &S) |
Initialize by a Shape. . | |
Standard_EXPORT void | InitTool (const Standard_Real MaxAngle) |
Resets tool for splitting face with given angle . | |
Standard_EXPORT void | SetMaxAngle (const Standard_Real MaxAngle) |
Set maximal angle (calls InitTool) . | |
Standard_EXPORT Standard_Real | MaxAngle () const |
Returns maximal angle . |
|
|
|
|
|
|
|
|
|
Reimplemented from ShapeUpgrade_ShapeDivide. |
|
Reimplemented from ShapeUpgrade_ShapeDivide. |
|
Reimplemented from ShapeUpgrade_ShapeDivide. |
|
|