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

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

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

Public Member Functions

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

Public Attributes

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

Detailed Description

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


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