Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgEcoBlock Class Reference

A eco block object defines object positions within a region of an ecosystem. More...

#include <ddgecos.h>

List of all members.


Public Members

 ddgEcoBlock ( ddgEcoSystem *es, unsigned int s, ddgBBox3 *b)
Constructor.

bool init ( ddgEcoSystem *e)
Initialize the EcoBlock.

ddgInside vis ( ddgCHull3 *frustrum, ddgVector2 pos )
Calculate and return the visibility state of this block.

ddgInside vis ( void )
Return the visibility state of this block.

unsigned int size (void)
Return the number of objects in this block.

ddgVector3 osize (void)
Return the 3D size of objects in this block.

ddgBBox3bbox
Bounding box for this block where object can occur in the world.

ddgVector3pos
Tree locations.


Detailed Description

A eco block object defines object positions within a region of an ecosystem.

These objects are managed by the ecosystem object.


The documentation for this class was generated from the following files:
Generated at Sun Sep 17 19:27:52 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999