Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PartBundle Member List

This is the complete list of members for PartBundle, including all inherited members.
_anim_changedPartBundle [protected]
_blendPartBundle [protected]
_blend_typePartBundle [protected]
_childrenPartGroup [protected]
_last_control_setPartBundle [protected]
_net_blendPartBundle [protected]
_nodePartBundle [protected]
_type_handlePartBundle [private, static]
advance_time(double time)PartBundle
AnimControlCollection()AnimControlCollection
bind_anim(AnimBundle *anim, int hierarchy_match_flags=0)PartBundle
bind_anim(AnimBundle *anim, const string &name, int hierarchy_match_flags=0)PartBundle
bind_hierarchy(AnimGroup *anim, int channel_index)PartGroup [protected, virtual]
BlendType enum namePartBundle
BT_linear enum valuePartBundle
BT_normalized_linear enum valuePartBundle
BT_single enum valuePartBundle
ChannelBlend typedefPartBundle
check_hierarchy(const AnimGroup *anim, const PartGroup *parent, int hierarchy_match_flags=0) constPartGroup
Children typedefPartGroup [protected]
clear_and_stop_except(AnimControl *control)PartBundle [protected]
clear_anims()AnimControlCollection
clear_control_effects()PartBundle
clear_name()Namable [inline]
clear_stop_event()AnimControlCollection [inline]
complete_pointers(TypedWritable **p_list, BamReader *manager)PartGroup [virtual]
control_activated(AnimControl *control)PartBundle [virtual]
control_begin() constPartBundle [inline]
control_end() constPartBundle [inline]
control_iterator typedefPartBundle
control_size() constPartBundle [inline]
control_size_type typedefPartBundle
copy_subgraph() constPartGroup
do_update(PartBundle *root, PartGroup *parent, bool parent_changed, bool anim_changed)PartGroup [virtual]
fillin(DatagramIterator &scan, BamReader *manager)PartGroup [protected]
finalize()PartBundle [virtual]
find_anim(const string &name) constAnimControlCollection
find_child(const string &name) constPartGroup
force_init_type()PartBundle [inline, virtual]
force_update()PartBundle
get_blend_map() constPartBundle [inline]
get_blend_type() constPartBundle [inline]
get_child(int n) constPartGroup
get_class_type()PartBundle [inline, static]
get_control_effect(AnimControl *control)PartBundle
get_frame(const string &anim_name) constAnimControlCollection [inline]
get_frame() constAnimControlCollection [inline]
get_name() constNamable [inline]
get_node() constPartBundle [inline]
get_num_anims() constAnimControlCollection
get_num_children() constPartGroup
get_num_frames(const string &anim_name) constAnimControlCollection [inline]
get_ref_count() constReferenceCount [inline]
get_stop_event() constAnimControlCollection [inline]
get_type() constPartBundle [inline, virtual]
get_type_index() constTypedObject [inline]
get_value_type() constPartGroup [virtual]
has_name() constNamable [inline]
has_stop_event() constAnimControlCollection [inline]
HierarchyMatchFlags enum namePartGroup
HMF_ok_anim_extra enum valuePartGroup
HMF_ok_part_extra enum valuePartGroup
HMF_ok_wrong_root_name enum valuePartGroup
init_type()PartBundle [inline, static]
is_exact_type(TypeHandle handle) constTypedObject [inline]
is_of_type(TypeHandle handle) constTypedObject [inline]
is_playing(const string &anim_name) constAnimControlCollection [inline]
is_playing() constAnimControlCollection [inline]
loop(const string &anim_name, bool restart)AnimControlCollection [inline]
loop(const string &anim_name, bool restart, int from, int to)AnimControlCollection [inline]
loop_all(bool restart)AnimControlCollection
loop_all(bool restart, int from, int to)AnimControlCollection
make_copy() constPartBundle [virtual]
make_PartBundle(const FactoryParams &params)PartBundle [static]
make_PartGroup(const FactoryParams &params)PartGroup [static]
Namable(const string &initial_name="")Namable [inline]
Namable(const Namable &copy)Namable [inline]
NullTypedWritable [static]
TypedWritableReferenceCount::operator=(const TypedWritableReferenceCount &copy)TypedWritableReferenceCount [inline]
TypedWritableReferenceCount::TypedWritable::operator=(const TypedWritable &copy)TypedWritable [inline]
TypedWritableReferenceCount::TypedWritable::TypedObject::operator=(const TypedObject &copy)TypedObject [inline]
TypedWritableReferenceCount::ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [inline, protected]
Namable::operator=(const Namable &other)Namable [inline]
output(ostream &out) constPartBundle [virtual]
PartBundle(const PartBundle &copy)PartBundle [protected]
PartBundle(const string &name="")PartBundle
PartBundleNode classPartBundle [friend]
PartGroup(const string &name="")PartGroup [inline, protected]
PartGroup(const PartGroup &copy)PartGroup [inline, protected]
PartGroup(PartGroup *parent, const string &name)PartGroup
pick_channel_index(plist< int > &holes, int &next) constPartGroup [protected, virtual]
play(const string &anim_name)AnimControlCollection [inline]
play(const string &anim_name, int from, int to)AnimControlCollection [inline]
play_all()AnimControlCollection
play_all(int from, int to)AnimControlCollection
pose(const string &anim_name, int frame)AnimControlCollection [inline]
pose_all(int frame)AnimControlCollection
recompute_net_blend()PartBundle [protected]
ref() constReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, protected]
register_with_read_factory(void)PartBundle [static]
set_blend_type(BlendType bt)PartBundle
set_control_effect(AnimControl *control, float effect)PartBundle
set_name(const string &name)Namable [inline]
set_stop_event(const CPT_Event &stop_event)AnimControlCollection [inline]
sort_descendants()PartGroup
stop(const string &anim_name)AnimControlCollection [inline]
stop_all()AnimControlCollection
store_anim(AnimControl *control, const string &name)AnimControlCollection
test_ref_count_integrity() constReferenceCount [inline]
TypedObject()TypedObject [inline]
TypedObject(const TypedObject &copy)TypedObject [inline]
TypedWritable()TypedWritable [inline]
TypedWritable(const TypedWritable &copy)TypedWritable [inline]
TypedWritableReferenceCount()TypedWritableReferenceCount [inline]
TypedWritableReferenceCount(const TypedWritableReferenceCount &copy)TypedWritableReferenceCount [inline]
unbind_anim(const string &name)AnimControlCollection
unref() constReferenceCount [inline]
update()PartBundle
which_anim_playing() constAnimControlCollection
write(ostream &out, int indent_level) constPartBundle [virtual]
write_datagram(BamWriter *manager, Datagram &me)PartGroup [virtual]
write_descendants(ostream &out, int indent_level) constPartGroup [protected]
write_descendants_with_value(ostream &out, int indent_level) constPartGroup [protected]
write_with_value(ostream &out, int indent_level) constPartGroup [virtual]
~AnimControlCollection()AnimControlCollection
~PartGroup()PartGroup [virtual]
~ReferenceCount()ReferenceCount [inline, protected]
~TypedObject()TypedObject [virtual]
~TypedWritable()TypedWritable [virtual]

Generated on Fri May 2 00:53:10 2003 for Panda by doxygen1.3