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

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

#include <rerun/components/keypoint_id.hpp>

Public Member Functions

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

Public Attributes

rerun::datatypes::KeypointId id
 

Detailed Description

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


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