Public Member Functions | |
TexMatCallback (osg::TexMat &tm) | |
virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
Data Fields | |
osg::TexMat & | _texMat |
Definition at line 79 of file skyBox.cpp.
TexMatCallback::TexMatCallback | ( | osg::TexMat & | tm | ) | [inline] |
Definition at line 83 of file skyBox.cpp.
virtual void TexMatCallback::operator() | ( | osg::Node * | node, | |
osg::NodeVisitor * | nv | |||
) | [inline, virtual] |
osg::TexMat& TexMatCallback::_texMat |