Panda3D
Functions
partBundle.I File Reference

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...
 

Detailed Description

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."

Author
drose
Date
1999-02-22

Definition in file partBundle.I.

Function Documentation

◆ CPT()

CPT ( AnimPreloadTable  )
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.