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

#include <gltf.hpp>

Collaboration diagram for glTF_Builder::pbr_matallic_roughness:
[legend]

Public Attributes

bool haveTexture
 
color4f baseColorFactor
 
texture_id baseColorTexture
 
float metallicFactor
 
float roughnessFactor
 

Detailed Description

Definition at line 269 of file gltf.hpp.

Member Data Documentation

color4f glTF_Builder::pbr_matallic_roughness::baseColorFactor

Definition at line 272 of file gltf.hpp.

texture_id glTF_Builder::pbr_matallic_roughness::baseColorTexture

Definition at line 273 of file gltf.hpp.

bool glTF_Builder::pbr_matallic_roughness::haveTexture

Definition at line 271 of file gltf.hpp.

float glTF_Builder::pbr_matallic_roughness::metallicFactor

Definition at line 274 of file gltf.hpp.

float glTF_Builder::pbr_matallic_roughness::roughnessFactor

Definition at line 275 of file gltf.hpp.


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