OpenSceneGraph
3.5.1
|
Classes | |
class | osg::PointSprite |
PointSprite base class which encapsulates enabling of point sprites . More... | |
Namespaces | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_POINTSPRITE 1 |
#define | GL_POINT_SPRITE_ARB 0x8861 |
#define | GL_COORD_REPLACE_ARB 0x8862 |
#define | GL_POINT_SPRITE_COORD_ORIGIN 0x8CA0 |
#define | GL_LOWER_LEFT 0x8CA1 |
#define | GL_UPPER_LEFT 0x8CA2 |
#define GL_COORD_REPLACE_ARB 0x8862 |
#define GL_LOWER_LEFT 0x8CA1 |
#define GL_POINT_SPRITE_ARB 0x8861 |
#define GL_POINT_SPRITE_COORD_ORIGIN 0x8CA0 |
#define GL_UPPER_LEFT 0x8CA2 |
#define OSG_POINTSPRITE 1 |
Generated at Wed Nov 11 2015 22:14:22 for the OpenSceneGraph by doxygen 1.8.10. |