Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FTriangleMeshImplicitObject
| Name | FBvEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMeshImplicitObject.h |
| Include Path | #include "Chaos/TriangleMeshImplicitObject.h" |
Syntax
template<bool bRequiresLargeIndex>
struct FBvEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | Chaos/TriangleMeshImplicitObject.h | ||
| TmData | FTriangleMeshImplicitObject * | Chaos/TriangleMeshImplicitObject.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAABB< FRealSingle, 3 > BoundingBox() |
Chaos/TriangleMeshImplicitObject.h | ||
int32 GetPayload
(
int32 Idx |
Chaos/TriangleMeshImplicitObject.h | ||
bool HasBoundingBox() |
Chaos/TriangleMeshImplicitObject.h | ||
FUniqueIdx UniqueIdx() |
Chaos/TriangleMeshImplicitObject.h |