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

Component: Length, or one-dimensional size. More...

#include <rerun/components/length.hpp>

Public Member Functions

 Length (rerun::datatypes::Float32 length_)
 
Lengthoperator= (rerun::datatypes::Float32 length_)
 
 Length (float value_)
 
Lengthoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 length
 

Detailed Description

Component: Length, or one-dimensional size.

Measured in its local coordinate system; consult the archetype in use to determine which axis or part of the entity this is the length of.


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