#include <SamplerOnChord.h>
|
| virtual void | EvaluatesNewCandidatePoints () override |
| |
| virtual void | GetNotDerivableCoordinates (TArray< double > &OutNotDerivableCoordinates) override |
| |
| virtual int32 | CheckSamplingError (int32 FirstIndex, int32 EndIndex) override |
| |
| virtual void | SamplingInitalizing () |
| |
| void | RunSampling () |
| |
| bool | AddIntermediateCoordinates (double UMin, double UMax, int32 PointNum) |
| |
| void | CompletesPolyline (int32 NeededPointNumber, int32 IntermediateIndex) |
| |
| int32 | GetFirstNeighbor (int32 NeighborIndex, const double StartCoordinate, const PolylineType &Points, const int32 Increment, double &NeighborCoordinate) |
| |
| int32 | CountOfNeededPointsToRespectChordError (const PointType &PointA, const PointType &PointB, double ChordError) |
| |
| int32 | CheckTangentError (const PointType &APoint, double ACoordinate, const PointType &BPoint, double BCoordinate, int32 FirstIndex, int32 EndIndex, int32 InStartSamplingSegmentIndex) |
| |
◆ FCurve2DSamplerOnChord()
◆ EvaluatesNewCandidatePoints()
| virtual void UE::CADKernel::FCurve2DSamplerOnChord::EvaluatesNewCandidatePoints |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ GetNotDerivableCoordinates()
| virtual void UE::CADKernel::FCurve2DSamplerOnChord::GetNotDerivableCoordinates |
( |
TArray< double > & |
OutNotDerivableCoordinates | ) |
|
|
inlineoverrideprotectedvirtual |
◆ Curve
| const FCurve& UE::CADKernel::FCurve2DSamplerOnChord::Curve |
|
protected |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Geo/Sampler/SamplerOnChord.h