Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::AxisLength Struct Reference

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_)
 
AxisLengthoperator= (rerun::datatypes::Float32 length_)
 
 AxisLength (float value_)
 
AxisLengthoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 length
 

Detailed Description

Component: The length of an axis in local units of the space.


The documentation for this struct was generated from the following file: