Home | History | Annotate | Download | only in cpp

Lines Matching refs:Int4

205 class Int4 {
209 Int4(int initX, int initY, int initZ, int initW)
211 Int4() : x(0), y(0), z(0), w(0) {}
1299 * Utility function for returning an Element containing an int4.