ARGoS
3
A parallel, multi-engine simulator for swarm robotics
physics_cylinder_model.h
Go to the documentation of this file.
1
7
#ifndef PHYSICS_CYLINDER_MODEL_H
8
#define PHYSICS_CYLINDER_MODEL_H
9
10
namespace
argos
{
11
12
class
CPhysicsCylinderModel
{
13
14
public
:
15
16
virtual
void
Resize
(
Real
f_radius,
Real
f_height) = 0;
17
18
};
19
20
}
21
22
#endif
Real
float Real
Collects all ARGoS code.
Definition
datatypes.h:39
argos
The namespace containing all the ARGoS related code.
Definition
ci_actuator.h:12
argos::CPhysicsCylinderModel
Definition
physics_cylinder_model.h:12
argos::CPhysicsCylinderModel::Resize
virtual void Resize(Real f_radius, Real f_height)=0
plugins
simulator
physics_engines
physics_cylinder_model.h
Generated on Wed Jan 1 2025 00:18:10 for ARGoS by
1.12.0