Public Member Functions | |
| void | AddPlant (vtPlantSpecies *pSpecies, float plant_per_m2, float typical_size=-1.0f) |
| void | ResetAmounts () |
| int | GetWeightedRandomPlant () |
Public Attributes | |
| vtArray< vtPlantDensity * > | m_Densities |
| vtString | m_name |
|
|
Request a plant (species ID) from this biotype. Returns a random plant, weighted by the relative densities of each species in this biotype. |
1.4.5