Type Definition bevy_rapier3d::prelude::nalgebra::base::storage::Owned[][src]

type Owned<T, R, C = Const<1_usize>> = <DefaultAllocator as Allocator<T, R, C>>::Buffer;
Expand description

The owned data storage that can be allocated from S.