C# (CSharp) BEPUphysics.Threading Пространство имен

Классы

Имя Описание
ParallelLoopManager Manages parallel for loops. Cannot handle general task-based parallelism.
ParallelLoopWorker
SimpleThreadManager Manages the engine's threads.
SimpleThreadManager.LoopSection
SimpleThreadManager.WorkerThread
SpecializedThreadManager Manages the engine's threads.
ThreadManagerTPL Uses the .NET Task Parallel library to manage the engine's threads.
ThreadTaskManager Keeps track of the threads currently available to the physics engine.
ThreadTaskManager.LoopSection
ThreadTaskManager.TaskEntry
ThreadTaskManager.WorkerThread