Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_ShapeProcess_UOperator.hxx>
#include <ShapeProcess_OperFunc.hxx>
#include <ShapeProcess_Operator.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_ShapeProcess_Context.hxx>
Data Structures | |
class | ShapeProcess_UOperator |
Defines operator as container for static function OperFunc. This allows user to create new operators without creation of new classes. More... | |