#include <GT2005TeamBallLocator.h>
Inheritance diagram for GT2005TeamBallLocator::BasicCell:


Public Member Functions | |
| BasicCell () | |
| BasicCell (Vector2< double > topLeft, Vector2< double > downRight, AbstractCell *parent, int depth) | |
| void | calcAverages (int numOfParticles) |
| void | getParticles (GT2005Particle **first) |
| void | addParticle (GT2005Particle *particle) |
| double | getSumOfProb () |
| void | violentBrutalDestruction () |
Public Attributes | |
| double | x |
| double | y |
| double | p |
|
|
Definition at line 113 of file GT2005TeamBallLocator.h. |
|
||||||||||||||||||||
|
Definition at line 114 of file GT2005TeamBallLocator.h. |
|
|
Definition at line 129 of file GT2005TeamBallLocator.h. References GT2005Particle::next, GT2005Particle::pose, GT2005Particle::probability, Vector2< double >::x, and Vector2< double >::y. Referenced by getParticles(). |
|
|
Reimplemented from GT2005TeamBallLocator::AbstractCell. Definition at line 152 of file GT2005TeamBallLocator.h. References calcAverages(), and numOfBLParticles. |
Here is the call graph for this function:

|
|
Reimplemented from GT2005TeamBallLocator::AbstractCell. Definition at line 169 of file GT2005TeamBallLocator.h. References GT2005Particle::next. |
|
|
Reimplemented from GT2005TeamBallLocator::AbstractCell. Definition at line 182 of file GT2005TeamBallLocator.h. |
|
|
Reimplemented from GT2005TeamBallLocator::AbstractCell. Definition at line 184 of file GT2005TeamBallLocator.h. References GT2005Particle::next. |
|
|
Definition at line 108 of file GT2005TeamBallLocator.h. |
|
|
Definition at line 109 of file GT2005TeamBallLocator.h. |
|
|
Definition at line 110 of file GT2005TeamBallLocator.h. Referenced by GT2005TeamBallLocator::CompositeCell::split(). |
1.3.6