Bayeux
3.4.1
Core Foundation library for SuperNEMO
bayeux
geomtools
ocd_support.h
Go to the documentation of this file.
1
/* Author(s) : Francois Mauger <mauger@lpccaen.in2p3.fr>
3
* Creation date: 2013-04-24
4
* Last modified: 2013-04-24
5
*
6
* License:
7
*
8
* Description:
9
*
10
* OCD support for geometry models
11
*
12
* History:
13
*
14
*/
15
16
#ifndef GEOMTOOLS_OCD_SUPPORT_H
17
#define GEOMTOOLS_OCD_SUPPORT_H 1
18
19
// Third party:
20
// - Bayeux/datatools:
21
#include <
datatools/ocd_macros.h
>
22
23
/* #include <geomtools/multiple_items_model.h> */
24
/* #include <geomtools/plate_with_hole_model.h> */
25
/* #include <geomtools/replicated_boxed_model.h> */
26
/* #include <geomtools/replicated_model.h> */
27
/* #include <geomtools/rotated_boxed_model.h> */
28
/* #include <geomtools/simple_boxed_model.h> */
29
/* #include <geomtools/simple_shaped_model.h> */
30
/* #include <geomtools/simple_world_model.h> */
31
/* #include <geomtools/spherical_extrusion_box_model.h> */
32
/* #include <geomtools/spherical_extrusion_cylinder_model.h> */
33
/* #include <geomtools/stacked_model.h> */
34
/* #include <geomtools/surrounded_boxed_model.h> */
35
36
/* DOCD_CLASS_DECLARATION(geomtools::multiple_items_model) */
37
/* DOCD_CLASS_DECLARATION(geomtools::plate_with_hole_model) */
38
/* DOCD_CLASS_DECLARATION(geomtools::replicated_boxed_model) */
39
/* DOCD_CLASS_DECLARATION(geomtools::replicated_model) */
40
/* DOCD_CLASS_DECLARATION(geomtools::rotated_boxed_model) */
41
/* DOCD_CLASS_DECLARATION(geomtools::simple_boxed_model) */
42
/* DOCD_CLASS_DECLARATION(geomtools::simple_shaped_model) */
43
/* DOCD_CLASS_DECLARATION(geomtools::simple_world_model) */
44
/* DOCD_CLASS_DECLARATION(geomtools::spherical_extrusion_box_model) */
45
/* DOCD_CLASS_DECLARATION(geomtools::spherical_extrusion_cylinder_model) */
46
/* DOCD_CLASS_DECLARATION(geomtools::stacked_model) */
47
/* DOCD_CLASS_DECLARATION(geomtools::surrounded_boxed_model) */
48
49
#endif // GEOMTOOLS_OCD_SUPPORT_H
50
51
/*
52
** Local Variables: --
53
** mode: c++ --
54
** c-file-style: "gnu" --
55
** tab-width: 2 --
56
** End: --
57
*/
ocd_macros.h
Generated by
1.8.15