TPolygon2::TPolygon2

Construct polygon with given indices into a vertex array

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Polygon2.h

Include

#include "Polygon2.h"

Syntax

TPolygon2
(
    TArrayView< const FVector2< T >> VertexArray,
    TArrayView< const int32 > VertexIndices
)

Remarks

Construct polygon with given indices into a vertex array

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