Blender V2.61 - r43446
Functions

iksolver_plugin.h File Reference

#include "ikplugin_api.h"

Go to the source code of this file.

Functions

void iksolver_initialize_tree (struct Scene *scene, struct Object *ob, float ctime)
void iksolver_execute_tree (struct Scene *scene, struct Object *ob, struct bPoseChannel *pchan, float ctime)

Detailed Description

Definition in file iksolver_plugin.h.


Function Documentation

void iksolver_execute_tree ( struct Scene scene,
struct Object ob,
struct bPoseChannel pchan,
float  ctime 
)
void iksolver_initialize_tree ( struct Scene scene,
struct Object ob,
float  ctime 
)