v2.0.2
Main Page
Related Pages
Classes
Files
Class List
Class Hierarchy
Class Members
CC3GLMatrix Member List
This is the complete list of members for
CC3GLMatrix
, including all inherited members.
+
copyMatrix:into:
CC3GLMatrixDeprecated
static
-
extractForwardDirection
CC3GLMatrixDeprecated
+
extractForwardDirectionFrom:
CC3GLMatrixDeprecated
static
-
extractQuaternion
CC3GLMatrixDeprecated
+
extractQuaternionFromMatrix:
CC3GLMatrixDeprecated
static
-
extractRightDirection
CC3GLMatrixDeprecated
+
extractRightDirectionFrom:
CC3GLMatrixDeprecated
static
-
extractRotation
CC3GLMatrixDeprecated
+
extractRotationFromMatrix:
CC3GLMatrixDeprecated
static
+
extractRotationYXZFromMatrix:
CC3GLMatrixDeprecated
static
+
extractRotationZYXFromMatrix:
CC3GLMatrixDeprecated
static
-
extractUpDirection
CC3GLMatrixDeprecated
+
extractUpDirectionFrom:
CC3GLMatrixDeprecated
static
glMatrix
CC3GLMatrixDeprecated
+
identity
CC3GLMatrixDeprecated
static
-
init
CC3GLMatrixDeprecated
-
initFromGLMatrix:
CC3GLMatrixDeprecated
-
initIdentity
CC3GLMatrixDeprecated
-
initOnGLMatrix:
CC3GLMatrixDeprecated
-
initWithElements:
CC3GLMatrixDeprecated
-
invert
CC3GLMatrixDeprecated
+
invert:
CC3GLMatrixDeprecated
static
-
invertAffine
CC3GLMatrixDeprecated
+
invertAffine:
CC3GLMatrixDeprecated
static
-
invertRigid
CC3GLMatrixDeprecated
+
invertRigid:
CC3GLMatrixDeprecated
static
isIdentity
CC3GLMatrixDeprecated
protected
isIdentity
CC3GLMatrixDeprecated
+
leftMultiply:byMatrix:
CC3GLMatrixDeprecated
static
-
leftMultiplyByMatrix:
CC3GLMatrixDeprecated
+
matrix
CC3GLMatrixDeprecated
static
+
matrixByMultiplying:by:
CC3GLMatrixDeprecated
static
+
matrixFromGLMatrix:
CC3GLMatrixDeprecated
static
+
matrixOnGLMatrix:
CC3GLMatrixDeprecated
static
+
matrixWithElements:
CC3GLMatrixDeprecated
static
+
multiply:byMatrix:
CC3GLMatrixDeprecated
static
-
multiplyByMatrix:
CC3GLMatrixDeprecated
+
orthonormalizeRotationOf:startingWith:
CC3GLMatrixDeprecated
static
-
orthonormalizeRotationStartingWith:
CC3GLMatrixDeprecated
+
populate:fromFrustumLeft:andRight:andBottom:andTop:andNear:
CC3GLMatrixDeprecated
static
+
populate:fromFrustumLeft:andRight:andBottom:andTop:andNear:andFar:
CC3GLMatrixDeprecated
static
+
populate:fromQuaternion:
CC3GLMatrixDeprecated
static
+
populate:fromRotation:
CC3GLMatrixDeprecated
static
+
populate:fromScale:
CC3GLMatrixDeprecated
static
+
populate:fromTranslation:
CC3GLMatrixDeprecated
static
+
populate:toLookAt:withEyeAt:withUp:
CC3GLMatrixDeprecated
static
+
populate:toPointTowards:withUp:
CC3GLMatrixDeprecated
static
-
populateFrom:
CC3GLMatrixDeprecated
-
populateFromFrustumLeft:andRight:andBottom:andTop:andNear:
CC3GLMatrixDeprecated
-
populateFromFrustumLeft:andRight:andBottom:andTop:andNear:andFar:
CC3GLMatrixDeprecated
-
populateFromGLMatrix:
CC3GLMatrixDeprecated
-
populateFromQuaternion:
CC3GLMatrixDeprecated
-
populateFromRotation:
CC3GLMatrixDeprecated
-
populateFromScale:
CC3GLMatrixDeprecated
-
populateFromTranslation:
CC3GLMatrixDeprecated
-
populateIdentity
CC3GLMatrixDeprecated
+
populateIdentity:
CC3GLMatrixDeprecated
static
+
populateOrtho:fromFrustumLeft:andRight:andBottom:andTop:andNear:
CC3GLMatrixDeprecated
static
+
populateOrtho:fromFrustumLeft:andRight:andBottom:andTop:andNear:andFar:
CC3GLMatrixDeprecated
static
-
populateOrthoFromFrustumLeft:andRight:andBottom:andTop:andNear:
CC3GLMatrixDeprecated
-
populateOrthoFromFrustumLeft:andRight:andBottom:andTop:andNear:andFar:
CC3GLMatrixDeprecated
-
populateToLookAt:withEyeAt:withUp:
CC3GLMatrixDeprecated
-
populateToPointTowards:withUp:
CC3GLMatrixDeprecated
-
populateZero
CC3GLMatrixDeprecated
+
populateZero:
CC3GLMatrixDeprecated
static
+
rotate:byQuaternion:
CC3GLMatrixDeprecated
static
+
rotate:byX:
CC3GLMatrixDeprecated
static
+
rotate:byY:
CC3GLMatrixDeprecated
static
+
rotate:byZ:
CC3GLMatrixDeprecated
static
-
rotateBy:
CC3GLMatrixDeprecated
-
rotateByQuaternion:
CC3GLMatrixDeprecated
-
rotateByX:
CC3GLMatrixDeprecated
-
rotateByY:
CC3GLMatrixDeprecated
-
rotateByZ:
CC3GLMatrixDeprecated
+
rotateYXZ:by:
CC3GLMatrixDeprecated
static
+
rotateZYX:by:
CC3GLMatrixDeprecated
static
+
scale:by:
CC3GLMatrixDeprecated
static
+
scale:byX:
CC3GLMatrixDeprecated
static
+
scale:byY:
CC3GLMatrixDeprecated
static
+
scale:byZ:
CC3GLMatrixDeprecated
static
+
scale:uniformlyBy:
CC3GLMatrixDeprecated
static
-
scaleBy:
CC3GLMatrixDeprecated
-
scaleByX:
CC3GLMatrixDeprecated
-
scaleByY:
CC3GLMatrixDeprecated
-
scaleByZ:
CC3GLMatrixDeprecated
-
scaleUniformlyBy:
CC3GLMatrixDeprecated
+
transform:translateBy:rotateBy:scaleBy:
CC3GLMatrixDeprecated
static
-
transformDirection:
CC3GLMatrixDeprecated
+
transformDirection:withMatrix:
CC3GLMatrixDeprecated
static
-
transformHomogeneousVector:
CC3GLMatrixDeprecated
+
transformHomogeneousVector:withMatrix:
CC3GLMatrixDeprecated
static
-
transformLocation:
CC3GLMatrixDeprecated
+
transformLocation:withMatrix:
CC3GLMatrixDeprecated
static
-
transformRay:
CC3GLMatrixDeprecated
+
transformRay:withMatrix:
CC3GLMatrixDeprecated
static
+
translate:by:
CC3GLMatrixDeprecated
static
+
translate:byX:
CC3GLMatrixDeprecated
static
+
translate:byY:
CC3GLMatrixDeprecated
static
+
translate:byZ:
CC3GLMatrixDeprecated
static
-
translateBy:
CC3GLMatrixDeprecated
-
translateBy:rotateBy:scaleBy:
CC3GLMatrixDeprecated
-
translateByX:
CC3GLMatrixDeprecated
-
translateByY:
CC3GLMatrixDeprecated
-
translateByZ:
CC3GLMatrixDeprecated
-
transpose
CC3GLMatrixDeprecated
+
transpose:
CC3GLMatrixDeprecated
static
© 2010 - 2014 The Brenwill Workshop Ltd.