fltObject derived from ygGeometry

Description: loads geometry from a named node within an OpenFlight file

notes:
Category: Geometry
Author: Alex Hill
Revision: 11/01/01

    Messages
file string, [bool] load the given case sensitive filename
node (string | (parent, string | string)) extract geometry with a given name from the default source node
source string, string, [none | parent | child] extract geometry with a given name from a specific source node
    Comments

constructor fltObject

destructor ~fltObject

method reset

method message

1 load the given case sensitive filename
2 extract geometry with a given name from the default source node
3 extract geometry with a given name from a specific source node

method loadFile

method extractNode