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

Component: The strength of a given force. More...

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

Public Member Functions

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

Public Attributes

rerun::datatypes::Float64 distance
 

Detailed Description

Component: The strength of a given force.

Allows to assign different weights to the individual forces, prioritizing one over the other.


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