nw::gfx::SceneNode::PreUpdateSignal Member Function

Syntax

UpdateSignal & PreUpdateSignal();

const UpdateSignal & PreUpdateSignal() const;

List of Overloaded Member Functions

PreUpdateSignal( ) Gets the signal before the scene node is updated.
PreUpdateSignal( ) Gets the signal before the scene node is updated.

Description of PreUpdateSignal( )

With the TransformNode class or any of its subclasses, this will be the signal before the node's world matrix is calculated.

Description of PreUpdateSignal( )

With the TransformNode class or any of its subclasses, this will be the signal before the node's world matrix is calculated.


CONFIDENTIAL