TSRMatrix4 Class Members
The following tables list the members exposed by TSRMatrix4.
Public Constructors
Name | Description | |
---|---|---|
![]() | TSRMatrix4 Constructor | Overloaded. |
Protected Fields
Name | Description | |
---|---|---|
![]() | swigCMemOwn |
Public Properties
Name | Description | |
---|---|---|
![]() | _11 | |
![]() | _12 | |
![]() | _13 | |
![]() | _14 | |
![]() | _21 | |
![]() | _22 | |
![]() | _23 | |
![]() | _24 | |
![]() | _31 | |
![]() | _32 | |
![]() | _33 | |
![]() | _34 | |
![]() | _41 | |
![]() | _42 | |
![]() | _43 | |
![]() | _44 | |
![]() ![]() | CubicBezier | |
![]() | d | |
![]() ![]() | Identity | |
![]() | m | |
![]() ![]() | QuadricBezier | |
![]() ![]() | Zero |
Public Methods
Name | Description | |
---|---|---|
![]() | AddScaled | |
![]() ![]() | AxisRotation | |
![]() | ComputeInverse | |
![]() | Determinant | |
![]() | Dispose | Overloaded. |
![]() ![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | Get3x3SubMatrix | |
![]() | GetBasis | |
![]() | GetLoc | |
![]() | GetLocalX | |
![]() | GetLocalY | |
![]() | GetLocalZ | |
![]() ![]() | Inverse | |
![]() | IsAxisRotation | |
![]() | IsInverse | |
![]() | MakeIdent | |
![]() | Multiply | |
![]() | Rotate | |
![]() | Scale | |
![]() | SetCamera | |
![]() | SetLookAt | |
![]() | SetOrthogonalProjection | |
![]() | SetPerspectiveProjection | |
![]() | SetRotationFromMatrix3 | |
![]() | TransformCoordinate | |
![]() | TransformNormal | |
![]() | TransformPoint | |
![]() | Translate | |
![]() | Transpose | |
![]() ![]() | Transposed |
Protected Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also