SuperDex Physics C++ API
Loading...
Searching...
No Matches
mochi_context.h File Reference

Go to the source code of this file.

Classes

class  superdex::Context
 Main entry point for SuperDex Physics simulation. More...

Namespaces

namespace  superdex

Functions

Contextsuperdex::CreateContext (int numWorkerThreads=-1)
 Initialize SuperDex Physics by creating a Context object.
void superdex::DestroyContext (Context *context)
 Shut down SuperDex Physics by destroying the Context object.