Home
last modified time | relevance | path

Searched refs:aVS (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx355 DXFVector aVS(cos(fA1/180.0*3.14159265359),sin(fA1/180.0*3.14159265359),0.0); in DrawArcEntity() local
356 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 13 milliseconds