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

Component: Space between grid lines of one line to the next in scene units. More...

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

Public Member Functions

 GridSpacing (rerun::datatypes::Float32 distance_)
 
GridSpacingoperator= (rerun::datatypes::Float32 distance_)
 
 GridSpacing (float value_)
 
GridSpacingoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 distance
 Space between grid lines of one line to the next in scene units.
 

Detailed Description

Component: Space between grid lines of one line to the next in scene units.


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