![]()  | 
  
    OGRE 14.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
Time index object used to search keyframe at the given position. More...
#include <OgreAnimationTrack.h>
Public Member Functions | |
| TimeIndex (Real timePos) | |
| Construct time index object by the given time position.   | |
| TimeIndex (Real timePos, uint keyIndex) | |
| Construct time index object by the given time position and global keyframe index.   | |
| uint | getKeyIndex (void) const | 
| Real | getTimePos (void) const | 
| bool | hasKeyIndex (void) const | 
Time index object used to search keyframe at the given position.
      
  | 
  inline | 
Construct time index object by the given time position.
Construct time index object by the given time position and global keyframe index.