[osg-submissions] Inventor Plugin
Eric Sokolowsky
Eric.Sokolowsky at nasa.gov
Wed May 7 12:52:56 PDT 2008
I found one compilation error in OSG 2.4 in the Inventor plugin, where
one node (SoTextureCoordinate3) was assumed to be available in all
versions of Inventor but is actually only available in Coin. The use of
the node is now protected by #ifdef __COIN__ constructs. The attachment
is based on OSG 2.4, not SVN.
I tried this submission previously but it didn't seem to work, so if
this is a duplicate I apologize.
-Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConvertToInventor.cpp
Type: text/x-c++src
Size: 79047 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080507/e59c04d7/attachment-0001.cpp>
More information about the osg-submissions
mailing list