#import <CC3Rotator.h>

Additional Inherited Members | |
Instance Methods inherited from CC3MutableRotator | |
| (id) | - initOnRotationMatrix: |
| (void) | - markRotationDirty |
| (void) | - orthonormalize |
| (void) | - rotateBy: |
| (void) | - rotateByAngle:aroundAxis: |
| (void) | - rotateByQuaternion: |
Class Methods inherited from CC3MutableRotator | |
| (GLubyte) | + autoOrthonormalizeCount |
| (id) | + rotatorOnRotationMatrix: |
| (void) | + setAutoOrthonormalizeCount: |
Properties inherited from CC3DirectionalRotator | |
| CC3Vector sceneUpDirection | __deprecated |
| CC3Vector worldUpDirection | __deprecated |
| CC3Vector | forwardDirection |
| BOOL | isDirectional |
| CC3Vector | referenceUpDirection |
| CC3Vector | rightDirection |
| BOOL | shouldReverseForwardDirection |
| CC3Vector | upDirection |
Deprecated and functionality moved to CC3DirectionalRotator.