OSG
3.4.0
|
#include <osg/BoundingBox>
#include <osg/Shape>
#include <osg/BufferObject>
#include <osg/PrimitiveSet>
#include <osg/RenderInfo>
#include <osg/Group>
Go to the source code of this file.
Classes | |
class | osg::Drawable |
struct | osg::Drawable::ComputeBoundingBoxCallback |
struct | osg::Drawable::UpdateCallback |
struct | osg::Drawable::EventCallback |
struct | osg::Drawable::CullCallback |
struct | osg::Drawable::DrawCallback |
class | osg::Drawable::AttributeFunctor |
class | osg::Drawable::ConstAttributeFunctor |
class | osg::AttributeFunctorArrayVisitor |
class | osg::ConstAttributeFunctorArrayVisitor |
Namespaces | |
osg | |
Macros | |
#define | GL_OCCLUSION_TEST_HP 0x8165 |
#define | GL_OCCLUSION_TEST_RESULT_HP 0x8166 |
#define | GL_PIXEL_COUNTER_BITS_NV 0x8864 |
#define | GL_CURRENT_OCCLUSION_QUERY_ID_NV 0x8865 |
#define | GL_PIXEL_COUNT_NV 0x8866 |
#define | GL_PIXEL_COUNT_AVAILABLE_NV 0x8867 |
#define | GL_SAMPLES_PASSED_ARB 0x8914 |
#define | GL_QUERY_COUNTER_BITS_ARB 0x8864 |
#define | GL_CURRENT_QUERY_ARB 0x8865 |
#define | GL_QUERY_RESULT_ARB 0x8866 |
#define | GL_QUERY_RESULT_AVAILABLE_ARB 0x8867 |
#define | GL_TIME_ELAPSED 0x88BF |
#define | GL_TIMESTAMP 0x8E28 |
#define | GL_QUERY_RESULT 0x8866 |
#define | GL_QUERY_RESULT_AVAILABLE 0x8867 |
#define | USE_SEPARATE_COMPILE_AND_EXECUTE |
#define GL_CURRENT_OCCLUSION_QUERY_ID_NV 0x8865 |
Definition at line 30 of file Drawable.h.
#define GL_CURRENT_QUERY_ARB 0x8865 |
Definition at line 40 of file Drawable.h.
#define GL_OCCLUSION_TEST_HP 0x8165 |
Definition at line 27 of file Drawable.h.
#define GL_OCCLUSION_TEST_RESULT_HP 0x8166 |
Definition at line 28 of file Drawable.h.
#define GL_PIXEL_COUNT_AVAILABLE_NV 0x8867 |
Definition at line 32 of file Drawable.h.
#define GL_PIXEL_COUNT_NV 0x8866 |
Definition at line 31 of file Drawable.h.
#define GL_PIXEL_COUNTER_BITS_NV 0x8864 |
Definition at line 29 of file Drawable.h.
#define GL_QUERY_COUNTER_BITS_ARB 0x8864 |
Definition at line 39 of file Drawable.h.
#define GL_QUERY_RESULT 0x8866 |
Definition at line 53 of file Drawable.h.
#define GL_QUERY_RESULT_ARB 0x8866 |
Definition at line 41 of file Drawable.h.
#define GL_QUERY_RESULT_AVAILABLE 0x8867 |
Definition at line 54 of file Drawable.h.
#define GL_QUERY_RESULT_AVAILABLE_ARB 0x8867 |
Definition at line 42 of file Drawable.h.
#define GL_SAMPLES_PASSED_ARB 0x8914 |
Definition at line 38 of file Drawable.h.
#define GL_TIME_ELAPSED 0x88BF |
Definition at line 48 of file Drawable.h.
#define GL_TIMESTAMP 0x8E28 |
Definition at line 49 of file Drawable.h.
#define USE_SEPARATE_COMPILE_AND_EXECUTE |
Definition at line 75 of file Drawable.h.