Type Definition vox_geometry_rust::custom_scalar_field2::CustomScalarField2Ptr[][src]

type CustomScalarField2Ptr = Arc<RwLock<CustomScalarField2>>;
Expand description

Shared pointer type for the CustomScalarField2.