nw::gfx::SceneNode::TraversalResults Enumerated Type

Syntax

enum TraversalResults;

Value

Value Description
FLAG_IS_VISIBLE Set to 1 if rendering is to be performed.
FLAG_IS_DIRTY Will be 1 if calculating a world matrix.
FLAG_DEFAULT Default value for the results of the traversal.

Description

Definition of the bit flag indicating the traversal results.


CONFIDENTIAL