#include <Collidable.hpp>
◆ Collidable() [1/2]
| smurf::Collidable::Collidable |
( |
| ) |
|
|
inline |
◆ Collidable() [2/2]
| smurf::Collidable::Collidable |
( |
const std::string & |
name, |
|
|
const ContactParams |
contact_params, |
|
|
const urdf::Collision & |
collision |
|
) |
| |
◆ getCollision()
| urdf::Collision smurf::Collidable::getCollision |
( |
| ) |
const |
|
inline |
◆ getContactParams()
◆ getGroupId()
| int smurf::Collidable::getGroupId |
( |
| ) |
const |
|
inline |
◆ getName()
| std::string smurf::Collidable::getName |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool smurf::Collidable::operator!= |
( |
const Collidable & |
other | ) |
const |
◆ operator==()
| bool smurf::Collidable::operator== |
( |
const Collidable & |
other | ) |
const |
◆ serialize()
template<typename Archive >
| void smurf::Collidable::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inline |
Serializes the members of this class
◆ setGroupId()
| void smurf::Collidable::setGroupId |
( |
const int |
id | ) |
|
|
inline |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
Grants access to boost serialization
The documentation for this class was generated from the following files: