Scene

Inheritance diagram of rumba.Scene
class Scene

A mutable scene node value.

SceneConst for details.

Methods

add_child

prune_empty_nodes()

Empty means with no geometry, no attribute and an identity matrix

remove_geometry()

Remove the node geometry.

set_geometry(geometry)

Set the node geometry.

set_matrix()

Set the node transform.

set_name()

Set the node name.

write_children(children_only, shapes_only)

Get the scene traversal.