#include <link.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
◆ ConstPtr
◆ Ptr
◆ Collision()
tesseract_scene_graph::Collision::Collision |
( |
| ) |
|
|
inline |
◆ clear()
void tesseract_scene_graph::Collision::clear |
( |
| ) |
|
|
inline |
◆ operator!=()
bool tesseract_scene_graph::Collision::operator!= |
( |
const Collision & |
rhs | ) |
const |
◆ operator==()
bool tesseract_scene_graph::Collision::operator== |
( |
const Collision & |
rhs | ) |
const |
- Todo:
- Make utility to check derived type
◆ serialize()
template<class Archive >
void tesseract_scene_graph::Collision::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ geometry
◆ name
std::string tesseract_scene_graph::Collision::name |
◆ origin
Eigen::Isometry3d tesseract_scene_graph::Collision::origin |
The documentation for this class was generated from the following files:
- tesseract_scene_graph/include/tesseract_scene_graph/link.h
- tesseract_scene_graph/src/link.cpp