Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FGenericRaycastPhysicsInterfaceUsingSpatialAcceleration |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/GenericPhysicsInterface.h |
| Include Path | #include "Physics/GenericPhysicsInterface.h" |
Syntax
template<typename TAccel>
struct FGenericRaycastPhysicsInterfaceUsingSpatialAcceleration
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool RaycastMulti
(
const TAccel& Accel, |
Physics/GenericPhysicsInterface.h | ||
static bool RaycastSingle
(
const TAccel& Accel, |
Physics/GenericPhysicsInterface.h | ||
static bool RaycastTest
(
const TAccel& Accel, |
Physics/GenericPhysicsInterface.h |