TPolygon2::Contains

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Polygon2.h"

Syntax

bool Contains
(
    const FVector2< T > & QueryPoint
) const

Returns

true if the given query point is inside the Polygon, based on the winding integral

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