Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::encodings::ClassDescriptionMapElem Struct Reference

Encoding: A helper type for mapping encodings::ClassIds to class descriptions. More...

#include <rerun/encodings/class_description_map_elem.hpp>

Public Member Functions

 ClassDescriptionMapElem (ClassDescription _class_description)
 

Public Attributes

rerun::encodings::ClassId class_id
 The key: the components::ClassId.
 
rerun::encodings::ClassDescription class_description
 The value: class name, color, etc.
 

Detailed Description

Encoding: A helper type for mapping encodings::ClassIds to class descriptions.

This is internal to components::AnnotationContext.

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: