- [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)
PeerBox Class Reference¶
#include <FlockMan.h>
Collaboration diagram for PeerBox:
Collaboration graph
[legend]
Public Member Functions |
|
| PeerBox () | |
| void | ClearBoidList () |
Public Attributes |
|
| BoidList * | boidlist |
| PeerBox * | top |
| PeerBox * | bottom |
| PeerBox * | left |
| PeerBox * | right |
| PeerBox * | front |
| PeerBox * | back |
| float | positionrating |
| Vector | center |
| Vector | upperleft |
| Vector | lowerright |