Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvexBuilder
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionConvexMesh.h |
Include | #include "Chaos/CollisionConvexMesh.h" |
Syntax
struct FHalfEdge
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FConvexFace * | Face | |
![]() |
FHalfEdge * | Next | |
![]() |
int32 | PoolIdx | |
![]() |
FHalfEdge * | Prev | |
![]() |
FHalfEdge * | Twin | |
![]() |
int32 | Vertex |
Constructors
No constructors are accessible with public or protected access.
Destructors
No destructors are accessible with public or protected access.