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

Public Member Functions

 F2DGridSet (TVec2< int32 > Size)
 
bool Contains (const TVec2< int32 > &Coordinate)
 
void Add (const TVec2< int32 > &Coordinate)
 

Constructor & Destructor Documentation

◆ F2DGridSet()

Chaos::F2DGridSet::F2DGridSet ( TVec2< int32 Size)
inline

Member Function Documentation

◆ Add()

void Chaos::F2DGridSet::Add ( const TVec2< int32 > &  Coordinate)
inline

◆ Contains()

bool Chaos::F2DGridSet::Contains ( const TVec2< int32 > &  Coordinate)
inline

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