#include <Trees.h>
Public Member Functions | |
vtSpeciesList3d & | operator= (const vtSpeciesList &v) |
int | CheckAvailability () |
void | CreatePlantSurfaces () |
vtPlantSpecies3d * | GetSpecies (uint i) const |
![]() | |
bool | ReadXML (const char *fname, vtString *msg=NULL) |
bool | WriteXML (const char *fname) const |
bool | WriteHTML (const char *fname) const |
uint | NumSpecies () const |
vtPlantSpecies * | GetSpecies (uint i) const |
short | GetSpeciesIdByName (const char *name) const |
short | GetSpeciesIdByCommonName (const char *name) const |
void | Append (vtPlantSpecies *pSpecies) |
short | FindSpeciesId (vtPlantSpecies *ps) |
void | Clear () |
Additional Inherited Members | |
![]() | |
vtArray< vtPlantSpecies * > | m_Species |
This class extends vtSpeciesList with the ability to construct and manage 3D representations of the plants.
void vtSpeciesList3d::CreatePlantSurfaces | ( | ) |
Create all of the appearances for all the species in this species list.