molecular
Public Types | Public Attributes | List of all members
molecular::meshfile::MeshFile::Buffer Struct Reference

#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
 

Member Enumeration Documentation

Enumerator
kVertex 
kIndex 

Member Data Documentation

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

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