Conversion of points from object space to world space
Application of world space modifiers.
In order to convert from object space to world space the node's transform controller
matrix is applied to the object - This is accessed through the INode::GetNodeTM() method.