Kanzi 4.1.0
texture.hpp File Reference

Classes

struct  kanzi::interop::TextureCreateInfo
 Struct which contains all the parameters that are needed for texture creation. More...
 

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API ObjectReferencekanzi::interop::Texture_create (Context *context, TextureCreateInfo *createInfo, StringView name)
 
KANZI_INTEROP_API void kanzi::interop::Texture_recreate (ObjectWrapper *wrapper, TextureCreateInfo *createInfo)