Go to the documentation of this file.
35 namespace ost {
namespace img {
namespace image_state {
42 Index(
unsigned int uu,
unsigned int vv,
unsigned int ww);
44 bool equal(
const Index& i)
const;
74 operator Index()
const;
76 unsigned int w_,h_,d_;