5 #ifndef MERCATOR_PLANT_H 6 #define MERCATOR_PLANT_H 8 #include <wfmath/point.h> 9 #include <wfmath/quaternion.h> 31 #endif // MERCATOR_PLANT_H
float m_height
Height of the vegetation.
This is the simple class for representing instances of vegetation.
WFMath::Quaternion m_orientation
Orientation of the vegetation.
WFMath::Point< 2 > m_displacement
Position of the vegetation relative to its grid point.