Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FConvexBuilder
| |
|
| Name |
FConvexFace |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionConvexMesh.h |
| Include Path |
#include "Chaos/CollisionConvexMesh.h" |
Syntax
struct FConvexFace
Constructors
Destructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ConflictList |
FHalfEdge * |
|
Chaos/CollisionConvexMesh.h |
|
| FirstEdge |
FHalfEdge * |
|
Chaos/CollisionConvexMesh.h |
|
| Next |
FConvexFace * |
|
Chaos/CollisionConvexMesh.h |
|
| Plane |
FPlaneType |
|
Chaos/CollisionConvexMesh.h |
|
| PoolIdx |
int32 |
|
Chaos/CollisionConvexMesh.h |
|
| Prev |
FConvexFace * |
|
Chaos/CollisionConvexMesh.h |
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FMemPool |
friend |
|
Chaos/CollisionConvexMesh.h |
|
| TChunkedArray< FConvexFace > |
friend |
|
Chaos/CollisionConvexMesh.h |
|
Functions