OpenSceneGraph 2.8.3
|
#include <osg/Image>
#include <osg/TransferFunction>
#include <osgVolume/Locator>
#include <osgVolume/Property>
Classes | |
class | osgVolume::Layer |
class | osgVolume::ImageLayer |
class | osgVolume::CompositeLayer |
struct | osgVolume::CompositeLayer::NameLayer |
Namespaces | |
namespace | osgVolume |
The osgVolume library is a NodeKit that extends the core scene graph to support volume rendering. | |
Defines | |
#define | OSGVOLUME_LAYER 1 |
Functions | |
OSGVOLUME_EXPORT osg::Image * | osgVolume::createNormalMapTexture (osg::Image *image_3d) |
Compute a 3d image that represent the normal map of the specified 3d image. | |
OSGVOLUME_EXPORT osg::Image * | osgVolume::applyTransferFunction (osg::Image *image, osg::TransferFunction1D *transferFunction) |
Create an image that has a transfer function applied specified Image. |
#define OSGVOLUME_LAYER 1 |
![]() | Generated at Tue Mar 22 2011 13:20:19 for the OpenSceneGraph by doxygen 1.7.3. |