UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Plane.h File Reference

Go to the source code of this file.

Classes

struct  UE::Math::TPlane< T >
 
struct  TIsPODType< FPlane4f >
 
struct  TIsUECoreVariant< FPlane4f >
 
struct  TIsPODType< FPlane4d >
 
struct  TIsUECoreVariant< FPlane4d >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

FArchiveUE::Math::operator<< (FArchive &Ar, TPlane< float > &P)
 
FArchiveUE::Math::operator<< (FArchive &Ar, TPlane< double > &P)
 
 UE_DECLARE_LWC_TYPE (Plane, 4)
 

Function Documentation

◆ UE_DECLARE_LWC_TYPE()

UE_DECLARE_LWC_TYPE ( Plane  ,
 
)