_accept_clock_skew | SmoothMover | [private, static] |
_computed_smooth_mat | SmoothMover | [private] |
_delay | SmoothMover | [private, static] |
_last_heard_from | SmoothMover | [private] |
_last_point_after | SmoothMover | [private] |
_last_point_before | SmoothMover | [private] |
_max_position_age | SmoothMover | [private, static] |
_net_timestamp_delay | SmoothMover | [private] |
_points | SmoothMover | [private] |
_prediction_mode | SmoothMover | [private, static] |
_reset_velocity_age | SmoothMover | [private, static] |
_sample | SmoothMover | [private] |
_scale | SmoothMover | [private] |
_smooth_forward_velocity | SmoothMover | [private] |
_smooth_hpr | SmoothMover | [private] |
_smooth_mat | SmoothMover | [private] |
_smooth_mode | SmoothMover | [private, static] |
_smooth_pos | SmoothMover | [private] |
_smooth_position_changed | SmoothMover | [private] |
_smooth_position_known | SmoothMover | [private] |
_smooth_rotational_velocity | SmoothMover | [private] |
_smooth_timestamp | SmoothMover | [private] |
_timestamp_delays | SmoothMover | [private] |
clear_positions(bool reset_velocity) | SmoothMover | |
compose_smooth_mat() | SmoothMover | [private] |
compute_smooth_position() | SmoothMover | [inline] |
compute_smooth_position(double timestamp) | SmoothMover | |
compute_velocity(const LVector3f &pos_delta, const LVecBase3f &hpr_delta, double age) | SmoothMover | [private] |
get_accept_clock_skew() | SmoothMover | [inline, static] |
get_avg_timestamp_delay() const | SmoothMover | [inline, private] |
get_delay() | SmoothMover | [inline, static] |
get_latest_position() | SmoothMover | |
get_max_position_age() | SmoothMover | [inline, static] |
get_prediction_mode() | SmoothMover | [inline, static] |
get_reset_velocity_age() | SmoothMover | [inline, static] |
get_smooth_forward_velocity() const | SmoothMover | [inline] |
get_smooth_hpr() const | SmoothMover | [inline] |
get_smooth_mat() | SmoothMover | [inline] |
get_smooth_mode() | SmoothMover | [inline, static] |
get_smooth_pos() const | SmoothMover | [inline] |
get_smooth_rotational_velocity() const | SmoothMover | [inline] |
linear_interpolate(int point_before, int point_after, double timestamp) | SmoothMover | [private] |
mark_position() | SmoothMover | |
output(ostream &out) const | SmoothMover | |
PM_off enum value | SmoothMover | |
PM_on enum value | SmoothMover | |
Points typedef | SmoothMover | [private] |
PredictionMode enum name | SmoothMover | |
record_timestamp_delay(double timestamp) | SmoothMover | [private] |
set_accept_clock_skew(bool flag) | SmoothMover | [inline, static] |
set_delay(double delay) | SmoothMover | [inline, static] |
set_h(float h) | SmoothMover | [inline] |
set_hpr(const LVecBase3f &hpr) | SmoothMover | [inline] |
set_hpr(float h, float p, float r) | SmoothMover | [inline] |
set_mat(const LMatrix4f &mat) | SmoothMover | |
set_max_position_age(double age) | SmoothMover | [inline, static] |
set_p(float p) | SmoothMover | [inline] |
set_phony_timestamp() | SmoothMover | [inline] |
set_pos(const LVecBase3f &pos) | SmoothMover | [inline] |
set_pos(float x, float y, float z) | SmoothMover | [inline] |
set_prediction_mode(PredictionMode mode) | SmoothMover | [inline, static] |
set_r(float r) | SmoothMover | [inline] |
set_reset_velocity_age(double age) | SmoothMover | [inline, static] |
set_scale(const LVecBase3f &scale) | SmoothMover | [inline] |
set_scale(float sx, float sy, float sz) | SmoothMover | [inline] |
set_smooth_mode(SmoothMode mode) | SmoothMover | [inline, static] |
set_smooth_pos(const LPoint3f &pos, const LVecBase3f &hpr, double timestamp) | SmoothMover | [private] |
set_sx(float sx) | SmoothMover | [inline] |
set_sy(float sy) | SmoothMover | [inline] |
set_sz(float sz) | SmoothMover | [inline] |
set_timestamp(double timestamp) | SmoothMover | [inline] |
set_x(float x) | SmoothMover | [inline] |
set_y(float y) | SmoothMover | [inline] |
set_z(float z) | SmoothMover | [inline] |
SM_off enum value | SmoothMover | |
SM_on enum value | SmoothMover | |
SmoothMode enum name | SmoothMover | |
SmoothMover() | SmoothMover | |
TimestampDelays typedef | SmoothMover | [private] |
write(ostream &out) const | SmoothMover | |
~SmoothMover() | SmoothMover | |