- Timestamp:
- 01/06/09 20:09:50 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osganimationskinning/osganimationskinning.cpp
r9370 r9456 248 248 geom->getOrCreateStateSet()->setMode(GL_LIGHTING, false); 249 249 geom->setDataVariance(osg::Object::DYNAMIC); 250 OSGANIMATION_ASSERT(src);251 250 252 251 initVertexMap(root.get(), right0.get(), right1.get(), geom, src.get());
