#include <link.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ ConstPtr
◆ Ptr
◆ Visual()
| tesseract_scene_graph::Visual::Visual |
( |
| ) |
|
|
inline |
◆ clear()
| void tesseract_scene_graph::Visual::clear |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool tesseract_scene_graph::Visual::operator!= |
( |
const Visual & |
rhs | ) |
const |
◆ operator==()
| bool tesseract_scene_graph::Visual::operator== |
( |
const Visual & |
rhs | ) |
const |
- Todo:
- Make utility to check derived type
◆ serialize()
template<class Archive >
| void tesseract_scene_graph::Visual::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ geometry
◆ material
◆ name
| std::string tesseract_scene_graph::Visual::name |
◆ origin
| Eigen::Isometry3d tesseract_scene_graph::Visual::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