SORTIE C++ Test Documentation
Public Attributes | List of all members
treestruct 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 treestruct::bDead

whether the tree should be dead

bool treestruct::bFound

whether it was found in the tree population

float treestruct::fX

X coordinate.

float treestruct::fY

Y coordinate.

int treestruct::iSpecies

Tree species.


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