libalmath  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
AL::Math::glTF::BufferView Struct Reference

#include <gltf.h>

Public Attributes

size_t buffer
 
size_t byteLength
 
boost::optional< size_t > byteOffset
 
boost::optional< size_t > byteStride
 

Detailed Description

Definition at line 339 of file gltf.h.

Member Data Documentation

size_t AL::Math::glTF::BufferView::buffer

Definition at line 340 of file gltf.h.

size_t AL::Math::glTF::BufferView::byteLength

Definition at line 341 of file gltf.h.

boost::optional<size_t> AL::Math::glTF::BufferView::byteOffset

Definition at line 342 of file gltf.h.

boost::optional<size_t> AL::Math::glTF::BufferView::byteStride

Definition at line 343 of file gltf.h.


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