Go to the source code of this file.
| #define LAZYID 0xDE17A34f, 0x8A41E2B0 |
| #define LAG_INTERFACE Interface_ID(0xDE17A34f, 0x8A41E3C1) |
| #define GetILagInterface | ( | cd | ) | (ILagMod *)(cd)->GetInterface(LAG_INTERFACE) |
| anonymous enum |
Definition at line 127 of file ilag.h.
{ lag_params };
| anonymous enum |
Definition at line 129 of file ilag.h.
{ lag_flex, lag_strength, lag_sway, lag_referenceframe, lag_paint_strength,
lag_paint_radius,lag_paint_feather,lag_paint_backface, lag_force_node, lag_absolute,
lag_solver, lag_samples,
lag_chase, lag_center,
lag_endframeon, lag_endframe,
lag_collider_node,
lag_stretch_str, lag_stretch_sway,
lag_torque_str, lag_torque_sway,
lag_extra_str, lag_extra_sway,
lag_hold_radius,
lag_add_mode,
lag_displaysprings,
lag_holdlength,
lag_holdlengthpercent,
lag_lazyeval,
lag_stretch,
lag_stiffness,
lag_enable_advance_springs,
lag_springcolors,
lag_customspringdisplay,
lag_affectall,
lag_createspringdepth,
lag_createspringmult,
};
| anonymous enum |
Definition at line 168 of file ilag.h.
{ lag_paint, lag_setreference, lag_reset,
lag_addforce, lag_removeforce,
lag_numbervertices,
lag_selectvertices,lag_getselectedvertices,
lag_getvertexweight,lag_setvertexweight,
lag_setedgelist,lag_getedgelist,
lag_addspringselection,
lag_addspring,
lag_removeallsprings,
lag_addspring_button,
lag_removespring_button,
lag_option_button,
lag_simplesoft_button,
lag_removespring_by_end,
lag_removespring_by_both_ends,
lag_removespringbyindex,
lag_numbersprings,
lag_getspringgroup,
lag_setspringgroup,
lag_getspringlength,
lag_setspringlength,
lag_getindex
};