#include <ShArray.hpp>
Inheritance diagram for SH::ShArrayRect< T >:


Public Types | |
| typedef ShArrayRect< T > | rectangular_type |
| typedef ShBaseTextureRect< T > | base_type |
| typedef T | return_type |
Public Member Functions | |
| ShArrayRect () | |
| ShArrayRect (int width, int height) | |
Definition at line 79 of file ShArray.hpp.
1.4.6