#include <ShTexture.hpp>
Inheritance diagram for SH::ShTexture3D< T >:
Public Types | |
typedef ShTextureRect< T > | rectangular_type |
typedef ShBaseTexture3D< T > | base_type |
typedef T | return_type |
Public Member Functions | |
ShTexture3D (int width, int height, int depth) |
Definition at line 105 of file ShTexture.hpp.