Rerun C++ SDK
|
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_) | |
ApplyLatestAt & | operator= (rerun::datatypes::Bool apply_latest_at_) |
ApplyLatestAt (bool value_) | |
ApplyLatestAt & | operator= (bool value_) |
operator rerun::datatypes::Bool () const | |
Cast to the underlying Bool datatype. | |
Public Attributes | |
rerun::datatypes::Bool | apply_latest_at |
Component: Whether empty cells in a dataframe should be filled with a latest-at query.