Searched refs:aLineCapRoundList (Results 1 – 1 of 1) sorted by relevance
164 static Primitive3DSequence aLineCapRoundList; in getLineCapRoundSegments() local175 aLineCapRoundList = Primitive3DSequence(); in getLineCapRoundSegments()178 if(!aLineCapRoundList.hasElements() && nLineCapRoundSegments) in getLineCapRoundSegments()209 aLineCapRoundList.realloc(nCount); in getLineCapRoundSegments()218 aLineCapRoundList[a] = new PolyPolygonMaterialPrimitive3D( in getLineCapRoundSegments()226 return aLineCapRoundList; in getLineCapRoundSegments()
Completed in 11 milliseconds