Mercator
Public Attributes | List of all members
Mercator::Species Class Reference

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.
 

Detailed Description

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.


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