Mercator
|
Data about a species of plant in a Forest. More...
#include <Forest.h>
Public Attributes | |
float | m_probability |
Probability that this species will occur at each grid node. | |
float | m_deviation |
Multiplyer for how deviated from the grid items should be. | |
ParameterDict | m_parameters |
Arbitrary parameters. | |
Data about a species of plant in a Forest.
Species objects encapsulate all the data required to determine where instances of a given species occur, and how they are scattered in a Forest.