#include <osg/Image>#include <osg/TransferFunction>#include <osgVolume/Locator>#include <osgVolume/Property>Namespaces | |
| namespace | osgVolume |
Classes | |
| class | osgVolume::Layer |
| class | osgVolume::ImageLayer |
| class | osgVolume::CompositeLayer |
| struct | osgVolume::CompositeLayer::NameLayer |
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 Mon Mar 30 09:05:05 2009 for the OpenSceneGraph by doxygen 1.5.5. |