Rerun C++ SDK
|
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_) | |
TensorDimensionIndexSelection & | operator= (rerun::datatypes::TensorDimensionIndexSelection selection_) |
operator rerun::datatypes::TensorDimensionIndexSelection () const | |
Cast to the underlying TensorDimensionIndexSelection datatype. | |
Public Attributes | |
rerun::datatypes::TensorDimensionIndexSelection | selection |
Component: Specifies a concrete index on a tensor dimension.