globjects  2.0.0.630135941c42
Strict OpenGL objects wrapper.
Loading...
Searching...
No Matches
globjects::IDTrait Class Reference

#include <globjects/include/globjects/Resource.h>

Inheritance diagram for globjects::IDTrait:
globjects::IDResource globjects::BufferResource globjects::ExternalResource globjects::FrameBufferObjectResource globjects::InvalidResource globjects::ProgramPipelineResource globjects::ProgramResource globjects::QueryResource globjects::RenderBufferObjectResource globjects::SamplerResource globjects::ShaderResource globjects::TextureResource globjects::TransformFeedbackResource globjects::VertexArrayObjectResource

Public Member Functions

 IDTrait (gl::GLuint id)
 
virtual ~IDTrait ()
 
gl::GLuint id () const
 

Protected Attributes

gl::GLuint m_id
 

Constructor & Destructor Documentation

◆ IDTrait()

globjects::IDTrait::IDTrait ( gl::GLuint id)

◆ ~IDTrait()

virtual globjects::IDTrait::~IDTrait ( )
virtual

Member Function Documentation

◆ id()

gl::GLuint globjects::IDTrait::id ( ) const

Member Data Documentation

◆ m_id

gl::GLuint globjects::IDTrait::m_id
protected

The documentation for this class was generated from the following file: