UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Grid.h File Reference
#include "Core/Chrono.h"
#include "Geo/GeoEnum.h"
#include "Geo/GeoPoint.h"
#include "Math/Point.h"
#include "Mesh/MeshEnum.h"
#include "Mesh/Structure/GridBase.h"
#include "Mesh/Structure/ThinZone2D.h"
#include "UI/Display.h"

Go to the source code of this file.

Classes

class  UE::CADKernel::FGrid
 

Namespaces

namespace  UE
 
namespace  UE::CADKernel
 

Enumerations

enum class  UE::CADKernel::ENodeMarker : uint8 {
  UE::CADKernel::None = 0x00u , UE::CADKernel::IsInside = 0x01u , UE::CADKernel::IsInsideButTooCloseToLoop = 0x02u , UE::CADKernel::IsCloseToLoop = 0x04u ,
  UE::CADKernel::All = 0xFFu
}
 

Functions

 UE::CADKernel::ENUM_CLASS_FLAGS (ENodeMarker)