TTriangleMeshAdapter::GetTriVertices

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "MeshAdapter.h"

Syntax

void GetTriVertices
(
    int TID,
    FVector3< RealType > & V0,
    FVector3< RealType > & V1,
    FVector3< RealType > & V2
) const

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