Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Utils
Inheritance Hierarchy
- FIndexOfCoordinateFinder
- FDichotomyFinder
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Utils/IndexOfCoordinateFinder.h |
| Include | #include "Utils/IndexOfCoordinateFinder.h" |
Syntax
class FDichotomyFinder : public UE::CADKernel::FIndexOfCoordinateFinder
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDichotomyFinder
(
const TArray< double >& InPolylineCoordinates |
|||
FDichotomyFinder
(
const TArray< double >& InPolylineCoordinates, |