Bayeux
3.4.1
Core Foundation library for SuperNEMO
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
y
z
Variables
+
Typedefs
a
b
c
d
e
f
g
h
i
m
o
p
r
s
u
v
w
+
Enumerations
a
b
c
d
e
g
m
n
o
p
r
s
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Properties
+
Related Functions
b
c
h
i
m
o
p
s
v
+
Files
File List
+
File Members
+
All
_
b
c
d
e
g
m
Functions
+
Macros
_
b
c
d
e
g
m
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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