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