#include <TestHarvest.h>
Public Attributes | |
float | fX |
X coordinate. | |
float | fY |
Y coordinate. | |
int | iSpecies |
Tree species. | |
bool | bDead |
whether the tree should be dead | |
bool | bFound |
whether it was found in the tree population |
float clTestHarvest::tree::fX |
X coordinate.
float clTestHarvest::tree::fY |
Y coordinate.
Tree species.
whether the tree should be dead
whether it was found in the tree population