I've moved the aircraft model code (FGAircraftModel) out of src/Main and into a new directory, src/Model. In that directory, I've separated out the code for managing a 3D model so that it can be used for *any* model in *any* location. Take a look at src/Model/model.hxx to see the interface (it's very simple -- just update the position and orientation and attach the SSG node to a scene graph or ssgRoot somewhere).
All the best, David -- David Megginson [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel