Navigation
Unreal Engine C++ API Reference > Plugins > GeometryAlgorithms > TFitCapsule3 > Solve
References
Module | GeometryAlgorithms |
Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/FitCapsule3.h |
Include | #include "FitCapsule3.h" |
Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Private/FitCapsule3.cpp |
bool Solve
&40;
int32 NumPoints,
TFunctionRef< TVector< RealType >(int32)> GetPointFunc
&41;
Remarks
Solve variants Calculate a Capsule that contains the given Point Set and store in Output variables true if capsule was found