Changeset 10671 for OpenSceneGraph/trunk/include/osg/ImageSequence
- Timestamp:
- 10/22/09 12:33:16 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/include/osg/ImageSequence (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osg/ImageSequence
r8990 r10671 106 106 virtual void update(NodeVisitor* nv); 107 107 108 struct OSG_EXPORT UpdateCallback : public osg::StateAttribute ::Callback108 struct OSG_EXPORT UpdateCallback : public osg::StateAttributeCallback 109 109 { 110 110 virtual void operator () (osg::StateAttribute* attr, osg::NodeVisitor* nv);
