Searched refs:aVS (Results 1 – 1 of 1) sorted by relevance
355 DXFVector aVS(cos(fA1/180.0*3.14159265359),sin(fA1/180.0*3.14159265359),0.0); in DrawArcEntity() local356 aVS*=rE.fRadius; in DrawArcEntity()357 aVS+=rE.aP0; in DrawArcEntity()362 rTransform.Transform(aVS,aPS); in DrawArcEntity()366 rTransform.Transform(aVS,aPE); in DrawArcEntity()
Completed in 11 milliseconds