|
Rerun C++ SDK
|
Encoding: Defines a slider for the index of some dimension. More...
#include <rerun/blueprint/encodings/tensor_dimension_index_slider.hpp>
Public Member Functions | |
| TensorDimensionIndexSlider (uint32_t dimension_) | |
| TensorDimensionIndexSlider & | operator= (uint32_t dimension_) |
Public Attributes | |
| uint32_t | dimension |
| The dimension number. | |
Encoding: Defines a slider for the index of some dimension.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.