97

Grouping nodes
Inline example code

Inline { url "table.wrl" }
. . .
Transform {
    translation -0.95 0.0 0.0
    rotation 0.0 1.0 0.0 3.14
    children [
        Inline { url "chair.wrl" }
    ]
}