opengl.c++ | Implementation of the OpenGLProcessor object |
opengl.h [code] | Defines the OpenGL processor |
opengl_appearance.c++ | Implementation of the OpenGLShape::PrepareAppearance() function |
opengl_geometry_2D_level1.c++ | Implementation of the OpenGLShape::Prepare<geometry>() functions |
opengl_geometry_2D_level2.c++ | Implementation of the OpenGLShape::Prepare<geometry>() functions |
opengl_geometry_3D_level1.c++ | Implementation of the OpenGLShape::Prepare<geometry>() functions |
opengl_internal.h [code] | |
render.h [code] | This header file includes the rendering processor and the interfaces for the actual render in some output |
render_shape.c++ | Implements the RenderShape base object |
render_state.c++ | Implementation of the RenderState object |