FPLBase
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
fplbase::Mesh::InterleavedVertexData Struct Reference

Holder for data that can be turned into a mesh. More...

#include <mesh.h>

Detailed Description

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< Attributeformat
 
bool has_skinning
 

The documentation for this struct was generated from the following file: