This class object manages an asynchronous load-and-bind animation request, as issued through PartBundle::load_bind_anim(). More...
Public Member Functions | |
BindAnimRequest (string name, Filename const filename, LoaderOptions const options, PandaLoader loader, AnimControl control, int hierarchy_match_flags, PartSubset const subset) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This class object manages an asynchronous load-and-bind animation request, as issued through PartBundle::load_bind_anim().
BindAnimRequest | ( | string | name, |
Filename const | filename, | ||
LoaderOptions const | options, | ||
PandaLoader | loader, | ||
AnimControl | control, | ||
int | hierarchy_match_flags, | ||
PartSubset const | subset | ||
) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from ModelLoadRequest.