List of all members.
Public Member Functions |
| Args2D (int _width, int _height) |
__device__ __host__ int | getWidth () const |
__device__ __host__ int | getHeight () const |
__device__ __host__ T & | operator() (int x, int y) const |
Public Attributes |
T * | hostArray |
T * | deviceArray |
int | width |
int | height |
template<typename T>
class PSkel::Args2D< T >
The documentation for this class was generated from the following files: