FMeshSurfacePoint

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/EmbedSurfacePath.h

Include

#include "Operations/EmbedSurfacePath.h"

Syntax

struct FMeshSurfacePoint

Variables

Name Description

Public variable

FVector3d

 

BaryCoord

Public variable

int

 

ElementID

Public variable

ESurfacePointTy...

 

PointType

Constructors

Name Description

Public function

FMeshSurfacePoint()

Public function

FMeshSurfacePoint

(
    int VertexID
)

Public function

FMeshSurfacePoint

(
    int TriangleID,
    const FVector3d& BaryCoord
)

Public function

FMeshSurfacePoint

(
    int EdgeID,
    double FirstCoordWt
)

Functions

Name Description

Public function Const

FVector3d

 

Pos

(
    const FDynamicMesh3* Mesh
)

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