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

Component: A 1D range, specifying a lower and upper bound. More...

#include <rerun/components/range1d.hpp>

Public Member Functions

 Range1D (std::array< double, 2 > range_)
 
Range1Doperator= (std::array< double, 2 > range_)
 

Public Attributes

std::array< double, 2 > range
 

Detailed Description

Component: A 1D range, specifying a lower and upper bound.


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