Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

BoidList Class Reference

#include <FlockMan.h>

Collaboration diagram for BoidList:

Collaboration graph

[legend]

List of all members.


Public Member Functions

  BoidList ()

Public Attributes

Boid boid
BoidList next

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:

  • C:/Program Files/Hash Inc/AM120SDK/Include/FlockMan.h

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