#include <tiny_gltf.h>
◆ Mesh()
◆ operator==()
| bool tinygltf::Mesh::operator== |
( |
const Mesh & |
| ) |
const |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Mesh::extensions_json_string |
◆ extras
| Value tinygltf::Mesh::extras |
◆ extras_json_string
| std::string tinygltf::Mesh::extras_json_string |
◆ name
| std::string tinygltf::Mesh::name |
◆ primitives
| std::vector<Primitive> tinygltf::Mesh::primitives |
◆ weights
| std::vector<double> tinygltf::Mesh::weights |
The documentation for this struct was generated from the following file: