|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Class that determines if two object layers can collide. More...
#include <PhysicsWorldContext.hpp>
Public Member Functions | |
| virtual bool | ShouldCollide (JPH::ObjectLayer inObject1, JPH::ObjectLayer inObject2) const override |
Class that determines if two object layers can collide.