-------------------------------------------------------------------------- --------------------------------------------------------------------------
| 91 | //-------------------------------------------------------------------------- |
| 92 | //-------------------------------------------------------------------------- |
| 93 | inline U32 Path::getPathIndex() const |
| 94 | { |
| 95 | return mPathIndex; |
| 96 | } |
| 97 | |
| 98 | } // Namespace |
| 99 |