Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::ComponentBatch Member List

This is the complete list of members for rerun::ComponentBatch, including all inherited members.

arrayrerun::ComponentBatch
component_typererun::ComponentBatch
empty(const ComponentDescriptor &descriptor)rerun::ComponentBatchinlinestatic
from_arrow_array(std::shared_ptr< arrow::Array > array, const ComponentDescriptor &descriptor)rerun::ComponentBatchstatic
from_indicator()rerun::ComponentBatchinlinestatic
from_loggable(const rerun::Collection< T > &components, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor)rerun::ComponentBatchinlinestatic
from_loggable(const T &component, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor)rerun::ComponentBatchinlinestatic
from_loggable(const std::optional< T > &component, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor)rerun::ComponentBatchinlinestatic
from_loggable(const std::optional< rerun::Collection< T > > &components, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor)rerun::ComponentBatchinlinestatic
length() constrerun::ComponentBatch
partitioned(const Collection< uint32_t > &lengths) &&rerun::ComponentBatch
partitioned() &&rerun::ComponentBatch
partitioned(const Collection< uint32_t > &lengths) const &rerun::ComponentBatch
partitioned() const &rerun::ComponentBatch
to_c_ffi_struct(rr_component_batch &out_component_batch) constrerun::ComponentBatch