OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Engine::GLCustomAttributeBuffer Member List

This is the complete list of members for Engine::GLCustomAttributeBuffer, including all inherited members.

attach(uint vao_id)Engine::GLCustomAttributeBuffervirtual
close(void)Engine::GLCustomAttributeBuffervirtual
create(int size_data, void *data)Engine::GLCustomAttributeBuffervirtual
getData(int offset, void *data)Engine::GLCustomAttributeBuffervirtual
GLCustomAttributeBuffer(uint attribute_id, uint type, int vector_size, bool instance) (defined in Engine::GLCustomAttributeBuffer)Engine::GLCustomAttributeBufferexplicit
m_size_data (defined in Engine::IGBuffer)Engine::IGBufferprotected
m_vbo_buffer_id (defined in Engine::IGBuffer)Engine::IGBufferprotected
update(int offset, int size_data, void *data) (defined in Engine::GLCustomAttributeBuffer)Engine::GLCustomAttributeBuffervirtual
~GLCustomAttributeBuffer() (defined in Engine::GLCustomAttributeBuffer)Engine::GLCustomAttributeBuffer
~IGBuffer() (defined in Engine::IGBuffer)Engine::IGBufferinlinevirtual