UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::ParametricMesherTool::FCostToFace Struct Reference

#include <ParametricMesher.h>

Public Member Functions

 FCostToFace (double NewCost, FTopologicalFace *NewFace)
 

Public Attributes

double Cost
 
FTopologicalFaceFace
 

Constructor & Destructor Documentation

◆ FCostToFace()

UE::CADKernel::ParametricMesherTool::FCostToFace::FCostToFace ( double  NewCost,
FTopologicalFace NewFace 
)
inline

Member Data Documentation

◆ Cost

double UE::CADKernel::ParametricMesherTool::FCostToFace::Cost

◆ Face

FTopologicalFace* UE::CADKernel::ParametricMesherTool::FCostToFace::Face

The documentation for this struct was generated from the following file: