The methods of SceneKit.SCNMatrix4 are listed below. For a list of all members, see the SCNMatrix4 Members list.
See Also: Inherited members from System.ValueType
| static  | CreateFromAxisAngle(SCNVector3, float) Documentation for this section has not yet been entered. | |
| static  | CreateFromAxisAngle(SCNVector3, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateFromAxisAngle(double, out SCNMatrix4, OpenTK.Vector3d) Documentation for this section has not yet been entered. | |
| static  | CreateFromAxisAngle(float, out SCNMatrix4, OpenTK.Vector3) Documentation for this section has not yet been entered. | |
| static  | CreateOrthographic(float, float, float, float) Documentation for this section has not yet been entered. | |
| static  | CreateOrthographic(float, float, float, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateOrthographicOffCenter(float, float, float, float, float, float) Documentation for this section has not yet been entered. | |
| static  | CreateOrthographicOffCenter(float, float, float, float, float, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreatePerspectiveFieldOfView(float, float, float, float) Documentation for this section has not yet been entered. | |
| static  | CreatePerspectiveFieldOfView(float, float, float, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreatePerspectiveOffCenter(float, float, float, float, float, float) Documentation for this section has not yet been entered. | |
| static  | CreatePerspectiveOffCenter(float, float, float, float, float, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateRotationX(float) Documentation for this section has not yet been entered. | |
| static  | CreateRotationX(float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateRotationY(float) Documentation for this section has not yet been entered. | |
| static  | CreateRotationY(float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateRotationZ(float) Documentation for this section has not yet been entered. | |
| static  | CreateRotationZ(float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateTranslation(SCNVector3) Documentation for this section has not yet been entered. | |
| static  | CreateTranslation(ref SCNVector3, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | CreateTranslation(float, float, float) Documentation for this section has not yet been entered. | |
| static  | CreateTranslation(float, float, float, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| Equals(SCNMatrix4) Documentation for this section has not yet been entered. | ||
| override  | Equals(object) Documentation for this section has not yet been entered. | |
| override  | GetHashCode() Documentation for this section has not yet been entered. | |
| Invert() Documentation for this section has not yet been entered. | ||
| static  | Invert(SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | LookAt(SCNVector3, SCNVector3, SCNVector3) Documentation for this section has not yet been entered. | |
| static  | LookAt(float, float, float, float, float, float, float, float, float) Documentation for this section has not yet been entered. | |
| static  | Mult(SCNMatrix4, SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | Mult(ref SCNMatrix4, ref SCNMatrix4, out SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | Rotate(OpenTK.Quaternion) Documentation for this section has not yet been entered. | |
| static  | Rotate(OpenTK.Quaterniond) Documentation for this section has not yet been entered. | |
| static  | Scale(SCNVector3) Documentation for this section has not yet been entered. | |
| static  | Scale(float) Documentation for this section has not yet been entered. | |
| static  | Scale(float, float, float) Documentation for this section has not yet been entered. | |
| override  | ToString() Documentation for this section has not yet been entered. | |
| Transpose() Documentation for this section has not yet been entered. | ||
| static  | Transpose(SCNMatrix4) Documentation for this section has not yet been entered. | |
| static  | Transpose(ref SCNMatrix4, out SCNMatrix4) Documentation for this section has not yet been entered. | |