Searched defs:rotateZ (Results 1 – 3 of 3) sorted by relevance
98 Quaternionf rotateZ(float angle) { in rotateZ() function
88 public native void rotateZ(float deg); in rotateZ() method in Camera
127 { "rotateZ", "(F)V", (void*)Camera_rotateZ }, in rotateZ() method