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

Component: Visual bounds in 2D space used for Spatial2DView. More...

#include <rerun/blueprint/components/visual_bounds2d.hpp>

Public Member Functions

 VisualBounds2D (rerun::datatypes::Range2D range2d_)
 
VisualBounds2Doperator= (rerun::datatypes::Range2D range2d_)
 
 operator rerun::datatypes::Range2D () const
 Cast to the underlying Range2D datatype.
 

Public Attributes

rerun::datatypes::Range2D range2d
 X and y ranges that should be visible.
 

Detailed Description

Component: Visual bounds in 2D space used for Spatial2DView.


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