Interface IConvexContactPrestep<TPrestep>
- Namespace
 - BepuPhysics.Constraints.Contact
 
- Assembly
 - BepuPhysics.dll
 
public interface IConvexContactPrestep<TPrestep> : IContactPrestep<TPrestep> where TPrestep : struct, IConvexContactPrestep<TPrestep>
  Type Parameters
TPrestep
- Inherited Members
 
Methods
GetContact(ref TPrestep, int)
public static abstract ref ConvexContactWide GetContact(ref TPrestep prestep, int index)
  Parameters
prestepTPrestepindexint
Returns
GetNormal(ref TPrestep)
public static abstract ref Vector3Wide GetNormal(ref TPrestep prestep)
  Parameters
prestepTPrestep
Returns
- Vector3Wide