| PendingKinematicUpdates |
TArray< Chaos::TPBDRigidParticleHandle< Chaos::FReal, 3 > * > |
List of particles in the solver that are pending a kinematic update to be pushed back to their owner |
Chaos/CacheManagerActor.h |
|
| PlaybackIndices |
TArray< int32 > |
List of indices for components tagged for playback - avoids iterating non playback components |
Chaos/CacheManagerActor.h |
|
| PlaybackTickRecords |
TArray< FPlaybackTickRecord > |
List of the tick records for each playback index, tracks where the last tick was |
Chaos/CacheManagerActor.h |
|
| PostSolveHandle |
FDelegateHandle |
|
Chaos/CacheManagerActor.h |
|
| PreBufferHandle |
FDelegateHandle |
|
Chaos/CacheManagerActor.h |
|
| PreSolveHandle |
FDelegateHandle |
Handles to solver events to push/pull cache data |
Chaos/CacheManagerActor.h |
|
| RecordIndices |
TArray< int32 > |
List of indices for components tagged for record - avoids iterating non record components |
Chaos/CacheManagerActor.h |
|
| TeardownHandle |
FDelegateHandle |
|
Chaos/CacheManagerActor.h |
|