GLIP-Lib
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CGlip::CorePipeline::AbstractComponentLayoutLayout of a component template (Read Only)
 CGlip::CorePipeline::AbstractFilterLayoutFilter layout (Read Only)
 CGlip::CorePipeline::FilterFilter object
 CGlip::CorePipeline::FilterLayoutFilter layout
 CGlip::CorePipeline::AbstractPipelineLayoutPipeline layout (Read Only)
 CGlip::CorePipeline::PipelinePipeline object
 CGlip::CorePipeline::PipelineLayoutPipeline layout
 CGlip::CorePipeline::ComponentElement of a pipeline
 CGlip::CorePipeline::FilterFilter object
 CGlip::CorePipeline::PipelinePipeline object
 CGlip::CorePipeline::ComponentLayoutLayout of a component template
 CGlip::CorePipeline::FilterLayoutFilter layout
 CGlip::CorePipeline::PipelineLayoutPipeline layout
 CGlip::CorePipeline::AbstractPipelineLayout::ConnectionObject describing connetion betwen elements in a pipeline
 CGlip::ExceptionException class, derived from std::exception
 CGlip::CorePipeline::GeometryInstanceInstance of the GeometryModel. Stored on GPU (VBO)
 CGlip::CorePipeline::GeometryModelGeometry stored on the host
 CGlip::CorePipeline::GeometryPrimitives::CustomModelGeometry : build a model
 CGlip::CorePipeline::GeometryPrimitives::PointsGrid2DGeometry : a 2D grid of points
 CGlip::CorePipeline::GeometryPrimitives::PointsGrid3DGeometry : a 3D grid of points
 CGlip::CorePipeline::GeometryPrimitives::ReversedQuadGeometry : the reversed quad, covering the area between (-1,-1) and (1,1)
 CGlip::CorePipeline::GeometryPrimitives::StandardQuadGeometry : the standard quad, covering the area between (-1,-1) and (1,1)
 CGlip::CoreGL::HandleOpenGLMain OpenGL Handle
 CGlip::CoreGL::HdlAbstractTextureFormatObject handle for OpenGL texture formats (Read Only)
 CGlip::CoreGL::HdlFBOObject handle for OpenGL Frame Buffer Objects
 CGlip::CoreGL::HdlTextureObject handle for OpenGL textures
 CGlip::CoreGL::HdlTextureFormatObject handle for OpenGL texture formats
 CGlip::CorePipeline::AbstractFilterLayoutFilter layout (Read Only)
 CGlip::Modules::ImageBufferHost-side image buffer
 CGlip::CoreGL::HdlDynamicDataDynamic allocator for GL types (run-time resolution of type)
 CGlip::CoreGL::HdlDynamicTableDynamic table allocator for GL types (run-time resolution of type)
 CGlip::CoreGL::HdlGeBOObject handle for OpenGL Buffer Object (VBO, PBO, VAO, ...)
 CGlip::CoreGL::HdlPBOObject handle for OpenGL Pixel Buffer Objects
 CGlip::CoreGL::HdlProgramObject handle for OpenGL Program (A vertex and a fragment program)
 CGlip::CoreGL::HdlRenderBufferObject handle for OpenGL Render Buffer Objects
 CGlip::CoreGL::HdlTextureFormatDescriptorObject handle describing an OpenGL Texture mode
 CGlip::CoreGL::HdlTextureFormatDescriptorsListSingleton handling the static list of all available HdlTextureFormatDescriptor objects
 CGlip::CoreGL::HdlVBOObject handle for OpenGL Vertex Buffer Objects
 CGlip::Modules::LayoutLoaderLoad and save pipelines layouts to file
 CGlip::Modules::LayoutLoaderModuleModule description for the LayoutLoader class
 CGlip::Modules::GenerateFFT1DPipelineGenerate a 1D FFT PipelineLayout
 CGlip::Modules::GenerateFFT2DPipelineGenerate a 2D FFT PipelineLayout
 CGlip::Modules::OBJLoaderWavefront Object file loader (OBJ)
 CGlip::Modules::STLLoaderStereoLithography file loader (STL, binary)
 CGlip::Modules::LayoutWriterGet equivalent pipeline code from a pipeline layout
 CGlip::CoreGL::ShaderSource::LineInfoInformation about a specific line in ShaderSource
 CGlip::Modules::UniformsLoader::NodeContainer structure (filter, pipeline)
 CGlip::Modules::LayoutLoader::PipelineScriptElementsContains data about a script, possibly made before the load operation
 CGlip::Modules::UniformsLoader::ResourceResource (variable) of a structure (filter, pipeline)
 CGlip::CoreGL::ShaderSourceShader source code and infos
 CGlip::CoreGL::HdlShaderObject handle for OpenGL Shaders Objects (both vertex and fragment shaders)
 CGlip::Modules::UniformsLoaderLoads and writes a set of uniforms variables values from a file or a string