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

Component: A binary blob of data. More...

#include <rerun/components/blob.hpp>

Public Member Functions

 Blob (rerun::Collection< uint8_t > data_)
 
Bloboperator= (rerun::Collection< uint8_t > data_)
 

Public Attributes

rerun::Collection< uint8_t > data
 

Detailed Description

Component: A binary blob of data.


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