~ubuntu-branches/ubuntu/utopic/cairo-dock/utopic

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-opengl-path.h

Tags: upstream-2.3.0~1
ImportĀ upstreamĀ versionĀ 2.3.0~1

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
 * @param pPath the path.
138
138
 * @param iNbPoints number of points used to discretize the arc
139
139
 * @param xc x coordinate of the center
140
 
 * @param yx y coordinate of the center
 
140
 * @param yc y coordinate of the center
141
141
 * @param r radius
142
142
 * @param teta0 initial angle
143
143
 * @param cone cone of the arc (a negative value means clockwise).