ARGoS
3
A parallel, multi-engine simulator for swarm robotics
vector2.cpp
Go to the documentation of this file.
1
8
#include "
vector2.h
"
9
10
namespace
argos
{
11
12
const
CVector2
CVector2::X
(1.0, 0.0);
13
const
CVector2
CVector2::Y
(0.0, 1.0);
14
15
}
argos::CVector2::Y
static const CVector2 Y
The y axis.
Definition:
vector2.h:36
argos
The namespace containing all the ARGoS related code.
Definition:
ci_actuator.h:12
vector2.h
argos::CVector2::X
static const CVector2 X
The x axis.
Definition:
vector2.h:33
core
utility
math
vector2.cpp
Generated on Wed Aug 4 2021 00:15:55 for ARGoS by
1.8.17