#include <tiny_gltf.h>
◆ Buffer()
| tinygltf::Buffer::Buffer |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::Buffer::operator== |
( |
const Buffer & |
| ) |
const |
◆ data
| std::vector<unsigned char> tinygltf::Buffer::data |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Buffer::extensions_json_string |
◆ extras
| Value tinygltf::Buffer::extras |
◆ extras_json_string
| std::string tinygltf::Buffer::extras_json_string |
◆ name
| std::string tinygltf::Buffer::name |
◆ uri
| std::string tinygltf::Buffer::uri |
The documentation for this struct was generated from the following file: