vrml.vrml97.nodetypes

VRML97 semantic node-types

Classes

class Auditory( object ):
Auditory nodes (nodes with produce sound)
Background nodes
class Bindable( object ):
Bindable nodes
Note: All Bindables are also Children, though that isn't represented here.
class Children( object ):
Children nodes (Nodes which can belong to a Grouping)
class Fog( Bindable ):
Fog nodes
class Geometry( object ):
Geometry nodes (Nodes which can appear in the geometry field of shapes)
Grouping nodes (Nodes which group children together)
Interpolator nodes
class Light( object ):
Light nodes
NavigationInfo nodes
Pointing-Device Sensor nodes
class Rendering( object ):
Rendering nodes (Shapes)
class Sensor( object ):
Sensor nodes
Note: All Sensors are also Children, though that isn't represented here.
class Texture( object ):
Texture nodes
TimeDependent nodes
Traversable nodes (Nodes which have node attributes)
Viewpoint nodes