.. | ||
AlphaFunc.cpp | ||
Billboard.cpp | ||
BlendFunc.cpp | ||
ClipPlane.cpp | ||
ColorMask.cpp | ||
ColorMatrix.cpp | ||
ConvexPlanerOccluder.cpp | ||
CullFace.cpp | ||
Depth.cpp | ||
Drawable.cpp | ||
EarthSky.cpp | ||
Fog.cpp | ||
FrontFace.cpp | ||
Geode.cpp | ||
Geometry.cpp | ||
GeoSet.cpp | ||
Group.cpp | ||
Image.cpp | ||
Impostor.cpp | ||
Light.cpp | ||
LightModel.cpp | ||
LightSource.cpp | ||
LineStipple.cpp | ||
LineWidth.cpp | ||
LOD.cpp | ||
Makefile | ||
Material.cpp | ||
Matrix.cpp | ||
MatrixTransform.cpp | ||
Node.cpp | ||
Object.cpp | ||
OccluderNode.cpp | ||
Point.cpp | ||
PolygonMode.cpp | ||
PolygonOffset.cpp | ||
Projection.cpp | ||
ReaderWriterOSG.cpp | ||
README | ||
ShadeModel.cpp | ||
StateSet.cpp | ||
Stencil.cpp | ||
Switch.cpp | ||
TexEnv.cpp | ||
TexGen.cpp | ||
TexMat.cpp | ||
Texture.cpp | ||
TextureCubeMap.cpp | ||
Transform.cpp |
Notes ===== The support in Image.cpp is also not full functional and should be rewritten in the future to support inline images. Currently osg::Images are supported via the osgDB::Registry::read/writeImage methods and plugins. Robert Osfield, March 20001.