ygScene derived from ygNode Example Source Header

Description: a node that loads a scene file

notes:
Category: Geometry
Author: Alex Hill
09/01/04
Revision: 02/01/06 Alex Hill - added "updated" event

    Messages
file file, [bool] name of scene file to load with optional preprocess flag
reload [bool] delete scene related nodes and reload scene file
    Events
updated the node has been updated by a message
    Comments

constructor ygScene

destructor ~ygScene

method reset

1 reset display debug
2 set the preprocess flag to true

method message

1 name of scene file to load with optional preprocess flag
2 delete scene related nodes and reload scene file

method loadFile

method parseMessage

0.1 the node has been updated by a message

method printMessages