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::struct_texture_info Struct Reference

#include <gltf.hpp>

Collaboration diagram for glTF_Builder::struct_texture_info:
[legend]

Public Attributes

node_unsigned index = { false, "index", 0 }
 
node_unsigned texCoord = { false, "texCoord", 0 }
 

Detailed Description

Definition at line 92 of file gltf.hpp.

Member Data Documentation

node_unsigned glTF_Builder::struct_texture_info::index = { false, "index", 0 }

Definition at line 94 of file gltf.hpp.

node_unsigned glTF_Builder::struct_texture_info::texCoord = { false, "texCoord", 0 }

Definition at line 95 of file gltf.hpp.


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