vtdata library
|
Public Member Functions | |
vtPlantAppearance (AppearType type, const char *filename, float width, float height, float shadow_radius, float shadow_darkness) | |
Public Attributes | |
AppearType | m_eType |
vtString | m_filename |
float | m_width |
float | m_height |
float | m_shadow_radius |
float | m_shadow_darkness |
An appearance is an representation of how a plant looks, which can be an image or a model.