Known values for S (U) 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 S (U) wrapping mode.
Definition at line 57 of file Sampler.h.
◆ CLAMP_TO_EDGE
| int32_t CesiumGltf::Sampler::WrapS::CLAMP_TO_EDGE = 33071 |
|
staticconstexpr |
CLAMP_TO_EDGE (33071)
Definition at line 59 of file Sampler.h.
◆ MIRRORED_REPEAT
| int32_t CesiumGltf::Sampler::WrapS::MIRRORED_REPEAT = 33648 |
|
staticconstexpr |
MIRRORED_REPEAT (33648)
Definition at line 62 of file Sampler.h.
◆ REPEAT
| int32_t CesiumGltf::Sampler::WrapS::REPEAT = 10497 |
|
staticconstexpr |
REPEAT (10497)
Definition at line 65 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