RAVE
|
Weight for one item. More...
#include <rave_transform.h>
Public Attributes | |
int | x |
the x position | |
int | y |
the y position | |
double | value |
the value | |
double | weight |
the weight | |
double | distance |
the distance to the origin | |
Weight for one item.
double RaveWeight2D::distance |
the distance to the origin
double RaveWeight2D::value |
the value
double RaveWeight2D::weight |
the weight
int RaveWeight2D::x |
the x position
int RaveWeight2D::y |
the y position