#include <physx_epuck_model.h>
Definition at line 22 of file physx_epuck_model.h.
◆ CPhysXEPuckModel()
argos::CPhysXEPuckModel::CPhysXEPuckModel |
( |
CPhysXEngine & |
c_engine, |
|
|
CEPuckEntity & |
c_entity |
|
) |
| |
◆ GetDifferentialDrive()
CPhysXDifferentialDrive& argos::CPhysXEPuckModel::GetDifferentialDrive |
( |
| ) |
|
|
inline |
◆ Reset()
void argos::CPhysXEPuckModel::Reset |
( |
| ) |
|
|
virtual |
◆ UpdateFromEntityStatus()
void argos::CPhysXEPuckModel::UpdateFromEntityStatus |
( |
| ) |
|
|
virtual |
◆ UpdateOriginAnchor()
void argos::CPhysXEPuckModel::UpdateOriginAnchor |
( |
SAnchor & |
s_anchor | ) |
|
Updates the origin anchor associated to the embodied entity.
- Parameters
-
s_anchor | The origin anchor. |
Definition at line 117 of file physx_epuck_model.cpp.