Lines Matching defs:set
41 * @param dataArray values to set the matrix to, must be 16
74 * @param x column of the value to set
75 * @param y row of the value to set
77 public void set(int x, int y, float v) {
239 set(i,0, ri0);
240 set(i,1, ri1);
241 set(i,2, ri2);
242 set(i,3, ri3);
247 * Set current values to be an orthographic projection matrix
267 * Set current values to be an orthographic projection matrix
268 * with the right and bottom clipping planes set to the given
269 * values. Left and top clipping planes are set to 0. Near and
270 * far are set to -1, 1 respectively
320 * Helper function to set the current values to a perspective