Type Alias rerun::external::ndarray::Ix3

source ·
pub type Ix3 = Dim<[usize; 3]>;
Expand description

three-dimensional

Aliased Type§

struct Ix3 { /* private fields */ }