vrml.nodepath

Representation and manipulation of scenegraph paths

Classes

Node path that uses weak-references to nodes
You hold strong references to these paths, then wrap all uses of them with checks for weakref.ReferenceError to check for dead paths.