vrml.vrml97.scenegraph

Scenegraph node-like "prototype" for VRML97

Classes

A VRML 97 sceneGraph Attributes: __gi__ -- constant string "sceneGraph" DEF -- constant string "" children -- Node list List of the root children of the sceneGraph, nodes/scripts only routes -- ROUTE list List of the routes within the sceneGraph defNames -- string DEFName: Node node Mapping of DEF names to their respective nodes protoTypes -- Namespace prototypes Namespace (with chaining lookup) collection of prototypes getattr( sceneGraph.protoTypes, 'nodeGI' ) retrieves a prototype
baseURI
exposedField SFString baseURI
children
exposedField MFNode children <class 'vrml.olist.O
routes
exposedField MFRoute routes <class 'vrml.olist.O