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

Syntax

std::pair< SceneNodeArray::iterator, SceneNodeArray::iterator > GetSceneNodes();

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

List of Overloaded Member Functions

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

Description of GetSceneNodes ( )

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

Description of GetSceneNodes ( )

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


CONFIDENTIAL