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

Component: The layout share of a row in the container. More...

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

Public Member Functions

 RowShare (rerun::datatypes::Float32 share_)
 
RowShareoperator= (rerun::datatypes::Float32 share_)
 
 RowShare (float value_)
 
RowShareoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 share
 The layout share of a row in the container.
 

Detailed Description

Component: The layout share of a row in the container.


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