Searched refs:aVE (Results 1 – 1 of 1) sorted by relevance
358 DXFVector aVE(cos((fA1+fdA)/180.0*3.14159265359),sin((fA1+fdA)/180.0*3.14159265359),0.0); in DrawArcEntity() local359 aVE*=rE.fRadius; in DrawArcEntity()360 aVE+=rE.aP0; in DrawArcEntity()363 rTransform.Transform(aVE,aPE); in DrawArcEntity()367 rTransform.Transform(aVE,aPS); in DrawArcEntity()
Completed in 30 milliseconds