Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/FConvexBuilder
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionConvexMesh.h |
Include | #include "Chaos/CollisionConvexMesh.h" |
Syntax
class FMemPool
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FConvexFace * | AllocConvexFace
(
const FPlaneType& FacePlane |
|
![]() |
FHalfEdge * | AllocHalfEdge
(
int32 InVertex |
|
![]() |
void | FreeConvexFace
(
FConvexFace* Face |
|
![]() |
void | FreeHalfEdge
(
FHalfEdge* HalfEdge |