Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BL_BlenderIPO.cpp File Reference

#include "BL_BlenderIPO.h"
#include "blender.h"
#include "ipo.h"
#include "ipo_extern.h"

Go to the source code of this file.

Functions

void calc_ipo (struct Ipo *ipo, float ctime)
void execute_ipo (struct ID *id, Ipo *ipo)
void BL_calc_ipo (struct Object* blenderobject, float curframetime)
bool BL_HasIPO (struct Object* blenderobj)
void BL_execute_ipo (struct Object* blenderobject)
void BL_DoDLocIPO (struct Object* blenderobject)


Function Documentation

void BL_DoDLocIPO ( struct Object * blenderobject )
 

Definition at line 79 of file BL_BlenderIPO.cpp.

bool BL_HasIPO ( struct Object * blenderobj )
 

Definition at line 66 of file BL_BlenderIPO.cpp.

Referenced by KX_BlenderClientObject::HasIpo().

void BL_calc_ipo ( struct Object * blenderobject,
float curframetime )
 

Definition at line 60 of file BL_BlenderIPO.cpp.

void BL_execute_ipo ( struct Object * blenderobject )
 

Definition at line 74 of file BL_BlenderIPO.cpp.

void calc_ipo ( struct Ipo * ipo,
float ctime )
 

Referenced by BL_calc_ipo().

void execute_ipo ( struct ID * id,
Ipo * ipo )
 

Referenced by BL_execute_ipo().


Generated at Thu Feb 1 13:03:13 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000