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