Type Definition heron::rapier_plugin::rapier::parry::na::base::storage::Owned[][src]

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

The owned data storage that can be allocated from S.