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

#include <gltf.hpp>

Collaboration diagram for glTF_Builder::struct_texture:
[legend]

Public Attributes

node_unsigned sampler = { false, "sampler", 0 }
 
node_unsigned source = { false, "source", 0 }
 

Detailed Description

Definition at line 87 of file gltf.hpp.

Member Data Documentation

node_unsigned glTF_Builder::struct_texture::sampler = { false, "sampler", 0 }

Definition at line 89 of file gltf.hpp.

node_unsigned glTF_Builder::struct_texture::source = { false, "source", 0 }

Definition at line 90 of file gltf.hpp.


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