FConvex::FConvex

NOTE: This constructor will result in approximate COM and volume calculations, since it does not have face indices for surface particles.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Syntax

FConvex
(
    TArray< TPlaneConcrete< FReal, 3 >> && InPlanes,
    TParticles< FReal, 3 > && InSurfaceParticles
)

Remarks

NOTE: This constructor will result in approximate COM and volume calculations, since it does not have face indices for surface particles. TODO: Keep track of invalid state and ensure on volume or COM access?

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