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
6eabca211bc0c6463d4b176f39d27ceda9571f00
OpenSceneGraph
/
src
/
osgPlugins
/
ply
History
Robert Osfield
ba2432ca45
From Cedric Pinson, "I Updated the ply plugin to support alpha color in files. Plus I updated it to use by default an alpha of 1.0 instead of 0 when no alpha is specified.
...
Last changes is to divide byte color by 255.0 instead of 256.0."
2012-03-29 14:58:00 +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
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
plyfile.cpp
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ReaderWriterPLY.cpp
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
typedefs.h
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
vertexData.cpp
From Cedric Pinson, "I Updated the ply plugin to support alpha color in files. Plus I updated it to use by default an alpha of 1.0 instead of 0 when no alpha is specified.
2012-03-29 14:58:00 +00:00
vertexData.h
From Cedric Pinson, "I Updated the ply plugin to support alpha color in files. Plus I updated it to use by default an alpha of 1.0 instead of 0 when no alpha is specified.
2012-03-29 14:58:00 +00:00