Plasma Engine  2.0
Loading...
Searching...
No Matches
plPhysicsOverlapResult Struct Reference

Used to report overlap query results. More...

#include <PhysicsWorldModule.h>

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 

Public Attributes

plGameObjectHandle m_hShapeObject
 The game object to which the hit physics shape is attached.
 
plGameObjectHandle m_hActorObject
 The game object to which the parent actor of the hit physics shape is attached.
 
plUInt32 m_uiObjectFilterID = plInvalidIndex
 The shape id of the hit physics shape.
 
plVec3 m_vCenterPosition
 The center position of the reported object in world space.
 
void * m_pInternalPhysicsShape = nullptr
 
void * m_pInternalPhysicsActor = nullptr
 

Detailed Description

Used to report overlap query results.


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