Changeset 1195 for trunk/Source/Contrib/Manipulators/OSGManipulator.cpp
- Timestamp:
- 05/05/08 06:43:12 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGManipulator.cpp
r1168 r1195 166 166 } 167 167 168 if ( NullFC != _activeParent)168 if ( _activeParent != NullFC ) 169 169 { 170 170 subHandleGeo(_activeParent);
