LibreOffice Module basegfx (master) 1
Public Member Functions | List of all members
BezierTangencyFunctor Struct Reference

Public Member Functions

bool operator() (double &t1_c1, double &t2_c1, const Bezier &c1_orig, const Bezier &c1_part, const Bezier &c2_orig, const Bezier &c2_part) const
 

Detailed Description

Definition at line 1126 of file bezierclip.cxx.

Member Function Documentation

◆ operator()()

bool BezierTangencyFunctor::operator() ( double &  t1_c1,
double &  t2_c1,
const Bezier c1_orig,
const Bezier c1_part,
const Bezier c2_orig,
const Bezier c2_part 
) const
inline

Definition at line 1128 of file bezierclip.cxx.

References Impl_calcFocus(), and Impl_calcSafeParams_focus().


The documentation for this struct was generated from the following file: