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