mercator 0.4.0
A terrain generation library for the Worldforge system.
Mercator::SpeciesParameter Class Reference

A set of constraints on a plant parameter. More...

#include <Forest.h>

Public Attributes

float min
 The minimum value a parameter should take. More...
 
float range
 The range of values a parameter should take. More...
 

Detailed Description

A set of constraints on a plant parameter.

Definition at line 26 of file Forest.h.

Member Data Documentation

◆ min

float Mercator::SpeciesParameter::min

The minimum value a parameter should take.

Definition at line 29 of file Forest.h.

◆ range

float Mercator::SpeciesParameter::range

The range of values a parameter should take.

Definition at line 31 of file Forest.h.


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