5208 lines
172 KiB
Standard ML
5208 lines
172 KiB
Standard ML
structure PlayerWalkRight4 =
|
|
struct
|
|
fun xToNdc (xOffset, xpos, scale, halfWidth) =
|
|
((xpos * scale + xOffset) - halfWidth) / halfWidth
|
|
|
|
fun yToNdc (yOffset, ypos, scale, halfHeight) =
|
|
~(((ypos * scale + yOffset) - halfHeight) / halfHeight)
|
|
|
|
fun lerp (xOffset: Real32.real, yOffset, scale, windowWidth, windowHeight) =
|
|
let
|
|
val halfWidth = windowWidth / 2.0
|
|
val halfHeight = windowHeight / 2.0
|
|
in
|
|
#[
|
|
xToNdc (xOffset, 1.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 1.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 1.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 2.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 3.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 4.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 27.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 27.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 27.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 5.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 6.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 7.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 8.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 6.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 9.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 0.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 0.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 0.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 10.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 11.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 8.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 12.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 15.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 10.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 16.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 1.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 11.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 14.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 17.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 15.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 28.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.250980392156863,
|
|
0.376470588235294,
|
|
0.721568627450980,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 32.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 32.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 18.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 32.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 2.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 19.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 20.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 3.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 17.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 25.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 21.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 4.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.407843137254902,
|
|
0.501960784313725,
|
|
0.847058823529412,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 13.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 22.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 30.000000000000000, scale, halfHeight),
|
|
0.470588235294118,
|
|
0.596078431372549,
|
|
0.909803921568627,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 5.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 23.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 31.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 29.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 7.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 18.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 19.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.721568627450980,
|
|
0.847058823529412,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 22.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 21.000000000000000, scale, halfHeight),
|
|
0.941176470588235,
|
|
0.972549019607843,
|
|
0.972549019607843,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 24.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 24.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 16.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 9.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 25.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 23.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
xToNdc (xOffset, 26.000000000000000, scale, halfWidth),
|
|
yToNdc (yOffset, 20.000000000000000, scale, halfHeight),
|
|
0.000000000000000,
|
|
0.000000000000000,
|
|
0.000000000000000
|
|
]
|
|
end
|
|
end
|