TreeNode::NodeData::SetMatrix3D

TreeNode::NodeData::SetMatrix3D
void SetMatrix3D(const Matrix3F & mat);
Description

SetMatrix3D sets a 3D transform matrix on the node.

Parameters
Parameters 
Description 
const Matrix3F & mat 
The transform matrix of type Matrix3F