From Julien Valentin, added missing initializer
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14647 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
parent
f7b95ea4e5
commit
4538a0fa41
@ -58,7 +58,7 @@ void CompositeProperty::clear()
|
|||||||
//
|
//
|
||||||
// SwitchProperty
|
// SwitchProperty
|
||||||
//
|
//
|
||||||
SwitchProperty::SwitchProperty()
|
SwitchProperty::SwitchProperty():_activeProperty(0)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user