Rerun C++ SDK
|
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_) | |
ClearIsRecursive & | operator= (bool recursive_) |
Public Attributes | |
bool | recursive |
If true, also clears all recursive children entities. | |
Component: Configures how a clear operation should behave - recursive or not.