Lines Matching refs:Short4
151 class Short4 {155 Short4(short initX, short initY, short initZ, short initW)157 Short4() : x(0), y(0), z(0), w(0) {}1263 * Utility function for returning an Element containing a short4.