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

Component: Hash of a viewer recommendation. More...

#include <rerun/blueprint/components/viewer_recommendation_hash.hpp>

Public Member Functions

 ViewerRecommendationHash (rerun::datatypes::UInt64 value_)
 
ViewerRecommendationHashoperator= (rerun::datatypes::UInt64 value_)
 
 ViewerRecommendationHash (uint64_t value_)
 
ViewerRecommendationHashoperator= (uint64_t value_)
 
 operator rerun::datatypes::UInt64 () const
 Cast to the underlying UInt64 datatype.
 

Public Attributes

rerun::datatypes::UInt64 value
 

Detailed Description

Component: Hash of a viewer recommendation.

The formation of this hash is considered an internal implementation detail of the viewer.


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