addCircle(const Vector2D ¢er, const double &radius) | rcsc::DebugClient | [inline] |
addCircle(const Circle2D &circle) | rcsc::DebugClient | |
addLine(const Vector2D &from, const Vector2D &to) | rcsc::DebugClient | |
addMessage(const char *msg,...) | rcsc::DebugClient | |
addRectangle(const Rect2D &rect) | rcsc::DebugClient | |
addTriangle(const Vector2D &v1, const Vector2D &v2, const Vector2D &v3) | rcsc::DebugClient | [inline] |
addTriangle(const Triangle2D &tri) | rcsc::DebugClient | |
clear() | rcsc::DebugClient | |
connect(const std::string &hostname, const int port) | rcsc::DebugClient | |
DebugClient() | rcsc::DebugClient | |
MAX_CIRCLE (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | [static] |
MAX_LINE (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | [static] |
MAX_RECT (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | [static] |
MAX_TRIANGLE (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | [static] |
ServerType Enum (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | |
setTarget(const int unum) | rcsc::DebugClient | [inline] |
setTarget(const Vector2D &p) | rcsc::DebugClient | [inline] |
setWriteMode(const bool on) | rcsc::DebugClient | |
SoccerViewer Enum 値 (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | |
SoccerWindow2 Enum 値 (次で定義されています。 rcsc::DebugClient) | rcsc::DebugClient | |
writeAll(const WorldModel &world) | rcsc::DebugClient | |
~DebugClient() | rcsc::DebugClient |