Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / PrimitivesAPI / PrimitivesAPI_swig.h
1 // Copyright (C) 2014-2016 CEA/DEN, EDF R&D
2
3 // File:    PrimitivesAPI_swig.h
4 // Created: 28 June 2016
5 // Author:  Clarisse Genrault (CEA)
6
7 #ifndef PRIMITIVESAPI_SWIG_H_
8 #define PRIMITIVESAPI_SWIG_H_
9
10   #include <ModelHighAPI_swig.h>
11
12   #include "PrimitivesAPI.h"
13   #include "PrimitivesAPI_Box.h"
14   #include "PrimitivesAPI_Cone.h"
15   #include "PrimitivesAPI_Cylinder.h"
16   #include "PrimitivesAPI_Sphere.h"
17   #include "PrimitivesAPI_Torus.h"
18
19 #endif // PRIMITIVESAPI_SWIG_H_