Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx358 DXFVector aVE(cos((fA1+fdA)/180.0*3.14159265359),sin((fA1+fdA)/180.0*3.14159265359),0.0); in DrawArcEntity() local
359 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 19 milliseconds