![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "Containers/Map.h"#include "CoreMinimal.h"#include "Delegates/Delegate.h"#include "Logging/LogMacros.h"#include "Math/Transform.h"#include "Math/UnrealMathSSE.h"#include "Math/Vector.h"#include "Math/Vector2D.h"#include "MeshTypes.h"#include "Misc/EnumClassFlags.h"#include "Misc/Optional.h"#include "Misc/SecureHash.h"Go to the source code of this file.
Classes | |
| class | FStaticMeshOperations |
| struct | FStaticMeshOperations::FAppendSettings |
| struct | FStaticMeshOperations::FGenerateUVOptions |
Typedefs | |
| typedef TMap< FPolygonGroupID, FPolygonGroupID > | PolygonGroupMap |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogStaticMeshOperations, Log, All) | |
Variables | |
| DECLARE_DELEGATE_ThreeParams(FAppendPolygonGroupsDelegate, const FMeshDescription &, FMeshDescription &, PolygonGroupMap &) enum class EComputeNTBsFlags | ENUM_CLASS_FLAGS (EComputeNTBsFlags) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogStaticMeshOperations | , |
| Log | , | ||
| All | |||
| ) |
| DECLARE_DELEGATE_ThreeParams(FAppendPolygonGroupsDelegate, const FMeshDescription &, FMeshDescription &, PolygonGroupMap &) enum class EComputeNTBsFlags ENUM_CLASS_FLAGS(EComputeNTBsFlags) | ( | EComputeNTBsFlags | ) |