[][src]Type Definition physx::heightfield::HeightfieldSampler

type HeightfieldSampler = dyn Fn(usize, usize) -> f32;