Rerun C++ SDK
|
Component: Radius of a marker of a point in e.g. a 2D plot, measured in UI points. More...
#include <rerun/components/marker_size.hpp>
Public Member Functions | |
MarkerSize (rerun::datatypes::Float32 value_) | |
MarkerSize & | operator= (rerun::datatypes::Float32 value_) |
MarkerSize (float value_) | |
MarkerSize & | operator= (float value_) |
operator rerun::datatypes::Float32 () const | |
Cast to the underlying Float32 datatype. | |
Public Attributes | |
rerun::datatypes::Float32 | value |
Component: Radius of a marker of a point in e.g. a 2D plot, measured in UI points.