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