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

Component: Configures how a clear operation should behave - recursive or not. More...

#include <rerun/components/clear_is_recursive.hpp>

Public Member Functions

 ClearIsRecursive (bool recursive_)
 
ClearIsRecursiveoperator= (bool recursive_)
 

Public Attributes

bool recursive
 If true, also clears all recursive children entities.
 

Detailed Description

Component: Configures how a clear operation should behave - recursive or not.


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