Hi,

On Tue, 2010-03-30 at 10:10 +0200, Johannes Brunen wrote:
> Hi,
> 
> I have another problem with reading foreign file formats. I did try the
> PLY file loader but it does not work because the read call in
> OSGSceneFileHandler.cpp (line 229) dispatches to SceneFileType::read
> stating that the stream interface is not supported. I have compiled the
> OpenSG with PLY support. Any hint what I'm doing wrong here?

this was a bug, the read interface changed but the ply scenefile type
was not updated, so the one ended up in the fallback function. I fixed
and commited it.

kind regards
  gerrit



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to