Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for GeometryAlgorithms
#pragma once
#include "SharedDefinitions.UnrealEd.Cpp20.h"
#undef GEOMETRYALGORITHMS_API
#undef GEOMETRYALGORITHMS_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateEditor
#define UE_MODULE_NAME "GeometryAlgorithms"
#define UE_PLUGIN_NAME "GeometryProcessing"
#define EIGEN_MPL2_ONLY 1
#define EIGEN_USE_THREADS 1
#define EIGEN_HAS_C99_MATH 1
#define EIGEN_HAS_CONSTEXPR 1
#define EIGEN_HAS_VARIADIC_TEMPLATES 1
#define EIGEN_HAS_CXX11_MATH 1
#define EIGEN_HAS_CXX11_ATOMIC 1
#define EIGEN_STRONG_INLINE inline
#define EIGEN_UE_OVERRIDE_ALLOCATORS 1
#define WITH_MIKKTSPACE 1
#define GEOMETRYALGORITHMS_API DLLEXPORT
#define GEOMETRYALGORITHMS_NON_ATTRIBUTED_API DLLEXPORT