OpenSceneGraph/include
Robert Osfield bfd614f907 Fixed the names of the ControlPoint parameters so they weren't capitals, to avoid
the clash with the parameter type itself.

Addd a PER_PRIMTIIVE_SET handling to the existing PER_PRIMTIIVE code, this code
is still flacky though and needs a rewrite as it doens't handle all attributes or
the full consequences of per primitive and per primitive set bindings.
2002-10-10 14:58:44 +00:00
..
osg Fixed the names of the ControlPoint parameters so they weren't capitals, to avoid 2002-10-10 14:58:44 +00:00
osgDB Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgGA Fixed a bug in the Optimizer where BIND_PER_PRIMITIVE_SET primitives where being eroneously merged. 2002-10-08 14:10:55 +00:00
osgGLUT From Daneil Sjölie - modifications to the support of custom GUIEventHandlers in osgGLUT 2002-10-07 09:41:30 +00:00
osgParticle Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgText Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgUtil Added Macro's new cube map generation classes and osgcubemap demo. 2002-10-10 12:44:38 +00:00