#include <visualization_meshcat_types.h>
|
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} |
|
std::string | type |
|
std::string | uuid |
|
exotica::visualization::ObjectData::ObjectData |
( |
| ) |
|
|
default |
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 |
std::string exotica::visualization::ObjectData::geometry |
std::string exotica::visualization::ObjectData::material |
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} |
std::string exotica::visualization::ObjectData::type |
std::string exotica::visualization::ObjectData::uuid |
The documentation for this struct was generated from the following file: