TreeNode::NodeData::M2D

TreeNode::NodeData::M2D
const Matrix2F & M2D() const;
Matrix2F & M2D();
Description

M2D provides access to the TreeNode matrix as a 2D matrix.

Return Value

A reference to a 2D matrix (Matrix2x4).