#include <visualization_meshcat_types.h>
|
std::string | type |
|
std::string | uuid |
|
std::string | geometry |
|
std::string | material |
|
std::vector< double > | matrix = {1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0} |
|
◆ ObjectData() [1/2]
exotica::visualization::ObjectData::ObjectData |
( |
| ) |
|
|
default |
◆ ObjectData() [2/2]
exotica::visualization::ObjectData::ObjectData |
( |
const std::string & |
type_in, |
|
|
const std::string & |
uuid_in, |
|
|
const std::string & |
geometry_in, |
|
|
const std::string & |
material_in |
|
) |
| |
|
inline |
◆ MSGPACK_DEFINE()
◆ geometry
std::string exotica::visualization::ObjectData::geometry |
◆ material
std::string exotica::visualization::ObjectData::material |
◆ matrix
std::vector<double> exotica::visualization::ObjectData::matrix = {1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0} |
◆ type
std::string exotica::visualization::ObjectData::type |
◆ uuid
std::string exotica::visualization::ObjectData::uuid |
The documentation for this struct was generated from the following file: