I didn't look at the code, but if the plugin is assuming that a ".txt" file is always a point cloud, then I have to wonder if this is some new standard? If not, could the plugin be associated with some other extension, such as ".pts" or something like that.
Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com +1 303 859 9466 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Beckett Sent: Wednesday, April 01, 2009 3:52 PM To: [email protected] Subject: [osg-submissions] txt plugin Attached plugin reads and writes point clouds from flat text files, one point per line in "x,y,z" format. Reading automatically handles any separator and comment lines. There is an option to set the separator and file header for writing. Martin ps. Does anyone know how to automatically register the plugin for multiple extensions (eg .txt and .csv) ? ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=9582#9582 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
