Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TFitCapsule3 > API/Plugins/GeometryAlgorithms/TFitCapsule3/Solve
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/FitCapsule3.h |
| Include | #include "FitCapsule3.h" |
static bool Solve
(
int32 NumPoints,
TFunctionRef < TVector < RealType >)> GetPointFunc,
TCapsule3 < RealType > & CapsuleOut
)
Remarks
Calculate a Capsule that contains the given Point Set and return in CapsuleOut true if capsule was found