Stores results of overlap queries. More...
#include <PxQueryReport.h>
Public Attributes | |
PxU32 | padTo16Bytes |
Public Attributes inherited from PxQueryHit | |
PxU32 | faceIndex |
Public Attributes inherited from PxActorShape | |
PxRigidActor * | actor |
PxShape * | shape |
Additional Inherited Members | |
Public Member Functions inherited from PxQueryHit | |
PX_INLINE | PxQueryHit () |
Public Member Functions inherited from PxActorShape | |
PX_INLINE | PxActorShape () |
PX_INLINE | PxActorShape (PxRigidActor *a, PxShape *s) |
Stores results of overlap queries.
PxU32 PxOverlapHit::padTo16Bytes |