Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Plane.h File Reference
+ Include dependency graph for Plane.h:
+ This graph shows which files directly or indirectly include this file:

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 ,
4  )