libalmath  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Public Attributes | List of all members
AL::Math::glTF::data_type_traits< DataType::VEC3 > Struct Template Reference

#include <gltf.h>

Static Public Member Functions

static BOOST_CONSTEXPR const char * cstr ()
 

Public Attributes

BOOST_STATIC_CONSTEXPR size_t number_of_components = 3u
 

Detailed Description

template<>
struct AL::Math::glTF::data_type_traits< DataType::VEC3 >

Definition at line 123 of file gltf.h.

Member Function Documentation

static BOOST_CONSTEXPR const char* AL::Math::glTF::data_type_traits< DataType::VEC3 >::cstr ( )
inlinestatic

Definition at line 125 of file gltf.h.

Member Data Documentation

BOOST_STATIC_CONSTEXPR size_t AL::Math::glTF::data_type_traits< DataType::VEC3 >::number_of_components = 3u

Definition at line 124 of file gltf.h.


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