FLegacyConvexStructureDataLoader

A utility for loading old convex structure data

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexFlattenedArrayStructureData.h

Include

#include "Chaos/ConvexFlattenedArrayStructureData.h"

Syntax

class FLegacyConvexStructureDataLoader

Remarks

A utility for loading old convex structure data

Functions

Name Description

Public function Static

void

 

Load

(
    FArchive& Ar,
    TArray< TArray< int32 >>& OutPlane...,
    int32& OutNumVertices
)

Load data from an asset saved before we had a proper half-edge data structure.

Enums

Name

Description

Private enum

EIndexType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss