GLVis
v4.2
Accurate and flexible finite element visualization
|
#include <gltf.hpp>
Public Attributes | |
node_unsigned | POSITION = { false, "POSITION", 0 } |
node_unsigned | NORMAL = { false, "NORMAL", 0 } |
node_unsigned | TEXCOORD_0 = { false, "TEXCOORD_0", 0 } |
node_unsigned | COLOR_0 = { false, "COLOR_0", 0 } |
node_unsigned glTF_Builder::struct_attributes::COLOR_0 = { false, "COLOR_0", 0 } |
node_unsigned glTF_Builder::struct_attributes::NORMAL = { false, "NORMAL", 0 } |
node_unsigned glTF_Builder::struct_attributes::POSITION = { false, "POSITION", 0 } |
node_unsigned glTF_Builder::struct_attributes::TEXCOORD_0 = { false, "TEXCOORD_0", 0 } |