#include <kanzi/core.ui/graphics3d/graphics_enums.hpp>#include <kanzi/core/cpp/array.hpp>#include <kanzi/core/string/fixed_string.hpp>#include <kanzi/gfx/handles.hpp>Classes | |
| struct | kanzi::Sampler::CreateInfo |
| Sampler create info structure. More... | |
| class | kanzi::Sampler |
| Sampler provides the sampling parameters used to sampling textures. More... | |
Namespaces | |
| namespace | kanzi |
Functions | |
| FixedString | kanzi::toFixedString (Sampler::Filter filter) |
| Gets a string representation of a filter mode. | |
| FixedString | kanzi::toFixedString (Sampler::MipmapMode mipmapMode) |
| Gets a string representation of a mipmap mode. | |