TreeNode::SetViewMatrix3D

TreeNode::SetViewMatrix3D
void SetViewMatrix3D(const Matrix3F& m);
Description

SetViewMatrix3D sets the view matrix on the tree node for drawing 3D movie clips.

Parameters
Parameters 
Description 
const Matrix3F& m 
A view matrix of Matrix3F type.