|
Rerun C++ SDK
|
Component: The length of an axis in local units of the space. More...
#include <rerun/components/axis_length.hpp>
Public Member Functions | |
| AxisLength (rerun::datatypes::Float32 length_) | |
| AxisLength & | operator= (rerun::datatypes::Float32 length_) |
| AxisLength (float value_) | |
| AxisLength & | operator= (float value_) |
| operator rerun::datatypes::Float32 () const | |
| Cast to the underlying Float32 datatype. | |
Public Attributes | |
| rerun::datatypes::Float32 | length |
Component: The length of an axis in local units of the space.