Rerun C++ SDK
|
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_) | |
StrokeWidth & | operator= (rerun::datatypes::Float32 width_) |
StrokeWidth (float value_) | |
StrokeWidth & | operator= (float value_) |
operator rerun::datatypes::Float32 () const | |
Cast to the underlying Float32 datatype. | |
Public Attributes | |
rerun::datatypes::Float32 | width |
Component: The width of a stroke specified in UI points.