Home | History | Annotate | Download | only in dist

Lines Matching full:calculates

314  * Calculates the euclidian distance between two vec2's
333 * Calculates the squared euclidian distance between two vec2's
352 * Calculates the length of a vec2
370 * Calculates the squared length of a vec2
421 * Calculates the dot product of two vec2's
812 * Calculates the euclidian distance between two vec3's
832 * Calculates the squared euclidian distance between two vec3's
852 * Calculates the length of a vec3
871 * Calculates the squared length of a vec3
926 * Calculates the dot product of two vec3's
1310 * Calculates the euclidian distance between two vec4's
1331 * Calculates the squared euclidian distance between two vec4's
1352 * Calculates the length of a vec4
1372 * Calculates the squared length of a vec4
1430 * Calculates the dot product of two vec4's
1695 * Calculates the adjugate of a mat2
1713 * Calculates the determinant of a mat2
1934 * Calculates the determinant of a mat2d
2248 * Calculates the adjugate of a mat3
2272 * Calculates the determinant of a mat3
2429 * Calculates a 3x3 matrix from the given quaternion
2721 * Calculates the adjugate of a mat4
2753 * Calculates the determinant of a mat4
3140 * Calculates a 4x4 matrix from the given quaternion
3623 * Calculates the W component of a quat from the X, Y, and Z components.
3642 * Calculates the dot product of two quat's
3715 * Calculates the inverse of a quat
3736 * Calculates the conjugate of a quat
3752 * Calculates the length of a quat
3767 * Calculates the squared length of a quat