mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-01 04:20:20 +00:00
Remove a stray method declaration
This commit is contained in:
parent
2e9805fa0e
commit
fc93dc6195
@ -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…
x
Reference in New Issue
Block a user