Added preliminary support for writing VolumeSettings to disk from within Present3D in response to pressing and releasing 'Ctrl-S'.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14363 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -31,6 +31,7 @@ class OSGVOLUME_EXPORT VolumeSettings : public Property
|
||||
META_Object(osgVolume, VolumeSettings);
|
||||
|
||||
virtual void accept(PropertyVisitor& pv);
|
||||
virtual void traverse(PropertyVisitor& pv);
|
||||
|
||||
enum Technique
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user