FGeometrySet3::AddPoint

Add a point with given PointID at the given Position

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/GeometrySet3.h

Include

#include "Spatial/GeometrySet3.h"

Source

/Engine/Source/Runtime/GeometryCore/Private/Spatial/GeometrySet3.cpp

Syntax

void AddPoint
(
    int PointID,
    const FVector3d & Position
)

Remarks

Add a point with given PointID at the given Position