BoidList Class Reference

#include <FlockMan.h>

Collaboration diagram for BoidList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BoidList ()

Public Attributes

Boidboid
BoidListnext

Detailed Description

Definition at line 20 of file FlockMan.h.


Constructor & Destructor Documentation

BoidList::BoidList  )  [inline]
 

Definition at line 26 of file FlockMan.h.

References boid, and next.


Member Data Documentation

Boid* BoidList::boid
 

Definition at line 23 of file FlockMan.h.

Referenced by BoidList().

BoidList* BoidList::next
 

Definition at line 24 of file FlockMan.h.

Referenced by BoidList().


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:51 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001