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

Component: Whether empty cells in a dataframe should be filled with a latest-at query. More...

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

Public Member Functions

 ApplyLatestAt (rerun::datatypes::Bool apply_latest_at_)
 
ApplyLatestAtoperator= (rerun::datatypes::Bool apply_latest_at_)
 
 ApplyLatestAt (bool value_)
 
ApplyLatestAtoperator= (bool value_)
 
 operator rerun::datatypes::Bool () const
 Cast to the underlying Bool datatype.
 

Public Attributes

rerun::datatypes::Bool apply_latest_at
 

Detailed Description

Component: Whether empty cells in a dataframe should be filled with a latest-at query.


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