Public Member Functions | |
NeighborHandle (int r_id, float x, float y, float vx, float vy) | |
Public Attributes | |
pair< double, double > | _position |
double | _px |
double | _py |
int | _r_id |
pair< double, double > | _velocity |
double | _vx |
double | _vy |
double | mypm_g |
NeighborHandle::NeighborHandle | ( | int | r_id, |
float | x, | ||
float | y, | ||
float | vx, | ||
float | vy | ||
) | [inline] |
pair<double,double> NeighborHandle::_position |
double NeighborHandle::_px |
double NeighborHandle::_py |
pair<double,double> NeighborHandle::_velocity |
double NeighborHandle::_vx |
double NeighborHandle::_vy |
double NeighborHandle::mypm_g |