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::datatypes::TensorDimensionIndexSelection selection_)
 
TensorDimensionIndexSelectionoperator= (rerun::datatypes::TensorDimensionIndexSelection selection_)
 
 operator rerun::datatypes::TensorDimensionIndexSelection () const
 Cast to the underlying TensorDimensionIndexSelection datatype.
 

Public Attributes

rerun::datatypes::TensorDimensionIndexSelection selection
 

Detailed Description

Component: Specifies a concrete index on a tensor dimension.


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