Rerun C++ SDK
|
The Loggable trait is used by all built-in implementation of rerun::AsComponents
to serialize a collection for logging.
More...
#include <rerun/loggable.hpp>
The Loggable trait is used by all built-in implementation of rerun::AsComponents
to serialize a collection for logging.
It is implemented for all built-in rerun::component
s and rerun::datatype
s.