Struct Contact3NonconvexOneBodyPrestepData
- Namespace
- BepuPhysics.Constraints.Contact
- Assembly
- BepuPhysics.dll
public struct Contact3NonconvexOneBodyPrestepData : INonconvexContactPrestep<Contact3NonconvexOneBodyPrestepData>, IContactPrestep<Contact3NonconvexOneBodyPrestepData>
- Implements
-
- Inherited Members
-
Fields
Contact0
public NonconvexContactPrestepData Contact0
Field Value
- NonconvexContactPrestepData
Contact1
public NonconvexContactPrestepData Contact1
Field Value
- NonconvexContactPrestepData
Contact2
public NonconvexContactPrestepData Contact2
Field Value
- NonconvexContactPrestepData
MaterialProperties
public MaterialPropertiesWide MaterialProperties
Field Value
- MaterialPropertiesWide
Properties
BodyCount
public static int BodyCount { get; }
Property Value
- int
ContactCount
public static int ContactCount { get; }
Property Value
- int
Methods
GetContact(ref Contact3NonconvexOneBodyPrestepData, int)
public static ref NonconvexContactPrestepData GetContact(ref Contact3NonconvexOneBodyPrestepData prestep, int index)
Parameters
prestep
Contact3NonconvexOneBodyPrestepData
index
int
Returns
- NonconvexContactPrestepData
GetMaterialProperties(ref Contact3NonconvexOneBodyPrestepData)
public static ref MaterialPropertiesWide GetMaterialProperties(ref Contact3NonconvexOneBodyPrestepData prestep)
Parameters
prestep
Contact3NonconvexOneBodyPrestepData
Returns
- MaterialPropertiesWide