#include <osg/GL>#include <osg/StateAttribute>Classes | |
| class | osg::PointSprite |
Namespaces | |
| namespace | osg |
Defines | |
| #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 |
Referenced by osg::PointSprite::getModeUsage().
| #define GL_POINT_SPRITE_COORD_ORIGIN 0x8CA0 |
| #define GL_UPPER_LEFT 0x8CA2 |
1.7.1