omegalib
13.1
|
#include <GpuBuffer.h>
Public Attributes | |
bool | enabled |
uint | components |
AttributeType | type |
uint | stride |
uint | offset |
bool | normalize |
uint omega::VertexBuffer::VertexAttribute::components |
bool omega::VertexBuffer::VertexAttribute::enabled |
bool omega::VertexBuffer::VertexAttribute::normalize |
uint omega::VertexBuffer::VertexAttribute::offset |
uint omega::VertexBuffer::VertexAttribute::stride |
AttributeType omega::VertexBuffer::VertexAttribute::type |