Changeset 9540 for OpenSceneGraph/trunk/include/osgShadow/DebugShadowMap
- Timestamp:
- 01/23/09 16:50:05 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgShadow/DebugShadowMap
r9113 r9540 75 75 /** Classic protected OSG destructor */ 76 76 virtual ~DebugShadowMap(); 77 78 // forward declare, interface and implementation provided in DebugShadowMap.cpp 79 class DrawableDrawWithDepthShadowComparisonOffCallback; 77 80 78 81 osg::Vec2s _hudSize;
