Detailed Description
- See also:
- Class Control.
- Description:
- This class is for enumerating IK parameters. This callback is
called once for each parameter a controller has. This callback is
implemented by the system and passed into the method
EnumIKParams() of the controller.
#include <control.h>
List of all
members.
Public Member Functions
|
virtual
void |
proc
(Control *c, int
index)=0 |
Member Function Documentation
virtual void proc |
( |
Control * |
c, |
|
|
int |
index |
|
) |
|
[pure virtual] |
- Parameters:
- Control
*c
The controller itself is passed here.
int index
The index of the parameter. For example a position controller with
three degrees of freedom (X, Y, Z) would call this method three
times passing it and index of 0, then 1, then 2.
IKEnumCallback IKEnumCallback
IKEnumCallback IKEnumCallback IKEnumCallback IKEnumCallback
IKEnumCallback IKEnumCallback IKEnumCallback IKEnumCallback
IKEnumCallback IKEnumCallback
IKEnumCallback IKEnumCallback IKEnumCallback IKEnumCallback
IKEnumCallback IKEnumCallback IKEnumCallback IKEnumCallback