Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
PointConvexSupport Struct Reference

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
 

Detailed Description

Class that wraps a point so that it can be used with convex collision detection.

Member Function Documentation

◆ GetSupport()

Vec3 PointConvexSupport::GetSupport ( Vec3Arg  inDirection) const
inline

Calculate the support vector for this convex shape.

Member Data Documentation

◆ mPoint

Vec3 PointConvexSupport::mPoint

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