Re: [Flightgear-devel] Missing files or old docs?

2003-11-12 Thread Gene Buckle
> Gene Buckle wrote:
> > in ..src/Main/README:
> >
> > fgfs.cxx
> > fgfs.hxx
> >   This module defines FGSubsystem, the abstract base class (or
> >   interface) for subsystems in FlightGear.  Most of the important
> >   subsystems already extend this class, and eventually, all subsystems
> >   will.
> >
> >
> > Have these files been removed or did they go missing?
>
> They moved over to SimGear/simgear/structure/subsystem.[ch]xx

Thanks Erik.

g.




___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


Re: [Flightgear-devel] Missing files or old docs?

2003-11-12 Thread Erik Hofman
Gene Buckle wrote:
in ..src/Main/README:

fgfs.cxx
fgfs.hxx
  This module defines FGSubsystem, the abstract base class (or
  interface) for subsystems in FlightGear.  Most of the important
  subsystems already extend this class, and eventually, all subsystems
  will.
Have these files been removed or did they go missing?
They moved over to SimGear/simgear/structure/subsystem.[ch]xx

Erik

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


[Flightgear-devel] Missing files or old docs?

2003-11-12 Thread Gene Buckle

in ..src/Main/README:

fgfs.cxx
fgfs.hxx
  This module defines FGSubsystem, the abstract base class (or
  interface) for subsystems in FlightGear.  Most of the important
  subsystems already extend this class, and eventually, all subsystems
  will.


Have these files been removed or did they go missing?

I've been trying to find the "shutdown" portion of the main loop so that I
might try to resolve the question posed in fg_props.hxx:
extern void fgInitProps ();// fixme: how are they untied?

A grep -R shows me that none of the properties that are "tied" in
fgInitPorps() are "untied".

g.




___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel