|
Rerun C++ SDK
|
Component: Hash of a viewer recommendation. More...
#include <rerun/blueprint/components/viewer_recommendation_hash.hpp>
Public Member Functions | |
| ViewerRecommendationHash (rerun::datatypes::UInt64 value_) | |
| ViewerRecommendationHash & | operator= (rerun::datatypes::UInt64 value_) |
| ViewerRecommendationHash (uint64_t value_) | |
| ViewerRecommendationHash & | operator= (uint64_t value_) |
| operator rerun::datatypes::UInt64 () const | |
| Cast to the underlying UInt64 datatype. | |
Public Attributes | |
| rerun::datatypes::UInt64 | value |
Component: Hash of a viewer recommendation.
The formation of this hash is considered an internal implementation detail of the viewer.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.