Thunderbots Project
Loading...
Searching...
No Matches
Field Member List

This is the complete list of members for Field, including all inherited members.

boundaryMargin() constField
centerCircle() constField
centerCircleRadius() constField
centerPoint() constField
createField(TbotsProto::FieldType field_type)Fieldstatic
createSSLDivisionAField()Fieldstatic
createSSLDivisionBField()Fieldstatic
defenseAreaXLength() constField
defenseAreaYLength() constField
enemyCornerNeg() constField
enemyCornerPos() constField
enemyDefenseArea() constField
enemyGoal() constField
enemyGoalCenter() constField
enemyGoalpostNeg() constField
enemyGoalpostPos() constField
enemyHalf() constField
enemyNegativeYQuadrant() constField
enemyPenaltyMark() constField
enemyPositiveYQuadrant() constField
Field()=delete (defined in Field)Field
Field(double field_x_length, double field_y_length, double defense_x_length, double defense_y_length, double goal_x_length, double goal_y_length, double boundary_buffer_size, double center_circle_radius)Fieldexplicit
Field(const TbotsProto::Field &field_proto)Fieldexplicit
fieldBoundary() constField
fieldLines() constField
friendlyCornerNeg() constField
friendlyCornerPos() constField
friendlyDefenseArea() constField
friendlyGoal() constField
friendlyGoalCenter() constField
friendlyGoalpostNeg() constField
friendlyGoalpostPos() constField
friendlyHalf() constField
friendlyNegativeYQuadrant() constField
friendlyPenaltyMark() constField
friendlyPositiveYQuadrant() constField
goalXLength() constField
goalYLength() constField
halfwayLine() constField
operator!=(const Field &other) constField
operator==(const Field &other) constField
pointInEnemyCorner(const Point &p, double radius) constField
pointInEnemyDefenseArea(const Point &p) constField
pointInEnemyHalf(const Point &p) constField
pointInFriendlyCorner(const Point &p, double radius) constField
pointInFriendlyDefenseArea(const Point &p) constField
pointInFriendlyHalf(const Point &p) constField
totalXLength() constField
totalYLength() constField
xLength() constField
yLength() constField