Remove a stray method declaration

openmw-37
scrawl 9 years ago
parent 2e9805fa0e
commit fc93dc6195

@ -139,9 +139,6 @@ namespace NifOsg
META_Object(NifOsg, ParticleColorAffector)
// TODO: very similar to vec3 version, refactor to a template
osg::Vec4f interpolate(const float time, const Nif::Vector4KeyMap::MapType& keys);
virtual void operate(osgParticle::Particle* particle, double dt);
private:

Loading…
Cancel
Save