globjects  2.0.0.690708773bba
Strict OpenGL objects wrapper.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cglobjects::AbstractFunctionCallThe interface for a callable function with variadic argument types
 Cglobjects::AbstractLogHandlerAbstract interface to handle LogMessages
 Cglobjects::AbstractResource
 Cglobjects::AbstractState
 Cglobjects::AbstractUniformAbstract base class for templated Uniforms
 Cglobjects::ChangeableSuperclass of all objects that want others to signal that they have changed
 Cglobjects::ChangeListenerAllows listening to any Changeable
 Cglobjects::DebugMessage
 Cglobjects::ErrorWrapper for OpenGL errors
 Cglobjects::FramebufferAttachmentWraps attachments to a FrameBufferObject
 Cstd::hash< globjects::LocationIdentity >
 Cstd::hash< globjects::StateSettingType >
 Cglobjects::IDTrait
 Cglobjects::Instantiator< Subclass >CRTP for creating objects similar to std::make_unique
 Cglobjects::Instantiator< AttachedRenderbuffer >
 Cglobjects::Instantiator< AttachedTexture >
 Cglobjects::Instantiator< Buffer >
 Cglobjects::Instantiator< Capability >
 Cglobjects::Instantiator< CompositeStringSource >
 Cglobjects::Instantiator< File >
 Cglobjects::Instantiator< FileRegistry >
 Cglobjects::Instantiator< Framebuffer >
 Cglobjects::Instantiator< FunctionCall< Arguments... > >
 Cglobjects::Instantiator< NamedString >
 Cglobjects::Instantiator< Program >
 Cglobjects::Instantiator< ProgramBinary >
 Cglobjects::Instantiator< ProgramPipeline >
 Cglobjects::Instantiator< Query >
 Cglobjects::Instantiator< Renderbuffer >
 Cglobjects::Instantiator< Sampler >
 Cglobjects::Instantiator< Shader >
 Cglobjects::Instantiator< State >
 Cglobjects::Instantiator< StateSetting >
 Cglobjects::Instantiator< StaticStringSource >
 Cglobjects::Instantiator< StringTemplate >
 Cglobjects::Instantiator< Sync >
 Cglobjects::Instantiator< Texture >
 Cglobjects::Instantiator< TransformFeedback >
 Cglobjects::Instantiator< Uniform< T > >
 Cglobjects::Instantiator< UniformBlock >
 Cglobjects::Instantiator< VertexArray >
 Cglobjects::Instantiator< VertexAttributeBinding >
 Cglobjects::LocationIdentity
 Cglobjects::LogMessageEncapsulates a simple log message and its severity level
 Cglobjects::LogMessageBuilderBuilds a LogMessage from different kinds of primitive types
 Cglobjects::VertexArray::MultiDrawArraysRange
 Cglobjects::VertexArray::MultiDrawElementsBaseVertexRange
 Cglobjects::VertexArray::MultiDrawElementsRange
 Cglobjects::ObjectSuperclass of all wrapped OpenGL objects
 Cglobjects::ObjectVisitorImplements a Visitor Pattern to iterate over all tracked globjects objects
 Cglobjects::StateSettingType
 Cglobjects::TextureHandle