|
Rerun C++ SDK
|
This is the complete list of members for rerun::ComponentColumn, including all inherited members.
| array | rerun::ComponentColumn | |
| component_type | rerun::ComponentColumn | |
| from_batch_with_lengths(ComponentBatch batch, const Collection< uint32_t > &lengths) | rerun::ComponentColumn | static |
| from_batch_with_offsets(ComponentBatch batch, Collection< uint32_t > offsets) | rerun::ComponentColumn | static |
| from_loggable(const Collection< T > &components, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor) | rerun::ComponentColumn | inlinestatic |
| from_loggable_with_lengths(const Collection< T > &components, const Collection< uint32_t > &lengths, const ComponentDescriptor &descriptor=rerun::Loggable< T >::Descriptor) | rerun::ComponentColumn | inlinestatic |
| to_c_ffi_struct(rr_component_column &out_component_batch) const | rerun::ComponentColumn |