List of all members.
Constructor & Destructor Documentation
| osgVolume::Layer::Layer |
( |
|
) |
|
| osgVolume::Layer::Layer |
( |
const Layer & |
, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY | |
|
) |
| | |
Copy constructor using CopyOp to manage deep vs shallow copy.
| virtual osgVolume::Layer::~Layer |
( |
|
) |
[protected, virtual] |
Member Function Documentation
| void osgVolume::Layer::addProperty |
( |
Property * |
property |
) |
|
Add a property, automatically creating a CompositePorperty if one isn't already assigned.
| virtual void osgVolume::Layer::dirty |
( |
|
) |
[inline, virtual] |
| const osg::Vec4& osgVolume::Layer::getDefaultValue |
( |
|
) |
const [inline] |
| virtual const std::string& osgVolume::Layer::getFileName |
( |
|
) |
const [inline, virtual] |
| virtual osg::Image* osgVolume::Layer::getImage |
( |
|
) |
[inline, virtual] |
| virtual const osg::Image* osgVolume::Layer::getImage |
( |
|
) |
const [inline, virtual] |
| Locator* osgVolume::Layer::getLocator |
( |
|
) |
[inline] |
| const Locator* osgVolume::Layer::getLocator |
( |
|
) |
const [inline] |
Get the magnification texture filter to use when do texture associated with this layer.
Get the minification texture filter to use when do texture associated with this layer.
| virtual unsigned int osgVolume::Layer::getModifiedCount |
( |
|
) |
const [inline, virtual] |
| Property* osgVolume::Layer::getProperty |
( |
|
) |
[inline] |
| const Property* osgVolume::Layer::getProperty |
( |
|
) |
const [inline] |
| osgVolume::Layer::META_Object |
( |
osgVolume |
, |
|
|
Layer |
| |
|
) |
| | |
| virtual bool osgVolume::Layer::requiresUpdateTraversal |
( |
|
) |
const [inline, virtual] |
| void osgVolume::Layer::setDefaultValue |
( |
const osg::Vec4 & |
value |
) |
[inline] |
| virtual void osgVolume::Layer::setFileName |
( |
const std::string & |
filename |
) |
[inline, virtual] |
| void osgVolume::Layer::setLocator |
( |
Locator * |
locator |
) |
[inline] |
Set the magniification texture filter to use when do texture associated with this layer.
Set the minification texture filter to use when do texture associated with this layer.
| virtual void osgVolume::Layer::setModifiedCount |
( |
unsigned int |
|
) |
[inline, virtual] |
| void osgVolume::Layer::setProperty |
( |
Property * |
property |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: