VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
vex::ObjectLayerPairFilterImpl Class Referencefinal

Implementation of JPH::ObjectLayerPairFilter for the default layer. More...

#include <PhysicsSystem.hpp>

Inheritance diagram for vex::ObjectLayerPairFilterImpl:

Public Member Functions

bool ShouldCollide (JPH::ObjectLayer, JPH::ObjectLayer) const override

Detailed Description

Implementation of JPH::ObjectLayerPairFilter for the default layer.

Definition at line 59 of file PhysicsSystem.hpp.

Member Function Documentation

◆ ShouldCollide()

bool vex::ObjectLayerPairFilterImpl::ShouldCollide ( JPH::ObjectLayer ,
JPH::ObjectLayer  ) const
inlineoverride

Definition at line 62 of file PhysicsSystem.hpp.


The documentation for this class was generated from the following file: