forked from mirror/openmw-tes3mp
Remove a stray method declaration
This commit is contained in:
parent
2e9805fa0e
commit
fc93dc6195
1 changed files with 0 additions and 3 deletions
|
@ -139,9 +139,6 @@ namespace NifOsg
|
||||||
|
|
||||||
META_Object(NifOsg, ParticleColorAffector)
|
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);
|
virtual void operate(osgParticle::Particle* particle, double dt);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in a new issue