|
Exotica
|
#include <visualization_meshcat_types.h>

Public Member Functions | |
| SetObjectType ()=default | |
| SetObjectType (const std::string &path_in, const T &object_in) | |
| MSGPACK_DEFINE (type, path, object) | |
Public Attributes | |
| std::string | type |
| std::string | path |
| T | object |
|
default |
|
inline |
| exotica::visualization::SetObjectType< T >::MSGPACK_DEFINE | ( | type | , |
| path | , | ||
| object | |||
| ) |
| T exotica::visualization::SetObjectType< T >::object |
| std::string exotica::visualization::SetObjectType< T >::path |
| std::string exotica::visualization::SetObjectType< T >::type |
1.8.17