#include <visualization_meshcat_types.h>
|
| GeometrySphere () |
|
| GeometrySphere (double radius_in, int widthSegments_in=50, int heightSegments_in=50, const std::string &uuid_in="") |
|
| Geometry ()=default |
|
| Geometry (const std::string &type_in, const std::string &uuid_in="") |
|
◆ GeometrySphere() [1/2]
exotica::visualization::GeometrySphere::GeometrySphere |
( |
| ) |
|
|
inline |
◆ GeometrySphere() [2/2]
exotica::visualization::GeometrySphere::GeometrySphere |
( |
double |
radius_in, |
|
|
int |
widthSegments_in = 50 , |
|
|
int |
heightSegments_in = 50 , |
|
|
const std::string & |
uuid_in = "" |
|
) |
| |
|
inline |
◆ heightSegments
int exotica::visualization::GeometrySphere::heightSegments |
◆ radius
double exotica::visualization::GeometrySphere::radius |
◆ widthSegments
int exotica::visualization::GeometrySphere::widthSegments |
The documentation for this struct was generated from the following file: