Lugdunum
0.1.0
|
#include <Mesh.hpp>
Classes | |
struct | Buffer |
Access to the data of the attribute. More... | |
Public Types | |
enum | Type : uint8_t { Type::Indice, Type::Position, Type::Normal, Type::TexCoord, Type::Tangent, Type::Color } |
Public Attributes | |
enum lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::Type | type |
struct lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::Buffer | buffer |
void * | _data {nullptr} |
|
strong |
enum lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::Type lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::type |
struct lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::Buffer lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::buffer |
void* lug::Graphics::Render::Mesh::PrimitiveSet::Attribute::_data {nullptr} |