21 osg::ref_ptr<osg::Node>
attach(osg::ref_ptr<osg::Node> toAttach, osg::Node* master,
const std::string& filter,
const std::string& attachNode);
osg::ref_ptr< osg::Node > attach(osg::ref_ptr< osg::Node > toAttach, osg::Node *master, const std::string &filter, const std::string &attachNode)
Definition: attach.cpp:66