RAVE
RaveWeight2D Struct Reference

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
 

Detailed Description

Weight for one item.

Member Data Documentation

◆ distance

double RaveWeight2D::distance

the distance to the origin

◆ value

double RaveWeight2D::value

the value

◆ weight

double RaveWeight2D::weight

the weight

◆ x

int RaveWeight2D::x

the x position

◆ y

int RaveWeight2D::y

the y position


The documentation for this struct was generated from the following file: