ShMatrix4 Class |
Namespace: SHConnector.Utility.Models
public class ShMatrix4
The ShMatrix4 type exposes the following members.
| Name | Description | |
|---|---|---|
| ShMatrix4 |
Construction
| |
| ShMatrix4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single) |
Construction
|
| Name | Description | |
|---|---|---|
| GetRotateMatrix |
Get Rotate Matrix
| |
| SetAxisTransform |
Set Axis Transform
| |
| SetMatrixRotateAxis |
Set Matrix Rotate Axis
| |
| SetRotateX |
Set Rotate X
| |
| SetRotateY |
Set Rotate Y
| |
| SetRotateZ |
Set Rotate Z
| |
| SetTranslate |
Set Translate
|