Searched defs:angles (Results 1 – 6 of 6) sorted by relevance
89 float[] angles = new float[3]; in bakeConstraint() local102 float[] angles = ownerTransform.getRotation().toAngles(null); in bakeConstraint() local117 private void rotLimit(float[] angles, float influence) { in rotLimit()
62 float[] angles = new float[3]; in bakeConstraint() local
166 public Quaternion(float[] angles) { in Quaternion()225 public Quaternion fromAngles(float[] angles) { in fromAngles()288 public float[] toAngles(float[] angles) { in toAngles()
1822 public void angleRotation(Vector3f angles) { in angleRotation()1873 public void setInverseRotationRadians(float[] angles) { in setInverseRotationRadians()1910 public void setInverseRotationDegrees(float[] angles) { in setInverseRotationDegrees()
59 static const float angles [10] = { in FancySpheres() local
447 float angles[2]; in make_circle() local