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