Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::TensorDimensionIndexSelection Struct Reference

Component: Specifies a concrete index on a tensor dimension. More...

#include <rerun/components/tensor_dimension_index_selection.hpp>

Public Member Functions

 TensorDimensionIndexSelection (rerun::encodings::TensorDimensionIndexSelection selection_)
 
TensorDimensionIndexSelectionoperator= (rerun::encodings::TensorDimensionIndexSelection selection_)
 
 operator rerun::encodings::TensorDimensionIndexSelection () const
 Cast to the underlying TensorDimensionIndexSelection encoding.
 

Public Attributes

rerun::encodings::TensorDimensionIndexSelection selection
 

Detailed Description

Component: Specifies a concrete index on a tensor dimension.


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