#include <osg/GL>
#include <osg/StateAttribute>
Classes | |
class | osg::PointSprite |
PointSprite base class which encapsulates enabling of point sprites . More... | |
Namespaces | |
namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
#define | OSG_POINTSPRITE 1 |
#define | GL_POINT_SPRITE_ARB 0x8861 |
#define | GL_COORD_REPLACE_ARB 0x8862 |
#define GL_COORD_REPLACE_ARB 0x8862 |
#define GL_POINT_SPRITE_ARB 0x8861 |
Referenced by osg::PointSprite::getModeUsage().
#define OSG_POINTSPRITE 1 |
![]() | Generated at Wed Aug 26 07:15:21 2009 for the OpenSceneGraph by doxygen 1.6.1. |