QEdge

Internal class for priority queue

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshSimplification.h

Include

#include "MeshSimplification.h"

Syntax

struct QEdge

Remarks

Internal class for priority queue

Variables

Name Description

Public variable

FVector3d

 

collapse_pt

Public variable

int

 

eid

Public variable

FQuadricErrorTy...

 

q

Constructors

Name Description

Public function

QEdge()

Public function

QEdge

(
    int edge_id,
    const FQuadricErrorType& qin,
    const FVector3d& pt
)

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