PowerVR Software Development Kit


Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

animState_t Struct Reference

#include <PVRTModelMD2.h>

List of all members.

Public Attributes

int startframe
int endframe
int fps
float curr_time
float old_time
float interpol
int type
int curr_frame
int next_frame


Detailed Description

status animation


Member Data Documentation



curr_frame


int animState_t::curr_frame
 

current frame



curr_time


float animState_t::curr_time
 

current time



endframe


int animState_t::endframe
 

last frame



fps


int animState_t::fps
 

frame per second for this animation



interpol


float animState_t::interpol
 

percent of interpolation



next_frame


int animState_t::next_frame
 

next frame



old_time


float animState_t::old_time
 

old time



startframe


int animState_t::startframe
 

first frame



type


int animState_t::type
 

animation type


The documentation for this struct was generated from the following file:

Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.


Generated by DOXYGEN 1.3.6