Added protected destructors.
This commit is contained in:
@@ -92,6 +92,8 @@ namespace osgParticle
|
||||
|
||||
protected:
|
||||
|
||||
virtual ~ParticleEffect() {}
|
||||
|
||||
osg::ref_ptr<ParticleSystem> _particleSystem;
|
||||
|
||||
bool _useLocalParticleSystem;
|
||||
|
||||
Reference in New Issue
Block a user