Struct SolverData
- Namespace
- Alis.Core.Physic.Dynamics
- Assembly
- Alis.dll
internal struct SolverData
Inherited Members
Fields
locks
The locks
internal int[] locks
Field Value
- int[]
positions
The positions
internal SolverPosition[] positions
Field Value
step
The step
internal TimeStep step
Field Value
velocities
The velocities
internal SolverVelocity[] velocities