- Timestamp:
- 04/18/08 04:10:31 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.inl
r1101 r1178 110 110 //! Get the value of the \a index element the SortLastWindow::_mfGroupNodes field. 111 111 inline 112 NodePtr ConstSortLastWindowBase::getGroupNodes(const UInt32 index) const112 NodePtr SortLastWindowBase::getGroupNodes(const UInt32 index) const 113 113 { 114 114 return _mfGroupNodes[index];
