apply_smooth_hpr(NodePath &node) const | SmoothMover | inline |
apply_smooth_pos(NodePath &node) const | SmoothMover | inline |
apply_smooth_pos_hpr(NodePath &pos_node, NodePath &hpr_node) const | SmoothMover | inline |
clear_positions(bool reset_velocity) | SmoothMover | |
compute_and_apply_smooth_hpr(NodePath &hpr_node) | SmoothMover | inline |
compute_and_apply_smooth_pos(NodePath &node) | SmoothMover | inline |
compute_and_apply_smooth_pos_hpr(NodePath &pos_node, NodePath &hpr_node) | SmoothMover | inline |
compute_smooth_position() | SmoothMover | inline |
compute_smooth_position(double timestamp) | SmoothMover | |
get_accept_clock_skew() | SmoothMover | inline |
get_default_to_standing_still() | SmoothMover | inline |
get_delay() | SmoothMover | inline |
get_directional_velocity() | SmoothMover | inline |
get_expected_broadcast_period() | SmoothMover | inline |
get_forward_axis() const | SmoothMover | inline |
get_latest_position() | SmoothMover | |
get_max_position_age() | SmoothMover | inline |
get_most_recent_timestamp() const | SmoothMover | inline |
get_prediction_mode() | SmoothMover | inline |
get_reset_velocity_age() | SmoothMover | inline |
get_sample_hpr() const | SmoothMover | inline |
get_sample_pos() const | SmoothMover | inline |
get_smooth_forward_velocity() const | SmoothMover | inline |
get_smooth_hpr() const | SmoothMover | inline |
get_smooth_lateral_velocity() const | SmoothMover | inline |
get_smooth_mode() | SmoothMover | inline |
get_smooth_pos() const | SmoothMover | inline |
get_smooth_rotational_velocity() const | SmoothMover | inline |
handle_wrt_reparent(NodePath &old_parent, NodePath &new_parent) | SmoothMover | |
has_most_recent_timestamp() const | SmoothMover | inline |
mark_position() | SmoothMover | |
output(std::ostream &out) const (defined in SmoothMover) | SmoothMover | |
PM_off enum value (defined in SmoothMover) | SmoothMover | |
PM_on enum value (defined in SmoothMover) | SmoothMover | |
PredictionMode enum name (defined in SmoothMover) | SmoothMover | |
set_accept_clock_skew(bool flag) | SmoothMover | inline |
set_default_to_standing_still(bool flag) | SmoothMover | inline |
set_delay(double delay) | SmoothMover | inline |
set_directional_velocity(bool flag) | SmoothMover | inline |
set_expected_broadcast_period(double period) | SmoothMover | inline |
set_h(PN_stdfloat h) | SmoothMover | inline |
set_hpr(const LVecBase3 &hpr) | SmoothMover | inline |
set_hpr(PN_stdfloat h, PN_stdfloat p, PN_stdfloat r) | SmoothMover | inline |
set_max_position_age(double age) | SmoothMover | inline |
set_p(PN_stdfloat p) | SmoothMover | inline |
set_phony_timestamp(double timestamp=0.0, bool period_adjust=false) | SmoothMover | inline |
set_pos(const LVecBase3 &pos) | SmoothMover | inline |
set_pos(PN_stdfloat x, PN_stdfloat y, PN_stdfloat z) | SmoothMover | inline |
set_pos_hpr(const LVecBase3 &pos, const LVecBase3 &hpr) | SmoothMover | inline |
set_pos_hpr(PN_stdfloat x, PN_stdfloat y, PN_stdfloat z, PN_stdfloat h, PN_stdfloat p, PN_stdfloat r) | SmoothMover | inline |
set_prediction_mode(PredictionMode mode) | SmoothMover | inline |
set_r(PN_stdfloat r) | SmoothMover | inline |
set_reset_velocity_age(double age) | SmoothMover | inline |
set_smooth_mode(SmoothMode mode) | SmoothMover | inline |
set_timestamp(double timestamp) | SmoothMover | inline |
set_x(PN_stdfloat x) | SmoothMover | inline |
set_y(PN_stdfloat y) | SmoothMover | inline |
set_z(PN_stdfloat z) | SmoothMover | inline |
SM_off enum value (defined in SmoothMover) | SmoothMover | |
SM_on enum value (defined in SmoothMover) | SmoothMover | |
SmoothMode enum name (defined in SmoothMover) | SmoothMover | |
SmoothMover() (defined in SmoothMover) | SmoothMover | |
write(std::ostream &out) const (defined in SmoothMover) | SmoothMover | |
~SmoothMover() (defined in SmoothMover) | SmoothMover | |