nw::gfx::TransformNode::WorldTransform Member Function

Syntax

CalculatedTransform & WorldTransform();
const CalculatedTransform & WorldTransform() const;

List of Overloaded Member Functions

WorldTransform( ) Gets the detailed transformation info after WorldMatrix calculation.
WorldTransform( ) Gets the detailed transformation info after WorldMatrix calculation. The scale up to the parent node is applied to rotation and translation of this node in the TransformMatrix. The scale is the cumulative scale up to the parent node.

Description of WorldTransform( )

Gets the detailed transformation info after WorldMatrix calculation.

Description of WorldTransform( )

Gets the detailed transformation info after WorldMatrix calculation. The scale up to the parent node is applied to rotation and translation of this node in the TransformMatrix. The scale is the cumulative scale up to the parent node.


CONFIDENTIAL