GLVis  v4.2
Accurate and flexible finite element visualization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Attributes | List of all members
glTF_Builder::node_type< T > Struct Template Reference

#include <gltf.hpp>

Collaboration diagram for glTF_Builder::node_type< T >:
[legend]

Public Attributes

bool valid
 
std::string key
 
value
 

Detailed Description

template<typename T>
struct glTF_Builder::node_type< T >

Definition at line 34 of file gltf.hpp.

Member Data Documentation

template<typename T>
std::string glTF_Builder::node_type< T >::key

Definition at line 37 of file gltf.hpp.

template<typename T>
bool glTF_Builder::node_type< T >::valid

Definition at line 36 of file gltf.hpp.

template<typename T>
T glTF_Builder::node_type< T >::value

Definition at line 38 of file gltf.hpp.


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