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