UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Polygon.cpp File Reference
#include "Math/RotationMatrix.h"
#include "Model.h"
#include "Engine/Brush.h"
#include "GeomTools.h"
#include "Engine/Polys.h"

Macros

#define PolyCheck(x)   check( x )
 

Functions

 DEFINE_LOG_CATEGORY_STATIC (LogPolygon, Log, All)
 
FArchiveoperator<< (FArchive &Ar, FLightmassPrimitiveSettings &Settings)
 

Macro Definition Documentation

◆ PolyCheck

#define PolyCheck (   x)    check( x )

Function Documentation

◆ DEFINE_LOG_CATEGORY_STATIC()

DEFINE_LOG_CATEGORY_STATIC ( LogPolygon  ,
Log  ,
All   
)

◆ operator<<()

FArchive & operator<< ( FArchive Ar,
FLightmassPrimitiveSettings Settings 
)