Rerun C++ SDK
|
Component: A binary blob of data. More...
#include <rerun/components/blob.hpp>
Public Member Functions | |
Blob (rerun::Collection< uint8_t > data_) | |
Blob & | operator= (rerun::Collection< uint8_t > data_) |
Public Attributes | |
rerun::Collection< uint8_t > | data |
Component: A binary blob of data.