Salome HOME
Fix for the "0021580: GEOM EDF: SetColor does not work" issue.
[modules/geom.git] / src / GEOMImpl / Handle_BRepTools_NurbsConvertModification_21423.hxx
1 // This file is generated by WOK (CPPExt).
2 // Please do not edit this file; modify original file instead.
3 // The copyright and license terms as defined for the original file apply to 
4 // this header file considered to be the "object code" form of the original source.
5
6 #ifndef _Handle_BRepTools_NurbsConvertModification_21423_HeaderFile
7 #define _Handle_BRepTools_NurbsConvertModification_21423_HeaderFile
8
9 #ifndef _Standard_HeaderFile
10 #include <Standard.hxx>
11 #endif
12 #ifndef _Standard_DefineHandle_HeaderFile
13 #include <Standard_DefineHandle.hxx>
14 #endif
15
16 #ifndef _Handle_BRepTools_Modification_HeaderFile
17 #include <Handle_BRepTools_Modification.hxx>
18 #endif
19
20 class Standard_Transient;
21 class Handle(Standard_Type);
22 class Handle(BRepTools_Modification);
23 class BRepTools_NurbsConvertModification_21423;
24
25 DEFINE_STANDARD_HANDLE(BRepTools_NurbsConvertModification_21423,BRepTools_Modification)
26
27 #endif