Avara3D 0.2.0
C++ API reference
a3d::Texture Member List

This is the complete list of members for a3d::Texture, including all inherited members.

Contents typedefa3d::Texture
contents() consta3d::Texture
contents(const Contents &contents)a3d::Texture
mappingChannel() consta3d::Texture
mappingChannel(unsigned channel)a3d::Texture
sampler() consta3d::Texture
sampler(const std::shared_ptr< Sampler > &sampler)a3d::Texture
Texture()a3d::Texture
Texture(const Contents &contents, const std::shared_ptr< Sampler > &sampler=std::make_shared< Sampler >(), unsigned mappingChannel=0)a3d::Textureexplicit