#include <ddggrass.h>
Class diagram for ddgGrass:
Public Members | |||
enum | ddgGrassType { grass } | ||
Enumeration of grass types. | |||
ddgGrass (ddgGrassType t, unsigned int depth = 10, unsigned int density = 30, float space = 0.1 ) | |||
Set bounding box using Min and Max vectors. | |||
bool | init ( ddgContext *ctx ) | ||
Render the tree. | |||
bool | draw ( ddgContext *ctx) | ||
Render the tree. |