Changeset 1198 for trunk/Source/Contrib/Manipulators/OSGManipulator.inl
- Timestamp:
- 05/05/08 07:12:19 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGManipulator.inl
r828 r1198 41 41 OSG_BEGIN_NAMESPACE 42 42 43 inline bool Manipulator::hasSubHandle( const NodePtr&n)43 inline bool Manipulator::hasSubHandle(Node * const n) 44 44 { 45 45 /*
