OpenSceneGraph/examples/osglightpoint
Robert Osfield 7aab621405 Added support for min pixel size, max pixel size and max visable distance to
osgSim::LightPointNode, the max pixel size from was originally in osg::LightPoint.

Added additional get/set methods to osg::LightPointNode.

Increased the compute pixel size by a ratio 1.41 (sqrtf(2)) to correlate the
computed size with the actual size seen on screen.
2003-04-02 10:50:15 +00:00
..
GNUmakefile Added -osgText to GNUMakefiles. 2003-03-27 13:51:40 +00:00
GNUmakefile.inst Added -osgText to GNUMakefiles. 2003-03-27 13:51:40 +00:00
osglightpoint.cpp Added support for min pixel size, max pixel size and max visable distance to 2003-04-02 10:50:15 +00:00