![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ISpatialAcceleration.h>
Inheritance diagram for Chaos::FQueryFastDataVoid:Public Member Functions | |
| FQueryFastDataVoid () | |
Public Member Functions inherited from Chaos::FQueryFastData | |
| FQueryFastData (const FVec3 &InDir, const FReal InLength) | |
| void | SetLength (const FReal InLength) |
Public Attributes | |
| FVec3 | DummyDir |
Public Attributes inherited from Chaos::FQueryFastData | |
| const FVec3 & | Dir |
| const FVec3 | InvDir |
| FReal | CurrentLength |
| FReal | InvCurrentLength |
| const bool | bParallel [3] |
Additional Inherited Members | |
Protected Member Functions inherited from Chaos::FQueryFastData | |
| FQueryFastData (const FVec3 &InDummyDir) | |
|
inline |
| FVec3 Chaos::FQueryFastDataVoid::DummyDir |