List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgVolume::CompositeProperty::CompositeProperty |
( |
| ) |
|
osgVolume::CompositeProperty::CompositeProperty |
( |
const CompositeProperty & |
compositeProperty, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osgVolume::CompositeProperty::~CompositeProperty |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
virtual void osgVolume::CompositeProperty::accept |
( |
PropertyVisitor & |
pv | ) |
[inline, virtual] |
void osgVolume::CompositeProperty::addProperty |
( |
Property * |
property | ) |
[inline] |
void osgVolume::CompositeProperty::clear |
( |
| ) |
|
unsigned int osgVolume::CompositeProperty::getNumProperties |
( |
| ) |
const [inline] |
Property* osgVolume::CompositeProperty::getProperty |
( |
unsigned int |
i | ) |
[inline] |
const Property* osgVolume::CompositeProperty::getProperty |
( |
unsigned int |
i | ) |
const [inline] |
void osgVolume::CompositeProperty::removeProperty |
( |
unsigned int |
i | ) |
[inline] |
void osgVolume::CompositeProperty::setProperty |
( |
unsigned int |
i, |
|
|
Property * |
property |
|
) |
| [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: