SORTIE C++ Test Documentation
Public Attributes | List of all members
clTestHarvest::tree Struct Reference

For testing trees. More...

#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
 

Detailed Description

For testing trees.

Member Data Documentation

bool clTestHarvest::tree::bDead

whether the tree should be dead

bool clTestHarvest::tree::bFound

whether it was found in the tree population

float clTestHarvest::tree::fX

X coordinate.

float clTestHarvest::tree::fY

Y coordinate.

int clTestHarvest::tree::iSpecies

Tree species.


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