TreeNode::NodeData::M3D

TreeNode::NodeData::M3D
const Matrix3F & M3D() const;
Matrix3F & M3D();
Description

M3D provides access to the TreeNode matrix as a 3D matrix.

Return Value

A reference to a 3D matrix (Matrix3x4).