#include <rcsc/geom/vector_2d.h>
#include <boost/shared_ptr.hpp>
#include <string>
#include <list>
#include <vector>
#include <iostream>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::Formation |
abstarct formation class [詳細] | |
struct | rcsc::Formation::Snapshot |
this struct is used to record the field status as a training data [詳細] | |
型定義 | |
typedef boost::shared_ptr< Formation > | rcsc::FormationPtr |
type of the formation pointer |