This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7e2b022ead8bdc5bf66bb4c6dae70fb1a26c631c
OpenSceneGraph
/
src
/
osgPlugins
/
ply
History
Robert Osfield
7e2b022ead
Warning fixes
2009-04-22 16:47:07 +00:00
..
CMakeLists.txt
From Santosh Gaikwad, ply plugin, based on Equalizer and other LGPL compatible sources.
2009-04-09 18:26:04 +00:00
ply.h
Warning fixes
2009-04-22 16:47:07 +00:00
plyfile.cpp
From Santosh Gaikwad, "I have added the exception handling in ply loader. All exceptions I am catching in VertexData::readPlyFile() and made sure that application will not crash or exit if any exception occurred. I am returning NULL from VertexData::readPlyFile() if any exception occurred.
2009-04-13 09:35:52 +00:00
ReaderWriterPLY.cpp
From Santosh Gaikwad, ply plugin, based on Equalizer and other LGPL compatible sources.
2009-04-09 18:26:04 +00:00
typedefs.h
Replaced #idef WIN32 with _MSC_VER to try and fix build errors under mingw
2009-04-13 09:41:22 +00:00
vertexData.cpp
Warning fixes
2009-04-22 16:42:16 +00:00
vertexData.h
From Santosh Gaikwad, ply plugin, based on Equalizer and other LGPL compatible sources.
2009-04-09 18:26:04 +00:00