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

Component: The width of a stroke specified in UI points. More...

#include <rerun/components/stroke_width.hpp>

Public Member Functions

 StrokeWidth (rerun::datatypes::Float32 width_)
 
StrokeWidthoperator= (rerun::datatypes::Float32 width_)
 
 StrokeWidth (float value_)
 
StrokeWidthoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 width
 

Detailed Description

Component: The width of a stroke specified in UI points.


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