nw::gfx::SceneContext::GetSceneNodes Member Functionstd::pair< SceneNodeArray::iterator, SceneNodeArray::iterator > GetSceneNodes(); std::pair< SceneNodeArray::const_iterator, SceneNodeArray::const_iterator > GetSceneNodes() const;
| GetSceneNodes ( ) | Gets the iterators pointing to the start and end of the serialized scene nodes. |
| GetSceneNodes ( ) | Gets the iterators pointing to the start and end of the serialized scene nodes. |
Gets the iterators pointing to the start and end of the serialized scene nodes.
Gets the iterators pointing to the start and end of the serialized scene nodes.
CONFIDENTIAL