![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GeometryBase.h"#include "Math/IntVector.h"#include "Serialization/Archive.h"#include <limits>Go to the source code of this file.
Classes | |
| struct | UE::Geometry::FIndex2i |
| struct | UE::Geometry::FIndex3i |
| struct | UE::Geometry::FIndex4i |
| struct | TCanBulkSerialize< UE::Geometry::FIndex2i > |
| struct | TCanBulkSerialize< UE::Geometry::FIndex3i > |
| struct | TCanBulkSerialize< UE::Geometry::FIndex4i > |
Namespaces | |
| namespace | IndexConstants |
| namespace | UE |
| namespace | UE::Geometry |
Functions | |
| uint32 | UE::Geometry::GetTypeHash (const FIndex2i &Index) |
| uint32 | UE::Geometry::GetTypeHash (const FIndex3i &Index) |
| uint32 | UE::Geometry::GetTypeHash (const FIndex4i &Index) |
Variables | |
| constexpr int | IndexConstants::InvalidID = -1 |