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

Component: Associates components of an entity to components of a visualizer. More...

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

Public Member Functions

 VisualizerComponentMapping (rerun::blueprint::datatypes::VisualizerComponentMapping mapping_)
 
VisualizerComponentMappingoperator= (rerun::blueprint::datatypes::VisualizerComponentMapping mapping_)
 
 operator rerun::blueprint::datatypes::VisualizerComponentMapping () const
 Cast to the underlying VisualizerComponentMapping datatype.
 

Public Attributes

rerun::blueprint::datatypes::VisualizerComponentMapping mapping
 The component mapping pairs.
 

Detailed Description

Component: Associates components of an entity to components of a visualizer.

This type is unstable and may change significantly in a way that the data won't be backwards compatible.


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