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

Public Member Functions | |
| Standard_EXPORT | ShapeUpgrade_SplitSurfaceContinuity () |
| Empty constructor. . | |
| Standard_EXPORT void | SetCriterion (const GeomAbs_Shape Criterion) |
| Sets criterion for splitting. . | |
| Standard_EXPORT void | SetTolerance (const Standard_Real Tol) |
| Sets tolerance. . | |
| virtual Standard_EXPORT void | Compute (const Standard_Boolean Segment) |
| Calculates points for correction/splitting of the surface. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| GeomAbs_Shape | myCriterion |
| Standard_Real | myTolerance |
| Standard_Integer | myCont |
|
|
|
|
|
Reimplemented from ShapeUpgrade_SplitSurface. |
|
|
Reimplemented from ShapeUpgrade_SplitSurface. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1