Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
BodyFilter.h File Reference

Go to the source code of this file.

Classes

class  BodyFilter
 Class function to filter out bodies, returns true if test should collide with body. More...
 
class  IgnoreSingleBodyFilter
 A simple body filter implementation that ignores a single, specified body. More...
 
class  IgnoreMultipleBodiesFilter
 A simple body filter implementation that ignores multiple, specified bodies. More...
 
class  BodyDrawFilter
 Class function to filter out bodies for debug rendering, returns true if body should be rendered. More...