|
Rerun C++ SDK
|
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_) | |
| ClassId & | operator= (rerun::datatypes::ClassId id_) |
| ClassId (uint16_t id_) | |
| ClassId & | operator= (uint16_t id_) |
| operator rerun::datatypes::ClassId () const | |
| Cast to the underlying ClassId datatype. | |
Public Attributes | |
| rerun::datatypes::ClassId | id |
Component: A 16-bit ID representing a type of semantic class.