Classes |
class | osg::Point |
| Point - encapsulates the OpenGL point smoothing and size state. More...
|
class | osg::Point::Extensions |
| Encapsulates queries of extension availability, obtains extension function pointers, and provides convenience wrappers for calling extension functions. 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_POINT 1 |
#define | GL_POINT_SMOOTH 0x0B10 |
#define | GL_POINT_SMOOTH_HINT 0x0C51 |