LibreOffice Module basegfx (master) 1
Public Attributes | List of all members
FatLine Struct Reference

#include <bezierclip.hxx>

Public Attributes

double a
 
double b
 
double c
 
double dMin
 
double dMax
 

Detailed Description

Definition at line 44 of file bezierclip.hxx.

Member Data Documentation

◆ a

double FatLine::a

Definition at line 47 of file bezierclip.hxx.

Referenced by Impl_calcClipRange(), and printCurvesWithSafeRange().

◆ b

double FatLine::b

Definition at line 48 of file bezierclip.hxx.

Referenced by Impl_calcClipRange(), and printCurvesWithSafeRange().

◆ c

double FatLine::c

Definition at line 49 of file bezierclip.hxx.

Referenced by Impl_calcClipRange(), and printCurvesWithSafeRange().

◆ dMax

double FatLine::dMax

Definition at line 53 of file bezierclip.hxx.

Referenced by Impl_calcSafeParams_clip(), and printCurvesWithSafeRange().

◆ dMin

double FatLine::dMin

Definition at line 52 of file bezierclip.hxx.

Referenced by Impl_calcSafeParams_clip(), and printCurvesWithSafeRange().


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