Changeset 54 for trunk/Source/System/FieldContainer/Node/OSGNode.inl
- Timestamp:
- 09/06/06 00:48:55 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/FieldContainer/Node/OSGNode.inl
r2 r54 126 126 } 127 127 128 129 #ifdef OSG_1_COMPAT 130 inline 131 DynamicVolume &Node::getVolume(bool update) 132 { 133 return this->editVolume(); 134 } 135 #endif 128 136 129 137 inline
