![]()  | 
  
    Jolt Physics
    
   A multi core friendly Game Physics Engine 
   | 
 
Structure that performs a Minkowski difference A - B. More...
#include <ConvexSupport.h>
Public Member Functions | |
| MinkowskiDifference (const ConvexObjectA &inObjectA, const ConvexObjectB &inObjectB) | |
| Vec3 | GetSupport (Vec3Arg inDirection) const | 
| Calculate the support vector for this convex shape.  More... | |
Public Attributes | |
| const ConvexObjectA & | mObjectA | 
| const ConvexObjectB & | mObjectB | 
Structure that performs a Minkowski difference A - B.
      
  | 
  inline | 
      
  | 
  inline | 
Calculate the support vector for this convex shape.
| const ConvexObjectA& MinkowskiDifference< ConvexObjectA, ConvexObjectB >::mObjectA | 
| const ConvexObjectB& MinkowskiDifference< ConvexObjectA, ConvexObjectB >::mObjectB |