UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FQueryFastData Struct Reference

#include <ISpatialAcceleration.h>

+ Inheritance diagram for Chaos::FQueryFastData:

Public Member Functions

 FQueryFastData (const FVec3 &InDir, const FReal InLength)
 
void SetLength (const FReal InLength)
 

Public Attributes

const FVec3Dir
 
const FVec3 InvDir
 
FReal CurrentLength
 
FReal InvCurrentLength
 
const bool bParallel [3]
 

Protected Member Functions

 FQueryFastData (const FVec3 &InDummyDir)
 

Constructor & Destructor Documentation

◆ FQueryFastData() [1/2]

Chaos::FQueryFastData::FQueryFastData ( const FVec3 InDir,
const FReal  InLength 
)
inline

◆ FQueryFastData() [2/2]

Chaos::FQueryFastData::FQueryFastData ( const FVec3 InDummyDir)
inlineprotected

Member Function Documentation

◆ SetLength()

void Chaos::FQueryFastData::SetLength ( const FReal  InLength)
inline

Member Data Documentation

◆ bParallel

const bool Chaos::FQueryFastData::bParallel[3]

◆ CurrentLength

FReal Chaos::FQueryFastData::CurrentLength

◆ Dir

const FVec3& Chaos::FQueryFastData::Dir

◆ InvCurrentLength

FReal Chaos::FQueryFastData::InvCurrentLength

◆ InvDir

const FVec3 Chaos::FQueryFastData::InvDir

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