#include <ShapeProcess_UOperator.hxx>
Inheritance diagram for ShapeProcess_UOperator:
Public Member Functions | |
Standard_EXPORT | ShapeProcess_UOperator (const ShapeProcess_OperFunc func) |
Creates operator with implementation defined as <br> OperFunc (static function) . | |
virtual Standard_EXPORT Standard_Boolean | Perform (const Handle(ShapeProcess_Context)&context) |
Performs operation and records changes in the context . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
ShapeProcess_OperFunc | myFunc |
|
|
|
Reimplemented from ShapeProcess_Operator. |
|
Implements ShapeProcess_Operator. |
|
|