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. |
Macros | |
#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 Thu Oct 4 2012 13:46:03 for the OpenSceneGraph by doxygen 1.8.1.1. |