Changeset 88 for osgVisual/include/object
- Timestamp:
- Jul 29, 2010, 8:39:55 AM (14 years ago)
- Location:
- osgVisual/include/object
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/include/object/object_updater.h
r32 r88 40 40 class object_updater : public osg::Node 41 41 { 42 #include <leakDetection.h> 42 43 public: 43 44 /** -
osgVisual/include/object/visual_object.h
r55 r88 68 68 class visual_object : public osg::MatrixTransform 69 69 { 70 #include <leakDetection.h> 70 71 public: 71 72 /**
Note: See TracChangeset
for help on using the changeset viewer.