TAttrBasedQuadricError

Overload list

Windows
MacOS
Linux
Name Description

Public function

TAttrBasedQuadricError()

Public function

TAttrBasedQuadricError

(
    const TAttrBasedQuadricError& Aoth...,
    const TAttrBasedQuadricError& Both...
)

Public function

TAttrBasedQuadricError

(
    const FVector3< RealType >& P0,
    const FVector3< RealType >& P1,
    const FVector3< RealType >& P2,
    const FVector3< RealType >& N0,
    const FVector3< RealType >& N1,
    const FVector3< RealType >& N2,
    const FVector3< RealType >& NFace,
    const FVector3< RealType >& Center...,
    RealType AttrWeight
)

Triangle Quadric constructor. Take vertex locations, vertex normals, face normal, and center of face.

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