Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::Loggable< T > Struct Template Reference

The Loggable trait is used by all built-in implementation of rerun::AsComponents to serialize a collection for logging. More...

#include <rerun/loggable.hpp>

Detailed Description

template<typename T>
struct rerun::Loggable< T >

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::components and rerun::datatypes.


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