[osg-users] custom mesh data type?

2010-02-03 Thread Martin Ankerl
Hi all, I am currently evaluating OSG for a project, and here we already have custom datatypes for triangle meshes. I'd like to know, is it possible to create a wrapper class around our triangle meshes so that we can use our data structures and add them to the scene graph? We do not want to

Re: [osg-users] custom mesh data type?

2010-02-03 Thread Tomlinson, Gordon
, February 03, 2010 11:37 AM To: osg-users@lists.openscenegraph.org Subject: [osg-users] custom mesh data type? Hi all, I am currently evaluating OSG for a project, and here we already have custom datatypes for triangle meshes. I'd like to know, is it possible to create a wrapper class around our

Re: [osg-users] custom mesh data type?

2010-02-03 Thread Robert Osfield
Hi Martin, On Wed, Feb 3, 2010 at 4:37 PM, Martin Ankerl martin.ank...@gmail.com wrote: I am currently evaluating OSG for a project, and here we already have custom datatypes for triangle meshes. I'd like to know, is it possible to create a wrapper class around our triangle meshes so that we