Type Definition vox_geometry_rust::grid_point_generator2::GridPointGenerator2Ptr[][src]

type GridPointGenerator2Ptr = Arc<RwLock<GridPointGenerator2>>;
Expand description

Shared pointer type for the GridPointGenerator2.