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):
46 bool equal(
const Index& i)
const;
76 operator Index()
const;
78 unsigned int w_,h_,d_;