Creates an Interface iCollisionContext to representing a state of dynamic collision for this mesh.
iCollisionContext* newContext() const;
The created Interface iCollisionContext can be explicitly deleted when no longer required, but will also be deleted when this mesh is destroyed. In either case the pointer can no longer be used.