_actions | AnimControl | [private] |
_anim | AnimControl | [private] |
_as_of_time | AnimControl | [private] |
_channel_index | AnimControl | [private] |
_frame | AnimControl | [private] |
_marked_frame | AnimControl | [private] |
_part | AnimControl | [private] |
_play_rate | AnimControl | [private] |
_playing | AnimControl | [private] |
_type_handle | AnimControl | [private, static] |
_user_actions | AnimControl | [private] |
Actions typedef | AnimControl | [private] |
ActionType enum name | AnimControl | [private] |
add_event(int frame, const CPT_Event &event) | AnimControl | |
advance_time(double time) | AnimControl | |
AnimControl(PartBundle *part, AnimBundle *anim, int channel_index) | AnimControl | |
AnimControl::Action class | AnimControl | [friend] |
AT_backward enum value | AnimControl | [private] |
AT_event enum value | AnimControl | [private] |
AT_forward enum value | AnimControl | [private] |
AT_jump enum value | AnimControl | [private] |
AT_stop enum value | AnimControl | [private] |
channel_has_changed(AnimChannelBase *channel) const | AnimControl | |
do_action(int frame, const Action &action, int &sequence_frame, const Action *&sequence_action) | AnimControl | [private] |
do_actions_backward(int from, int to) | AnimControl | [private] |
do_actions_forward(int from, int to) | AnimControl | [private] |
do_sequence_action(int frame, const Action &action) | AnimControl | [private] |
get_anim() const | AnimControl | [inline] |
get_channel_index() const | AnimControl | [inline] |
get_class_type() | AnimControl | [inline, static] |
get_frame() const | AnimControl | [inline] |
get_frame_rate() const | AnimControl | [inline] |
get_num_frames() const | AnimControl | [inline] |
get_part() const | AnimControl | |
get_play_rate() const | AnimControl | [inline] |
get_ref_count() const | ReferenceCount | [inline] |
init_type() | AnimControl | [inline, static] |
insert_backward_action(Actions &actions, int frame) | AnimControl | [private, static] |
insert_event_action(Actions &actions, int frame, const CPT_Event &event) | AnimControl | [private, static] |
insert_forward_action(Actions &actions, int frame) | AnimControl | [private, static] |
insert_jump_action(Actions &actions, int frame, int jump_to) | AnimControl | [private, static] |
insert_stop_action(Actions &actions, int frame) | AnimControl | [private, static] |
is_playing() const | AnimControl | [inline] |
loop(bool restart) | AnimControl | |
loop(bool restart, int from, int to) | AnimControl | |
mark_channels() | AnimControl | |
operator<<(ostream &, const AnimControl::Action &) | AnimControl | [friend] |
operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
output(ostream &out) const | AnimControl | |
pingpong(bool restart, int from, int to) | AnimControl | |
play(const CPT_Event &stop_event=NULL) | AnimControl | |
play(int from, int to, const CPT_Event &stop_event=NULL) | AnimControl | |
pose(int frame) | AnimControl | |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
remove_all_events() | AnimControl | |
remove_event(const string &event_name) | AnimControl | |
set_frame(double frame) | AnimControl | [private] |
set_play_rate(double play_rate) | AnimControl | [inline] |
stop() | AnimControl | |
test_ref_count_integrity() const | ReferenceCount | [inline] |
unref() const | ReferenceCount | [inline] |
~AnimControl() | AnimControl | |
~ReferenceCount() | ReferenceCount | [inline, protected] |