uncomment normalization in rigtransformxxx

This commit is contained in:
Julien Valentin
2017-08-30 12:55:45 +02:00
parent 0ebf540d65
commit 985d766f05
2 changed files with 2 additions and 7 deletions

View File

@@ -37,14 +37,9 @@ namespace osgAnimation
META_Object(osgAnimation,MorphTransformHardware);
virtual void operator()(MorphGeometry&);
void setShader(osg::Shader*);
protected:
bool init(MorphGeometry&);