|  | Jolt Physics
    A multi core friendly Game Physics Engine | 
Class that wraps a point so that it can be used with convex collision detection. More...
#include <ConvexSupport.h>
| Public Member Functions | |
| Vec3 | GetSupport (Vec3Arg inDirection) const | 
| Calculate the support vector for this convex shape.  More... | |
| Public Attributes | |
| Vec3 | mPoint | 
Class that wraps a point so that it can be used with convex collision detection.
Calculate the support vector for this convex shape.
| Vec3 PointConvexSupport::mPoint |