FQueryFastData

Windows
MacOS
Linux

Inheritance Hierarchy

FQueryFastData

FQueryFastDataVoid

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ISpatialAcceleration.h

Include

#include "Chaos/ISpatialAcceleration.h"

Syntax

struct FQueryFastData

Variables

Name Description

Public variable

const bool[3]

 

bParallel

Public variable

FReal

 

CurrentLength

Public variable

const FVec3 &

 

Dir

Public variable

FReal

 

InvCurrentLength

Public variable

const FVec3

 

InvDir

Constructors

Name Description

Protected function

FQueryFastData

(
    const FVec3& InDummyDir
)

Public function

FQueryFastData

(
    const FVec3& InDir,
    const FReal InLength
)

Functions

Name Description

Public function

void

 

SetLength

(
    const FReal InLength
)

Compiler complaining about divide by 0, but we are guarding against it.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss