|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::Texture, including all inherited members.
| Contents typedef | a3d::Texture | |
| contents() const | a3d::Texture | |
| contents(const Contents &contents) | a3d::Texture | |
| mappingChannel() const | a3d::Texture | |
| mappingChannel(unsigned channel) | a3d::Texture | |
| sampler() const | a3d::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::Texture | explicit |