The following tables list the members exposed by Matrix3D.
Name | Description | |
---|---|---|
Matrix3D Constructor | Constructor for Matrix 3D |
Name | Description | |
---|---|---|
IsInitialized | Checks if 3D matrix was initialized. | |
TransformPoints | Apply transformations on array od 3D Points. Order of operation is following: Translation ( Set coordinate system for 0:100 to -50:50 Center of rotation is always 0), Composite Translation for X and Y axes ( Moving center of rotation ), Rotation by X-axis, Rotation by Y-axis, perspective and same scaling for all axes. |