GLVis
v4.2
Accurate and flexible finite element visualization
|
#include <gltf.hpp>
Public Attributes | |
node_type < struct_pbrMetallicRoughness > | pbrMetallicRoughness |
node_bool | doubleSided = { false, "doubleSided", false } |
node_string | name = { false, "name", "" } |
node_bool glTF_Builder::struct_material::doubleSided = { false, "doubleSided", false } |
node_string glTF_Builder::struct_material::name = { false, "name", "" } |
node_type<struct_pbrMetallicRoughness> glTF_Builder::struct_material::pbrMetallicRoughness |