Class CenterDistanceLimitTypeProcessor
- Namespace
- BepuPhysics.Constraints
- Assembly
- BepuPhysics.dll
Handles the solve iterations of a bunch of distance servos.
public class CenterDistanceLimitTypeProcessor : TwoBodyTypeProcessor<CenterDistanceLimitPrestepData, Vector<float>, CenterDistanceLimitFunctions, AccessOnlyLinear, AccessOnlyLinear, AccessOnlyLinear, AccessOnlyLinear>
- Inheritance
-
TwoBodyTypeProcessor<CenterDistanceLimitPrestepData, Vector<float>, CenterDistanceLimitFunctions, AccessOnlyLinear, AccessOnlyLinear, AccessOnlyLinear, AccessOnlyLinear>CenterDistanceLimitTypeProcessor
- Inherited Members
Fields
BatchTypeId
public const int BatchTypeId = 55