GetPenetrationsShapeParallel
Summary
public static void GetPenetrationsShapeParallel(HkShape shape, ref Vector3D translation, ref Quaternion rotation, HashSet<HkRigidBody> results, int filter, Action<HashSet<HkRigidBody>> callback)
Parameters
- HkShape prohibited shape
- Vector3D translation
- Quaternion rotation
- HashSet
results - int filter
- Action<HashSet
> callback