root/branches/Carsten_PtrWork2/Tools/osgBench/Nodes.inl

Revision 213, 60 bytes (checked in by dirk, 2 years ago)

Added simple benchmarking toolkit. Not for permanent use, just for now.

Line 
1
2 OSG::NodePtr NodeBase::getNode(void)
3 {
4     return _node;
5 }
Note: See TracBrowser for help on using the browser.