Known values for Magnification filter.
More...
#include <CesiumGltf/Sampler.h>
|
static constexpr int32_t | NEAREST = 9728 |
| NEAREST (9728 )
|
|
static constexpr int32_t | LINEAR = 9729 |
| LINEAR (9729 )
|
|
Known values for Magnification filter.
Definition at line 23 of file Sampler.h.
◆ LINEAR
int32_t CesiumGltf::Sampler::MagFilter::LINEAR = 9729 |
|
staticconstexpr |
◆ NEAREST
int32_t CesiumGltf::Sampler::MagFilter::NEAREST = 9728 |
|
staticconstexpr |
NEAREST (9728
)
Definition at line 25 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