PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Functions | |
CPT (AnimPreloadTable) PartBundle | |
Returns the AnimPreloadTable associated with the PartBundle. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file partBundle.I.
|
inline |
Returns the AnimPreloadTable associated with the PartBundle.
This table, if present, can be used for the benefit of load_bind_anim() to allow asynchronous binding. Returns a modifiable pointer to the AnimPreloadTable associated with the PartBundle, if any.
Definition at line 19 of file partBundle.I.