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