![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BlendSpaceHelpers.h>
Public Member Functions | |
| FHalfEdge () | |
| FHalfEdge (FVertex *A, FVertex *B) | |
| bool | DoesShare (const FHalfEdge &A) const |
| bool | operator== (const FHalfEdge &Other) const |
Public Attributes | |
| FVertex * | Vertices [2] |
|
inline |
| FVertex* FHalfEdge::Vertices[2] |