Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::blueprint::archetypes::PanelBlueprint Struct Reference

Archetype: Shared state for the 3 collapsible panels. More...

#include <rerun/blueprint/archetypes/panel_blueprint.hpp>

Public Types

using IndicatorComponent = rerun::components::IndicatorComponent< IndicatorComponentName >
 Indicator component, used to identify the archetype when converting to a list of components.
 

Public Member Functions

 PanelBlueprint (PanelBlueprint &&other)=default
 
PanelBlueprint with_state (rerun::blueprint::components::PanelState _state) &&
 

Public Attributes

std::optional< rerun::blueprint::components::PanelState > state
 

Static Public Attributes

static constexpr const char IndicatorComponentName []
 

Detailed Description

Archetype: Shared state for the 3 collapsible panels.

Member Data Documentation

◆ IndicatorComponentName

constexpr const char rerun::blueprint::archetypes::PanelBlueprint::IndicatorComponentName[]
staticconstexpr
Initial value:
=
"rerun.blueprint.components.PanelBlueprintIndicator"

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