#include <pandaNode.h>
Public Member Functions | |
ChildrenCopy (const CDReader &cdata) | |
INLINE | ChildrenCopy (const ChildrenCopy ©) |
INLINE void | operator= (const ChildrenCopy ©) |
INLINE int | get_num_children () const |
INLINE PandaNode * | get_child (int n) const |
Private Member Functions | |
typedef | PTA (PT(PandaNode)) List |
Private Attributes | |
List | _list |
|
Definition at line 359 of file pandaNode.cxx. References _list. |
|
|
|
Referenced by SceneGraphReducer::flatten(), and SceneGraphReducer::r_flatten(). |
|
Referenced by SceneGraphReducer::flatten(), and SceneGraphReducer::r_flatten(). |
|
|
|
|
|
Definition at line 350 of file pandaNode.h. Referenced by ChildrenCopy(). |