Kanzi  3.9.6
Kanzi Engine API
sampler.hpp File Reference

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

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

FixedString kanzi::toFixedString (Sampler::Filter filter)
 
FixedString kanzi::toFixedString (Sampler::MipmapMode mipmapMode)