Hi Eduardo,

Could you please post the full files you have modified, ideally just
zipped up into a single archive.

Thanks,
Robert.

On Tue, Nov 23, 2010 at 11:18 PM, Eduardo Poyart <[email protected]> wrote:
> Hello,
> This patch for the OpenFlight reader implements reading of ancillary
> IndexedStrings for switch sets.
> In the OpenFlight file format, the switch sets for switches can have names
> associated with them. We needed that in our software, so that the user can
> define names e.g. in Performer's UI, and our visualizer presents options in
> its UI with the names that come from the FLT file.
> The changes are:
> - New ancillary record added to the OpenFlight reader
> - New interface for setting MultiSwitch names added to Record.h
> - New SwitchSetNameList (a std::vector<std::string>) added to MultiSwitch,
> with getters and setters.
> Comments are appreciated.
> Thank you for the great job that is OSG!
> Eduardo
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to