#include <kanzi/core.ui/graphics3d/graphics_enums.hpp>#include <kanzi/core/string/fixed_string.hpp>Classes | |
| struct | kanzi::Sampler::CreateInfo |
| class | kanzi::Sampler |
| Sampler provides the sampling parameters, such as minification and magnification filters, mipmap mode, and texture addressing mode for textures. More... | |
Namespaces | |
| namespace | kanzi |
Functions | |
| FixedString | kanzi::toFixedString (Sampler::Filter filter) |
| FixedString | kanzi::toFixedString (Sampler::MipmapMode mipmapMode) |