Changeset 225 for osgVisual/trunk/include
- Timestamp:
- Feb 10, 2011, 11:15:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/trunk/include/core/visual_core.h
r221 r225 112 112 void setupScenery(); 113 113 void trackNode( osg::Node* node_ ); 114 114 void trackNode( int trackingID ); 115 115 116 protected: 116 117 virtual ~visual_core(void);
Note: See TracChangeset
for help on using the changeset viewer.