#include <tiny_gltf.h>
◆ Image()
| tinygltf::Image::Image |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::Image::operator== |
( |
const Image & |
| ) |
const |
◆ as_is
| bool tinygltf::Image::as_is {false} |
◆ bits
| int tinygltf::Image::bits {-1} |
◆ bufferView
| int tinygltf::Image::bufferView {-1} |
◆ component
| int tinygltf::Image::component {-1} |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Image::extensions_json_string |
◆ extras
| Value tinygltf::Image::extras |
◆ extras_json_string
| std::string tinygltf::Image::extras_json_string |
◆ height
| int tinygltf::Image::height {-1} |
◆ image
| std::vector<unsigned char> tinygltf::Image::image |
◆ mimeType
| std::string tinygltf::Image::mimeType |
◆ name
| std::string tinygltf::Image::name |
◆ pixel_type
| int tinygltf::Image::pixel_type {-1} |
◆ uri
| std::string tinygltf::Image::uri |
◆ width
| int tinygltf::Image::width {-1} |
The documentation for this struct was generated from the following file: