#include <tiny_gltf.h>
◆ Primitive()
| tinygltf::Primitive::Primitive |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::Primitive::operator== |
( |
const Primitive & |
| ) |
const |
◆ attributes
| std::map<std::string, int> tinygltf::Primitive::attributes |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Primitive::extensions_json_string |
◆ extras
| Value tinygltf::Primitive::extras |
◆ extras_json_string
| std::string tinygltf::Primitive::extras_json_string |
◆ indices
| int tinygltf::Primitive::indices {-1} |
◆ material
| int tinygltf::Primitive::material {-1} |
◆ mode
| int tinygltf::Primitive::mode {-1} |
◆ targets
| std::vector<std::map<std::string, int> > tinygltf::Primitive::targets |
The documentation for this struct was generated from the following file: