29#include "YUIException.h"
72 case YD_HORIZ:
return hor;
73 case YD_VERT:
return vert;
88 case YD_HORIZ:
return hor;
89 case YD_VERT:
return vert;
YBothDim()
Definition YBothDim.h:60
const T & operator[](YUIDimension dim) const
Definition YBothDim.h:84
T & operator[](YUIDimension dim)
Definition YBothDim.h:68
YBothDim(T hor, T vert)
Definition YBothDim.h:52
Definition YUIException.h:793