Home
last modified time | relevance | path

Searched refs:BEZIER_ARC_EQUAL_DIVISION (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_bezier_arc.cpp30 const float BEZIER_ARC_EQUAL_DIVISION = 3.0f; member
40 float tx = (1.0f - x0) * BEZIER_ARC_DELTAX / BEZIER_ARC_EQUAL_DIVISION; in ArcToBezier()

Completed in 1 milliseconds