OpenSceneGraph/examples/osggpucull
Julien Valentin 78b99c7143 Refactored osg::TextureBuffer to support assigning any type of osg::BufferData rather than just osg::Image as was previously required.
Refactored osgforest and osggpucull examples to take account of changes to TextureBuffer.

Added osg::DrawIndirectBufferBinding.
2016-06-15 19:05:35 +01:00
..
AggregateGeometryVisitor.cpp
AggregateGeometryVisitor.h Fixed unused parameter warning. 2016-06-08 11:18:20 +01:00
CMakeLists.txt
DrawIndirectPrimitiveSet.cpp Refactored osg::TextureBuffer to support assigning any type of osg::BufferData rather than just osg::Image as was previously required. 2016-06-15 19:05:35 +01:00
DrawIndirectPrimitiveSet.h Refactored osg::TextureBuffer to support assigning any type of osg::BufferData rather than just osg::Image as was previously required. 2016-06-15 19:05:35 +01:00
GpuCullShaders.h
osggpucull.cpp Refactored osg::TextureBuffer to support assigning any type of osg::BufferData rather than just osg::Image as was previously required. 2016-06-15 19:05:35 +01:00
ShapeToGeometry.cpp
ShapeToGeometry.h