#include <rcsc/geom/vector_2d.h>
#include <rcsc/game_time.h>
#include <rcsc/soccer_math.h>
#include <rcsc/math_util.h>
#include <deque>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::BallObject |
observed ball object class [詳細] | |
型定義 | |
typedef std::deque< BallObject > | rcsc::BallRecord |
typedef of the ball record container |