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

Component: The target distance between two nodes. More...

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

Public Member Functions

 ForceDistance (rerun::datatypes::Float64 distance_)
 
ForceDistanceoperator= (rerun::datatypes::Float64 distance_)
 
 ForceDistance (double value_)
 
ForceDistanceoperator= (double value_)
 
 operator rerun::datatypes::Float64 () const
 Cast to the underlying Float64 datatype.
 

Public Attributes

rerun::datatypes::Float64 distance
 

Detailed Description

Component: The target distance between two nodes.

This is helpful to scale the layout, for example if long labels are involved.


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