bool GetProjectionMatrix3D(Matrix4F * mat) const;
GetProjectionMatrix3D returns the projection matrix set on the tree node for drawing 3D movie clips.
Parameters |
Description |
Matrix4F * mat |
A projection matrix of type Matrix4F. |
A Boolean value of true if the projection matrix is obtained and false otherwise.