Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Bounds.h File Reference
#include "CoreTypes.h"
#include "Math/UnrealMathUtility.h"
#include "Math/Vector.h"
#include "Math/Vector4.h"
+ Include dependency graph for Bounds.h:

Go to the source code of this file.

Classes

struct  TBounds< T >
 

Typedefs

using FBounds3f = TBounds< float >
 
using FBounds3d = TBounds< double >
 

Typedef Documentation

◆ FBounds3d

Definition at line 118 of file Bounds.h.

◆ FBounds3f

Definition at line 117 of file Bounds.h.