#include <UWSimUtils.h>
Public Member Functions | |
virtual void | apply (osg::Node &node) |
getWorldCoordOfNodeVisitor () | |
boost::shared_ptr< osg::Matrix > | giveUpDaMat () |
Private Attributes | |
bool | done |
boost::shared_ptr< osg::Matrix > | wcMatrix |
Definition at line 160 of file UWSimUtils.h.
Definition at line 391 of file UWSimUtils.cpp.
void getWorldCoordOfNodeVisitor::apply | ( | osg::Node & | node | ) | [virtual] |
Definition at line 397 of file UWSimUtils.cpp.
boost::shared_ptr< osg::Matrix > getWorldCoordOfNodeVisitor::giveUpDaMat | ( | ) |
Definition at line 410 of file UWSimUtils.cpp.
bool getWorldCoordOfNodeVisitor::done [private] |
Definition at line 167 of file UWSimUtils.h.
boost::shared_ptr<osg::Matrix> getWorldCoordOfNodeVisitor::wcMatrix [private] |
Definition at line 168 of file UWSimUtils.h.