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

Component: A 16-bit ID representing a type of semantic class. More...

#include <rerun/components/class_id.hpp>

Public Member Functions

 ClassId (rerun::datatypes::ClassId id_)
 
ClassIdoperator= (rerun::datatypes::ClassId id_)
 
 ClassId (uint16_t id_)
 
ClassIdoperator= (uint16_t id_)
 
 operator rerun::datatypes::ClassId () const
 Cast to the underlying ClassId datatype.
 

Public Attributes

rerun::datatypes::ClassId id
 

Detailed Description

Component: A 16-bit ID representing a type of semantic class.


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