UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::TSamplerBasedOnChordError< PointType > Member List

This is the complete list of members for UE::CADKernel::TSamplerBasedOnChordError< PointType >, including all inherited members.

AddIntermediateCoordinates(double UMin, double UMax, int32 PointNum)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
BoundaryUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
CandidatePointsUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
CheckSamplingError(int32 FirstIndex, int32 EndIndex) overrideUE::CADKernel::TSamplerBasedOnChordError< PointType >inlineprotectedvirtual
CheckTangentError(const PointType &APoint, double ACoordinate, const PointType &BPoint, double BCoordinate, int32 FirstIndex, int32 EndIndex, int32 InStartSamplingSegmentIndex)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
CompletesPolyline(int32 NeededPointNumber, int32 IntermediateIndex)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
CountOfNeededPointsToRespectChordError(const PointType &PointA, const PointType &PointB, double ChordError)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
DesiredChordErrorUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
EndSamplingSegmentIndexUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
EndStudySegmentUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
EvaluatesNewCandidatePoints()=0UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protectedpure virtual
GetFirstNeighbor(int32 NeighborIndex, const double StartCoordinate, const TPolyline< PointType > &Points, const int32 Increment, double &NeighborCoordinate)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
GetNotDerivableCoordinates(TArray< double > &OutNotDerivableCoordinates)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotectedvirtual
IsOptimalSegmentsUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
NextCoordinatesUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
RunSampling()UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotected
Sample()UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlinevirtual
SamplingUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
SamplingCoordinatesUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
SamplingInitalizing()UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inlineprotectedvirtual
StartSamplingSegmentIndexUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
TCurveSamplerAbstract(const FLinearBoundary &InBoundary, TPolyline< PointType > &OutPolyline, double InDesiredChordError)UE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >inline
TmpPolylineCoordinatesUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >protected
TSamplerBasedOnChordError(const FLinearBoundary &InBoundary, double InMaxAllowedError, TPolyline< PointType > &OutPolyline)UE::CADKernel::TSamplerBasedOnChordError< PointType >inline
~TCurveSamplerAbstract()=defaultUE::CADKernel::TCurveSamplerAbstract< TPolyline< PointType >, PointType >virtual