Struct VertexArrayObject::RAII_Impl

Nested Relationships

This struct is a nested type of Class VertexArrayObject.

Nested Types

Struct Documentation

struct RAII_Impl

Public Functions

RAII_Impl() = default
~RAII_Impl()
void create()
void destroy()
void bind() const
void release()

Public Members

mrpt::containers::PerThreadDataHolder<State> m_state
struct State

Public Members

bool created = false
unsigned int buffer_id = 0