Public Methods | 
| 
  | HxDataPtr3dScalarTem (PixelT *data, int width, int height) | 
| 
  | HxDataPtr3dScalarTem (PixelT *data, size_t *size) | 
| 
  | HxDataPtr3dScalarTem (const HxDataPtr3dScalarTem &rhs) | 
| 
HxDataPtr3dScalarTem &  | operator= (const HxDataPtr3dScalarTem &rhs) | 
| 
void  | incX () | 
| 
void  | decX () | 
| 
void  | incY () | 
| 
void  | decY () | 
| 
void  | incZ () | 
| 
void  | decZ () | 
| 
void  | incX (int off) | 
| 
void  | decX (int off) | 
| 
void  | incY (int off) | 
| 
void  | decY (int off) | 
| 
void  | incZ (int off) | 
| 
void  | decZ (int off) | 
| 
void  | incXYZ (int xOff, int yOff, int zOff) | 
| 
void  | decXYZ (int xOff, int yOff, int zOff) | 
| 
ArithT  | read () | 
| 
void  | write (const ArithT &val) | 
| 
ArithT  | readIncX () | 
| 
void  | writeIncX (const ArithT &val) | 
| 
void  | vprint () | 
| 
PixelT *  | data () |