#include <joint.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 228 of file joint.h.
◆ ConstPtr
◆ Ptr
◆ JointMimic() [1/4]
tesseract_scene_graph::JointMimic::JointMimic |
( |
| ) |
|
|
default |
◆ JointMimic() [2/4]
tesseract_scene_graph::JointMimic::JointMimic |
( |
double |
offset, |
|
|
double |
multiplier, |
|
|
std::string |
joint_name |
|
) |
| |
◆ ~JointMimic()
tesseract_scene_graph::JointMimic::~JointMimic |
( |
| ) |
|
|
default |
◆ JointMimic() [3/4]
tesseract_scene_graph::JointMimic::JointMimic |
( |
const JointMimic & |
| ) |
|
|
default |
◆ JointMimic() [4/4]
tesseract_scene_graph::JointMimic::JointMimic |
( |
JointMimic && |
| ) |
|
|
default |
◆ clear()
void tesseract_scene_graph::JointMimic::clear |
( |
| ) |
|
◆ operator!=()
bool tesseract_scene_graph::JointMimic::operator!= |
( |
const JointMimic & |
rhs | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool tesseract_scene_graph::JointMimic::operator== |
( |
const JointMimic & |
rhs | ) |
const |
◆ serialize()
template<class Archive >
void tesseract_scene_graph::JointMimic::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ tesseract_common::Serialization
◆ joint_name
std::string tesseract_scene_graph::JointMimic::joint_name |
◆ multiplier
double tesseract_scene_graph::JointMimic::multiplier { 1.0 } |
◆ offset
double tesseract_scene_graph::JointMimic::offset { 0 } |
The documentation for this class was generated from the following files: