Inheritance diagram for VLCBallSpecialist::BallPoint:


Public Member Functions | |
| BallPoint () | |
| BallPoint & | operator= (const Vector2< int > &other) |
| Assignment operator. | |
Public Attributes | |
| bool | greenIsClose |
| bool | yellowIsClose |
| bool | hardEdge |
| bool | atBorder |
Definition at line 78 of file VLCBallSpecialist.h.
|
|
Definition at line 81 of file VLCBallSpecialist.h. |
|
|
Assignment operator.
Reimplemented from Vector2< int >. Definition at line 87 of file VLCBallSpecialist.h. References Vector2< V >::x, and Vector2< V >::y. |
|
|
Definition at line 82 of file VLCBallSpecialist.h. |
|
|
Definition at line 83 of file VLCBallSpecialist.h. |
|
|
Definition at line 84 of file VLCBallSpecialist.h. |
|
|
Definition at line 85 of file VLCBallSpecialist.h. Referenced by VLCBallSpecialist::scanForBallPoints(). |
1.3.6