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

#include <gltf.hpp>

Collaboration diagram for glTF_Builder::struct_mesh:
[legend]

Public Attributes

std::vector< struct_primitiveprimitives
 
node_string name = { false, "name", "" }
 

Detailed Description

Definition at line 128 of file gltf.hpp.

Member Data Documentation

node_string glTF_Builder::struct_mesh::name = { false, "name", "" }

Definition at line 131 of file gltf.hpp.

std::vector<struct_primitive> glTF_Builder::struct_mesh::primitives

Definition at line 130 of file gltf.hpp.


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