| AddIntermediateCoordinates(double UMin, double UMax, int32 PointNum) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| Boundary | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| CandidatePoints | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| CheckSamplingError(int32 FirstIndex, int32 EndIndex) override | UE::CADKernel::TSamplerBasedOnParametrizationAndChordError< PolylineType, PointType > | inlineprotectedvirtual |
| CheckTangentError(const PointType &APoint, double ACoordinate, const PointType &BPoint, double BCoordinate, int32 FirstIndex, int32 EndIndex, int32 InStartSamplingSegmentIndex) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| CompletesPolyline(int32 NeededPointNumber, int32 IntermediateIndex) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| CountOfNeededPointsToRespectChordError(const PointType &PointA, const PointType &PointB, double ChordError) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| DesiredChordError | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| DesiredParameterizationError | UE::CADKernel::TSamplerBasedOnParametrizationAndChordError< PolylineType, PointType > | protected |
| EndSamplingSegmentIndex | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| EndStudySegment | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| EvaluatesNewCandidatePoints()=0 | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protectedpure virtual |
| GetFirstNeighbor(int32 NeighborIndex, const double StartCoordinate, const PolylineType &Points, const int32 Increment, double &NeighborCoordinate) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| GetNotDerivableCoordinates(TArray< double > &OutNotDerivableCoordinates) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotectedvirtual |
| IsOptimalSegments | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| NextCoordinates | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| RunSampling() | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotected |
| Sample() | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlinevirtual |
| Sampling | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| SamplingCoordinates | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| SamplingInitalizing() | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inlineprotectedvirtual |
| StartSamplingSegmentIndex | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| TCurveSamplerAbstract(const FLinearBoundary &InBoundary, PolylineType &OutPolyline, double InDesiredChordError) | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | inline |
| TmpPolylineCoordinates | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | protected |
| TSamplerBasedOnParametrizationAndChordError(const FLinearBoundary &InBoundary, double InMaxChordError, double InMaxParameterizationError, PolylineType &OutPolyline) | UE::CADKernel::TSamplerBasedOnParametrizationAndChordError< PolylineType, PointType > | inline |
| ~TCurveSamplerAbstract()=default | UE::CADKernel::TCurveSamplerAbstract< PolylineType, PointType > | virtual |