KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
g_cpp_incl.h
Go to the documentation of this file.
1 
2 #ifdef MAKE_DEPEND
3 # ifndef MAKE_DEPEND_G_CPP_INCL_H
4 # ifndef MAKE_DEPEND_DIR
5 # define G_CPP_INCL_INCLUDED
6 # endif
7 # endif
8 #endif
9 
10 #ifndef G_CPP_INCL_INCLUDED
11 #define G_CPP_INCL_INCLUDED
12 
13 #include "g_cpp/g_camera.h"
15 #include "g_cpp/g_circle.h"
16 #include "g_cpp/g_cylinder.h"
18 #include "g_cpp/g_hull.h"
19 #include "g_cpp/g_line.h"
21 #include "g_cpp/g_quaternion.h"
22 #include "g_cpp/g_transformable.h"
23 #include "g_cpp/g_util.h"
24 
25 #endif
26 
Abstract class to apply a linear transformation to this object.
Declarations for Line class.
Cylinder_section: a section of a geometric cylinder.