![]()  | 
  
    Jolt Physics
    
   A multi core friendly Game Physics Engine 
   | 
 
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 | IgnoreSingleBodyFilterChained | 
| Ignores a single body and chains the filter to another filter.  More... | |
| class | BodyDrawFilter | 
| Class function to filter out bodies for debug rendering, returns true if body should be rendered.  More... | |