#include <tiny_gltf.h>
◆ Sampler()
| tinygltf::Sampler::Sampler |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::Sampler::operator== |
( |
const Sampler & |
| ) |
const |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Sampler::extensions_json_string |
◆ extras
| Value tinygltf::Sampler::extras |
◆ extras_json_string
| std::string tinygltf::Sampler::extras_json_string |
◆ magFilter
| int tinygltf::Sampler::magFilter |
◆ minFilter
| int tinygltf::Sampler::minFilter |
◆ name
| std::string tinygltf::Sampler::name |
◆ wrapS
| int tinygltf::Sampler::wrapS |
◆ wrapT
| int tinygltf::Sampler::wrapT |
The documentation for this struct was generated from the following file: