Known values for T (V) wrapping mode.
More...
#include <CesiumGltf/Sampler.h>
|
static constexpr int32_t | CLAMP_TO_EDGE = 33071 |
| CLAMP_TO_EDGE (33071 )
|
|
static constexpr int32_t | MIRRORED_REPEAT = 33648 |
| MIRRORED_REPEAT (33648 )
|
|
static constexpr int32_t | REPEAT = 10497 |
| REPEAT (10497 )
|
|
Known values for T (V) wrapping mode.
Definition at line 71 of file Sampler.h.
◆ CLAMP_TO_EDGE
int32_t CesiumGltf::Sampler::WrapT::CLAMP_TO_EDGE = 33071 |
|
staticconstexpr |
CLAMP_TO_EDGE (33071
)
Definition at line 73 of file Sampler.h.
◆ MIRRORED_REPEAT
int32_t CesiumGltf::Sampler::WrapT::MIRRORED_REPEAT = 33648 |
|
staticconstexpr |
MIRRORED_REPEAT (33648
)
Definition at line 76 of file Sampler.h.
◆ REPEAT
int32_t CesiumGltf::Sampler::WrapT::REPEAT = 10497 |
|
staticconstexpr |
REPEAT (10497
)
Definition at line 79 of file Sampler.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumGltf/generated/include/CesiumGltf/Sampler.h