TreeNode::NodeData::SetMatrix

TreeNode::NodeData::SetMatrix
void SetMatrix(const Matrix2F & mat);
Description

SetMatrix sets a 2D transform matrix on the node.

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