FPLBase
An open source project by
FPL.
|
Holder for data that can be turned into a mesh. More...
#include <mesh.h>
Holder for data that can be turned into a mesh.
Public Attributes | |
const void * | vertex_data |
std::vector< uint8_t > | owned_vertex_data |
size_t | count |
size_t | vertex_size |
std::vector< Attribute > | format |
bool | has_skinning |