|
SuperDex Physics C++ API
|
Sphere primitives for debug visualization. More...
#include <mochi_structs.h>
Public Member Functions | |
| bool | operator== (DebugDrawSpheres const &) const =default |
Public Attributes | |
| Span< Color const > | colors |
| Sphere colors. | |
| Span< Real3 const > | positions |
| Sphere center positions [m] in world frame. | |
| Span< real const > | radii |
| Sphere radii [m]. | |
Sphere primitives for debug visualization.
Definition at line 611 of file mochi_structs.h.
|
default |
Sphere colors.
Definition at line 616 of file mochi_structs.h.
Sphere center positions [m] in world frame.
Definition at line 612 of file mochi_structs.h.
Sphere radii [m].
Definition at line 614 of file mochi_structs.h.