Changeset 976 for branches/Carsten_PtrWork/Source/System/Action/RenderTraversal/OSGScreenLODBase.inl
- Timestamp:
- 10/20/07 18:11:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork/Source/System/Action/RenderTraversal/OSGScreenLODBase.inl
r969 r976 161 161 162 162 163 inline 164 Char8 *ScreenLODBase::getClassname(void)163 inline Char8 const * 164 ScreenLODBase::getClassname(void) 165 165 { 166 166 return "ScreenLOD";
