UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPlaneMap Class Reference

Public Member Functions

 FPlaneMap (float InGranularityXYZ, float InGranularityW, float InThreshold, int32 InitialSize=0)
 
void Clear (int32 InitialSize=0)
 
void AddPlane (const FPlane &Plane, int32 Index)
 
const TMap< FPlaneKey, FPlaneMapItem > & GetMap () const
 

Constructor & Destructor Documentation

◆ FPlaneMap()

FPlaneMap::FPlaneMap ( float  InGranularityXYZ,
float  InGranularityW,
float  InThreshold,
int32  InitialSize = 0 
)
inline

Member Function Documentation

◆ AddPlane()

void FPlaneMap::AddPlane ( const FPlane Plane,
int32  Index 
)

◆ Clear()

void FPlaneMap::Clear ( int32  InitialSize = 0)

◆ GetMap()

const TMap< FPlaneKey, FPlaneMapItem > & FPlaneMap::GetMap ( ) const
inline

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