Crate fyrox_graph

Source
Expand description

Graph utilities and common algorithms.

Modules§

constructor

Structs§

GraphTraverseIterator
Iterator that traverses tree in depth and returns shared references to nodes.
LinkScheme
NodeHandleMap
A OriginalHandle -> CopyHandle map. It is used to map handles to nodes after copying.

Enums§

NodeMapping

Traits§

AbstractSceneGraph
AbstractSceneNode
BaseSceneGraph
PrefabData
SceneGraph
SceneGraphNode