Table of Contents

Interface IContactPrestep<TPrestep>

Namespace
BepuPhysics.Constraints.Contact
Assembly
BepuPhysics.dll
public interface IContactPrestep<TPrestep> where TPrestep : struct, IContactPrestep<TPrestep>

Type Parameters

TPrestep

Properties

BodyCount

public static abstract int BodyCount { get; }

Property Value

int

ContactCount

public static abstract int ContactCount { get; }

Property Value

int

Methods

GetMaterialProperties(ref TPrestep)

public static abstract ref MaterialPropertiesWide GetMaterialProperties(ref TPrestep prestep)

Parameters

prestep TPrestep

Returns

MaterialPropertiesWide