molecular
|
#include <MeshFile.h>
Public Types | |
enum | Type : uint32_t { Type::kVertex = 1, Type::kIndex } |
Public Attributes | |
Type | type |
uint32_t | offset |
uint32_t | size |
uint32_t | reserved |
|
strong |
uint32_t molecular::meshfile::MeshFile::Buffer::offset |
uint32_t molecular::meshfile::MeshFile::Buffer::reserved |
uint32_t molecular::meshfile::MeshFile::Buffer::size |
Type molecular::meshfile::MeshFile::Buffer::type |