nw::gfx::SceneContext::GetSceneNodes Member Function

Syntax

std::pair< SceneNodeArray::const_iterator, SceneNodeArray::const_iterator > GetSceneNodes() const;

Arguments

None.

Return Values

Returns an iterator pointing to the start of the scene node.

Description

Gets the interators pointing to the start and end of the serialized scene nodes.


CONFIDENTIAL