#include <ShTexture.hpp>
Inheritance diagram for SH::ShTextureRect< T >:


Public Types | |
| typedef ShTextureRect< T > | rectangular_type |
| typedef ShBaseTextureRect< T > | base_type |
| typedef T | return_type |
Public Member Functions | |
| ShTextureRect () | |
| ShTextureRect (int width, int height) | |
Definition at line 78 of file ShTexture.hpp.
1.4.5