HomefieldOfView | SPi-V dev

Legend

  • required
  • not yet implemented

Navigation

user

<tour>

Description

The tour node is the root node of a SPi-V XML document. A tour is a collection af (linked) panoramic scenes.

Syntax

<tour>
  <global>
    ...
  </global>

  <scene>
    ...
  </scene>
  ...
</tour>

Attributes

none

Children

History

  • 01-Apr-04: Initial version
  • 15-Apr-04: Costmetic changes