▼ DO_178B | |
▼ include | |
gls_assert.h | This header defines the runtime assert checking macros for the GL Studio DO-178B Runtime Library |
gls_class_invariant.h | This header defines a GLS_DEBUG only macro for facilitating evaluating class invariants in the GL Studio DO-178B Runtime Library |
gls_color.h | This header defines a 4 component RGBA color for use in the GL Studio DO-178B Runtime Library |
gls_component_base.h | This header defines GlsComponentBase which serves as a base class for all user derived display components in the GL Studio DO-178B Runtime Library |
gls_composite_object.h | This header defines the GlsCompositeObject class used in the GL Studio DO-178B Runtime Library |
gls_display_object.h | This header defines the base class for all graphical objects in the GL Studio DO-178B Runtime Library |
gls_display_object_array.h | This header defines GlsDisplayObjectArray which encapsulates\ an array of display object pointers in the GL Studio DO-178B Runtime Library |
gls_event.h | This header the GlsEvent structure and related classes in the GL Studio DO-178B Runtime Library |
gls_font_base.h | This header defines the GlsFontBase class in the GL Studio DO-178B Runtime Library |
gls_gl.h | This header includes the API for the OpenGL provider used in the GL Studio DO-178B Runtime Library |
gls_group.h | This header defines the GlsGroup class in the GL Studio DO-178B Runtime Library |
gls_image.h | This header defines the GlsImage class which encapsulates textures in the GL Studio DO-178B Runtime Library |
gls_include.h | This header defines any preprocessor defines needed to configure the GL Studio DO-178B Runtime Library |
gls_input_manager.h | This header defines the Input Manager class for managing user input in the GL Studio DO-178B Runtime Library |
gls_matrix_affine_double.h | This header defines The GlsMatrixAffineD class for use in the GL Studio DO-178B Runtime Library |
gls_odometer.h | This header defines the GlsOdometer class in the GL Studio DO-178B Runtime Library |
gls_pointer_array.h | This header defines GlsPointerArray which encapsulates an array of pointers in the GL Studio DO-178B Runtime Library |
gls_polygon.h | This header defines the GlsPolygon class in the GL Studio DO-178B Runtime Library |
gls_render_object.h | This header defines an abstract class for a display object that is directly rendered to OpenGL (not a composite of other objects) and maintains its own draw settings. GL Studio DO-178B Runtime Library |
gls_render_settings.h | This header defines the basic render setting types used in the GL Studio DO-178B Runtime Library |
gls_rle_decoder.h | RLE ( Run Length Encoded compression ) decoder. This decoder allows for incremental decoding of data in inline format in the GL Studio DO-178B Runtime Library |
gls_state_manager.h | This header defines the GL State Manager class for managing the GL state in the GL Studio DO-178B Runtime Library |
gls_string.h | This header defines the GlsString class in the GL Studio DO-178B Runtime Library |
gls_text.h | This header defines the GlsText base class in the GL Studio DO-178B Runtime Library |
gls_text_box.h | This header defines the GlsTextBox class in the GL Studio DO-178B Runtime Library |
gls_text_grid.h | This header defines the GlsTextGrid class in the GL Studio DO-178B Runtime Library |
gls_texture_palette.h | This header defines the GlsTexturePalette class used in the GL Studio DO-178B Runtime Library |
gls_texture_vertex_array.h | This header defines GlsTextureVertexArray which encapsulates an array of GlsTextureVertex 's in the GL Studio DO-178B Runtime Library |
gls_triangle_mesh.h | This header defines the GlsTriangleMesh class in the GL Studio DO-178B Runtime Library |
gls_types.h | This header defines the basic types used by the GL Studio DO-178B Runtime Library |
gls_util.h | This header defines general utility classes, functions and macros in the GL Studio DO-178B Runtime Library |
gls_vertex.h | This header defines classes for working with 2D and 3D vectors, vertices and textured vertices in the GL Studio DO-178B Runtime Library |