Changeset 11040 for OpenSceneGraph/trunk/include/osgDB/ObjectWrapper
- Timestamp:
- 02/04/10 11:20:17 (2 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/include/osgDB/ObjectWrapper (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgDB/ObjectWrapper
r10986 r11040 140 140 void wrapper_propfunc_##NAME(osgDB::ObjectWrapper* wrapper) 141 141 142 class RegisterCompressorProxy142 class OSGDB_EXPORT RegisterCompressorProxy 143 143 { 144 144 public:
