FGridSet

Similar to a [TSet](API\Runtime\Core\Containers\TSet) but acts specifically on grids

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/BoundingVolume.h"

Syntax

struct FGridSet

Remarks

Similar to a TSet but acts specifically on grids

Constructors

Name Description

Public function

FGridSet

(
    TVector< int32, 3 > Size
)

Destructors

Name Description

Public function

~FGridSet()

Functions

Name Description

Public function

void

 

Add

(
    const TVector< int32, 3 >& Coordin...
)

Public function

bool

 

Contains

(
    const TVector< int32, 3 >& Coordin...
)

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