OpenSceneGraph
3.0.1
|
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 |
#define GL_POINT_SMOOTH 0x0B10 |
Referenced by osg::Point::getModeUsage().
#define GL_POINT_SMOOTH_HINT 0x0C51 |
#define OSG_POINT 1 |
![]() | Generated at Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5. |