Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TSpatialRay |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ISpatialAcceleration.h |
| Include Path | #include "Chaos/ISpatialAcceleration.h" |
Syntax
template<typename T, int d>
class TSpatialRay
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSpatialRay () |
Chaos/ISpatialAcceleration.h | ||
TSpatialRay
(
const TVector< T, d >& InStart, |
Chaos/ISpatialAcceleration.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| End | TVector< T, d > | Chaos/ISpatialAcceleration.h | ||
| Start | TVector< T, d > | Chaos/ISpatialAcceleration.h |