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;
const T & operator[](YUIDimension dim) const
Definition: YBothDim.h:84
Definition: YUIException.h:792
Definition: YBothDim.h:41
YBothDim()
Definition: YBothDim.h:60
YBothDim(T hor, T vert)
Definition: YBothDim.h:52
T & operator[](YUIDimension dim)
Definition: YBothDim.h:68