Navigation
API > API/Runtime > API/Runtime/Chaos
Uint8 uses 255 as InvalidIndex, and therefore supports elements with indices 0...254
| |
|
| Name |
TConvexStructureIndexTraits< uint8 > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexHalfEdgeStructureData.h |
| Include Path |
#include "Chaos/ConvexHalfEdgeStructureData.h" |
Syntax
template<>
struct TConvexStructureIndexTraits< uint8 >
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FIndex |
uint8 |
|
Chaos/ConvexHalfEdgeStructureData.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| InvalidIndex |
const FIndex |
|
Chaos/ConvexHalfEdgeStructureData.h |
| MaxIndex |
const FIndex |
|
Chaos/ConvexHalfEdgeStructureData.h |