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

Datatype: A helper type for mapping class IDs to class descriptions. More...

#include <rerun/datatypes/class_description_map_elem.hpp>

Public Member Functions

 ClassDescriptionMapElem (ClassDescription _class_description)
 

Public Attributes

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

Detailed Description

Datatype: A helper type for mapping class IDs to class descriptions.

This is internal to the AnnotationContext structure.


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