From Brede Johansen, tweaks to emitter classes to make them more extensible.
This commit is contained in:
@@ -65,7 +65,6 @@ namespace osgParticle
|
||||
|
||||
virtual void emit(double dt) = 0;
|
||||
|
||||
private:
|
||||
bool usedeftemp_;
|
||||
Particle ptemp_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user