TreeNode::GetViewMatrix3D

TreeNode::GetViewMatrix3D
bool GetViewMatrix3D(Matrix3F * mat) const;
Description

GetViewMatrix3D returns the view matrix set on the tree node for drawing 3D movie clips.

Parameters
Parameters 
Description 
Matrix3F * mat 
A view matrix of type Matrix3F
Return Value

A Boolean value of true if the view matrix is obtained and false otherwise.