Home
last modified time | relevance | path

Searched defs:DrawableUpdateCallback (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgcallback/
H A Dosgcallback.cpp68 struct DrawableUpdateCallback : public osg::Drawable::UpdateCallback struct
70 virtual void update(osg::NodeVisitor*, osg::Drawable* drawable) in update()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgcallback/
H A Dosgcallback.cpp68 struct DrawableUpdateCallback : public osg::DrawableUpdateCallback struct
70 virtual void update(osg::NodeVisitor*, osg::Drawable* drawable) in update()