Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
vtSpeciesList3d Class Reference

#include <Trees.h>

Inheritance diagram for vtSpeciesList3d:
vtSpeciesList

Public Member Functions

vtSpeciesList3doperator= (const vtSpeciesList &v)
 
int CheckAvailability ()
 
void CreatePlantSurfaces ()
 
vtPlantSpecies3dGetSpecies (uint i) const
 
- Public Member Functions inherited from vtSpeciesList
bool ReadXML (const char *fname, vtString *msg=NULL)
 
bool WriteXML (const char *fname) const
 
bool WriteHTML (const char *fname) const
 
uint NumSpecies () const
 
vtPlantSpeciesGetSpecies (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

- Protected Attributes inherited from vtSpeciesList
vtArray< vtPlantSpecies * > m_Species
 

Detailed Description

This class extends vtSpeciesList with the ability to construct and manage 3D representations of the plants.

Member Function Documentation

void vtSpeciesList3d::CreatePlantSurfaces ( )

Create all of the appearances for all the species in this species list.


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