#include <ShapeUpgrade_SplitSurfaceAngle.hxx>
Inheritance diagram for ShapeUpgrade_SplitSurfaceAngle:

Public Member Functions | |
| Standard_EXPORT | ShapeUpgrade_SplitSurfaceAngle (const Standard_Real MaxAngle) |
| Empty constructor. . | |
| Standard_EXPORT void | SetMaxAngle (const Standard_Real MaxAngle) |
| Set maximal angle . | |
| Standard_EXPORT Standard_Real | MaxAngle () const |
| Returns maximal angle . | |
| virtual Standard_EXPORT void | Compute (const Standard_Boolean Segment) |
| Performs splitting of the supporting surface(s). First defines splitting values, then calls inherited method. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Real | myMaxAngle |
|
|
|
|
|
Reimplemented from ShapeUpgrade_SplitSurface. |
|
|
Reimplemented from ShapeUpgrade_SplitSurface. |
|
|
|
|
|
|
|
|
|
1.4.1