#include <visualization_meshcat_types.h>
|
| GeometryBox () |
|
| GeometryBox (double width_in, double height_in, double depth_in, const std::string &uuid_in="") |
|
| Geometry ()=default |
|
| Geometry (const std::string &type_in, const std::string &uuid_in="") |
|
◆ GeometryBox() [1/2]
exotica::visualization::GeometryBox::GeometryBox |
( |
| ) |
|
|
inline |
◆ GeometryBox() [2/2]
exotica::visualization::GeometryBox::GeometryBox |
( |
double |
width_in, |
|
|
double |
height_in, |
|
|
double |
depth_in, |
|
|
const std::string & |
uuid_in = "" |
|
) |
| |
|
inline |
◆ depth
double exotica::visualization::GeometryBox::depth |
◆ height
double exotica::visualization::GeometryBox::height |
◆ width
double exotica::visualization::GeometryBox::width |
The documentation for this struct was generated from the following file: