package Savage.AircraftHelicopters.AH1WUnitedStates; /* Copyright (c) 1995-2019 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Web3D Consortium (http://www.web3D.org) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ import java.util.*; import org.web3d.x3d.jsail.Core.*; import org.web3d.x3d.jsail.fields.*; import org.web3d.x3d.jsail.Geometry3D.*; import org.web3d.x3d.jsail.Grouping.*; import org.web3d.x3d.jsail.Interpolation.*; import org.web3d.x3d.jsail.Lighting.*; import org.web3d.x3d.jsail.Navigation.*; import org.web3d.x3d.jsail.Rendering.*; import org.web3d.x3d.jsail.Shape.*; import org.web3d.x3d.jsail.Time.*; // Javadoc annotations follow, see below for source. /** *

USMC AH-1W SuperCobra Attack Helicopter.

Related links: SuperCobraLightsOn.java source, SuperCobraLightsOn catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

meta tags   Document Metadata
title SuperCobraLightsOn.x3d
description USMC AH-1W SuperCobra Attack Helicopter
creator Maj C. B. Lakey, USMC
translator Xeena VRML importer, X3D-Edit 3.1, http://www.web3d.org/x3d/content/README.X3D-Edit.html
created 10 February 2005
translated 10 March 2005
modified 18 December 2014
reference AH1wSuperCobra-MV3204FinalProjectReport.pdf
reference http://www.janes.com; Jane's Online for fuselage dimensions
generator http://www.wings3d.com; Wings3D for modeling (open source)
generator X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit
generator Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html
identifier https://savage.nps.edu/Savage/AircraftHelicopters/AH1W-UnitedStates/SuperCobraLightsOn.x3d
license ../../license.html
 

This program uses the X3D Java Scene Access Interface Library (X3DJSAIL). It has been produced using the X3dToJava.xslt stylesheet to create Java source code from an .x3d model.

* @author Maj C. B. Lakey, USMC */ public class SuperCobraLightsOn { /** Default constructor to create this object. */ public SuperCobraLightsOn () { initialize(); } /** Create and initialize the X3D model for this object. */ public final void initialize() { x3dModel = new X3DObject().setProfile(X3DObject.PROFILE_IMMERSIVE).setVersion(X3DObject.VERSION_3_0) .setHead(new headObject() .addComponent(new componentObject().setName("Grouping").setLevel(3)) .addMeta(new metaObject().setName(metaObject.NAME_TITLE ).setContent("SuperCobraLightsOn.x3d")) .addMeta(new metaObject().setName(metaObject.NAME_DESCRIPTION).setContent("USMC AH-1W SuperCobra Attack Helicopter")) .addMeta(new metaObject().setName(metaObject.NAME_CREATOR ).setContent("Maj C. B. Lakey, USMC")) .addMeta(new metaObject().setName(metaObject.NAME_TRANSLATOR ).setContent("Xeena VRML importer, X3D-Edit 3.1, http://www.web3d.org/x3d/content/README.X3D-Edit.html")) .addMeta(new metaObject().setName(metaObject.NAME_CREATED ).setContent("10 February 2005")) .addMeta(new metaObject().setName(metaObject.NAME_TRANSLATED ).setContent("10 March 2005")) .addMeta(new metaObject().setName(metaObject.NAME_MODIFIED ).setContent("18 December 2014")) .addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("AH1wSuperCobra-MV3204FinalProjectReport.pdf")) .addMeta(new metaObject().setName(metaObject.NAME_REFERENCE ).setContent("http://www.janes.com; Jane's Online for fuselage dimensions")) .addMeta(new metaObject().setName(metaObject.NAME_GENERATOR ).setContent("http://www.wings3d.com; Wings3D for modeling (open source)")) .addMeta(new metaObject().setName(metaObject.NAME_GENERATOR ).setContent("X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit")) .addMeta(new metaObject().setName(metaObject.NAME_GENERATOR ).setContent("Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html")) .addMeta(new metaObject().setName(metaObject.NAME_IDENTIFIER ).setContent("https://savage.nps.edu/Savage/AircraftHelicopters/AH1W-UnitedStates/SuperCobraLightsOn.x3d")) .addMeta(new metaObject().setName(metaObject.NAME_LICENSE ).setContent("../../license.html"))) .setScene(new SceneObject() .addChild(new ViewpointObject().setDescription("SuperCobra")) .addChild(new TransformObject().setRotation(0.0f,1.0f,0.0f,1.57079f) .addChild(new ViewpointObject("Closeup").setDescription("View from three-quarters port forward").setOrientation(0.0f,1.0f,0.0f,.6f).setPosition(6.0f,1.0f,10.0f)) .addComments(" TimeSensors for the rotor blades and anti-collision light ") .addChild(new GroupObject("AircraftComponentClockGroup") .addChild(new TimeSensorObject("MainRotorRPMTimeSensor").setCycleInterval(.5).setLoop(true)) .addChild(new TimeSensorObject("TailRotorRPMTimeSensor").setCycleInterval(.5).setLoop(true)) .addChild(new TimeSensorObject("SmackLightTimeSensor").setLoop(true))) .addComments(" Interpolators for incrementing rotor blade rotation ") .addChild(new GroupObject("AircraftComponentInterpolatorGroup") .addChild(new OrientationInterpolatorObject("MRBOrientationInterpolator").setKey(new float[] {0.0f,0.5f,1.0f}).setKeyValue(new MFRotationObject(new float[] {0.0f,1.0f,0.0f,0.0f,0.0f,1.0f,0.0f,3.14f,0.0f,1.0f,0.0f,6.28f}))) .addChild(new OrientationInterpolatorObject("TRBOrientationInterpolator").setKey(new float[] {0.0f,0.5f,1.0f}).setKeyValue(new MFRotationObject(new float[] {1.0f,0.0f,0.0f,0.0f,1.0f,0.0f,0.0f,-3.14f,1.0f,0.0f,0.0f,-6.28f})))) .addComments(" The list of materials to be used throughout the model ") .addChild(new GroupObject("AppearanceGroup") .addComments(" cannot USE a node under StaticGroup, thus parent is Group ") .addChild(new ShapeObject() .setAppearance(new AppearanceObject("LtRedAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.86f,0.36f,0.313333f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("WhiteAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(1.0f,1.0f,1.0f).setEmissiveColor(1.0f,1.0f,1.0f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("DarkGrayAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.278788f,0.321212f,0.333333f).setShininess(0.5f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("BrightRedAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.9f,0.0f,0.0f).setEmissiveColor(1.0f,0.0f,0.0f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("BlueGrayAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.333333f,0.373333f,0.44f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("MilGreenAppearance") .setMaterial(new MaterialObject().setDiffuseColor(0.4288f,0.48f,0.2944f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("GreenAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.1f,0.513333f,0.0f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("GoldAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.48f,0.355556f,0.186667f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("BrightGreenAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.0f,1.0f,0.0f).setEmissiveColor(0.0f,1.0f,0.0f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("BlackAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.0f,0.0f,0.0f).setShininess(0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("LightGrayAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.633333f,0.633333f,0.633333f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("BrightYellowAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(1.0f,0.873333f,0.226667f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("CrimsonAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.606667f,0.126667f,0.0733333f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("DirtyYellowAppearance") .setMaterial(new MaterialObject().setAmbientIntensity(1.0f).setDiffuseColor(0.846667f,0.846667f,0.158044f).setShininess(0f)))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject("VeryBrightRedAppearance") .setMaterial(new MaterialObject("VeryBrightRedMaterial").setAmbientIntensity(1.0f).setDiffuseColor(1.0f,0.0f,0.0f).setEmissiveColor(1.0f,0.0f,0.0f).setShininess(1.0f).setSpecularColor(1.0f,1.0f,1.0f))))) .addChild(new GroupObject("FuselageGroup") .addChild(new TransformObject("FuselageTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_73_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_73_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_77_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_77_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_81_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_81_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("CrimsonAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,30,14,29,13,28,12,27,11,26,10,25,9,24,8,23,7,22,6,21,5,20,4,19,3,18,2,17,1,16,0,31,-1,63,32,48,33,49,34,50,35,51,36,52,37,53,38,54,39,55,40,56,41,57,42,58,43,59,44,60,45,61,46,62,47,-1,95,64,80,65,81,66,82,67,83,68,84,69,85,70,86,71,87,72,88,73,89,74,90,75,91,76,92,77,93,78,94,79,-1,127,96,112,97,113,98,114,99,115,100,116,101,117,102,118,103,119,104,120,105,121,106,122,107,123,108,124,109,125,110,126,111,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_85_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_89_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_89_point()))))) .addChild(new TransformObject("SkidAssemblyTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {3,1,0,2,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {-0.253515f,-0.884011f,1.01812f,-0.253515f,-0.87909f,1.00926f,0.246485f,-0.884011f,1.01812f,0.246485f,-0.87909f,1.00926f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_98_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_98_point()))))) .addChild(new TransformObject("PortStubwingTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {3,2,1,0,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {1.01437f,-0.296717f,-0.0622201f,1.01437f,-0.272779f,0.0773857f,1.01165f,-0.148253f,0.0563657f,1.01165f,-0.172192f,-0.0832401f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {12,35,15,46,-1,23,4,19,34,-1,23,7,24,35,-1,24,1,15,35,-1,26,5,20,36,-1,26,8,27,37,-1,27,2,16,37,-1,27,8,28,38,-1,28,4,12,38,-1,28,8,25,39,-1,30,6,21,40,-1,30,9,31,41,-1,31,3,11,41,-1,31,9,32,42,-1,32,5,13,42,-1,32,9,29,43,-1,33,6,14,44,-1,34,22,7,23,-1,35,12,4,23,-1,36,25,8,26,-1,37,13,5,26,-1,38,10,2,27,-1,39,19,4,28,-1,40,29,9,30,-1,41,11,0,14,-1,41,14,6,30,-1,42,18,3,31,-1,43,20,5,32,-1,44,14,0,17,-1,45,21,6,33,-1,46,10,38,12,-1,47,13,37,16,-1,47,18,42,13,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_107_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_111_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_111_point()))))) .addChild(new TransformObject("StarboardStubwingTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,2,3,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {-1.01775f,-0.296664f,-0.0621975f,-1.01775f,-0.272726f,0.0774083f,-1.01502f,-0.1482f,0.0563883f,-1.01502f,-0.172139f,-0.0832175f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {12,38,10,46,-1,13,42,18,47,-1,14,0,11,41,-1,16,37,13,47,-1,17,0,14,44,-1,23,4,12,35,-1,23,7,22,34,-1,26,5,13,37,-1,26,8,25,36,-1,27,2,10,38,-1,28,4,19,39,-1,30,6,14,41,-1,30,9,29,40,-1,31,3,18,42,-1,32,5,20,43,-1,33,6,21,45,-1,34,19,4,23,-1,35,15,1,24,-1,35,24,7,23,-1,36,20,5,26,-1,37,16,2,27,-1,37,27,8,26,-1,38,12,4,28,-1,38,28,8,27,-1,39,25,8,28,-1,40,21,6,30,-1,41,11,3,31,-1,41,31,9,30,-1,42,13,5,32,-1,42,32,9,31,-1,43,29,9,32,-1,44,14,6,33,-1,46,15,35,12,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_120_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_124_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_124_point()))))) .addChild(new TransformObject("ALQ-144Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("CrimsonAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {18,0,1,19,-1,19,1,2,20,-1,20,2,3,21,-1,21,3,4,22,-1,22,4,57,71,-1,23,5,6,24,-1,24,6,7,25,-1,25,7,8,26,-1,26,8,0,18,-1,35,27,45,53,-1,36,9,17,44,-1,37,10,9,36,-1,38,11,10,37,-1,39,12,11,38,-1,40,13,12,39,-1,41,14,65,86,-1,42,15,14,41,-1,43,16,15,42,-1,44,17,16,43,-1,45,27,28,46,-1,46,28,29,47,-1,47,29,30,48,-1,48,30,31,49,-1,49,31,78,92,-1,50,32,33,51,-1,51,33,34,52,-1,52,34,35,53,-1,68,54,60,74,-1,69,55,54,68,-1,70,56,55,69,-1,71,57,56,70,-1,72,58,5,23,-1,73,59,58,72,-1,74,60,59,73,-1,82,61,62,83,-1,83,62,63,84,-1,84,63,64,85,-1,85,64,13,40,-1,86,65,66,87,-1,87,66,67,88,-1,88,67,61,82,-1,90,76,75,89,-1,91,77,76,90,-1,92,78,77,91,-1,93,79,32,50,-1,94,80,79,93,-1,95,81,80,94,-1,95,89,75,81,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_129_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_133_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_133_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,11,12,-1,1,2,10,11,-1,2,3,9,10,-1,6,7,14,15,-1,7,8,13,14,-1,8,0,12,13,-1,9,3,4,17,-1,16,5,6,15,-1,17,4,21,25,-1,25,26,27,28,29,30,31,16,15,14,13,12,11,10,9,17,-1,26,25,21,20,-1,27,26,20,19,-1,28,27,19,18,-1,29,28,18,24,-1,30,29,24,23,-1,31,22,5,16,-1,31,30,23,22,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.0739082f,0.733286f,-0.565371f,0.0681924f,0.733286f,-0.594103f,0.0519163f,0.733287f,-0.618461f,0.0275579f,0.733288f,-0.634736f,-0.00117456f,0.73329f,-0.64045f,-0.00117122f,0.73329f,-0.490288f,0.027561f,0.733288f,-0.496004f,0.0519187f,0.733287f,-0.51228f,0.0681937f,0.733286f,-0.536638f,0.0275581f,0.738691f,-0.634736f,0.0519166f,0.738689f,-0.618461f,0.0681927f,0.738689f,-0.594103f,0.0739085f,0.738688f,-0.565371f,0.0681939f,0.738689f,-0.536638f,0.0519189f,0.738689f,-0.51228f,0.0275612f,0.738691f,-0.496004f,-0.00117094f,0.738692f,-0.490288f,-0.00117428f,0.738692f,-0.64045f,-0.076254f,0.733294f,-0.565367f,-0.0705394f,0.733293f,-0.5941f,-0.0542644f,0.733292f,-0.618458f,-0.0299067f,0.733291f,-0.634734f,-0.0299037f,0.733291f,-0.496003f,-0.0542621f,0.733292f,-0.512278f,-0.0705382f,0.733293f,-0.536635f,-0.0299065f,0.738694f,-0.634734f,-0.0542642f,0.738695f,-0.618458f,-0.0705392f,0.738696f,-0.5941f,-0.0762537f,0.738696f,-0.565367f,-0.0705379f,0.738696f,-0.536635f,-0.0542618f,0.738695f,-0.512278f,-0.0299034f,0.738694f,-0.496003f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {27,0,8,35,-1,28,1,0,27,-1,29,2,1,28,-1,30,3,2,29,-1,31,4,3,30,-1,32,5,58,79,-1,33,6,5,32,-1,34,7,6,33,-1,35,8,7,34,-1,36,10,26,44,-1,37,12,10,36,-1,38,14,12,37,-1,39,16,14,38,-1,40,18,16,39,-1,41,20,70,86,-1,42,22,20,41,-1,43,24,22,42,-1,44,26,24,43,-1,45,9,25,53,-1,46,11,9,45,-1,47,13,11,46,-1,48,15,13,47,-1,49,17,15,48,-1,50,19,69,93,-1,51,21,19,50,-1,52,23,21,51,-1,53,25,23,52,-1,75,54,55,76,-1,76,55,56,77,-1,77,56,57,78,-1,78,57,4,31,-1,79,58,59,80,-1,80,59,60,81,-1,81,60,54,75,-1,82,62,64,83,-1,83,64,66,84,-1,84,66,68,85,-1,85,68,18,40,-1,86,70,72,87,-1,87,72,74,88,-1,88,74,62,82,-1,89,61,63,90,-1,90,63,65,91,-1,91,65,67,92,-1,92,67,17,49,-1,93,69,71,94,-1,94,71,73,95,-1,95,73,61,89,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_141_point()))))) .addChild(new TransformObject("PortExhaustHalfTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {41,40,39,38,37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_146_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_150_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_150_point()))))) .addChild(new TransformObject("StarboardExhaustHalfTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {3,2,0,1,-1,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_155_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_159_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_159_point()))))) .addChild(new TransformObject("PortExpendablesTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LtRedAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_164_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_164_point()))))) .addChild(new TransformObject("StarboardExpendablesTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LtRedAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_169_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_169_point()))))) .addChild(new GroupObject("FlLIRGroup") .addChild(new TransformObject("FLIRTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,2,3,4,5,6,7,8,9,10,11,-1,13,14,15,16,17,18,-1,18,19,12,13,-1,20,21,24,25,-1,21,22,23,24,-1,25,12,19,20,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.0740398f,-0.505014f,3.04948f,0.0282343f,-0.505014f,3.04948f,0.0196145f,-0.514253f,3.04948f,0.0146708f,-0.533887f,3.04948f,0.0146708f,-0.63276f,3.04948f,0.0196145f,-0.652394f,3.04948f,0.0282343f,-0.661633f,3.04948f,0.0740398f,-0.661633f,3.04948f,0.0826596f,-0.652394f,3.04948f,0.0876033f,-0.63276f,3.04948f,0.0876033f,-0.533887f,3.04948f,0.0826596f,-0.514253f,3.04948f,-0.0923008f,-0.583805f,3.06624f,-0.0922952f,-0.631564f,3.05781f,-0.0874257f,-0.650236f,3.05451f,-0.0791413f,-0.658833f,3.05299f,-0.0338351f,-0.658833f,3.05299f,-0.0255507f,-0.650236f,3.05451f,-0.0206812f,-0.631564f,3.05781f,-0.0206756f,-0.583805f,3.06624f,-0.0206857f,-0.532948f,3.05435f,-0.0255536f,-0.513747f,3.05021f,-0.0338361f,-0.50534f,3.0484f,-0.0791403f,-0.50534f,3.0484f,-0.0874228f,-0.513747f,3.05021f,-0.0922908f,-0.532948f,3.05435f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_8_178_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_178_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BrightYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.00179325f,-0.361067f,3.08976f,0.00145308f,-0.361067f,3.09147f,4.84355E-4f,-0.361067f,3.09292f,-9.65441E-4f,-0.361067f,3.09389f,-0.00267559f,-0.361067f,3.09423f,-0.00438574f,-0.361067f,3.09389f,-0.00583554f,-0.361067f,3.09292f,-0.00680426f,-0.361067f,3.09147f,-0.00714443f,-0.361067f,3.08976f,-0.00680426f,-0.361067f,3.08805f,-0.00583554f,-0.361067f,3.0866f,-0.00438574f,-0.361067f,3.08564f,-0.00267559f,-0.361067f,3.0853f,-9.65441E-4f,-0.361067f,3.08564f,4.84355E-4f,-0.361067f,3.0866f,0.00145308f,-0.361067f,3.08805f,-9.93022E-5f,-0.323849f,3.0887f,-7.03785E-4f,-0.323849f,3.08779f,-0.00160846f,-0.323849f,3.08719f,-0.00267559f,-0.323849f,3.08698f,-0.00374273f,-0.323849f,3.08719f,-0.0046474f,-0.323849f,3.08779f,-0.00525188f,-0.323849f,3.0887f,-0.00546415f,-0.323849f,3.08976f,-0.00525188f,-0.323849f,3.09083f,-0.0046474f,-0.323849f,3.09174f,-0.00374273f,-0.323849f,3.09234f,-0.00267559f,-0.323849f,3.09255f,-0.00160846f,-0.323849f,3.09234f,-7.03785E-4f,-0.323849f,3.09174f,-9.93022E-5f,-0.323849f,3.09083f,1.12964E-4f,-0.323849f,3.08976f}))))))) .addChild(new GroupObject("TurbinesGroup") .addChild(new TransformObject("PortTurbineInlet") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_188_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_188_point()))))) .addChild(new TransformObject("PortTurbineBlades") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_193_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_193_point()))))) .addChild(new TransformObject("StarboardTurbineInlet") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_198_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_198_point()))))) .addChild(new TransformObject("StarboardTurbineBlades") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_203_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_203_point())))))) .addChild(new GroupObject("DecalGroup") .addChild(new TransformObject("PortFlagPaint") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_209_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_209_point()))))) .addChild(new TransformObject("StarboardFlagPaint") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCoordIndex(getIndexedFaceSet_8_214_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_214_point()))))) .addChild(new TransformObject("PilotNameCanopyTextTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_8_219_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_9_219_point()))))))) .addComments(" The main rotor group contains the routing nodes for animation of the main rotor blades ") .addChild(new GroupObject("MainRotorGroup") .addChild(new TransformObject("MainRotorBladesTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_226_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_226_point()))))) .addChild(new ROUTEObject().setFromNode("MainRotorRPMTimeSensor").setFromField("fraction_changed").setToNode("MRBOrientationInterpolator").setToField("set_fraction")) .addChild(new ROUTEObject().setFromNode("MRBOrientationInterpolator").setFromField("value_changed").setToNode("MainRotorBladesTransform").setToField("set_rotation"))) .addComments(" The tail rotor group contains the routing nodes for animation of the tail rotor blades ") .addChild(new GroupObject("TailRotorGroup") .addChild(new TransformObject("TailRotorBladesTransform").setCenter(0.0f,0.495f,-5.415f) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_234_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_234_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_238_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_238_point()))))) .addChild(new ROUTEObject().setFromNode("TailRotorRPMTimeSensor").setFromField("fraction_changed").setToNode("TRBOrientationInterpolator").setToField("set_fraction")) .addChild(new ROUTEObject().setFromNode("TRBOrientationInterpolator").setFromField("value_changed").setToNode("TailRotorBladesTransform").setToField("set_rotation"))) .addComments(" The gun group contains transforms for the turret and gun, suitable for inclusion of routing nodes for animation of the turret (not implemented in this model) ") .addChild(new GroupObject("GunGroup") .addChild(new TransformObject("TurretTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("LightGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_246_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_246_point()))))) .addChild(new TransformObject("GunTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_7_251_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_251_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,31,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,-1,47,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_255_point())))))) .addComments(" The wing weapons group contains all of the wingstub ordnance; this includes 8 Hellfire missiles and 14 High Explosive 2.75\" rockets. This facilitates animations of individual elements such as a missile launch (not implemented in this model) ") .addChild(new GroupObject("WingWeaponsGroup") .addChild(new GroupObject("PortWingWeaponsGroup") .addChild(new GroupObject("PortRocketLauncherGroup") .addChild(new TransformObject("PortLAU-68Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_261_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_261_point()))))) .addChild(new GroupObject("PortRocketsGroup") .addChild(new TransformObject("PortRKT1Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_266_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {3,2,0,1,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.589849f,-0.693318f,0.252304f,0.590324f,-0.68246f,0.252304f,0.589849f,-0.693318f,-0.234863f,0.590324f,-0.68246f,-0.234863f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_274_point()))))) .addChild(new TransformObject("PortRKT2Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_279_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_283_point()))))) .addChild(new TransformObject("PortRKT3Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_288_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {3,2,0,1,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.657148f,-0.807902f,0.37013f,0.657499f,-0.799867f,0.37013f,0.651796f,-0.808726f,0.311217f,0.65224f,-0.79858f,0.311217f}))))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_296_point()))))) .addChild(new TransformObject("PortRKT4Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_301_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_305_point()))))) .addChild(new TransformObject("PortRKT5Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_310_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_314_point()))))) .addChild(new TransformObject("PortRKT6Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_319_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_323_point()))))) .addChild(new TransformObject("PortRKT7Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,30,31,-1,1,2,29,30,-1,2,3,28,29,-1,3,4,27,28,-1,4,5,26,27,-1,5,6,25,26,-1,6,7,24,25,-1,7,8,23,24,-1,8,9,22,23,-1,9,10,21,22,-1,10,11,20,21,-1,11,12,19,20,-1,12,13,18,19,-1,13,14,17,18,-1,14,15,16,17,-1,16,15,0,31,-1,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,-1,33,1,0,32,-1,34,2,1,33,-1,35,3,2,34,-1,36,4,3,35,-1,37,5,4,36,-1,38,6,5,37,-1,39,7,6,38,-1,40,8,7,39,-1,41,9,8,40,-1,42,10,9,41,-1,43,11,10,42,-1,44,12,11,43,-1,45,13,12,44,-1,46,14,13,45,-1,47,15,14,46,-1,47,32,0,15,-1,64,48,49,65,-1,65,33,32,64,-1,65,49,50,66,-1,66,34,33,65,-1,66,50,51,67,-1,67,35,34,66,-1,67,51,52,68,-1,68,36,35,67,-1,68,52,53,69,-1,69,37,36,68,-1,69,53,54,70,-1,70,38,37,69,-1,70,54,55,71,-1,71,39,38,70,-1,71,55,56,72,-1,72,40,39,71,-1,72,56,57,73,-1,73,41,40,72,-1,73,57,58,74,-1,74,42,41,73,-1,74,58,59,75,-1,75,43,42,74,-1,75,59,60,76,-1,76,44,43,75,-1,76,60,61,77,-1,77,45,44,76,-1,77,61,62,78,-1,78,46,45,77,-1,78,62,63,79,-1,79,47,46,78,-1,79,63,48,64,-1,79,64,32,47,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_328_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,32,0,1,33,-1,33,1,2,34,-1,33,17,16,32,-1,34,2,3,35,-1,34,18,17,33,-1,35,3,4,36,-1,35,19,18,34,-1,36,4,5,37,-1,36,20,19,35,-1,37,5,6,38,-1,37,21,20,36,-1,38,6,7,39,-1,38,22,21,37,-1,39,7,8,40,-1,39,23,22,38,-1,40,8,9,41,-1,40,24,23,39,-1,41,9,10,42,-1,41,25,24,40,-1,42,10,11,43,-1,42,26,25,41,-1,43,11,12,44,-1,43,27,26,42,-1,44,12,13,45,-1,44,28,27,43,-1,45,13,14,46,-1,45,29,28,44,-1,46,14,15,47,-1,46,30,29,45,-1,47,15,0,32,-1,47,31,30,46,-1,47,32,16,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_332_point()))))))) .addChild(new GroupObject("PortHellfireLauncherGroup") .addChild(new TransformObject("PortHellfireLauncherTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_339_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_339_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_343_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_343_point()))))) .addChild(new GroupObject("PortHellfiresGroup") .addChild(new TransformObject("PortHellfireHighOutTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,0,9,10,-1,2,1,10,11,-1,3,2,11,12,-1,4,3,12,13,-1,7,6,15,16,-1,8,7,16,17,-1,9,0,8,17,-1,10,9,18,19,-1,11,10,19,20,-1,12,11,20,21,-1,13,12,21,22,-1,14,5,4,13,-1,16,15,24,25,-1,17,16,25,26,-1,18,9,17,26,-1,23,14,13,22,-1,24,15,39,46,-1,35,34,27,28,-1,36,35,28,29,-1,37,36,29,30,-1,38,31,5,14,-1,38,37,30,31,-1,39,15,6,32,-1,40,33,27,34,-1,40,39,32,33,-1,41,42,43,44,45,23,22,21,20,19,18,26,25,24,46,47,-1,42,41,34,35,-1,43,42,35,36,-1,44,43,36,37,-1,45,38,14,23,-1,45,44,37,38,-1,47,40,34,41,-1,47,46,39,40,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_348_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_352_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_352_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,7,6,-1,2,3,9,8,-1,4,5,11,10,-1,6,7,13,12,-1,8,9,15,14,-1,10,11,17,16,-1,14,15,21,20,-1,18,19,25,24,-1,20,21,27,26,-1,22,23,29,28,-1,24,25,73,72,-1,26,27,75,74,-1,28,29,77,76,-1,30,31,37,36,-1,32,33,39,38,-1,34,35,41,40,-1,36,37,43,42,-1,38,39,45,44,-1,40,41,47,46,-1,44,45,51,50,-1,48,49,1,0,-1,50,51,3,2,-1,52,53,5,4,-1,54,55,91,90,-1,56,57,93,92,-1,58,59,95,94,-1,60,61,55,54,-1,62,63,57,56,-1,64,65,59,58,-1,68,69,63,62,-1,72,73,67,66,-1,74,75,69,68,-1,76,77,71,70,-1,78,79,31,30,-1,80,81,33,32,-1,82,83,35,34,-1,86,87,81,80,-1,90,91,85,84,-1,92,93,87,86,-1,94,95,89,88,-1,97,49,48,42,43,96,-1,99,19,18,12,13,98,-1,101,79,78,84,85,100,-1,103,61,60,66,67,102,-1,104,46,47,106,-1,107,53,52,105,-1,108,16,17,110,-1,111,23,22,109,-1,112,88,89,114,-1,115,83,82,113,-1,116,70,71,118,-1,119,65,64,117,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_356_point()))))) .addChild(new TransformObject("PortHellfireHighInTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,0,9,10,-1,2,1,10,11,-1,3,2,11,12,-1,4,3,12,13,-1,7,6,15,16,-1,8,7,16,17,-1,9,0,8,17,-1,10,9,18,19,-1,11,10,19,20,-1,12,11,20,21,-1,13,12,21,22,-1,14,5,4,13,-1,16,15,24,25,-1,17,16,25,26,-1,18,9,17,26,-1,23,14,13,22,-1,24,15,39,46,-1,35,34,27,28,-1,36,35,28,29,-1,37,36,29,30,-1,38,31,5,14,-1,38,37,30,31,-1,39,15,6,32,-1,40,33,27,34,-1,40,39,32,33,-1,41,42,43,44,45,23,22,21,20,19,18,26,25,24,46,47,-1,42,41,34,35,-1,43,42,35,36,-1,44,43,36,37,-1,45,38,14,23,-1,45,44,37,38,-1,47,40,34,41,-1,47,46,39,40,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_361_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_365_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_365_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,7,6,-1,2,3,9,8,-1,4,5,11,10,-1,6,7,13,12,-1,8,9,15,14,-1,10,11,17,16,-1,14,15,21,20,-1,18,19,25,24,-1,20,21,27,26,-1,22,23,29,28,-1,24,25,73,72,-1,26,27,75,74,-1,28,29,77,76,-1,30,31,37,36,-1,32,33,39,38,-1,34,35,41,40,-1,36,37,43,42,-1,38,39,45,44,-1,40,41,47,46,-1,44,45,51,50,-1,48,49,1,0,-1,50,51,3,2,-1,52,53,5,4,-1,54,55,91,90,-1,56,57,93,92,-1,58,59,95,94,-1,60,61,55,54,-1,62,63,57,56,-1,64,65,59,58,-1,68,69,63,62,-1,72,73,67,66,-1,74,75,69,68,-1,76,77,71,70,-1,78,79,31,30,-1,80,81,33,32,-1,82,83,35,34,-1,86,87,81,80,-1,90,91,85,84,-1,92,93,87,86,-1,94,95,89,88,-1,97,49,48,42,43,96,-1,99,19,18,12,13,98,-1,101,79,78,84,85,100,-1,103,61,60,66,67,102,-1,104,46,47,106,-1,107,53,52,105,-1,108,16,17,110,-1,111,23,22,109,-1,112,88,89,114,-1,115,83,82,113,-1,116,70,71,118,-1,119,65,64,117,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_369_point()))))) .addChild(new TransformObject("PortHellfireLowOutTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,0,9,10,-1,2,1,10,11,-1,3,2,11,12,-1,4,3,12,13,-1,7,6,15,16,-1,8,7,16,17,-1,9,0,8,17,-1,10,9,18,19,-1,11,10,19,20,-1,12,11,20,21,-1,13,12,21,22,-1,14,5,4,13,-1,16,15,24,25,-1,17,16,25,26,-1,18,9,17,26,-1,23,14,13,22,-1,24,15,39,46,-1,35,34,27,28,-1,36,35,28,29,-1,37,36,29,30,-1,38,31,5,14,-1,38,37,30,31,-1,39,15,6,32,-1,40,33,27,34,-1,40,39,32,33,-1,41,42,43,44,45,23,22,21,20,19,18,26,25,24,46,47,-1,42,41,34,35,-1,43,42,35,36,-1,44,43,36,37,-1,45,38,14,23,-1,45,44,37,38,-1,47,40,34,41,-1,47,46,39,40,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_374_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_378_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_378_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,7,6,-1,2,3,9,8,-1,4,5,11,10,-1,6,7,13,12,-1,8,9,15,14,-1,10,11,17,16,-1,14,15,21,20,-1,18,19,25,24,-1,20,21,27,26,-1,22,23,29,28,-1,24,25,73,72,-1,26,27,75,74,-1,28,29,77,76,-1,30,31,37,36,-1,32,33,39,38,-1,34,35,41,40,-1,36,37,43,42,-1,38,39,45,44,-1,40,41,47,46,-1,44,45,51,50,-1,48,49,1,0,-1,50,51,3,2,-1,52,53,5,4,-1,54,55,91,90,-1,56,57,93,92,-1,58,59,95,94,-1,60,61,55,54,-1,62,63,57,56,-1,64,65,59,58,-1,68,69,63,62,-1,72,73,67,66,-1,74,75,69,68,-1,76,77,71,70,-1,78,79,31,30,-1,80,81,33,32,-1,82,83,35,34,-1,86,87,81,80,-1,90,91,85,84,-1,92,93,87,86,-1,94,95,89,88,-1,97,49,48,42,43,96,-1,99,19,18,12,13,98,-1,101,79,78,84,85,100,-1,103,61,60,66,67,102,-1,104,46,47,106,-1,107,53,52,105,-1,108,16,17,110,-1,111,23,22,109,-1,112,88,89,114,-1,115,83,82,113,-1,116,70,71,118,-1,119,65,64,117,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_382_point()))))) .addChild(new TransformObject("PortHellfireLowInTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,0,9,10,-1,2,1,10,11,-1,3,2,11,12,-1,4,3,12,13,-1,7,6,15,16,-1,8,7,16,17,-1,9,0,8,17,-1,10,9,18,19,-1,11,10,19,20,-1,12,11,20,21,-1,13,12,21,22,-1,14,5,4,13,-1,16,15,24,25,-1,17,16,25,26,-1,18,9,17,26,-1,23,14,13,22,-1,24,15,39,46,-1,35,34,27,28,-1,36,35,28,29,-1,37,36,29,30,-1,38,31,5,14,-1,38,37,30,31,-1,39,15,6,32,-1,40,33,27,34,-1,40,39,32,33,-1,41,42,43,44,45,23,22,21,20,19,18,26,25,24,46,47,-1,42,41,34,35,-1,43,42,35,36,-1,44,43,36,37,-1,45,38,14,23,-1,45,44,37,38,-1,47,40,34,41,-1,47,46,39,40,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_387_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_391_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_391_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,7,6,-1,2,3,9,8,-1,4,5,11,10,-1,6,7,13,12,-1,8,9,15,14,-1,10,11,17,16,-1,14,15,21,20,-1,18,19,25,24,-1,20,21,27,26,-1,22,23,29,28,-1,24,25,73,72,-1,26,27,75,74,-1,28,29,77,76,-1,30,31,37,36,-1,32,33,39,38,-1,34,35,41,40,-1,36,37,43,42,-1,38,39,45,44,-1,40,41,47,46,-1,44,45,51,50,-1,48,49,1,0,-1,50,51,3,2,-1,52,53,5,4,-1,54,55,91,90,-1,56,57,93,92,-1,58,59,95,94,-1,60,61,55,54,-1,62,63,57,56,-1,64,65,59,58,-1,68,69,63,62,-1,72,73,67,66,-1,74,75,69,68,-1,76,77,71,70,-1,78,79,31,30,-1,80,81,33,32,-1,82,83,35,34,-1,86,87,81,80,-1,90,91,85,84,-1,92,93,87,86,-1,94,95,89,88,-1,97,49,48,42,43,96,-1,99,19,18,12,13,98,-1,101,79,78,84,85,100,-1,103,61,60,66,67,102,-1,104,46,47,106,-1,107,53,52,105,-1,108,16,17,110,-1,111,23,22,109,-1,112,88,89,114,-1,115,83,82,113,-1,116,70,71,118,-1,119,65,64,117,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_395_point())))))))) .addChild(new GroupObject("StarboardWingWeaponsGroup") .addChild(new GroupObject("StarboardRocketLauncherGroup") .addChild(new TransformObject("StarboardLAU-68Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_403_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_403_point()))))) .addChild(new GroupObject("StarboardRocketsGroup") .addChild(new TransformObject("StarboardRKT1Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_408_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_412_point()))))) .addChild(new TransformObject("StarboardRKT2Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_417_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_421_point()))))) .addChild(new TransformObject("StarboardRKT3Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_426_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_430_point()))))) .addChild(new TransformObject("StarboardRKT4Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_435_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_439_point()))))) .addChild(new TransformObject("StarbaordRKT5Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_444_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_448_point()))))) .addChild(new TransformObject("StarboardRKT6Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_453_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_457_point()))))) .addChild(new TransformObject("StarboardRKT7Transform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,15,14,-1,18,17,14,13,-1,19,18,13,12,-1,20,19,12,11,-1,21,20,11,10,-1,22,21,10,9,-1,23,22,9,8,-1,24,23,8,7,-1,25,24,7,6,-1,26,25,6,5,-1,27,26,5,4,-1,28,27,4,3,-1,29,28,3,2,-1,30,29,2,1,-1,31,0,15,16,-1,31,30,1,0,-1,32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,0,32,-1,64,32,33,65,-1,65,33,34,66,-1,65,49,48,64,-1,66,34,35,67,-1,66,50,49,65,-1,67,35,36,68,-1,67,51,50,66,-1,68,36,37,69,-1,68,52,51,67,-1,69,37,38,70,-1,69,53,52,68,-1,70,38,39,71,-1,70,54,53,69,-1,71,39,40,72,-1,71,55,54,70,-1,72,40,41,73,-1,72,56,55,71,-1,73,41,42,74,-1,73,57,56,72,-1,74,42,43,75,-1,74,58,57,73,-1,75,43,44,76,-1,75,59,58,74,-1,76,44,45,77,-1,76,60,59,75,-1,77,45,46,78,-1,77,61,60,76,-1,78,46,47,79,-1,78,62,61,77,-1,79,47,32,64,-1,79,63,62,78,-1,79,64,48,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_462_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("GoldAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,32,16,17,33,-1,33,1,0,32,-1,33,17,18,34,-1,34,2,1,33,-1,34,18,19,35,-1,35,3,2,34,-1,35,19,20,36,-1,36,4,3,35,-1,36,20,21,37,-1,37,5,4,36,-1,37,21,22,38,-1,38,6,5,37,-1,38,22,23,39,-1,39,7,6,38,-1,39,23,24,40,-1,40,8,7,39,-1,40,24,25,41,-1,41,9,8,40,-1,41,25,26,42,-1,42,10,9,41,-1,42,26,27,43,-1,43,11,10,42,-1,43,27,28,44,-1,44,12,11,43,-1,44,28,29,45,-1,45,13,12,44,-1,45,29,30,46,-1,46,14,13,45,-1,46,30,31,47,-1,47,15,14,46,-1,47,31,16,32,-1,47,32,0,15,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_466_point()))))))) .addChild(new GroupObject("StarboardHellfireLauncherGroup") .addChild(new TransformObject("StarboardHellfireLauncherTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlackAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_473_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_473_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DarkGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_9_477_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_10_477_point()))))) .addChild(new GroupObject("StarboardHellfiresGroup") .addChild(new TransformObject("StarboardHellfireHighOutTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {10,9,0,1,-1,11,10,1,2,-1,12,11,2,3,-1,13,4,5,14,-1,13,12,3,4,-1,14,5,31,38,-1,16,15,6,7,-1,17,8,0,9,-1,17,16,7,8,-1,19,18,9,10,-1,20,19,10,11,-1,21,20,11,12,-1,22,13,14,23,-1,22,21,12,13,-1,23,14,38,45,-1,25,24,15,16,-1,26,17,9,18,-1,26,25,16,17,-1,28,27,34,35,-1,29,28,35,36,-1,30,29,36,37,-1,31,30,37,38,-1,32,6,15,39,-1,33,32,39,40,-1,34,27,33,40,-1,35,34,41,42,-1,36,35,42,43,-1,37,36,43,44,-1,38,37,44,45,-1,40,39,46,47,-1,41,34,40,47,-1,46,39,15,24,-1,47,46,24,25,26,18,19,20,21,22,23,45,44,43,42,41,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_482_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_486_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_486_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,49,48,-1,2,3,51,50,-1,4,5,53,52,-1,6,7,1,0,-1,8,9,3,2,-1,10,11,5,4,-1,12,13,7,6,-1,14,15,9,8,-1,16,17,11,10,-1,20,21,15,14,-1,24,25,19,18,-1,26,27,21,20,-1,28,29,23,22,-1,30,31,79,78,-1,32,33,81,80,-1,34,35,83,82,-1,36,37,31,30,-1,38,39,33,32,-1,40,41,35,34,-1,42,43,37,36,-1,44,45,39,38,-1,46,47,41,40,-1,50,51,45,44,-1,54,55,61,60,-1,56,57,63,62,-1,58,59,65,64,-1,62,63,69,68,-1,66,67,73,72,-1,68,69,75,74,-1,70,71,77,76,-1,72,73,25,24,-1,74,75,27,26,-1,76,77,29,28,-1,80,81,87,86,-1,84,85,91,90,-1,86,87,93,92,-1,88,89,95,94,-1,90,91,55,54,-1,92,93,57,56,-1,94,95,59,58,-1,96,43,42,48,49,97,-1,98,13,12,18,19,99,-1,100,85,84,78,79,101,-1,102,67,66,60,61,103,-1,105,52,53,107,-1,106,47,46,104,-1,109,22,23,111,-1,110,17,16,108,-1,113,82,83,115,-1,114,89,88,112,-1,117,64,65,119,-1,118,71,70,116,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_490_point()))))) .addChild(new TransformObject("StarboardHellfireHighInTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {10,9,0,1,-1,11,10,1,2,-1,12,11,2,3,-1,13,4,5,14,-1,13,12,3,4,-1,14,5,31,38,-1,16,15,6,7,-1,17,8,0,9,-1,17,16,7,8,-1,19,18,9,10,-1,20,19,10,11,-1,21,20,11,12,-1,22,13,14,23,-1,22,21,12,13,-1,23,14,38,45,-1,25,24,15,16,-1,26,17,9,18,-1,26,25,16,17,-1,28,27,34,35,-1,29,28,35,36,-1,30,29,36,37,-1,31,30,37,38,-1,32,6,15,39,-1,33,32,39,40,-1,34,27,33,40,-1,35,34,41,42,-1,36,35,42,43,-1,37,36,43,44,-1,38,37,44,45,-1,40,39,46,47,-1,41,34,40,47,-1,46,39,15,24,-1,47,46,24,25,26,18,19,20,21,22,23,45,44,43,42,41,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_495_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_499_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_499_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,49,48,-1,2,3,51,50,-1,4,5,53,52,-1,6,7,1,0,-1,8,9,3,2,-1,10,11,5,4,-1,12,13,7,6,-1,14,15,9,8,-1,16,17,11,10,-1,20,21,15,14,-1,24,25,19,18,-1,26,27,21,20,-1,28,29,23,22,-1,30,31,79,78,-1,32,33,81,80,-1,34,35,83,82,-1,36,37,31,30,-1,38,39,33,32,-1,40,41,35,34,-1,42,43,37,36,-1,44,45,39,38,-1,46,47,41,40,-1,50,51,45,44,-1,54,55,61,60,-1,56,57,63,62,-1,58,59,65,64,-1,62,63,69,68,-1,66,67,73,72,-1,68,69,75,74,-1,70,71,77,76,-1,72,73,25,24,-1,74,75,27,26,-1,76,77,29,28,-1,80,81,87,86,-1,84,85,91,90,-1,86,87,93,92,-1,88,89,95,94,-1,90,91,55,54,-1,92,93,57,56,-1,94,95,59,58,-1,96,43,42,48,49,97,-1,98,13,12,18,19,99,-1,100,85,84,78,79,101,-1,102,67,66,60,61,103,-1,105,52,53,107,-1,106,47,46,104,-1,109,22,23,111,-1,110,17,16,108,-1,113,82,83,115,-1,114,89,88,112,-1,117,64,65,119,-1,118,71,70,116,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_503_point()))))) .addChild(new TransformObject("StarboardHellfireLowOutTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {10,9,0,1,-1,11,10,1,2,-1,12,11,2,3,-1,13,4,5,14,-1,13,12,3,4,-1,14,5,31,38,-1,16,15,6,7,-1,17,8,0,9,-1,17,16,7,8,-1,19,18,9,10,-1,20,19,10,11,-1,21,20,11,12,-1,22,13,14,23,-1,22,21,12,13,-1,23,14,38,45,-1,25,24,15,16,-1,26,17,9,18,-1,26,25,16,17,-1,28,27,34,35,-1,29,28,35,36,-1,30,29,36,37,-1,31,30,37,38,-1,32,6,15,39,-1,33,32,39,40,-1,34,27,33,40,-1,35,34,41,42,-1,36,35,42,43,-1,37,36,43,44,-1,38,37,44,45,-1,40,39,46,47,-1,41,34,40,47,-1,46,39,15,24,-1,47,46,24,25,26,18,19,20,21,22,23,45,44,43,42,41,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_508_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_512_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_512_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,49,48,-1,2,3,51,50,-1,4,5,53,52,-1,6,7,1,0,-1,8,9,3,2,-1,10,11,5,4,-1,12,13,7,6,-1,14,15,9,8,-1,16,17,11,10,-1,20,21,15,14,-1,24,25,19,18,-1,26,27,21,20,-1,28,29,23,22,-1,30,31,79,78,-1,32,33,81,80,-1,34,35,83,82,-1,36,37,31,30,-1,38,39,33,32,-1,40,41,35,34,-1,42,43,37,36,-1,44,45,39,38,-1,46,47,41,40,-1,50,51,45,44,-1,54,55,61,60,-1,56,57,63,62,-1,58,59,65,64,-1,62,63,69,68,-1,66,67,73,72,-1,68,69,75,74,-1,70,71,77,76,-1,72,73,25,24,-1,74,75,27,26,-1,76,77,29,28,-1,80,81,87,86,-1,84,85,91,90,-1,86,87,93,92,-1,88,89,95,94,-1,90,91,55,54,-1,92,93,57,56,-1,94,95,59,58,-1,96,43,42,48,49,97,-1,98,13,12,18,19,99,-1,100,85,84,78,79,101,-1,102,67,66,60,61,103,-1,105,52,53,107,-1,106,47,46,104,-1,109,22,23,111,-1,110,17,16,108,-1,113,82,83,115,-1,114,89,88,112,-1,117,64,65,119,-1,118,71,70,116,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_516_point()))))) .addChild(new TransformObject("StarboardHellfireLowInTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BlueGrayAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {10,9,0,1,-1,11,10,1,2,-1,12,11,2,3,-1,13,4,5,14,-1,13,12,3,4,-1,14,5,31,38,-1,16,15,6,7,-1,17,8,0,9,-1,17,16,7,8,-1,19,18,9,10,-1,20,19,10,11,-1,21,20,11,12,-1,22,13,14,23,-1,22,21,12,13,-1,23,14,38,45,-1,25,24,15,16,-1,26,17,9,18,-1,26,25,16,17,-1,28,27,34,35,-1,29,28,35,36,-1,30,29,36,37,-1,31,30,37,38,-1,32,6,15,39,-1,33,32,39,40,-1,34,27,33,40,-1,35,34,41,42,-1,36,35,42,43,-1,37,36,43,44,-1,38,37,44,45,-1,40,39,46,47,-1,41,34,40,47,-1,46,39,15,24,-1,47,46,24,25,26,18,19,20,21,22,23,45,44,43,42,41,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_521_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("MilGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(getIndexedFaceSet_10_525_coordIndex()) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_525_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("DirtyYellowAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,49,48,-1,2,3,51,50,-1,4,5,53,52,-1,6,7,1,0,-1,8,9,3,2,-1,10,11,5,4,-1,12,13,7,6,-1,14,15,9,8,-1,16,17,11,10,-1,20,21,15,14,-1,24,25,19,18,-1,26,27,21,20,-1,28,29,23,22,-1,30,31,79,78,-1,32,33,81,80,-1,34,35,83,82,-1,36,37,31,30,-1,38,39,33,32,-1,40,41,35,34,-1,42,43,37,36,-1,44,45,39,38,-1,46,47,41,40,-1,50,51,45,44,-1,54,55,61,60,-1,56,57,63,62,-1,58,59,65,64,-1,62,63,69,68,-1,66,67,73,72,-1,68,69,75,74,-1,70,71,77,76,-1,72,73,25,24,-1,74,75,27,26,-1,76,77,29,28,-1,80,81,87,86,-1,84,85,91,90,-1,86,87,93,92,-1,88,89,95,94,-1,90,91,55,54,-1,92,93,57,56,-1,94,95,59,58,-1,96,43,42,48,49,97,-1,98,13,12,18,19,99,-1,100,85,84,78,79,101,-1,102,67,66,60,61,103,-1,105,52,53,107,-1,106,47,46,104,-1,109,22,23,111,-1,110,17,16,108,-1,113,82,83,115,-1,114,89,88,112,-1,117,64,65,119,-1,118,71,70,116,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_11_529_point()))))))))) .addComments(" The lights group contains all the aircraft lights, to include the interpolators and routing nodes to animate cyclic lighting for the anti-collision light. ") .addChild(new GroupObject("LightsGroup") .addChild(new TransformObject("SmackLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("VeryBrightRedAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,0,16,31,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,33,32,15,14,-1,34,33,14,13,-1,35,34,13,12,-1,36,35,12,11,-1,37,36,11,10,-1,38,37,10,9,-1,39,38,9,8,-1,40,39,8,7,-1,41,40,7,6,-1,42,41,6,5,-1,43,42,5,4,-1,44,43,4,3,-1,45,44,3,2,-1,46,45,2,1,-1,47,0,15,32,-1,47,46,1,0,-1,49,48,32,33,-1,50,49,33,34,-1,51,50,34,35,-1,52,51,35,36,-1,53,52,36,37,-1,54,53,37,38,-1,55,54,38,39,-1,56,55,39,40,-1,57,56,40,41,-1,58,57,41,42,-1,59,58,42,43,-1,60,59,43,44,-1,61,60,44,45,-1,62,61,45,46,-1,63,47,32,48,-1,63,62,46,47,-1,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,-1,65,64,48,49,-1,66,65,49,50,-1,67,66,50,51,-1,68,67,51,52,-1,69,68,52,53,-1,70,69,53,54,-1,71,70,54,55,-1,72,71,55,56,-1,73,72,56,57,-1,74,73,57,58,-1,75,74,58,59,-1,76,75,59,60,-1,77,76,60,61,-1,78,77,61,62,-1,79,63,48,64,-1,79,78,62,63,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_538_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,0,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {0.0416153f,0.588544f,-0.316946f,0.0383204f,0.588929f,-0.300386f,0.0289372f,0.589256f,-0.286347f,0.0148944f,0.589475f,-0.276966f,-0.00167037f,0.589552f,-0.273672f,-0.0182351f,0.589476f,-0.276966f,-0.032278f,0.589258f,-0.286347f,-0.0416612f,0.588932f,-0.300386f,-0.0449561f,0.588546f,-0.316946f,-0.0416612f,0.588161f,-0.333507f,-0.032278f,0.587834f,-0.347546f,-0.0182351f,0.587616f,-0.356926f,-0.00167039f,0.587539f,-0.36022f,0.0148943f,0.587615f,-0.356926f,0.0289372f,0.587833f,-0.347546f,0.0383204f,0.588159f,-0.333507f}))))) .addChild(new TransformObject().setTranslation(0.0416153f,0.588544f,-0.316946f) .addChild(new GroupObject("SmackLightAnimationGroup") .addChild(new SpotLightObject("SmackSpotLight").setBeamWidth(1.57079f).setColor(1.0f,0.0f,0.0f).setDirection(0.0f,1.0f,0.0f)) .addChild(new ScalarInterpolatorObject("SmackLightIntensityScalarInterpolator").setKey(new float[] {0.0f,0.5f}).setKeyValue(new float[] {1.0f,0.0f})) .addChild(new ROUTEObject().setFromNode("SmackLightTimeSensor").setFromField("fraction_changed").setToNode("SmackLightIntensityScalarInterpolator").setToField("set_fraction")) .addChild(new ROUTEObject().setFromNode("SmackLightIntensityScalarInterpolator").setFromField("value_changed").setToNode("SmackSpotLight").setToField("set_intensity")) .addChild(new ColorInterpolatorObject("SmackLightEmmissiveColorIntensityColorInterpolator").setKey(new float[] {0.0f,0.5f}).setKeyValue(new MFColorObject(new float[] {1.0f,0.0f,0.0f,0.0f,0.0f,0.0f}))) .addChild(new ROUTEObject().setFromNode("SmackLightTimeSensor").setFromField("fraction_changed").setToNode("SmackLightEmmissiveColorIntensityColorInterpolator").setToField("set_fraction")) .addChild(new ROUTEObject().setFromNode("SmackLightEmmissiveColorIntensityColorInterpolator").setFromField("value_changed").setToNode("VeryBrightRedMaterial").setToField("set_emissiveColor"))))) .addChild(new TransformObject("PortNavLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BrightRedAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {1,0,16,17,-1,2,1,17,18,-1,3,2,18,19,-1,4,3,19,20,-1,5,4,20,21,-1,6,5,21,22,-1,7,6,22,23,-1,8,7,23,24,-1,9,8,24,25,-1,10,9,25,26,-1,11,10,26,27,-1,12,11,27,28,-1,13,12,28,29,-1,14,13,29,30,-1,15,14,30,31,-1,16,0,15,31,-1,17,16,32,33,-1,18,17,33,34,-1,19,18,34,35,-1,20,19,35,36,-1,21,20,36,37,-1,22,21,37,38,-1,23,22,38,39,-1,24,23,39,40,-1,25,24,40,41,-1,26,25,41,42,-1,27,26,42,43,-1,28,27,43,44,-1,29,28,44,45,-1,30,29,45,46,-1,31,30,46,47,-1,32,16,31,47,-1,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_556_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {1.25955f,-0.414764f,-0.129439f,1.25955f,-0.41947f,-0.127787f,1.25955f,-0.423186f,-0.12446f,1.25955f,-0.425345f,-0.119964f,1.25955f,-0.42562f,-0.114984f,1.25955f,-0.423968f,-0.110278f,1.25955f,-0.42064f,-0.106562f,1.25955f,-0.416144f,-0.104403f,1.25955f,-0.411164f,-0.104129f,1.25955f,-0.406458f,-0.105781f,1.25955f,-0.402743f,-0.109108f,1.25955f,-0.400583f,-0.113604f,1.25955f,-0.400309f,-0.118584f,1.25955f,-0.401961f,-0.12329f,1.25955f,-0.405288f,-0.127006f,1.25955f,-0.409784f,-0.129165f}))))) .addChild(new TransformObject().setTranslation(1.27375f,-0.411492f,-0.122518f) .addChild(new SpotLightObject("PortNavSpotLight").setBeamWidth(1.57079f).setColor(1.0f,0.0f,0.0f).setRadius(5f)))) .addChild(new TransformObject("StarboardNavLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("BrightGreenAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {17,16,0,1,-1,18,17,1,2,-1,19,18,2,3,-1,20,19,3,4,-1,21,20,4,5,-1,22,21,5,6,-1,23,22,6,7,-1,24,23,7,8,-1,25,24,8,9,-1,26,25,9,10,-1,27,26,10,11,-1,28,27,11,12,-1,29,28,12,13,-1,30,29,13,14,-1,31,15,0,16,-1,31,30,14,15,-1,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,-1,33,32,16,17,-1,34,33,17,18,-1,35,34,18,19,-1,36,35,19,20,-1,37,36,20,21,-1,38,37,21,22,-1,39,38,22,23,-1,40,39,23,24,-1,41,40,24,25,-1,42,41,25,26,-1,43,42,26,27,-1,44,43,27,28,-1,45,44,28,29,-1,46,45,29,30,-1,47,31,16,32,-1,47,46,30,31,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_567_point())))) .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {-1.26294f,-0.414699f,-0.129411f,-1.26294f,-0.419405f,-0.127759f,-1.26294f,-0.42312f,-0.124432f,-1.26294f,-0.42528f,-0.119936f,-1.26294f,-0.425554f,-0.114956f,-1.26294f,-0.423902f,-0.11025f,-1.26294f,-0.420575f,-0.106534f,-1.26294f,-0.416079f,-0.104375f,-1.26294f,-0.411099f,-0.1041f,-1.26294f,-0.406393f,-0.105753f,-1.26294f,-0.402677f,-0.10908f,-1.26294f,-0.400518f,-0.113576f,-1.26294f,-0.400243f,-0.118556f,-1.26294f,-0.401895f,-0.123262f,-1.26294f,-0.405223f,-0.126978f,-1.26294f,-0.409719f,-0.129137f}))))) .addChild(new TransformObject().setTranslation(-1.27713f,-0.411426f,-0.12249f) .addChild(new SpotLightObject("StarboardNavSpotLight").setBeamWidth(1.57079f).setColor(0.0f,1.0f,0.0f).setDirection(-1.0f,0.0f,0.0f).setRadius(5f)))) .addChild(new TransformObject("PortPeanutLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {28,29,30,31,24,25,26,27,-1,9,8,6,7,-1,10,9,7,0,-1,10,0,1,11,-1,13,12,2,3,-1,14,13,3,4,-1,15,14,4,5,-1,15,5,6,8,-1,17,16,8,9,-1,18,17,9,10,-1,18,10,11,19,-1,21,20,12,13,-1,22,21,13,14,-1,23,22,14,15,-1,23,15,8,16,-1,25,24,16,17,-1,26,25,17,18,-1,26,18,19,27,-1,29,28,20,21,-1,30,29,21,22,-1,31,30,22,23,-1,31,23,16,24,-1,1,0,7,6,5,4,3,2,-1,27,19,11,1,2,12,20,28,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {1.25366f,-0.423281f,-0.0249012f,1.25341f,-0.42544f,-0.0305218f,1.25347f,-0.400404f,-0.0305231f,1.25366f,-0.402056f,-0.026071f,1.25381f,-0.405383f,-0.0223588f,1.25389f,-0.40988f,-0.0202011f,1.25389f,-0.41486f,-0.0199266f,1.25381f,-0.419566f,-0.0215771f,1.25971f,-0.414874f,-0.0201761f,1.25962f,-0.41958f,-0.0218265f,1.25947f,-0.423295f,-0.0251506f,1.25923f,-0.425454f,-0.0307713f,1.25929f,-0.400418f,-0.0307726f,1.25947f,-0.40207f,-0.0263205f,1.25963f,-0.405398f,-0.0226082f,1.25971f,-0.409894f,-0.0204506f,1.269f,-0.41459f,-0.0227284f,1.26894f,-0.418496f,-0.0240983f,1.26881f,-0.42158f,-0.0268573f,1.26862f,-0.423372f,-0.0311742f,1.26867f,-0.402592f,-0.0311753f,1.26881f,-0.403963f,-0.0278283f,1.26894f,-0.406725f,-0.0247471f,1.269f,-0.410457f,-0.0229562f,1.2736f,-0.413941f,-0.0275726f,1.27356f,-0.416121f,-0.0283369f,1.27349f,-0.417841f,-0.0298765f,1.27342f,-0.418841f,-0.03138f,1.27345f,-0.407246f,-0.0313806f,1.27349f,-0.408011f,-0.0304183f,1.27356f,-0.409552f,-0.028699f,1.2736f,-0.411635f,-0.0276997f})))))) .addChild(new TransformObject("StarboardPeanutLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {27,26,25,24,31,30,29,28,-1,7,6,8,9,-1,0,7,9,10,-1,11,1,0,10,-1,3,2,12,13,-1,4,3,13,14,-1,5,4,14,15,-1,8,6,5,15,-1,9,8,16,17,-1,10,9,17,18,-1,19,11,10,18,-1,13,12,20,21,-1,14,13,21,22,-1,15,14,22,23,-1,16,8,15,23,-1,17,16,24,25,-1,18,17,25,26,-1,27,19,18,26,-1,21,20,28,29,-1,22,21,29,30,-1,23,22,30,31,-1,24,16,23,31,-1,2,3,4,5,6,7,0,1,-1,28,20,12,2,1,11,19,27,-1}) .setCoord(new CoordinateObject().setPoint(new MFVec3fObject(new float[] {-1.25704f,-0.423215f,-0.0248732f,-1.2568f,-0.425374f,-0.0304939f,-1.25686f,-0.400338f,-0.0304952f,-1.25704f,-0.40199f,-0.0260431f,-1.25719f,-0.405318f,-0.0223308f,-1.25728f,-0.409814f,-0.0201732f,-1.25728f,-0.414794f,-0.0198987f,-1.25719f,-0.4195f,-0.0215491f,-1.26309f,-0.414808f,-0.0201481f,-1.26301f,-0.419514f,-0.0217985f,-1.26286f,-0.423229f,-0.0251226f,-1.26261f,-0.425388f,-0.0307433f,-1.26267f,-0.400352f,-0.0307445f,-1.26286f,-0.402004f,-0.0262925f,-1.26301f,-0.405332f,-0.0225802f,-1.26309f,-0.409828f,-0.0204226f,-1.27239f,-0.414524f,-0.0227001f,-1.27232f,-0.41843f,-0.02407f,-1.2722f,-0.421514f,-0.026829f,-1.27201f,-0.423306f,-0.031146f,-1.27206f,-0.402525f,-0.031147f,-1.2722f,-0.403897f,-0.0278f,-1.27232f,-0.406659f,-0.0247188f,-1.27239f,-0.41039f,-0.022928f,-1.27698f,-0.413875f,-0.0275442f,-1.27695f,-0.416054f,-0.0283086f,-1.27688f,-0.417775f,-0.0298481f,-1.27681f,-0.418775f,-0.0313517f,-1.27684f,-0.40718f,-0.0313523f,-1.27688f,-0.407945f,-0.0303899f,-1.27695f,-0.409486f,-0.0286706f,-1.27698f,-0.411568f,-0.0276713f})))))) .addChild(new TransformObject("PortAftNavLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,-1,17,16,0,1,-1,18,17,1,2,-1,19,18,2,3,-1,20,19,3,4,-1,21,20,4,5,-1,22,21,5,6,-1,23,22,6,7,-1,24,23,7,8,-1,25,24,8,9,-1,26,25,9,10,-1,27,26,10,11,-1,28,27,11,12,-1,29,28,12,13,-1,30,29,13,14,-1,31,30,14,15,-1,31,15,0,16,-1,33,32,16,17,-1,34,33,17,18,-1,35,34,18,19,-1,36,35,19,20,-1,37,36,20,21,-1,38,37,21,22,-1,39,38,22,23,-1,40,39,23,24,-1,41,40,24,25,-1,42,41,25,26,-1,43,42,26,27,-1,44,43,27,28,-1,45,44,28,29,-1,46,45,29,30,-1,47,46,30,31,-1,47,31,16,32,-1,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_588_point())))) .addChild(new TransformObject().setTranslation(0.150401f,-0.395674f,-4.71209f) .addChild(new SpotLightObject("PortAftNavSpotLight").setBeamWidth(1.57079f).setCutOffAngle(1.57f).setDirection(0.0f,1.0f,0.0f).setRadius(3f)))) .addChild(new TransformObject("StarboardAftNavLightTransform") .addChild(new ShapeObject() .setAppearance(new AppearanceObject().setUSE("WhiteAppearance")) .setGeometry(new IndexedFaceSetObject().setCreaseAngle(1.57f).setCoordIndex(new int[] {32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,-1,17,16,0,1,-1,18,17,1,2,-1,19,18,2,3,-1,20,19,3,4,-1,21,20,4,5,-1,22,21,5,6,-1,23,22,6,7,-1,24,23,7,8,-1,25,24,8,9,-1,26,25,9,10,-1,27,26,10,11,-1,28,27,11,12,-1,29,28,12,13,-1,30,29,13,14,-1,31,30,14,15,-1,31,15,0,16,-1,33,32,16,17,-1,34,33,17,18,-1,35,34,18,19,-1,36,35,19,20,-1,37,36,20,21,-1,38,37,21,22,-1,39,38,22,23,-1,40,39,23,24,-1,41,40,24,25,-1,42,41,25,26,-1,43,42,26,27,-1,44,43,27,28,-1,45,44,28,29,-1,46,45,29,30,-1,47,46,30,31,-1,47,31,16,32,-1,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,-1}) .setCoord(new CoordinateObject().setPoint(getCoordinate_8_595_point())))) .addChild(new TransformObject().setTranslation(-0.159029f,-0.396009f,-4.70544f) .addChild(new SpotLightObject("StarboardAftNavSpotLight").setBeamWidth(1.57079f).setCutOffAngle(1.57f).setDirection(0.0f,1.0f,0.0f).setRadius(3f))))))); } // end of initialize() method /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_73_coordIndex_1() { int[] value = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,-1,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,-1,37,38,35,36,-1,39,35,38,-1,40,34,35,39,-1,41,33,34,-1,41,34,40,-1,42,33,41,-1,43,32,33,42,-1,44,30,31,32,-1,44,32,43,-1,45,30,44,59,-1,46,31,30,45,-1,47,32,31,46,-1,47,46,45,59,-1,48,33,32,47,-1,49,34,33,48,-1,49,48,56,-1,50,35,34,49,-1,51,36,35,50,-1,51,50,53,52,-1,52,37,36,51,-1,53,38,37,52,-1,53,50,54,-1,54,50,49,55,-1,55,40,39,54,-1,55,49,56,-1,56,41,40,55,-1,56,48,57,-1,57,42,41,56,-1,57,48,47,58,-1,58,43,42,57,-1,58,47,59,-1,59,44,43,58,-1,68,60,61,62,-1,68,62,63,72,-1,69,67,60,68,-1,70,66,67,-1,70,67,69,-1,71,66,70,-1,72,63,64,65,-1,72,65,66,71,-1,73,60,67,80,-1,74,61,60,73,-1,75,62,61,74,-1,75,74,73,81,-1,76,63,62,75,-1,77,64,63,76,-1,78,65,64,77,-1,78,77,76,85,-1,79,66,65,78,-1,80,79,83,-1,81,68,72,85,-1,82,69,68,81,-1,82,80,83,-1,82,81,73,80,-1,83,70,69,82,-1,83,79,84,-1,84,71,70,83,-1,84,79,78,85,-1,85,72,71,84,-1,85,76,75,81,-1,88,86,87,-1,95,96,93,94,-1,97,92,93,96,-1,98,91,92,97,-1,104,86,88,105,-1,105,88,89,-1,105,89,90,112,-1,106,104,105,-1,107,103,104,106,-1,108,101,102,-1,108,102,103,107,-1,109,100,101,108,-1,110,99,100,109,-1,111,98,99,110,-1,112,90,91,-1,112,91,98,111,-1,113,86,104,131,-1,114,87,86,113,-1,114,113,115,-1,115,88,87,114,-1,116,89,88,115,-1,116,115,132,-1,117,90,89,116,-1,118,91,90,117,-1,118,117,139,-1,119,92,91,118,-1,120,93,92,119,-1,121,94,93,120,-1,121,120,123,122,-1,122,95,94,121,-1,123,96,95,122,-1,123,120,119,124,-1,124,97,96,123,-1,124,119,118,125,-1,125,98,97,124,-1,126,99,98,125,-1,127,100,99,126,-1,128,101,100,127,-1,129,102,101,128,-1,129,128,135,-1,132,105,112,139,-1,132,115,113,131,-1,132,131,133,-1,133,106,105,132,-1,133,131,130,134,-1,134,107,106,133,-1,134,130,129,135,-1,135,108,107,134,-1,135,128,127,136,-1,136,109,108,135,-1,136,127,126,137,-1,137,110,109,136,-1,137,126,125,138,-1,138,111,110,137,-1,138,125,118,139,-1,139,112,111,138,-1,139,117,116,132,-1,142,143,140,141,-1,144,140,143,147,-1,145,141,140,144,-1,145,144,147,146,-1,146,142,141,145,-1,154,155,152,153,-1,155,151,152,-1,156,150,151,155,-1,157,148,149,150,-1,157,150,156,-1,158,148,157,167,-1,159,149,148,158,-1,160,150,149,159,-1,160,159,158,167,-1,161,151,150,160,-1,162,152,151,161,-1,162,161,165,-1,163,153,152,162,-1,163,162,165,164,-1,165,155,154,164,-1,165,161,160,166,-1,166,156,155,165,-1,166,160,167,-1,170,171,168,169,-1,172,168,171,-1,174,175,172,173,-1,178,179,176,177,-1,179,168,172,175,-1,179,175,176,-1,180,168,179,189,-1,181,169,168,180,-1,181,180,183,182,-1,182,170,169,181,-1,183,171,170,182,-1,183,180,184,-1,184,172,171,183,-1,185,173,172,184,-1,185,184,187,186,-1,186,174,173,185,-1,187,175,174,186,-1,187,184,180,189,-1,188,176,175,187,-1,188,187,189,-1,206,207,204,205,-1,208,204,207,-1,209,203,204,208,-1,210,202,203,209,-1,211,202,210,-1,212,201,202,211,-1,213,200,201,212,-1,214,200,213,-1,215,199,200,214,-1,216,198,199,215,-1,217,197,198,216,-1,218,196,197,217,-1,219,195,196,218,-1,220,194,195,219,-1,221,193,194,220,-1,222,192,193,221,-1,223,191,192,222,-1,224,190,191,223,-1,225,190,224,255,-1,226,191,190,225,-1,227,192,191,226,-1,228,193,192,227,-1,229,194,193,228,-1,230,195,194,229,-1,231,196,195,230,-1,232,197,196,231,-1,233,198,197,232,-1,234,199,198,233,-1,235,200,199,234,-1,236,201,200,235,-1,237,202,201,236,-1,239,205,204,238,-1,239,238,241,240,-1,240,206,205,239,-1,241,207,206,240,-1,242,237,236,243,-1,243,212,211,242,-1,243,236,235,244,-1,244,213,212,243,-1,244,235,245,-1,245,214,213,244,-1,245}; return value; } private int[] getIndexedFaceSet_7_73_coordIndex_2() { int[] value = {235,234,246,-1,246,215,214,245,-1,246,234,233,247,-1,247,216,215,246,-1,247,233,232,248,-1,248,217,216,247,-1,248,232,231,249,-1,249,218,217,248,-1,249,231,230,250,-1,250,219,218,249,-1,250,230,229,251,-1,251,220,219,250,-1,251,229,228,252,-1,252,221,220,251,-1,252,228,227,253,-1,253,222,221,252,-1,253,227,226,254,-1,254,223,222,253,-1,254,226,225,255,-1,255,224,223,254,-1,263,264,261,262,-1,265,261,264,-1,266,260,261,265,-1,267,259,260,-1,267,260,266,-1,268,259,267,-1,269,258,259,268,-1,270,256,257,258,-1,270,258,269,-1,271,256,270,285,-1,272,257,256,271,-1,273,258,257,272,-1,273,272,271,285,-1,274,259,258,273,-1,275,260,259,274,-1,275,274,282,-1,276,261,260,275,-1,277,262,261,276,-1,277,276,279,278,-1,278,263,262,277,-1,279,264,263,278,-1,279,276,280,-1,280,265,264,279,-1,280,276,275,281,-1,281,266,265,280,-1,281,275,282,-1,282,267,266,281,-1,282,274,283,-1,283,268,267,282,-1,283,274,273,284,-1,284,269,268,283,-1,284,273,285,-1,285,270,269,284,-1,294,286,287,288,-1,294,288,289,298,-1,295,293,286,294,-1,296,292,293,-1,296,293,295,-1,297,292,296,-1,298,289,290,291,-1,298,291,292,297,-1,299,286,293,306,-1,300,287,286,299,-1,301,288,287,300,-1,301,300,299,307,-1,302,289,288,301,-1,303,290,289,302,-1,304,291,290,303,-1,304,303,302,311,-1,305,292,291,304,-1,306,293,292,305,-1,306,305,309,-1,307,294,298,311,-1,308,295,294,307,-1,308,306,309,-1,308,307,299,306,-1,309,296,295,308,-1,309,305,310,-1,310,297,296,309,-1,310,305,304,311,-1,311,298,297,310,-1,311,302,301,307,-1,314,312,313,-1,321,322,319,320,-1,323,318,319,322,-1,324,317,318,323,-1,330,312,314,331,-1,331,314,315,-1,331,315,316,338,-1,332,330,331,-1,333,329,330,332,-1,334,327,328,-1,334,328,329,333,-1,335,326,327,334,-1,336,325,326,335,-1,337,324,325,336,-1,338,316,317,-1,338,317,324,337,-1,339,312,330,357,-1,340,313,312,339,-1,340,339,341,-1,341,314,313,340,-1,342,315,314,341,-1,342,341,358,-1,343,316,315,342,-1,344,317,316,343,-1,344,343,365,-1,345,318,317,344,-1,346,319,318,345,-1,347,320,319,346,-1,347,346,349,348,-1,348,321,320,347,-1,349,322,321,348,-1,349,346,345,350,-1,350,323,322,349,-1,350,345,344,351,-1,351,324,323,350,-1,352,325,324,351,-1,353,326,325,352,-1,354,327,326,353,-1,355,328,327,354,-1,355,354,361,-1,356,329,328,355,-1,357,330,329,356,-1,358,331,338,365,-1,358,341,339,357,-1,358,357,359,-1,359,332,331,358,-1,359,357,356,360,-1,360,333,332,359,-1,360,356,355,361,-1,361,334,333,360,-1,361,354,353,362,-1,362,335,334,361,-1,362,353,352,363,-1,363,336,335,362,-1,363,352,351,364,-1,364,337,336,363,-1,364,351,344,365,-1,365,338,337,364,-1,365,343,342,358,-1,368,369,366,367,-1,370,366,369,373,-1,371,367,366,370,-1,371,370,373,372,-1,372,368,367,371,-1,373,369,368,372,-1,380,381,378,379,-1,381,377,378,-1,382,376,377,381,-1,383,374,375,376,-1,383,376,382,-1,384,374,383,393,-1,385,375,374,384,-1,386,376,375,385,-1,386,385,384,393,-1,387,377,376,386,-1,388,378,377,387,-1,388,387,391,-1,389,379,378,388,-1,389,388,391,390,-1,390,380,379,389,-1,391,381,380,390,-1,391,387,386,392,-1,392,382,381,391,-1,392,386,393,-1,393,383,382,392,-1,396,397,394,395,-1,398,394,397,-1,400,401,398,399,-1,404,405,402,403,-1,405,394,398,401,-1,405,401,402,-1,406,394,405,417,-1,407,395,394,406,-1,407,406,409,408,-1,408,396,395,407,-1,409,397,396,408,-1,409,406,410,-1,410,398,397,409,-1,411,399,398,410,-1,411,410,413,412,-1,412,400,399,411,-1,413,401,400,412,-1,413,410,406,417,-1,414,402,401,413,-1,414,413,417,-1,415,403,402,414,-1,415,414,417,416,-1,416,404,403,415,-1,417,405,404,416,-1,434,435,432,433,-1,436,432,435,-1,437,431,432,436,-1,438,430,431,437,-1,439,430,438,-1,440,429,430,439,-1,441,428,429,440,-1,442,428,441,-1,443,427,428,442,-1,444,426,427,443,-1,445,425,426,444,-1,446,424,425,445,-1,447,423,424,446,-1,448,422,423,447,-1,449,421,422,448,-1,450,420,421,449,-1,451,419,420}; return value; } private int[] getIndexedFaceSet_7_73_coordIndex_3() { int[] value = {450,-1,452,418,419,451,-1,453,418,452,487,-1,454,419,418,453,-1,455,420,419,454,-1,456,421,420,455,-1,457,422,421,456,-1,458,423,422,457,-1,459,424,423,458,-1,461,426,425,460,-1,462,427,426,461,-1,463,428,427,462,-1,464,429,428,463,-1,465,430,429,464,-1,466,431,430,465,-1,467,432,431,466,-1,468,433,432,467,-1,468,467,470,469,-1,469,434,433,468,-1,470,467,471,-1,471,436,435,470,-1,471,467,466,472,-1,472,437,436,471,-1,472,466,465,473,-1,473,438,437,472,-1,473,465,474,-1,474,439,438,473,-1,474,465,464,475,-1,475,440,439,474,-1,475,464,463,476,-1,476,441,440,475,-1,476,463,477,-1,477,442,441,476,-1,477,463,462,478,-1,478,443,442,477,-1,478,462,461,479,-1,479,444,443,478,-1,479,461,460,480,-1,480,445,444,479,-1,480,460,459,481,-1,481,446,445,480,-1,481,459,458,482,-1,482,447,446,481,-1,482,458,457,483,-1,483,448,447,482,-1,483,457,456,484,-1,484,449,448,483,-1,484,456,455,485,-1,485,450,449,484,-1,485,455,454,486,-1,486,451,450,485,-1,486,454,453,487,-1,487,452,451,486,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_73_point_1() { float[] value = {-0.358297f,-0.12513f,-0.0918909f,-0.241414f,-0.10125f,-0.099633f,-0.237455f,0.17224f,-0.099633f,-0.35214f,0.163128f,-0.0908749f,-0.3843f,0.155999f,-0.092252f,-0.42027f,0.138322f,-0.0986316f,-0.461339f,0.144978f,-0.0982179f,-0.473132f,0.113944f,-0.0982179f,-0.48063f,0.0801688f,-0.0982179f,-0.480818f,0.050226f,-0.0982179f,-0.48063f,0.0162345f,-0.0982179f,-0.473132f,-0.0204981f,-0.0982179f,-0.461339f,-0.0572667f,-0.0982179f,-0.444661f,-0.0939813f,-0.0982179f,-0.396836f,-0.125732f,-0.0975852f,0.354926f,-0.125148f,-0.0918988f,0.238046f,-0.101267f,-0.09964f,0.234097f,0.172224f,-0.0996399f,0.348785f,0.163109f,-0.0908828f,0.380944f,0.155979f,-0.0922605f,0.416913f,0.1383f,-0.0986409f,0.457982f,0.144954f,-0.0982281f,0.469774f,0.113919f,-0.0982284f,0.477269f,0.0801438f,-0.0982285f,0.477456f,0.050201f,-0.0982285f,0.477266f,0.0162095f,-0.0982285f,0.469767f,-0.0205227f,-0.0982284f,0.457972f,-0.0572907f,-0.0982281f,0.441292f,-0.0940044f,-0.0982277f,0.393465f,-0.125752f,-0.097594f,-0.244774f,-0.605195f,-2.82203f,-0.245112f,-0.605195f,-2.80262f,-0.245112f,-0.475676f,-2.80262f,-0.24588f,-0.605195f,-2.75863f,-0.246197f,-0.605195f,-2.74047f,-0.246969f,-0.477856f,-2.69626f,-0.246969f,-0.605195f,-2.69626f,-0.247308f,-0.605195f,-2.67686f,-0.247308f,-0.453052f,-2.67686f,-0.246835f,-0.453052f,-2.70394f,-0.246199f,-0.558909f,-2.74036f,-0.246058f,-0.583298f,-2.74846f,-0.245931f,-0.560777f,-2.75572f,-0.245303f,-0.453052f,-2.79173f,-0.244774f,-0.453052f,-2.82203f,-0.244561f,-0.605195f,-2.82202f,-0.2449f,-0.605195f,-2.80262f,-0.2449f,-0.475676f,-2.80262f,-0.245668f,-0.605195f,-2.75862f,-0.245985f,-0.605195f,-2.74046f,-0.246756f,-0.477856f,-2.69626f,-0.246756f,-0.605195f,-2.69626f,-0.247095f,-0.605195f,-2.67686f,-0.247095f,-0.453052f,-2.67686f,-0.246622f,-0.453052f,-2.70394f,-0.245987f,-0.558909f,-2.74036f,-0.245845f,-0.583298f,-2.74845f,-0.245719f,-0.560777f,-2.75572f,-0.24509f,-0.453052f,-2.79172f,-0.244561f,-0.453052f,-2.82202f,-0.247583f,-0.605195f,-2.66109f,-0.247956f,-0.605195f,-2.63971f,-0.248248f,-0.559117f,-2.62301f,-0.249358f,-0.559117f,-2.5594f,-0.249668f,-0.605195f,-2.54165f,-0.250068f,-0.605195f,-2.51872f,-0.248981f,-0.453052f,-2.58098f,-0.248603f,-0.453052f,-2.60267f,-0.248349f,-0.542719f,-2.6172f,-0.248641f,-0.498093f,-2.60049f,-0.248784f,-0.469034f,-2.59229f,-0.248972f,-0.500584f,-2.5815f,-0.249249f,-0.542719f,-2.56562f,-0.24737f,-0.605195f,-2.66108f,-0.247744f,-0.605195f,-2.63971f,-0.248035f,-0.559117f,-2.623f,-0.249145f,-0.559117f,-2.55939f,-0.249455f,-0.605195f,-2.54165f,-0.249855f,-0.605195f,-2.51872f,-0.248769f,-0.453052f,-2.58098f,-0.24839f,-0.453052f,-2.60266f,-0.248137f,-0.542719f,-2.61719f,-0.248428f,-0.498093f,-2.60049f,-0.248571f,-0.469034f,-2.59229f,-0.24876f,-0.500584f,-2.5815f,-0.249037f,-0.542719f,-2.56562f,-0.250354f,-0.605195f,-2.50233f,-0.250706f,-0.605195f,-2.4822f,-0.250706f,-0.537634f,-2.4822f,-0.251113f,-0.537634f,-2.45885f,-0.251309f,-0.53836f,-2.44764f,-0.251469f,-0.542408f,-2.43846f,-0.251647f,-0.552578f,-2.42824f,-0.251901f,-0.573542f,-2.41371f,-0.252252f,-0.605195f,-2.39358f,-0.252694f,-0.605195f,-2.36826f,-0.252232f,-0.563787f,-2.39472f,-0.251941f,-0.543549f,-2.41143f,-0.251729f,-0.535973f,-2.42357f,-0.252294f,-0.521859f,-2.39119f}; return value; } private float[] getCoordinate_8_73_point_2() { float[] value = {-0.252477f,-0.494565f,-2.38071f,-0.252366f,-0.471629f,-2.38704f,-0.252071f,-0.457151f,-2.40396f,-0.251531f,-0.453052f,-2.43488f,-0.250354f,-0.453052f,-2.50233f,-0.250706f,-0.520199f,-2.4822f,-0.250706f,-0.469865f,-2.4822f,-0.251546f,-0.469865f,-2.43405f,-0.251978f,-0.476818f,-2.4093f,-0.252115f,-0.494565f,-2.40147f,-0.252044f,-0.508212f,-2.40551f,-0.251838f,-0.517345f,-2.41734f,-0.251461f,-0.520199f,-2.43893f,-0.250142f,-0.605195f,-2.50232f,-0.250493f,-0.605195f,-2.48219f,-0.250493f,-0.537634f,-2.48219f,-0.250901f,-0.537634f,-2.45885f,-0.251096f,-0.53836f,-2.44764f,-0.251256f,-0.542408f,-2.43846f,-0.251435f,-0.552578f,-2.42823f,-0.251688f,-0.573542f,-2.41371f,-0.25204f,-0.605195f,-2.39358f,-0.252482f,-0.605195f,-2.36826f,-0.25202f,-0.563787f,-2.39472f,-0.251728f,-0.543549f,-2.41142f,-0.251516f,-0.535973f,-2.42357f,-0.252081f,-0.521859f,-2.39119f,-0.252264f,-0.494565f,-2.38071f,-0.252154f,-0.471629f,-2.38704f,-0.251859f,-0.457151f,-2.40395f,-0.251319f,-0.453052f,-2.43488f,-0.250142f,-0.453052f,-2.50232f,-0.250493f,-0.520199f,-2.48219f,-0.250493f,-0.469865f,-2.48219f,-0.251333f,-0.469865f,-2.43405f,-0.251765f,-0.476818f,-2.4093f,-0.251902f,-0.494565f,-2.40146f,-0.251831f,-0.508212f,-2.40551f,-0.251625f,-0.517345f,-2.41734f,-0.251248f,-0.520199f,-2.43892f,-0.253087f,-0.605195f,-2.34574f,-0.253439f,-0.605195f,-2.32561f,-0.253439f,-0.453052f,-2.32561f,-0.253087f,-0.453052f,-2.34574f,-0.252875f,-0.605195f,-2.34574f,-0.253226f,-0.605195f,-2.32561f,-0.253226f,-0.453052f,-2.32561f,-0.252875f,-0.453052f,-2.34574f,-0.254054f,-0.605195f,-2.29033f,-0.254391f,-0.605195f,-2.27103f,-0.254391f,-0.485639f,-2.27103f,-0.255786f,-0.605195f,-2.19113f,-0.256146f,-0.605195f,-2.17048f,-0.256146f,-0.453052f,-2.17048f,-0.25581f,-0.453052f,-2.18979f,-0.25581f,-0.572504f,-2.18979f,-0.254415f,-0.453052f,-2.26968f,-0.254054f,-0.453052f,-2.29033f,-0.253842f,-0.605195f,-2.29033f,-0.254179f,-0.605195f,-2.27103f,-0.254179f,-0.485639f,-2.27103f,-0.255574f,-0.605195f,-2.19113f,-0.255934f,-0.605195f,-2.17048f,-0.255934f,-0.453052f,-2.17048f,-0.255597f,-0.453052f,-2.18978f,-0.255597f,-0.572504f,-2.18978f,-0.254202f,-0.453052f,-2.26968f,-0.253842f,-0.453052f,-2.29033f,-0.256744f,-0.605195f,-2.13624f,-0.258726f,-0.605195f,-2.02272f,-0.258726f,-0.587241f,-2.02272f,-0.257096f,-0.587241f,-2.11611f,-0.257096f,-0.535454f,-2.11611f,-0.258564f,-0.535454f,-2.03196f,-0.258564f,-0.517604f,-2.03196f,-0.257096f,-0.517604f,-2.11611f,-0.257096f,-0.471006f,-2.11611f,-0.258664f,-0.471006f,-2.02625f,-0.258664f,-0.453052f,-2.02625f,-0.256744f,-0.453052f,-2.13624f,-0.256532f,-0.605195f,-2.13624f,-0.258513f,-0.605195f,-2.02272f,-0.258513f,-0.587241f,-2.02272f,-0.256883f,-0.587241f,-2.11611f,-0.256883f,-0.535454f,-2.11611f,-0.258352f,-0.535454f,-2.03195f,-0.258352f,-0.517604f,-2.03195f,-0.256883f,-0.517604f,-2.11611f,-0.256883f,-0.471006f,-2.11611f,-0.256532f,-0.453052f,-2.13624f,-0.259092f,-0.556314f,-2.00176f,-0.259237f,-0.583661f,-1.99341f,-0.259619f,-0.601771f,-1.97151f,-0.260224f,-0.60779f,-1.93691f,-0.260735f,-0.601823f,-1.9076f,-0.261084f,-0.585114f,-1.88762f,-0.261205f,-0.56223f,-1.88067f,-0.261095f,-0.540592f,-1.887f,-0.260752f,-0.525076f,-1.90661f,-0.260165f,-0.515373f,-1.94028f}; return value; } private float[] getCoordinate_8_73_point_3() { float[] value = {-0.259635f,-0.504528f,-1.97063f,-0.259532f,-0.491036f,-1.97655f,-0.259677f,-0.474898f,-1.96819f,-0.260142f,-0.468204f,-1.94158f,-0.260605f,-0.475573f,-1.91507f,-0.260789f,-0.497367f,-1.90453f,-0.261126f,-0.495914f,-1.88523f,-0.260995f,-0.47194f,-1.8927f,-0.260648f,-0.455906f,-1.91258f,-0.260128f,-0.450458f,-1.94241f,-0.25964f,-0.455647f,-1.97032f,-0.259307f,-0.470851f,-1.98941f,-0.259193f,-0.492385f,-1.99595f,-0.259286f,-0.511325f,-1.99061f,-0.25957f,-0.525491f,-1.97437f,-0.260082f,-0.534987f,-1.945f,-0.260555f,-0.542408f,-1.91792f,-0.260794f,-0.551385f,-1.90422f,-0.260867f,-0.563891f,-1.90007f,-0.260791f,-0.576915f,-1.90438f,-0.260562f,-0.586307f,-1.9175f,-0.260207f,-0.589732f,-1.93784f,-0.2598f,-0.585218f,-1.96119f,-0.259533f,-0.573386f,-1.9765f,-0.259423f,-0.554654f,-1.98277f,-0.258879f,-0.556314f,-2.00176f,-0.259025f,-0.583661f,-1.99341f,-0.259407f,-0.601771f,-1.97151f,-0.260011f,-0.60779f,-1.93691f,-0.260523f,-0.601823f,-1.90759f,-0.260871f,-0.585114f,-1.88762f,-0.260993f,-0.56223f,-1.88066f,-0.260882f,-0.540592f,-1.88699f,-0.26054f,-0.525076f,-1.90661f,-0.259952f,-0.515373f,-1.94028f,-0.259422f,-0.504528f,-1.97063f,-0.259319f,-0.491036f,-1.97654f,-0.259465f,-0.474898f,-1.96819f,-0.260392f,-0.475573f,-1.91506f,-0.260576f,-0.497367f,-1.90453f,-0.260913f,-0.495914f,-1.88523f,-0.260783f,-0.47194f,-1.8927f,-0.259095f,-0.470851f,-1.98941f,-0.25898f,-0.492385f,-1.99595f,-0.259074f,-0.511325f,-1.9906f,-0.259357f,-0.525491f,-1.97436f,-0.25987f,-0.534987f,-1.945f,-0.260342f,-0.542408f,-1.91792f,-0.260582f,-0.551385f,-1.90422f,-0.260654f,-0.563891f,-1.90007f,-0.260579f,-0.576915f,-1.90437f,-0.26035f,-0.586307f,-1.9175f,-0.259995f,-0.589732f,-1.93784f,-0.259587f,-0.585218f,-1.96119f,-0.25932f,-0.573386f,-1.97649f,-0.25921f,-0.554654f,-1.98277f,0.257449f,-0.605195f,-1.88066f,0.25711f,-0.605195f,-1.90007f,0.25711f,-0.475676f,-1.90007f,0.256342f,-0.605195f,-1.94406f,0.256025f,-0.605195f,-1.96222f,0.255254f,-0.477856f,-2.00643f,0.255254f,-0.605195f,-2.00643f,0.254915f,-0.605195f,-2.02583f,0.254915f,-0.453052f,-2.02583f,0.255388f,-0.453052f,-1.99875f,0.256024f,-0.558909f,-1.96233f,0.256165f,-0.583298f,-1.95423f,0.256292f,-0.560777f,-1.94697f,0.25692f,-0.453052f,-1.91096f,0.257449f,-0.453052f,-1.88066f,0.257236f,-0.605195f,-1.88066f,0.256898f,-0.605195f,-1.90006f,0.256898f,-0.475676f,-1.90006f,0.25613f,-0.605195f,-1.94406f,0.255813f,-0.605195f,-1.96222f,0.255041f,-0.477856f,-2.00642f,0.255041f,-0.605195f,-2.00642f,0.254703f,-0.605195f,-2.02583f,0.254703f,-0.453052f,-2.02583f,0.255175f,-0.453052f,-1.99874f,0.255811f,-0.558909f,-1.96232f,0.255952f,-0.583298f,-1.95423f,0.256079f,-0.560777f,-1.94696f,0.256708f,-0.453052f,-1.91096f,0.257236f,-0.453052f,-1.88066f,0.25464f,-0.605195f,-2.0416f,0.254267f,-0.605195f,-2.06298f,0.253975f,-0.559117f,-2.07968f,0.252865f,-0.559117f,-2.14329f,0.252555f,-0.605195f,-2.16104f,0.252155f,-0.605195f,-2.18397f,0.253241f,-0.453052f,-2.12171f,0.25362f,-0.453052f,-2.10002f,0.253874f,-0.542719f,-2.08549f,0.253582f,-0.498093f,-2.1022f,0.253439f,-0.469034f,-2.1104f,0.253251f,-0.500584f,-2.12119f,0.252973f,-0.542719f,-2.13707f,0.254427f,-0.605195f,-2.0416f}; return value; } private float[] getCoordinate_8_73_point_4() { float[] value = {0.254054f,-0.605195f,-2.06297f,0.253762f,-0.559117f,-2.07968f,0.252652f,-0.559117f,-2.14329f,0.252342f,-0.605195f,-2.16103f,0.251942f,-0.605195f,-2.18396f,0.253029f,-0.453052f,-2.12171f,0.253407f,-0.453052f,-2.10002f,0.253661f,-0.542719f,-2.08549f,0.253369f,-0.498093f,-2.1022f,0.253226f,-0.469034f,-2.11039f,0.253038f,-0.500584f,-2.12119f,0.252761f,-0.542719f,-2.13706f,0.251869f,-0.605195f,-2.20036f,0.251517f,-0.605195f,-2.22049f,0.251517f,-0.537634f,-2.22049f,0.25111f,-0.537634f,-2.24384f,0.250914f,-0.53836f,-2.25505f,0.250754f,-0.542408f,-2.26423f,0.250575f,-0.552578f,-2.27445f,0.250322f,-0.573542f,-2.28898f,0.24997f,-0.605195f,-2.30911f,0.249528f,-0.605195f,-2.33443f,0.24999f,-0.563787f,-2.30797f,0.250282f,-0.543549f,-2.29126f,0.250494f,-0.535973f,-2.27912f,0.249929f,-0.521859f,-2.3115f,0.249746f,-0.494565f,-2.32198f,0.249856f,-0.471629f,-2.31565f,0.250151f,-0.457151f,-2.29873f,0.250691f,-0.453052f,-2.26781f,0.251869f,-0.453052f,-2.20036f,0.251517f,-0.520199f,-2.22049f,0.251517f,-0.469865f,-2.22049f,0.250677f,-0.469865f,-2.26864f,0.250245f,-0.476818f,-2.29339f,0.250108f,-0.494565f,-2.30122f,0.250179f,-0.508212f,-2.29718f,0.250385f,-0.517345f,-2.28535f,0.250762f,-0.520199f,-2.26376f,0.251656f,-0.605195f,-2.20036f,0.251305f,-0.605195f,-2.22049f,0.251305f,-0.537634f,-2.22049f,0.250897f,-0.537634f,-2.24384f,0.250702f,-0.53836f,-2.25504f,0.250541f,-0.542408f,-2.26423f,0.250363f,-0.552578f,-2.27445f,0.250109f,-0.573542f,-2.28898f,0.249758f,-0.605195f,-2.30911f,0.249316f,-0.605195f,-2.33442f,0.249778f,-0.563787f,-2.30796f,0.250069f,-0.543549f,-2.29126f,0.250281f,-0.535973f,-2.27912f,0.249716f,-0.521859f,-2.31149f,0.249533f,-0.494565f,-2.32197f,0.249644f,-0.471629f,-2.31564f,0.249939f,-0.457151f,-2.29873f,0.250479f,-0.453052f,-2.26781f,0.251656f,-0.453052f,-2.20036f,0.251305f,-0.520199f,-2.22049f,0.251305f,-0.469865f,-2.22049f,0.250464f,-0.469865f,-2.26864f,0.250032f,-0.476818f,-2.29339f,0.249896f,-0.494565f,-2.30122f,0.249966f,-0.508212f,-2.29717f,0.250173f,-0.517345f,-2.28534f,0.250549f,-0.520199f,-2.26376f,0.249135f,-0.605195f,-2.35695f,0.248784f,-0.605195f,-2.37708f,0.248784f,-0.453052f,-2.37708f,0.249135f,-0.453052f,-2.35695f,0.248923f,-0.605195f,-2.35694f,0.248572f,-0.605195f,-2.37707f,0.248572f,-0.453052f,-2.37707f,0.248923f,-0.453052f,-2.35694f,0.248168f,-0.605195f,-2.41236f,0.247831f,-0.605195f,-2.43166f,0.247831f,-0.485639f,-2.43166f,0.246437f,-0.605195f,-2.51156f,0.246076f,-0.605195f,-2.5322f,0.246076f,-0.453052f,-2.5322f,0.246413f,-0.453052f,-2.5129f,0.246413f,-0.572504f,-2.5129f,0.247808f,-0.453052f,-2.43301f,0.248168f,-0.453052f,-2.41236f,0.247956f,-0.605195f,-2.41235f,0.247619f,-0.605195f,-2.43165f,0.247619f,-0.485639f,-2.43165f,0.246224f,-0.605195f,-2.51155f,0.245864f,-0.605195f,-2.5322f,0.245864f,-0.453052f,-2.5322f,0.246201f,-0.453052f,-2.5129f,0.246201f,-0.572504f,-2.5129f,0.247595f,-0.453052f,-2.433f,0.247956f,-0.453052f,-2.41235f,0.245479f,-0.605195f,-2.56645f,0.243497f,-0.605195f,-2.67997f,0.243497f,-0.587241f,-2.67997f,0.245127f,-0.587241f,-2.58658f,0.245127f,-0.535454f,-2.58658f,0.243658f,-0.535454f,-2.67073f}; return value; } private float[] getCoordinate_8_73_point_5() { float[] value = {0.243658f,-0.517604f,-2.67073f,0.245127f,-0.517604f,-2.58658f,0.245127f,-0.471006f,-2.58658f,0.243559f,-0.471006f,-2.67644f,0.243559f,-0.453052f,-2.67644f,0.245479f,-0.453052f,-2.56645f,0.245266f,-0.605195f,-2.56644f,0.243285f,-0.605195f,-2.67996f,0.243285f,-0.587241f,-2.67996f,0.244915f,-0.587241f,-2.58657f,0.244915f,-0.535454f,-2.58657f,0.243446f,-0.535454f,-2.67073f,0.243446f,-0.517604f,-2.67073f,0.244915f,-0.517604f,-2.58657f,0.244915f,-0.471006f,-2.58657f,0.243346f,-0.471006f,-2.67644f,0.243346f,-0.453052f,-2.67644f,0.245266f,-0.453052f,-2.56644f,0.243131f,-0.556314f,-2.70093f,0.242985f,-0.583661f,-2.70928f,0.242603f,-0.601771f,-2.73118f,0.241999f,-0.60779f,-2.76578f,0.241487f,-0.601823f,-2.79509f,0.241139f,-0.585114f,-2.81507f,0.241017f,-0.56223f,-2.82202f,0.241128f,-0.540592f,-2.81569f,0.24147f,-0.525076f,-2.79608f,0.242058f,-0.515373f,-2.76241f,0.242588f,-0.504528f,-2.73206f,0.242691f,-0.491036f,-2.72614f,0.242545f,-0.474898f,-2.7345f,0.242081f,-0.468204f,-2.76111f,0.241618f,-0.475573f,-2.78762f,0.241434f,-0.497367f,-2.79816f,0.241097f,-0.495914f,-2.81746f,0.241228f,-0.47194f,-2.80999f,0.241574f,-0.455906f,-2.79011f,0.242095f,-0.450458f,-2.76028f,0.242582f,-0.455647f,-2.73237f,0.242916f,-0.470851f,-2.71328f,0.24303f,-0.492385f,-2.70674f,0.242936f,-0.511325f,-2.71208f,0.242653f,-0.525491f,-2.72832f,0.24214f,-0.534987f,-2.75769f,0.241668f,-0.542408f,-2.78477f,0.241429f,-0.551385f,-2.79847f,0.241356f,-0.563891f,-2.80262f,0.241431f,-0.576915f,-2.79831f,0.24166f,-0.586307f,-2.78519f,0.242015f,-0.589732f,-2.76485f,0.242423f,-0.585218f,-2.7415f,0.24269f,-0.573386f,-2.72619f,0.2428f,-0.554654f,-2.71992f,0.242919f,-0.556314f,-2.70092f,0.242773f,-0.583661f,-2.70928f,0.242391f,-0.601771f,-2.73117f,0.241787f,-0.60779f,-2.76578f,0.241275f,-0.601823f,-2.79509f,0.240926f,-0.585114f,-2.81507f,0.240805f,-0.56223f,-2.82202f,0.240915f,-0.540592f,-2.81569f,0.241258f,-0.525076f,-2.79608f,0.241845f,-0.515373f,-2.7624f,0.242375f,-0.504528f,-2.73205f,0.242479f,-0.491036f,-2.72614f,0.242333f,-0.474898f,-2.73449f,0.241868f,-0.468204f,-2.76111f,0.241405f,-0.475573f,-2.78762f,0.241222f,-0.497367f,-2.79815f,0.240885f,-0.495914f,-2.81745f,0.241015f,-0.47194f,-2.80998f,0.241362f,-0.455906f,-2.79011f,0.241883f,-0.450458f,-2.76028f,0.24237f,-0.455647f,-2.73236f,0.242703f,-0.470851f,-2.71327f,0.242817f,-0.492385f,-2.70673f,0.242724f,-0.511325f,-2.71208f,0.24244f,-0.525491f,-2.72832f,0.241928f,-0.534987f,-2.75768f,0.241455f,-0.542408f,-2.78477f,0.241216f,-0.551385f,-2.79846f,0.241144f,-0.563891f,-2.80261f,0.241219f,-0.576915f,-2.79831f,0.241448f,-0.586307f,-2.78518f,0.241803f,-0.589732f,-2.76484f,0.24221f,-0.585218f,-2.7415f,0.242478f,-0.573386f,-2.72619f,0.242587f,-0.554654f,-2.71991f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_77_coordIndex_1() { int[] value = {2,1,16,17,-1,3,472,481,491,-1,4,604,589,-1,7,6,1,2,-1,14,13,12,11,10,9,8,0,1,6,5,-1,15,16,1,0,18,19,20,21,22,23,24,-1,48,32,33,49,-1,49,33,34,50,-1,50,34,35,51,-1,51,35,36,52,-1,52,36,37,53,-1,53,37,38,54,-1,54,38,39,55,-1,55,39,40,56,-1,56,40,41,57,-1,57,41,42,58,-1,58,42,43,59,-1,59,43,44,60,-1,60,44,45,61,-1,61,45,46,62,-1,62,46,47,63,-1,63,47,32,48,-1,65,64,62,63,-1,66,65,63,48,-1,67,66,48,49,-1,68,67,49,50,-1,69,68,50,51,-1,70,69,51,52,-1,71,70,52,53,-1,72,71,53,54,-1,73,72,54,55,-1,74,73,55,56,-1,75,74,56,57,-1,76,75,57,58,-1,77,76,58,59,-1,78,77,59,60,-1,79,61,62,64,-1,79,78,60,61,-1,81,80,79,64,-1,82,81,64,65,-1,83,66,67,84,129,-1,83,82,65,66,-1,85,84,67,68,-1,86,69,70,87,-1,86,85,68,69,-1,87,70,71,72,89,121,-1,87,121,163,-1,88,121,122,134,135,136,137,105,146,145,144,143,-1,89,90,30,29,-1,90,89,72,73,-1,90,91,31,30,-1,91,90,73,74,-1,91,108,27,31,-1,92,91,74,75,-1,92,231,247,-1,93,76,77,94,123,119,130,132,-1,93,92,75,76,-1,93,204,248,-1,93,211,231,-1,95,78,79,80,-1,95,94,77,78,-1,96,95,80,97,-1,97,113,112,96,-1,98,97,80,81,-1,99,98,81,82,-1,100,99,82,83,-1,102,101,84,85,-1,103,102,85,86,-1,104,103,86,87,139,140,141,142,-1,106,89,29,25,-1,107,108,117,181,-1,107,164,28,26,-1,108,107,26,27,-1,108,109,110,133,131,120,117,-1,109,108,91,92,203,-1,111,94,95,96,-1,112,118,111,96,-1,114,113,97,98,-1,115,99,100,116,-1,115,114,98,99,-1,116,100,128,125,138,-1,117,116,182,-1,118,112,113,114,115,-1,118,115,116,117,-1,118,117,120,124,-1,121,88,163,-1,121,89,106,122,-1,123,94,111,124,-1,124,111,118,-1,124,120,119,123,-1,125,101,102,126,-1,125,126,127,148,151,-1,126,102,103,127,-1,127,103,104,-1,127,104,150,-1,127,149,148,-1,127,150,149,-1,128,100,83,129,-1,128,101,125,-1,129,84,101,128,-1,130,119,120,131,-1,132,130,131,133,-1,139,87,163,-1,143,162,163,88,-1,151,152,138,125,-1,153,137,136,156,-1,153,149,150,154,-1,154,105,137,153,-1,154,150,104,159,-1,155,147,152,158,-1,156,136,135,157,-1,156,148,149,153,-1,157,135,134,158,-1,157,151,148,156,-1,158,134,122,155,-1,158,152,151,157,-1,159,104,142,160,-1,159,146,105,154,-1,160,142,141,161,-1,160,145,146,159,-1,161,141,140,162,-1,161,144,145,160,-1,162,139,163,-1,162,140,139,-1,162,143,144,161,-1,164,106,25,28,-1,166,165,47,46,-1,167,166,46,45,-1,168,167,45,44,-1,169,168,44,43,-1,170,169,43,42,-1,171,170,42,41,-1,172,171,41,40,-1,173,172,40,39,-1,174,173,39,38,-1,175,174,38,37,-1,176,175,37,36,-1,177,176,36,35,-1,178,177,35,34,-1,179,178,34,33,-1,180,32,47,165,-1,180,179,33,32,-1,181,147,155,122,106,164,107,-1,182,116,138,152,147,-1,188,184,182,147,185,187,189,190,-1,190,189,194,193,-1,192,186,181,117,183,191,193,194,-1,195,184,188,201,-1,196,183,117,182,184,195,-1,196,195,201,202,-1,197,186,192,199,-1,198,185,147,181,186,197,-1,198,197,199,200,-1,199,192,194,189,187,200,-1,200,187,185,198,-1,201,188,190,193,191,202,-1,202,191,183,196,-1,204,93,132,133,110,-1,204,110,109,203,-1,204,203,247,-1,211,227,215,241,242,218,224,206,233,237,205,235,231,-1,213,214,212,211,248,-1,217,218,242,240,-1,221,222,246,244,-1,223,209,206,224,-1,224,218,217,223,-1,225,214,213,226,-1,226,220,219,225,-1,227,211,212,228,-1,228,216,215,227,-1,229,207,210,230,-1,230,222,221,229,-1,231,92,93,-1,232,236,208,238,234,209,223,217,240,239,216,228,212,214,225,219,245,246,222,230,210,-1,233,206,209,234,-1,233,234,238,237,-1,235,205,208,236,-1,236,232,231,235,-1,238,208,205,237,-1,241,215,216,239,-1,242,241,239,240,-1,245,219,220,243,-1,246,245,243,244,-1,247,203,92,-1,247,231,232,210,207,-1,247,248,204,-1,248}; return value; } private int[] getIndexedFaceSet_7_77_coordIndex_2() { int[] value = {211,93,-1,248,247,207,229,221,244,243,220,226,213,-1,252,251,266,264,-1,255,254,253,280,282,-1,258,257,256,276,278,-1,265,250,249,263,-1,266,265,263,264,-1,267,249,250,268,-1,268,262,261,267,-1,269,251,252,270,-1,269,270,260,259,-1,271,261,262,272,-1,273,259,260,274,-1,275,273,274,277,-1,276,275,277,278,-1,279,271,272,281,-1,280,279,281,282,-1,283,258,278,277,274,260,270,252,264,263,249,267,261,271,279,280,253,284,-1,284,253,254,255,285,-1,285,255,282,281,272,262,268,250,265,266,251,269,259,273,275,276,256,286,-1,285,286,283,284,-1,286,256,257,258,283,-1,303,291,292,304,-1,304,292,293,305,-1,305,293,294,306,-1,306,294,295,307,-1,307,295,296,308,-1,308,296,297,309,-1,309,297,298,310,-1,310,298,299,311,-1,311,299,300,312,-1,312,300,301,313,-1,313,301,302,314,-1,314,302,287,315,-1,315,287,288,316,-1,316,288,289,317,-1,317,289,290,318,-1,318,290,291,303,-1,329,317,318,330,-1,330,318,303,331,-1,331,303,304,332,-1,332,304,305,333,-1,333,305,306,334,-1,334,306,307,335,-1,335,307,308,336,-1,336,308,309,337,-1,336,337,324,323,322,321,320,333,334,335,-1,337,309,310,338,-1,338,310,311,339,-1,339,311,312,340,-1,340,312,313,341,-1,341,313,314,342,-1,342,314,315,343,-1,343,315,316,344,-1,344,316,317,329,-1,344,329,319,328,327,326,325,341,342,343,-1,345,320,321,350,-1,345,350,352,348,-1,346,319,329,330,331,332,333,320,345,-1,347,325,326,351,-1,347,351,349,346,-1,348,324,337,338,339,340,341,325,347,-1,348,347,346,345,-1,349,328,319,346,-1,350,321,322,323,352,-1,351,326,327,328,349,-1,352,323,324,348,-1,379,368,367,380,-1,380,367,366,381,-1,381,366,365,382,-1,382,365,364,383,-1,383,364,363,384,-1,383,384,373,372,371,370,369,380,381,382,-1,384,363,362,385,-1,385,362,361,386,-1,386,361,360,387,-1,387,360,359,388,-1,388,359,358,389,-1,389,358,357,390,-1,390,357,356,391,-1,391,356,355,392,-1,391,392,378,377,376,375,374,388,389,390,-1,392,355,354,393,-1,393,354,353,394,-1,394,353,368,379,-1,395,369,370,400,-1,395,400,402,398,-1,396,378,392,393,394,379,380,369,395,-1,396,395,398,397,-1,397,374,375,401,-1,398,373,384,385,386,387,388,374,397,-1,399,377,378,396,-1,400,370,371,372,402,-1,401,375,376,377,399,-1,401,399,396,397,-1,402,372,373,398,-1,403,357,358,404,-1,404,358,359,405,-1,405,359,360,406,-1,406,360,361,407,-1,407,361,362,408,-1,408,362,363,409,-1,409,363,364,410,-1,410,364,365,411,-1,411,365,366,412,-1,412,366,367,413,-1,413,367,368,414,-1,414,368,353,415,-1,415,353,354,416,-1,416,354,355,417,-1,417,355,356,418,-1,418,356,357,403,-1,429,417,418,430,-1,430,418,403,431,-1,431,403,404,432,-1,432,404,405,433,-1,433,405,406,434,-1,434,406,407,435,-1,435,407,408,436,-1,436,408,409,437,-1,437,409,410,438,-1,438,410,411,439,-1,439,411,412,440,-1,440,412,413,441,-1,441,413,414,442,-1,442,414,415,443,-1,443,415,416,444,-1,444,416,417,429,-1,446,419,429,430,431,432,433,420,445,-1,448,424,437,438,439,440,441,425,447,-1,448,447,446,445,-1,450,421,422,423,452,-1,451,426,427,428,449,-1,453,424,448,458,-1,454,453,458,457,-1,455,426,451,459,-1,456,455,459,460,-1,457,452,423,454,-1,460,447,425,456,-1,461,421,450,467,-1,462,420,433,434,435,436,437,424,453,454,423,422,421,461,-1,462,461,467,468,-1,463,419,446,466,-1,464,428,427,426,455,456,425,441,442,443,444,429,419,463,-1,464,463,466,465,-1,465,449,428,464,-1,466,446,447,460,459,451,449,465,-1,467,450,452,457,458,448,445,468,-1,468,445,420,462,-1,469,471,479,490,-1,474,475,476,477,-1,478,473,469,490,-1,478,492,498,481,-1,479,471,470,480,-1,480,470,3,491,-1,480,496,494,479,-1,481,472,473,478,-1,485,475,474,482,-1,489,477,476,486,-1,490,479,484,483,478,-1,491,481,488,487,480,-1,492,478,483,500,-1,492,493,499,498,-1,493,474,477,499,-1,495,475,485,502,-1,495,494,496,497,-1,496,480,487,504,-1,497,476,475,495,-1,499,477,489,506,-1,500,501,493,492,-1,501,482,474,493,-1,502,503,494,495,-1,503,484,479,494,-1,504,505,497,496,-1,505,486,476,497}; return value; } private int[] getIndexedFaceSet_7_77_coordIndex_3() { int[] value = {-1,506,507,498,499,-1,507,488,481,498,-1,509,508,500,483,-1,510,509,483,484,-1,511,510,484,503,-1,512,511,503,502,-1,513,512,502,485,-1,514,513,485,482,-1,515,501,500,508,-1,515,514,482,501,-1,517,516,504,487,-1,518,517,487,488,-1,519,518,488,507,-1,520,519,507,506,-1,521,520,506,489,-1,522,521,489,486,-1,523,505,504,516,-1,523,522,486,505,-1,524,525,526,527,528,529,530,531,-1,525,524,508,509,-1,526,525,509,510,-1,527,526,510,511,-1,528,527,511,512,-1,529,528,512,513,-1,530,529,513,514,-1,531,515,508,524,-1,531,530,514,515,-1,532,533,534,535,536,537,538,539,-1,533,532,516,517,-1,534,533,517,518,-1,535,534,518,519,-1,536,535,519,520,-1,537,536,520,521,-1,538,537,521,522,-1,539,523,516,532,-1,539,538,522,523,-1,541,543,559,-1,541,558,545,-1,541,559,558,-1,543,542,547,546,-1,543,546,559,-1,544,548,561,-1,546,554,559,-1,548,550,561,-1,549,548,544,545,-1,552,553,560,-1,554,546,547,553,-1,555,554,553,552,-1,556,555,552,551,-1,556,557,558,-1,557,550,548,549,-1,557,556,551,550,-1,558,549,545,-1,558,557,549,-1,558,559,555,556,-1,559,554,555,-1,560,542,540,-1,560,547,542,-1,560,553,547,-1,560,561,551,552,-1,561,540,544,-1,561,550,551,-1,561,560,540,-1,563,570,596,-1,570,563,562,585,-1,572,571,594,597,-1,573,570,586,587,-1,576,566,567,579,-1,576,577,580,581,-1,577,569,575,580,-1,578,568,569,577,-1,578,579,602,603,-1,579,567,593,602,-1,579,578,577,576,-1,581,574,566,576,-1,582,569,568,592,-1,582,571,572,583,-1,583,575,569,582,-1,584,564,565,571,-1,584,600,599,-1,585,562,598,-1,586,566,574,587,-1,586,570,585,593,-1,588,589,590,591,-1,588,605,4,-1,589,588,4,-1,592,584,571,582,-1,593,567,566,586,-1,594,565,605,-1,594,571,565,-1,594,588,591,597,-1,595,590,589,596,-1,596,570,573,595,-1,596,589,604,-1,596,604,563,-1,598,599,600,601,-1,598,601,585,-1,599,564,584,-1,600,584,592,603,-1,601,600,603,602,-1,602,593,585,601,-1,603,592,568,578,-1,605,588,594,-1,607,606,572,597,-1,608,607,597,591,-1,609,608,591,590,-1,610,609,590,595,-1,611,610,595,573,-1,612,611,573,587,-1,613,612,587,574,-1,614,613,574,581,-1,615,614,581,580,-1,616,615,580,575,-1,617,583,572,606,-1,617,616,575,583,-1,618,619,620,621,622,623,624,625,626,627,628,629,-1,619,618,606,607,-1,620,619,607,608,-1,621,620,608,609,-1,622,621,609,610,-1,623,622,610,611,-1,624,623,611,612,-1,625,624,612,613,-1,626,625,613,614,-1,627,626,614,615,-1,628,627,615,616,-1,629,617,606,618,-1,629,628,616,617,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_77_point_1() { float[] value = {-0.00168516f,0.282706f,-1.0232f,-0.00168724f,0.282706f,-1.2098f,-0.00168858f,0.282706f,-1.33046f,-0.00172143f,-0.86921f,-1.56797f,-0.00166025f,0.600634f,0.458507f,-0.263494f,0.282706f,-1.0232f,-0.23539f,0.282706f,-1.2098f,-0.218816f,0.282706f,-1.33046f,-0.0362511f,0.282706f,-1.0232f,-0.0637562f,0.282706f,-1.0232f,-0.0909938f,0.282706f,-1.0232f,-0.11635f,0.282706f,-1.0232f,-0.154905f,0.282706f,-1.0232f,-0.1908f,0.282706f,-1.0232f,-0.225838f,0.282706f,-1.0232f,0.260123f,0.282692f,-1.02321f,0.232016f,0.282694f,-1.20981f,0.215439f,0.282694f,-1.33046f,0.0328807f,0.282704f,-1.0232f,0.0603859f,0.282702f,-1.0232f,0.0876234f,0.282701f,-1.02321f,0.11298f,0.2827f,-1.02321f,0.151535f,0.282698f,-1.02321f,0.187429f,0.282696f,-1.02321f,0.222468f,0.282694f,-1.02321f,0.0592816f,0.401285f,-5.29526f,0.037707f,0.33587f,-5.34868f,0.0194247f,0.261969f,-5.40901f,0.0484977f,0.368576f,-5.32197f,-0.07295f,0.400944f,-5.29604f,-0.0644704f,0.33598f,-5.34897f,-0.0476341f,0.262595f,-5.40875f,-0.277741f,0.552561f,-5.42026f,-0.277741f,0.55011f,-5.39789f,-0.277741f,0.539284f,-5.37815f,-0.277741f,0.521729f,-5.36406f,-0.277741f,0.500118f,-5.35777f,-0.277741f,0.477743f,-5.36022f,-0.277741f,0.458008f,-5.37104f,-0.277741f,0.443919f,-5.3886f,-0.277741f,0.43762f,-5.41021f,-0.277741f,0.44007f,-5.43258f,-0.277741f,0.450897f,-5.45232f,-0.277741f,0.468452f,-5.46641f,-0.277741f,0.490062f,-5.47271f,-0.277741f,0.512438f,-5.47026f,-0.277741f,0.532173f,-5.45943f,-0.277741f,0.546262f,-5.44187f,-0.223198f,0.552561f,-5.42026f,-0.223198f,0.55011f,-5.39789f,-0.223198f,0.539284f,-5.37815f,-0.223198f,0.521729f,-5.36406f,-0.223198f,0.500118f,-5.35777f,-0.223198f,0.477743f,-5.36022f,-0.223198f,0.458008f,-5.37104f,-0.223198f,0.443919f,-5.3886f,-0.223198f,0.43762f,-5.41021f,-0.223198f,0.44007f,-5.43258f,-0.223198f,0.450897f,-5.45232f,-0.223198f,0.468452f,-5.46641f,-0.223198f,0.490062f,-5.47271f,-0.223198f,0.512438f,-5.47026f,-0.223198f,0.532173f,-5.45943f,-0.223198f,0.546262f,-5.44187f,-0.0735756f,0.566882f,-5.50079f,-0.0735756f,0.594159f,-5.46681f,-0.0735756f,0.606353f,-5.42497f,-0.0735756f,0.601609f,-5.38165f,-0.0735756f,0.580648f,-5.34344f,-0.0735756f,0.546662f,-5.31617f,-0.0735756f,0.504825f,-5.30397f,-0.0735756f,0.461505f,-5.30872f,-0.0747013f,0.407874f,-5.34711f,-0.0735756f,0.396022f,-5.36366f,-0.0735756f,0.383827f,-5.4055f,-0.0735756f,0.388572f,-5.44882f,-0.0735756f,0.409532f,-5.48703f,-0.0735756f,0.443519f,-5.5143f,-0.0735756f,0.485356f,-5.5265f,-0.0735756f,0.528676f,-5.52175f,-0.0735756f,0.538388f,-5.55256f,-0.0735756f,0.587643f,-5.52554f,-0.0735756f,0.622808f,-5.48172f,-0.0735756f,0.638529f,-5.42779f,-0.0735756f,0.632412f,-5.37194f,-0.0735756f,0.60539f,-5.32268f,-0.0735756f,0.561576f,-5.28752f,-0.0735756f,0.510183f,-5.26965f,-0.0637681f,0.444705f,-5.27967f,-0.0735756f,0.402538f,-5.30494f,-0.0735756f,0.361831f,-5.33673f,-0.0485498f,0.266362f,-5.41383f,-0.0485498f,0.304709f,-5.45931f,-0.0485498f,0.309991f,-5.51818f,-0.0735756f,0.440055f,-5.53053f,-0.0735756f,0.487999f,-5.55821f,-0.00894917f,0.487999f,-5.55821f,-0.00894917f,0.538388f,-5.55256f,-0.00894917f,0.587643f,-5.52554f,-0.00894917f,0.622808f,-5.48172f}; return value; } private float[] getCoordinate_8_77_point_2() { float[] value = {-0.00894917f,0.638529f,-5.42779f,-0.00894917f,0.632412f,-5.37194f,-0.00894917f,0.60539f,-5.32268f,-0.00894917f,0.561576f,-5.28752f,-0.00894917f,0.510183f,-5.26965f,0.00543091f,0.484345f,-5.24507f,0.0526301f,0.402538f,-5.30494f,0.0526301f,0.361831f,-5.33673f,0.0271365f,0.266362f,-5.41383f,0.0271365f,0.304709f,-5.45931f,0.0271365f,0.309991f,-5.51818f,-0.00894917f,0.440055f,-5.53053f,0.0511047f,0.492003f,-5.45052f,0.0511047f,0.505742f,-5.44902f,0.0511047f,0.517858f,-5.44237f,0.0511047f,0.526713f,-5.42925f,0.0526301f,0.530376f,-5.41832f,0.0526301f,0.465958f,-5.44293f,0.0511047f,0.475647f,-5.44426f,-0.0485498f,0.39731f,-5.52711f,0.0271365f,0.39731f,-5.52711f,-0.0735756f,0.418605f,-5.30246f,0.0526301f,0.418605f,-5.30246f,-0.0485498f,0.412138f,-5.52825f,-0.00894917f,0.412138f,-5.52825f,0.0291316f,0.55795f,-5.38651f,0.0291316f,0.550011f,-5.3672f,0.0291316f,0.536511f,-5.33567f,-0.00894917f,0.635576f,-5.39328f,-0.0735756f,0.635471f,-5.39986f,-0.0485498f,0.385441f,-5.52618f,0.0271365f,0.385441f,-5.52618f,-0.0485498f,0.314265f,-5.52062f,0.0271365f,0.314265f,-5.52062f,0.0518931f,0.444705f,-5.27967f,0.0443662f,0.466808f,-5.26038f,0.0333507f,0.478076f,-5.25054f,0.0193908f,0.482922f,-5.24631f,0.0423155f,0.541406f,-5.4056f,-0.0606503f,0.510183f,-5.26965f,-0.047725f,0.510183f,-5.26965f,-0.0347997f,0.510183f,-5.26965f,-0.0218745f,0.510183f,-5.26965f,-0.048434f,0.466253f,-5.25982f,-0.0347046f,0.478076f,-5.25054f,-0.0216185f,0.482922f,-5.24631f,-0.00853243f,0.484345f,-5.24507f,0.0526301f,0.446582f,-5.34345f,0.0332821f,0.501815f,-5.27605f,0.0193637f,0.506086f,-5.27121f,0.00538636f,0.507407f,-5.26971f,0.0443197f,0.491897f,-5.28727f,0.0518688f,0.472518f,-5.30919f,0.0193773f,0.493256f,-5.2575f,0.00540863f,0.494542f,-5.25604f,0.0526301f,0.436751f,-5.3214f,0.0333164f,0.488989f,-5.26233f,0.044343f,0.479075f,-5.27354f,0.0518809f,0.459664f,-5.29549f,-0.0087408f,0.494855f,-5.26831f,-0.0217465f,0.494295f,-5.26826f,-0.0347522f,0.492389f,-5.26809f,-0.0480795f,0.487958f,-5.26771f,-0.0657615f,0.456889f,-5.28698f,0.0526301f,0.382184f,-5.32083f,-0.277741f,0.520472f,-5.42845f,-0.277741f,0.513483f,-5.43716f,-0.277741f,0.503695f,-5.44253f,-0.277741f,0.492596f,-5.44374f,-0.277741f,0.481878f,-5.44062f,-0.277741f,0.473171f,-5.43363f,-0.277741f,0.4678f,-5.42384f,-0.277741f,0.466585f,-5.41274f,-0.277741f,0.469709f,-5.40202f,-0.277741f,0.476697f,-5.39332f,-0.277741f,0.486486f,-5.38795f,-0.277741f,0.497584f,-5.38673f,-0.277741f,0.508303f,-5.38985f,-0.277741f,0.51701f,-5.39684f,-0.277741f,0.52238f,-5.40663f,-0.277741f,0.523596f,-5.41773f,0.0526301f,0.408497f,-5.40082f,0.0526301f,0.503467f,-5.39057f,0.140454f,0.465958f,-5.44293f,0.140454f,0.503467f,-5.39057f,0.140454f,0.446582f,-5.34345f,0.140454f,0.408497f,-5.40082f,0.140454f,0.465544f,-5.35915f,0.140454f,0.484505f,-5.37486f,0.0625586f,0.465544f,-5.35915f,0.0625586f,0.484505f,-5.37486f,0.140454f,0.446804f,-5.4289f,0.140454f,0.42765f,-5.41486f,0.0625586f,0.446804f,-5.4289f,0.0625586f,0.42765f,-5.41486f,0.152825f,0.490964f,-5.40802f,0.152825f,0.478461f,-5.42548f,0.152825f,0.421192f,-5.3817f,0.152825f,0.433887f,-5.36257f,0.152825f,0.440281f,-5.39629f}; return value; } private float[] getCoordinate_8_77_point_3() { float[] value = {0.152825f,0.452913f,-5.37772f,0.152825f,0.471938f,-5.39287f,0.152825f,0.459371f,-5.41089f,-0.0231949f,0.304709f,-5.45931f,-0.0231949f,0.309991f,-5.51818f,-0.0871768f,0.275893f,-5.51463f,-0.0871768f,0.33525f,-5.55399f,-0.0159558f,0.275893f,-5.51463f,-0.0871768f,0.267973f,-5.52657f,-0.0871768f,0.32733f,-5.56593f,-0.0159558f,0.267973f,-5.52657f,-0.0681911f,0.33525f,-5.55399f,-0.0681911f,0.32733f,-5.56593f,-0.0159558f,0.291716f,-5.52512f,-0.0159558f,0.283797f,-5.53706f,-0.0681911f,0.348558f,-5.56281f,-0.0681911f,0.340639f,-5.57475f,-0.0871768f,0.340639f,-5.57475f,-0.0871768f,0.348558f,-5.56281f,1.25837E-5f,0.283797f,-5.53706f,1.25837E-5f,0.291716f,-5.52512f,1.25837E-5f,0.275893f,-5.51463f,1.25837E-5f,0.267973f,-5.52657f,-0.090029f,0.334191f,-5.57048f,-0.090029f,0.34211f,-5.55853f,-0.00772371f,0.286174f,-5.53864f,-0.00772371f,0.294093f,-5.52669f,-0.0653389f,0.34211f,-5.55853f,-0.0653389f,0.334191f,-5.57048f,-0.00772371f,0.273515f,-5.51305f,-0.00772371f,0.265596f,-5.52499f,-0.0693716f,0.275893f,-5.51463f,-0.0693716f,0.267973f,-5.52657f,-0.0871768f,0.290732f,-5.52447f,-0.0871768f,0.282813f,-5.53641f,-0.0782742f,0.273611f,-5.51311f,-0.0782742f,0.265692f,-5.52506f,-0.0899138f,0.283312f,-5.51955f,-0.0899138f,0.275393f,-5.53149f,-0.0745196f,0.344863f,-5.57755f,-0.0808482f,0.344863f,-5.57755f,-0.0745196f,0.352782f,-5.56561f,-0.0808482f,0.352782f,-5.56561f,0.00508111f,0.286441f,-5.52162f,0.00508111f,0.281167f,-5.51812f,0.00508111f,0.278522f,-5.53356f,0.00508111f,0.273248f,-5.53007f,-0.0426637f,0.275893f,-5.51463f,-0.0420734f,0.313483f,-5.53955f,0.139629f,0.343185f,-5.5792f,0.139455f,0.326348f,-5.56787f,0.167132f,0.330262f,-5.56162f,0.167307f,0.3471f,-5.57295f,0.0772079f,0.475171f,-5.38536f,0.0770588f,0.459474f,-5.37486f,0.0770547f,0.458294f,-5.3741f,0.103335f,0.461985f,-5.3682f,0.103511f,0.479961f,-5.38025f,0.103489f,0.478862f,-5.37947f,0.165885f,0.34264f,-5.54331f,0.166054f,0.359487f,-5.55462f,0.128498f,0.353989f,-5.56337f,0.128329f,0.337141f,-5.55206f,0.148617f,0.34152f,-5.58153f,0.160955f,0.343324f,-5.57866f,0.148443f,0.324683f,-5.57021f,0.16078f,0.326486f,-5.56733f,0.131496f,0.348374f,-5.57164f,0.131325f,0.331531f,-5.56033f,0.168881f,0.33703f,-5.55157f,0.169052f,0.353872f,-5.56289f,0.13042f,0.361551f,-5.55214f,0.130254f,0.344698f,-5.54084f,0.156829f,0.348436f,-5.53487f,0.156995f,0.365288f,-5.54617f,0.128688f,0.445378f,-5.39228f,0.118526f,0.456826f,-5.37555f,0.128844f,0.462251f,-5.40356f,0.11868f,0.473701f,-5.38682f,0.0696332f,0.45393f,-5.41684f,0.0680508f,0.466755f,-5.39792f,0.0694778f,0.437057f,-5.40556f,0.0678966f,0.44988f,-5.38665f,0.0935239f,0.480171f,-5.37765f,0.0847636f,0.478941f,-5.37962f,0.0846104f,0.462064f,-5.36835f,0.0933707f,0.463294f,-5.36639f,-0.00944275f,0.139457f,-5.4207f,-0.00512615f,0.138801f,-5.42153f,-0.00154292f,0.137307f,-5.4237f,7.61416E-4f,0.135201f,-5.42686f,0.00143605f,0.132803f,-5.43055f,3.78265E-4f,0.13048f,-5.43419f,-0.00225089f,0.128585f,-5.43723f,-0.00605115f,0.127405f,-5.43921f,-0.010444f,0.127122f,-5.43983f,-0.0147606f,0.127777f,-5.439f,-0.0183438f,0.129272f,-5.43683f,-0.0206481f,0.131378f,-5.43367f,-0.0213228f,0.133775f,-5.42998f}; return value; } private float[] getCoordinate_8_77_point_4() { float[] value = {-0.020265f,0.136098f,-5.42634f,-0.0176358f,0.137994f,-5.4233f,-0.0138356f,0.139173f,-5.42132f,0.00401151f,0.259998f,-5.51223f,0.00295385f,0.257585f,-5.51581f,3.24374E-4f,0.255576f,-5.51878f,-0.00347661f,0.254277f,-5.52068f,-0.00787044f,0.253886f,-5.52124f,-0.0121882f,0.254462f,-5.52035f,-0.0157725f,0.255918f,-5.51816f,-0.0180777f,0.258032f,-5.515f,-0.0187529f,0.260482f,-5.51135f,-0.0176953f,0.262895f,-5.50777f,-0.0150658f,0.264904f,-5.5048f,-0.0112648f,0.266203f,-5.5029f,-0.00687099f,0.266594f,-5.50235f,-0.00255324f,0.266018f,-5.50324f,0.00103109f,0.264562f,-5.50542f,0.00333632f,0.262448f,-5.50858f,0.00485616f,0.28489f,-5.50677f,0.00323816f,0.264317f,-5.53735f,-0.00317173f,0.281233f,-5.54839f,-0.00832898f,0.281342f,-5.54819f,-0.0134862f,0.281452f,-5.54799f,-0.0197365f,0.264804f,-5.53646f,-0.0181185f,0.285377f,-5.50588f,-0.0118682f,0.302024f,-5.51742f,-0.00671098f,0.301915f,-5.51761f,-0.00155373f,0.301805f,-5.51781f,0.00490476f,0.27467f,-5.4999f,0.00432131f,0.267243f,-5.51092f,0.00409579f,0.264376f,-5.51518f,0.00387028f,0.261508f,-5.51944f,0.00328676f,0.254097f,-5.53047f,-0.00304534f,0.254206f,-5.53027f,-0.00820259f,0.254315f,-5.53007f,-0.0133598f,0.254425f,-5.52987f,-0.0196879f,0.254585f,-5.52959f,-0.0191044f,0.261996f,-5.51856f,-0.0188789f,0.264864f,-5.51429f,-0.0186534f,0.267731f,-5.51003f,-0.0180699f,0.275158f,-5.49901f,-0.0117378f,0.275049f,-5.49922f,-0.00658055f,0.274939f,-5.49942f,-0.0014233f,0.27483f,-5.49962f,0.00364807f,0.269521f,-5.5296f,0.00444632f,0.279671f,-5.51451f,-0.0185283f,0.280159f,-5.51362f,-0.0193266f,0.270009f,-5.52871f,-0.00196358f,0.296587f,-5.52555f,-0.00276181f,0.286437f,-5.54064f,-0.0122781f,0.296806f,-5.52516f,-0.0130763f,0.286656f,-5.54024f,-0.0427075f,0.350774f,-5.57132f,-0.0428084f,0.352408f,-5.56719f,-0.0428991f,0.352336f,-5.56275f,-0.0429657f,0.350568f,-5.55867f,-0.0429982f,0.347374f,-5.55557f,-0.0429915f,0.34324f,-5.55394f,-0.0429468f,0.338795f,-5.55401f,-0.0428707f,0.334717f,-5.55578f,-0.0427749f,0.331625f,-5.55897f,-0.042674f,0.329991f,-5.5631f,-0.0425833f,0.330063f,-5.56755f,-0.0425167f,0.331831f,-5.57163f,-0.0424842f,0.335025f,-5.57472f,-0.0424909f,0.339159f,-5.57635f,-0.0425356f,0.343604f,-5.57628f,-0.0426117f,0.347682f,-5.57451f,-0.0598602f,0.339931f,-5.58842f,-0.0892903f,0.334329f,-5.58558f,-0.0893056f,0.329991f,-5.58278f,-0.0893209f,0.325653f,-5.57998f,-0.0599282f,0.320605f,-5.57596f,-0.060824f,0.342125f,-5.5426f,-0.0902158f,0.347154f,-5.54665f,-0.0902006f,0.351492f,-5.54945f,-0.0901853f,0.35583f,-5.55225f,-0.0607559f,0.361451f,-5.55506f,-0.0478683f,0.348025f,-5.57581f,-0.0475471f,0.340051f,-5.58817f,-0.0475648f,0.334701f,-5.58477f,-0.0475801f,0.330363f,-5.58197f,-0.0475953f,0.326025f,-5.57918f,-0.0476151f,0.320725f,-5.5757f,-0.0479363f,0.328699f,-5.56334f,-0.0480523f,0.331485f,-5.55902f,-0.0481683f,0.334272f,-5.5547f,-0.0485108f,0.342245f,-5.54234f,-0.0484931f,0.347595f,-5.54574f,-0.0484779f,0.351933f,-5.54854f,-0.0484626f,0.356271f,-5.55134f,-0.0484428f,0.361571f,-5.55481f,-0.0481002f,0.353597f,-5.56717f,-0.0479842f,0.350811f,-5.57149f,-0.0600965f,0.345926f,-5.57913f,-0.0604932f,0.355456f,-5.56435f,-0.0605612f,0.33613f,-5.55189f,-0.0601646f,0.326601f,-5.56666f,-0.0899226f,0.349835f,-5.56154f}; return value; } private float[] getCoordinate_8_77_point_5() { float[] value = {-0.0895267f,0.340324f,-5.57628f,-0.0899531f,0.341159f,-5.55594f,-0.0895572f,0.331648f,-5.57069f,0.108167f,0.348717f,-5.55337f,0.108066f,0.344584f,-5.55174f,0.107975f,0.34014f,-5.55181f,0.107908f,0.336061f,-5.55358f,0.107876f,0.332969f,-5.55677f,0.107883f,0.331335f,-5.5609f,0.107927f,0.331406f,-5.56535f,0.108003f,0.333173f,-5.56943f,0.108099f,0.336366f,-5.57252f,0.1082f,0.340499f,-5.57415f,0.108291f,0.344943f,-5.57408f,0.108357f,0.349021f,-5.57231f,0.10839f,0.352113f,-5.56912f,0.108383f,0.353747f,-5.56498f,0.108339f,0.353676f,-5.56054f,0.108262f,0.351909f,-5.55646f,0.126182f,0.363907f,-5.56311f,0.12535f,0.332916f,-5.54311f,0.172983f,0.328531f,-5.54799f,0.172968f,0.325733f,-5.55233f,0.172952f,0.322935f,-5.55667f,0.125282f,0.320451f,-5.56244f,0.126114f,0.351442f,-5.58243f,0.173783f,0.353868f,-5.57662f,0.173798f,0.356666f,-5.57229f,0.173814f,0.359464f,-5.56795f,0.113869f,0.36416f,-5.56323f,0.11356f,0.352985f,-5.55602f,0.113444f,0.348665f,-5.55323f,0.113328f,0.344346f,-5.55044f,0.113037f,0.333169f,-5.54323f,0.113017f,0.329696f,-5.54853f,0.113002f,0.326898f,-5.55287f,0.112987f,0.3241f,-5.55721f,0.112969f,0.320704f,-5.56256f,0.11326f,0.331881f,-5.56977f,0.113376f,0.3362f,-5.57256f,0.113492f,0.34052f,-5.57534f,0.113801f,0.351695f,-5.58255f,0.113821f,0.355168f,-5.57725f,0.113836f,0.357967f,-5.57291f,0.113851f,0.360765f,-5.56858f,0.125508f,0.33915f,-5.54714f,0.126006f,0.357674f,-5.55908f,0.125938f,0.345209f,-5.57841f,0.12544f,0.326685f,-5.56646f,0.173637f,0.353231f,-5.56393f,0.173141f,0.334764f,-5.55201f,0.173607f,0.347634f,-5.5726f,0.173111f,0.329168f,-5.56069f,0.151018f,0.319777f,-5.56283f,0.166909f,0.320605f,-5.56091f,0.16774f,0.351556f,-5.58087f,0.15185f,0.350748f,-5.58281f,0.167067f,0.326838f,-5.56493f,0.151177f,0.326011f,-5.56685f,0.167563f,0.345323f,-5.57685f,0.151674f,0.344514f,-5.57879f,0.166968f,0.33148f,-5.54405f,0.15109f,0.332942f,-5.54242f,0.151922f,0.363913f,-5.5624f,0.167799f,0.362432f,-5.56401f,0.167623f,0.356199f,-5.55999f,0.151746f,0.35768f,-5.55838f,0.167126f,0.337714f,-5.54807f,0.151249f,0.339176f,-5.54644f,-0.00172888f,-0.861575f,-1.66932f,0.00755077f,-0.866914f,-1.57095f,0.00732541f,-0.861729f,-1.6665f,-0.0109935f,-0.866914f,-1.57095f,-0.0107822f,-0.861728f,-1.6665f,-0.00899167f,-0.942756f,-1.65867f,0.00553063f,-0.942756f,-1.65867f,0.00571277f,-0.946964f,-1.58766f,-0.00915974f,-0.946964f,-1.58766f,-0.00908169f,-0.923091f,-1.6575f,0.00562168f,-0.923092f,-1.6575f,0.00580601f,-0.927299f,-1.5865f,-0.00925195f,-0.927299f,-1.5865f,-0.00899207f,-0.940276f,-1.70051f,-0.00908208f,-0.920611f,-1.69935f,0.00562129f,-0.920612f,-1.69935f,0.00553023f,-0.940277f,-1.70051f,0.00571317f,-0.949444f,-1.54582f,0.00580641f,-0.929779f,-1.54465f,-0.00925155f,-0.929779f,-1.54465f,-0.00915934f,-0.949443f,-1.54582f,-0.00173f,-0.923091f,-1.66063f,-0.00172297f,-0.927299f,-1.58366f,-0.0141763f,-0.929669f,-1.6579f,-0.0141463f,-0.936224f,-1.65828f,0.010716f,-0.92967f,-1.6579f,0.0106856f,-0.936225f,-1.65829f,0.0108996f,-0.933878f,-1.58689f,0.0108685f,-0.940433f,-1.58728f,-0.0143459f,-0.933877f,-1.58689f,-0.0143151f,-0.940432f,-1.58728f}; return value; } private float[] getCoordinate_8_77_point_6() { float[] value = {-0.0141767f,-0.92719f,-1.69974f,-0.0141467f,-0.933745f,-1.70012f,0.0106852f,-0.933745f,-1.70012f,0.0107156f,-0.92719f,-1.69974f,0.0109f,-0.936358f,-1.54504f,0.0108689f,-0.942913f,-1.54543f,-0.0143147f,-0.942913f,-1.54543f,-0.0143455f,-0.936358f,-1.54504f,-0.0105177f,-0.927595f,-1.70915f,-0.00692087f,-0.922951f,-1.70888f,0.00345972f,-0.922951f,-1.70888f,0.0070563f,-0.927596f,-1.70915f,0.00703487f,-0.932223f,-1.70943f,0.00339543f,-0.936834f,-1.7097f,-0.00685731f,-0.936834f,-1.7097f,-0.0104965f,-0.932223f,-1.70943f,0.00718898f,-0.937873f,-1.53574f,0.00359292f,-0.933228f,-1.53546f,-0.007038f,-0.933228f,-1.53546f,-0.0106343f,-0.937873f,-1.53574f,-0.0106126f,-0.9425f,-1.53601f,-0.0069729f,-0.947111f,-1.53629f,0.00352709f,-0.947112f,-1.53629f,0.00716704f,-0.942501f,-1.53601f,-0.00577279f,-0.928607f,-1.71316f,-0.00411825f,-0.926471f,-1.71304f,6.56818E-4f,-0.926471f,-1.71304f,0.00231125f,-0.928607f,-1.71316f,0.00230139f,-0.930736f,-1.71329f,6.27246E-4f,-0.932857f,-1.71341f,-0.00408902f,-0.932857f,-1.71341f,-0.00576305f,-0.930736f,-1.71329f,0.00237671f,-0.939351f,-1.53188f,7.22518E-4f,-0.937214f,-1.53175f,-0.0041677f,-0.937214f,-1.53175f,-0.00582201f,-0.939351f,-1.53188f,-0.00581203f,-0.94148f,-1.532f,-0.00413776f,-0.943601f,-1.53213f,6.92236E-4f,-0.943601f,-1.53213f,0.00236661f,-0.94148f,-1.532f,-0.00188513f,-0.737464f,-3.37521f,-0.00188513f,-0.757148f,-3.25087f,-0.0142901f,-0.737956f,-3.37512f,-0.0155699f,-0.757404f,-3.25081f,0.0105998f,-0.73792f,-3.37514f,0.0118937f,-0.757383f,-3.25077f,-0.0154391f,-0.773255f,-3.27679f,-0.0145872f,-0.760586f,-3.35787f,0.0107309f,-0.760632f,-3.35784f,0.0115715f,-0.77334f,-3.27688f,0.00371995f,-0.781517f,-3.35925f,2.28962E-4f,-0.785094f,-3.36016f,-0.003919f,-0.785091f,-3.36016f,-0.00742496f,-0.781498f,-3.35925f,-0.00788663f,-0.794022f,-3.27949f,-0.00408363f,-0.797671f,-3.27967f,4.02816E-4f,-0.797672f,-3.27967f,0.00419063f,-0.794038f,-3.2795f,0.00449575f,-0.772578f,-3.25862f,-0.00822014f,-0.772569f,-3.25862f,-0.00767008f,-0.754679f,-3.37281f,0.00393445f,-0.754688f,-3.37281f,-0.0206722f,0.594694f,0.540486f,-0.0221299f,0.600634f,0.470198f,0.0173534f,0.594693f,0.540486f,0.0188094f,0.600633f,0.470198f,-0.0114834f,0.679608f,0.475602f,-0.0121861f,0.679608f,0.508464f,0.00887081f,0.679608f,0.508464f,0.00816747f,0.679608f,0.475602f,-0.0148152f,0.668923f,0.475567f,0.0114986f,0.668923f,0.475567f,0.0114986f,0.668923f,0.391281f,-0.0148152f,0.668924f,0.391281f,-0.0114834f,0.679608f,0.391281f,0.00816747f,0.679608f,0.391281f,-0.0049331f,0.683674f,0.475602f,0.00161719f,0.683674f,0.475602f,0.00185186f,0.683674f,0.508464f,-0.0051671f,0.683674f,0.508464f,0.00161719f,0.683674f,0.391281f,-0.0049331f,0.683674f,0.391281f,0.0114988f,0.673767f,0.475567f,0.0114988f,0.673767f,0.391281f,0.0122013f,0.668923f,0.508393f,-0.015517f,0.668923f,0.508393f,-0.014815f,0.673767f,0.475567f,-0.014815f,0.673767f,0.391281f,0.00161681f,0.660652f,0.455571f,-0.00493348f,0.660652f,0.455571f,-0.00493348f,0.660652f,0.391281f,0.00161681f,0.660652f,0.391281f,0.0122014f,0.674266f,0.508393f,-0.0155169f,0.674266f,0.508393f,0.00758653f,0.664063f,0.466347f,-0.0109032f,0.664063f,0.391281f,-0.0109032f,0.664063f,0.466347f,0.00758653f,0.664063f,0.391281f,-0.00897097f,0.593757f,0.55084f,0.00565185f,0.593757f,0.55084f}; return value; } private float[] getCoordinate_8_77_point_7() { float[] value = {0.00296193f,0.671321f,0.517515f,-0.00627749f,0.671321f,0.517515f,-0.00627742f,0.678706f,0.513988f,0.002962f,0.678706f,0.513988f,-0.0118951f,0.600634f,0.461857f,0.00857456f,0.600633f,0.461857f,0.00820941f,0.669638f,0.382958f,0.00527535f,0.665993f,0.382958f,7.98064E-4f,0.663434f,0.382958f,-0.00411465f,0.663434f,0.382958f,-0.00859191f,0.665993f,0.382958f,-0.0115259f,0.669638f,0.382958f,-0.0115258f,0.673271f,0.382958f,-0.00902707f,0.677651f,0.382958f,-0.00411436f,0.680701f,0.382958f,7.98352E-4f,0.680701f,0.382958f,0.00571107f,0.677651f,0.382958f,0.00820954f,0.67327f,0.382958f,0.00153893f,0.671087f,0.377492f,5.88299E-4f,0.669906f,0.377492f,-8.62343E-4f,0.669077f,0.377492f,-0.00245406f,0.669077f,0.377492f,-0.00390469f,0.669906f,0.377492f,-0.00485531f,0.671087f,0.377492f,-0.00485527f,0.672264f,0.377492f,-0.00404569f,0.673683f,0.377492f,-0.00245397f,0.674671f,0.377492f,-8.6225E-4f,0.674671f,0.377492f,7.29469E-4f,0.673683f,0.377492f,0.00153897f,0.672264f,0.377492f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_81_coordIndex_1() { int[] value = {4,0,1,5,-1,6,2,3,7,-1,31,24,219,227,-1,33,8,202,226,-1,33,30,938,939,-1,34,9,916,917,-1,34,10,205,204,-1,35,23,931,1443,-1,35,32,228,730,-1,47,565,710,563,-1,48,568,712,566,-1,51,274,500,272,-1,54,277,516,275,-1,58,286,514,284,-1,62,289,497,254,-1,63,290,513,257,-1,65,292,512,260,-1,67,533,548,738,-1,68,294,494,270,-1,70,296,507,276,-1,74,582,716,560,-1,77,585,701,564,-1,82,594,707,593,-1,85,597,704,567,-1,103,236,431,337,-1,103,317,444,336,-1,143,348,469,358,-1,163,237,433,396,-1,163,390,458,337,-1,167,746,747,745,-1,180,413,488,396,-1,183,259,549,539,-1,189,419,509,299,-1,201,664,723,667,-1,202,8,9,203,-1,204,203,9,34,-1,205,10,11,206,-1,206,11,12,207,-1,207,12,13,208,-1,208,13,14,209,-1,209,14,15,210,-1,210,15,16,211,-1,211,16,17,212,-1,212,17,18,213,-1,213,18,19,214,-1,214,19,20,215,-1,215,20,21,216,-1,216,21,22,217,-1,217,22,23,218,-1,219,24,25,220,-1,220,25,26,221,-1,221,26,27,222,-1,222,27,28,223,-1,226,225,30,33,-1,229,668,723,665,-1,231,726,670,717,660,728,-1,232,669,722,663,-1,234,429,299,732,527,-1,236,103,336,432,-1,239,143,358,434,-1,244,731,746,167,-1,247,60,287,498,-1,248,36,249,506,-1,249,36,247,498,-1,249,174,409,506,-1,251,61,288,499,-1,252,39,253,504,-1,253,39,251,499,-1,253,168,401,504,-1,255,40,256,505,-1,255,505,294,68,-1,256,40,254,497,-1,256,169,403,505,-1,257,513,258,43,-1,258,182,415,521,-1,260,512,262,45,-1,262,192,423,518,-1,263,66,293,511,-1,263,511,265,46,-1,264,46,265,520,-1,265,191,425,520,-1,266,49,268,501,-1,268,49,267,496,-1,268,175,412,501,-1,269,50,271,503,-1,270,494,271,50,-1,271,177,414,503,-1,272,500,289,62,-1,273,69,295,495,-1,274,51,273,495,-1,274,170,406,500,-1,275,516,290,63,-1,276,507,277,54,-1,277,193,428,516,-1,279,71,297,493,-1,280,55,279,493,-1,281,57,283,515,-1,282,72,298,510,-1,283,57,282,510,-1,283,186,422,515,-1,284,514,293,66,-1,286,185,420,514,-1,287,60,266,501,-1,287,179,410,498,-1,288,61,269,503,-1,288,181,402,499,-1,289,178,404,497,-1,290,196,416,513,-1,291,64,278,502,-1,291,180,238,430,-1,292,65,281,515,-1,292,195,427,512,-1,293,194,426,511,-1,294,172,408,494,-1,295,69,248,506,-1,295,173,405,495,-1,296,70,261,518,-1,296,187,424,507,-1,297,71,252,504,-1,297,171,407,493,-1,298,72,264,520,-1,298,190,421,510,-1,299,429,240,189,-1,300,87,303,451,-1,300,102,334,465,-1,301,87,302,453,-1,301,105,341,467,-1,302,87,300,465,-1,302,137,343,453,-1,303,87,301,467,-1,303,157,385,451,-1,304,89,306,448,-1,304,99,329,462,-1,305,89,307,452,-1,305,104,338,466,-1,306,89,305,466,-1,306,145,361,448,-1,307,89,304,462,-1,307,151,371,452,-1,308,90,310,449,-1,308,100,331,463,-1,309,90,311,450,-1,309,101,332,464,-1,310,90,309,464,-1,310,146,363,449,-1,311,90,308,463,-1,311,152,374,450,-1,312,94,315,447,-1,313,94,314,443,-1,313,102,335,457,-1,314,94,312,461,-1,314,138,346,443,-1,315,94,313,457,-1,315,158,387,447,-1,316,95,319,440,-1,316,99,328,454,-1,317,95,318,444,-1,318,95,316,454,-1,319,159,379,440,-1,320,96,323,441,-1,320,100,330,455,-1,321,96,322,445,-1,321,104,339,459,-1,322,96,320,455,-1,322,140,351,445,-1,323,96,321,459,-1,323,160,381,441,-1,324,97,326,442,-1,324,101,333,456,-1,325,97,327,446,-1,325,105,340,460,-1,326,97,325,460,-1,326,147,355,442,-1,327,97,324,456,-1,327,153,376,446,-1,328,99,304,448,-1,328,148,349,454,-1,329,99,316,440,-1,329,154,370,462,-1,330,100,308,449,-1,330,149,352,455,-1,331,100,320,441,-1,331,155,373,463,-1,332,101,324,442,-1,332,141,354,464,-1,333,101,309,450,-1,334,102,313,443,-1,334,142,342,465,-1,335,102,300,451,-1,335,162,388,457,-1,336,444,348,143,-1,337,431,237,163,-1,337,458,317,103,-1,338,104,321,445,-1,338,144,359,466,-1,339,104,305,452,-1,339,164,392,459,-1,340,105,301,453,-1,340,150,365,460,-1,341,105}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_2() { int[] value = {325,446,-1,341,156,383,467,-1,342,137,302,465,-1,342,142,357,519,-1,343,137,344,473,-1,343,150,340,453,-1,344,137,342,519,-1,344,182,416,473,-1,345,138,314,461,-1,346,138,347,508,-1,346,142,334,443,-1,347,138,345,517,-1,347,184,418,508,-1,348,139,350,469,-1,349,139,318,454,-1,349,148,367,474,-1,350,139,349,474,-1,351,140,353,470,-1,351,144,338,445,-1,352,140,322,455,-1,352,149,368,475,-1,353,140,352,475,-1,353,186,421,470,-1,354,141,356,477,-1,354,146,310,464,-1,355,141,332,442,-1,355,147,366,468,-1,356,141,355,468,-1,356,187,423,477,-1,357,142,346,508,-1,357,188,415,519,-1,358,469,419,189,-1,359,144,360,478,-1,359,145,306,466,-1,360,144,351,470,-1,360,190,425,478,-1,361,145,362,471,-1,361,148,328,448,-1,362,145,359,478,-1,362,191,426,471,-1,363,146,364,472,-1,363,149,330,449,-1,364,146,354,477,-1,364,192,427,472,-1,365,147,326,460,-1,365,150,369,476,-1,366,147,365,476,-1,366,193,424,468,-1,367,148,361,471,-1,367,194,420,474,-1,368,149,363,472,-1,368,195,422,475,-1,369,150,343,473,-1,369,196,428,476,-1,370,151,307,462,-1,370,154,380,490,-1,371,151,372,485,-1,371,164,339,452,-1,372,151,370,490,-1,372,168,402,485,-1,373,152,311,463,-1,373,155,382,491,-1,374,152,375,483,-1,374,161,333,450,-1,375,152,373,491,-1,375,169,404,483,-1,376,153,378,481,-1,376,156,341,446,-1,377,153,327,456,-1,377,161,394,486,-1,378,153,377,486,-1,378,170,405,481,-1,379,154,329,440,-1,379,159,391,479,-1,380,154,379,479,-1,380,171,401,490,-1,381,155,331,441,-1,381,160,393,480,-1,382,155,381,480,-1,382,172,403,491,-1,383,156,384,492,-1,383,157,303,467,-1,384,156,376,481,-1,384,173,409,492,-1,385,157,386,484,-1,385,162,335,451,-1,386,157,383,492,-1,386,174,410,484,-1,387,158,389,482,-1,388,158,315,457,-1,388,162,395,487,-1,389,158,388,487,-1,389,175,411,482,-1,390,159,319,458,-1,391,176,407,479,-1,392,160,323,459,-1,392,164,397,489,-1,393,160,392,489,-1,393,177,408,480,-1,394,161,374,483,-1,394,178,406,486,-1,395,162,385,484,-1,395,179,412,487,-1,396,433,238,180,-1,396,488,390,163,-1,397,164,371,485,-1,397,181,414,489,-1,398,544,530,165,-1,399,183,539,545,-1,401,168,372,490,-1,401,171,297,504,-1,402,168,253,499,-1,402,181,397,485,-1,403,169,375,491,-1,403,172,294,505,-1,404,169,256,497,-1,404,178,394,483,-1,405,170,274,495,-1,405,173,384,481,-1,406,170,378,486,-1,406,178,289,500,-1,407,171,380,479,-1,407,176,280,493,-1,408,172,382,480,-1,408,177,271,494,-1,409,173,295,506,-1,409,174,386,492,-1,410,174,249,498,-1,410,179,395,484,-1,411,175,268,496,-1,412,175,389,487,-1,412,179,287,501,-1,413,176,391,488,-1,413,180,291,502,-1,414,177,393,489,-1,414,181,288,503,-1,415,182,344,519,-1,415,188,439,521,-1,416,182,258,513,-1,416,196,369,473,-1,417,184,347,517,-1,418,184,438,523,-1,418,188,357,508,-1,419,185,286,509,-1,420,185,350,474,-1,420,194,293,514,-1,421,186,283,510,-1,421,190,360,470,-1,422,186,353,475,-1,422,195,292,515,-1,423,187,296,518,-1,423,192,364,477,-1,424,187,356,468,-1,424,193,277,507,-1,425,190,298,520,-1,425,191,362,478,-1,426,191,265,511,-1,426,194,367,471,-1,427,192,262,512,-1,427,195,368,472,-1,428,193,366,476,-1,428,196,290,516,-1,432,336,143,239,-1,434,358,189,240,-1,435,245,439,523,-1,436,246,438,522,-1,438,184,417,522,-1,438,246,435,523,-1,439,188,418,523,-1,444,318,139,348,-1,456,333,161,377,-1,458,319,95,317,-1,469,350,185,419,-1,488,391,159,390,-1,502,278,55,280,-1,502,280,176,413,-1,509,286,58,285,-1,524,38,525,745,747,-1,526,45,262,518,261,-1,528,241,400,541,-1,529,536,545,546,-1,530,537,547,731,-1,531,539,549,550,-1,534,64,291,430,235,-1,535,528,541,542,-1,537,530,544,543,-1,538,548,747,746,-1,540,437,532,550,549,-1,540,549,259,-1,541,400,166,536,-1,542,541,536,529,-1,543,544,528,535,-1,544,398,241,528,-1,545,536,166,399,-1,546,545,539,531,-1,551,37,552,715,-1,552,136,646,715,-1,553,197,659,720,-1,553,720,552,37,-1,554,79,587,702}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_3() { int[] value = {-1,555,41,556,714,-1,556,41,554,702,-1,556,126,651,714,-1,557,73,581,700,-1,558,42,559,711,-1,559,42,557,700,-1,559,125,647,711,-1,560,716,561,44,-1,561,113,636,719,-1,562,44,561,719,-1,562,719,664,201,-1,563,710,584,76,-1,565,47,564,701,-1,565,114,637,710,-1,568,48,567,704,-1,568,115,639,712,-1,569,78,586,699,-1,570,52,571,706,-1,571,52,569,699,-1,571,117,644,706,-1,572,53,574,705,-1,573,75,583,698,-1,574,53,573,698,-1,574,116,642,705,-1,575,56,577,708,-1,575,708,582,74,-1,577,56,576,695,-1,577,127,655,708,-1,578,59,580,709,-1,579,80,588,696,-1,580,59,579,696,-1,580,128,656,709,-1,581,73,572,705,-1,581,129,653,700,-1,582,130,635,716,-1,583,75,551,715,-1,583,119,641,698,-1,585,77,578,709,-1,585,131,638,701,-1,586,78,558,711,-1,586,120,643,699,-1,587,79,570,706,-1,587,132,654,702,-1,588,80,566,712,-1,588,121,648,696,-1,589,81,591,713,-1,590,86,598,697,-1,591,81,590,697,-1,591,133,657,713,-1,592,84,596,703,-1,593,707,597,85,-1,594,82,592,703,-1,594,122,650,707,-1,596,123,649,703,-1,597,135,640,704,-1,598,86,555,714,-1,598,124,652,697,-1,599,88,600,678,-1,599,107,621,690,-1,600,88,602,718,-1,600,113,635,678,-1,601,88,599,690,-1,601,136,658,684,-1,602,88,601,684,-1,602,198,661,718,-1,603,91,606,677,-1,603,106,619,689,-1,604,91,605,679,-1,604,108,623,691,-1,605,91,603,689,-1,605,114,638,679,-1,606,91,604,691,-1,606,125,653,677,-1,607,92,610,680,-1,607,109,625,692,-1,608,92,609,682,-1,608,112,633,694,-1,609,92,607,692,-1,609,115,640,682,-1,610,92,608,694,-1,610,126,654,680,-1,611,93,614,672,-1,611,106,620,683,-1,612,93,613,675,-1,612,107,622,687,-1,613,93,611,683,-1,613,116,641,675,-1,614,93,612,687,-1,614,127,645,672,-1,615,98,617,676,-1,615,108,624,688,-1,616,98,618,673,-1,616,109,626,685,-1,617,98,616,685,-1,617,117,643,676,-1,618,98,615,688,-1,618,128,648,673,-1,619,106,611,672,-1,619,118,637,689,-1,620,106,603,677,-1,620,129,642,683,-1,621,107,612,675,-1,621,119,646,690,-1,622,107,599,678,-1,622,130,655,687,-1,623,108,615,676,-1,623,120,647,691,-1,624,108,604,679,-1,624,131,656,688,-1,625,109,616,673,-1,625,121,639,692,-1,626,109,607,680,-1,626,132,644,685,-1,627,110,629,681,-1,627,111,632,693,-1,628,110,630,674,-1,628,112,634,686,-1,629,110,628,686,-1,629,122,649,681,-1,630,110,627,693,-1,630,133,652,674,-1,631,111,627,681,-1,632,134,657,693,-1,633,112,628,674,-1,633,124,651,694,-1,634,112,608,682,-1,634,135,650,686,-1,635,113,561,716,-1,635,130,622,678,-1,636,113,600,718,-1,636,199,664,719,-1,637,114,605,689,-1,637,118,584,710,-1,638,114,565,701,-1,638,131,624,679,-1,639,115,609,692,-1,639,121,588,712,-1,640,115,568,704,-1,640,135,634,682,-1,641,116,574,698,-1,641,119,621,675,-1,642,116,613,683,-1,642,129,581,705,-1,643,117,571,699,-1,643,120,623,676,-1,644,117,617,685,-1,644,132,587,706,-1,645,118,619,672,-1,645,127,577,695,-1,646,119,583,715,-1,646,136,601,690,-1,647,120,586,711,-1,647,125,606,691,-1,648,121,625,673,-1,648,128,580,696,-1,649,122,594,703,-1,649,123,631,681,-1,650,122,629,686,-1,650,135,597,707,-1,651,124,598,714,-1,651,126,610,694,-1,652,124,633,674,-1,652,133,591,697,-1,653,125,559,700,-1,653,129,620,677,-1,654,126,556,702,-1,654,132,626,680,-1,655,127,614,687,-1,655,130,582,708,-1,656,128,618,688,-1,656,131,585,709,-1,657,133,630,693,-1,657,134,595,713,-1,658,136,552,720,-1,658,200,662,684,-1,659,200,658,720,-1,660,717,659,197,725,-1,661,198,663,722,-1,661,199,636,718,-1,662,198,602,684,-1,662,200,666,721,-1,663,198,662,721,-1,663,721,671,232,-1,664,199,665,723,-1,665,199,661,722,-1,666,200,659,717,-1,668,230,667,723,-1,669,229,665,722,-1,670,233,666,717,-1,695,576,76,584,729,-1,721,666,233,671,-1,727,589,713,595,724,83,-1,729,584,118,645,695,-1,730,218,23,35,-1,731,244,165,530,-1,731,547,538,746,-1,732,299,509,285,-1,733,312,447,739,-1,733,535,542,740}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_4() { int[] value = {-1,734,345,461,740,-1,734,529,546,742,-1,735,387,482,741,-1,735,537,543,739,-1,736,411,496,738,-1,736,538,547,741,-1,737,417,517,742,-1,737,531,550,743,-1,738,496,267,67,-1,738,548,538,736,-1,739,447,387,735,-1,739,543,535,733,-1,740,461,312,733,-1,740,542,529,734,-1,741,482,411,736,-1,741,547,537,735,-1,742,517,345,734,-1,742,546,531,737,-1,743,522,417,737,-1,743,550,532,744,-1,744,436,522,743,-1,747,548,533,250,524,-1,748,43,258,521,-1,748,521,439,245,-1,750,1265,1433,1266,-1,756,971,1226,970,-1,758,975,1225,973,-1,759,978,1224,976,-1,763,984,1207,983,-1,767,990,1220,989,-1,775,1002,1213,985,-1,776,1003,1229,988,-1,779,1006,1227,997,-1,780,980,1209,1451,-1,781,1007,1218,968,-1,796,1437,1308,1426,1302,1440,-1,816,1030,1171,1050,-1,856,1061,1157,1049,-1,876,950,1144,1050,-1,876,1103,1201,1109,-1,878,1243,1257,1111,-1,880,1459,1444,957,-1,893,951,1146,1109,-1,902,953,1142,1012,-1,902,1132,1182,1071,-1,916,9,8,915,-1,917,918,10,34,-1,919,11,10,918,-1,920,12,11,919,-1,921,13,12,920,-1,922,14,13,921,-1,923,15,14,922,-1,924,16,15,923,-1,925,17,16,924,-1,926,18,17,925,-1,927,19,18,926,-1,928,20,19,927,-1,929,21,20,928,-1,930,22,21,929,-1,931,23,22,930,-1,933,25,24,932,-1,934,26,25,933,-1,935,27,26,934,-1,936,28,27,935,-1,939,915,8,33,-1,940,932,24,31,-1,945,1384,1434,1376,-1,948,1143,1004,777,1247,-1,952,856,1049,1145,-1,953,902,1071,1147,-1,958,1152,1234,1461,-1,967,1210,1002,775,-1,970,1226,1003,776,-1,972,1262,1253,-1,973,1225,1005,778,-1,974,1231,975,758,1239,-1,983,1207,1007,781,-1,985,1213,987,764,-1,988,1229,990,767,-1,989,1220,1009,783,-1,993,768,991,1215,-1,997,1227,999,771,-1,998,771,999,1222,-1,998,1222,1012,1445,-1,1012,1222,1132,902,-1,1030,808,1032,1171,-1,1049,1157,1030,816,-1,1050,1144,949,816,-1,1050,1171,1103,876,-1,1061,852,1031,1157,-1,1071,1182,1061,856,-1,1090,874,1046,1169,-1,1103,872,1104,1201,-1,1109,1146,950,876,-1,1109,1201,1126,893,-1,1112,879,1249,1258,-1,1126,889,993,1215,-1,1132,898,1063,1182,-1,1143,951,893,1004,-1,1145,1049,816,949,-1,1147,1071,856,952,-1,1153,1029,812,1042,-1,1153,1032,808,1029,-1,1153,1042,867,1092,-1,1153,1092,872,1032,-1,1154,1033,813,1044,-1,1154,1036,809,1033,-1,1154,1044,868,1094,-1,1154,1094,873,1036,-1,1155,1037,814,1045,-1,1155,1039,810,1037,-1,1155,1045,854,1068,-1,1155,1068,860,1039,-1,1156,1026,815,1047,-1,1156,1027,807,1026,-1,1156,1047,855,1059,-1,1156,1059,851,1027,-1,1157,1031,808,1030,-1,1158,1034,817,1051,-1,1158,1035,809,1034,-1,1158,1051,857,1064,-1,1158,1064,853,1035,-1,1159,1038,818,1054,-1,1159,1040,810,1038,-1,1159,1054,869,1089,-1,1159,1089,866,1040,-1,1160,1028,807,1025,-1,1160,1100,871,1028,-1,1161,1017,812,1041,-1,1161,1019,802,1017,-1,1161,1041,861,1074,-1,1161,1074,858,1019,-1,1162,1021,813,1043,-1,1162,1023,803,1021,-1,1162,1043,862,1076,-1,1162,1076,859,1023,-1,1163,1022,814,1046,-1,1163,1024,803,1022,-1,1163,1046,874,1087,-1,1163,1087,865,1024,-1,1164,1013,815,1048,-1,1164,1016,800,1013,-1,1164,1048,875,1098,-1,1164,1098,870,1016,-1,1165,1018,817,1052,-1,1165,1020,802,1018,-1,1165,1052,877,1084,-1,1165,1084,864,1020,-1,1166,1014,818,1053,-1,1166,1015,800,1014,-1,1166,1053,863,1056,-1,1166,1056,850,1015,-1,1167,1029,808,1031,-1,1167,1031,852,1062,-1,1167,1041,812,1029,-1,1167,1062,861,1041,-1,1168,1033,809,1035,-1,1168,1035,853,1065,-1,1168,1043,813,1033,-1,1168,1065,862,1043,-1,1169,1037,810,1040,-1,1169,1040,866,1090,-1,1169,1046,814,1037,-1,1170,1026,807,1028,-1,1170,1028,871,1101,-1,1170,1048,815,1026,-1,1170,1101,875,1048,-1,1171,1032,872,1103,-1,1172,1034,809,1036,-1,1172,1036,873,1105,-1,1172,1052,817,1034,-1,1172,1105,877,1052,-1,1173,1038,810,1039,-1,1173,1039,860,1078,-1,1173,1053,818,1038,-1,1173,1078,863,1053,-1,1174,1025,807,1027,-1,1174,1027,851,1058,-1,1175,1017,802,1020,-1,1175,1020,864,1083,-1,1175,1042,812,1017,-1,1175,1083,867,1042,-1,1176,1021,803,1024,-1,1176,1024,865,1086,-1,1176,1044,813,1021,-1,1176,1086,868,1044,-1,1177,1022,803,1023,-1,1177,1023,859,1067,-1,1177,1045,814,1022,-1,1177,1067,854,1045,-1,1178,1013,800,1015,-1,1178,1015,850,1055,-1,1178,1047,815,1013,-1,1178,1055,855,1047,-1,1179,1018,802,1019,-1,1179,1019,858,1072,-1,1179,1051,817,1018,-1,1179,1072,857,1051,-1,1180,1014,800,1016,-1}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_5() { int[] value = {1180,1016,870,1096,-1,1180,1054,818,1014,-1,1180,1096,869,1054,-1,1181,1068,854,1069,-1,1181,1069,900,1137,-1,1181,1079,860,1068,-1,1181,1137,906,1079,-1,1182,1063,852,1061,-1,1183,1064,857,1073,-1,1183,1066,853,1064,-1,1183,1073,903,1134,-1,1183,1134,899,1066,-1,1184,1074,861,1080,-1,1184,1075,858,1074,-1,1184,1080,907,1139,-1,1184,1139,904,1075,-1,1185,1076,862,1081,-1,1185,1077,859,1076,-1,1185,1081,908,1140,-1,1185,1140,905,1077,-1,1186,1056,863,1082,-1,1186,1057,850,1056,-1,1186,1082,909,1129,-1,1186,1129,895,1057,-1,1187,1062,852,1063,-1,1187,1063,898,1133,-1,1187,1080,861,1062,-1,1187,1133,907,1080,-1,1188,1065,853,1066,-1,1188,1066,899,1135,-1,1188,1081,862,1065,-1,1188,1135,908,1081,-1,1189,1078,860,1079,-1,1189,1079,906,1141,-1,1189,1082,863,1078,-1,1189,1141,909,1082,-1,1190,1067,859,1077,-1,1190,1069,854,1067,-1,1190,1077,905,1136,-1,1190,1136,900,1069,-1,1191,1072,858,1075,-1,1191,1073,857,1072,-1,1191,1075,904,1138,-1,1191,1138,903,1073,-1,1192,1092,867,1093,-1,1192,1093,884,1120,-1,1192,1104,872,1092,-1,1192,1120,889,1104,-1,1193,1094,868,1095,-1,1193,1095,885,1121,-1,1193,1106,873,1094,-1,1193,1121,890,1106,-1,1194,1089,869,1097,-1,1194,1091,866,1089,-1,1194,1097,886,1118,-1,1194,1118,883,1091,-1,1195,1102,871,1100,-1,1195,1124,888,1102,-1,1196,1087,874,1107,-1,1196,1088,865,1087,-1,1196,1107,891,1117,-1,1196,1117,882,1088,-1,1197,1098,875,1108,-1,1197,1099,870,1098,-1,1197,1108,892,1123,-1,1197,1123,887,1099,-1,1198,1084,877,1110,-1,1198,1085,864,1084,-1,1198,1110,894,1115,-1,1198,1115,881,1085,-1,1199,1090,866,1091,-1,1199,1091,883,1119,-1,1199,1107,874,1090,-1,1199,1119,891,1107,-1,1200,1101,871,1102,-1,1200,1102,888,1125,-1,1200,1108,875,1101,-1,1200,1125,892,1108,-1,1201,1104,889,1126,-1,1202,1105,873,1106,-1,1202,1106,890,1127,-1,1202,1110,877,1105,-1,1202,1127,894,1110,-1,1203,1083,864,1085,-1,1203,1085,881,1114,-1,1203,1093,867,1083,-1,1203,1114,884,1093,-1,1204,1086,865,1088,-1,1204,1088,882,1116,-1,1204,1095,868,1086,-1,1204,1116,885,1095,-1,1205,1096,870,1099,-1,1205,1097,869,1096,-1,1205,1099,887,1122,-1,1205,1122,886,1097,-1,1206,992,768,993,-1,1206,993,889,1120,-1,1206,1010,784,992,-1,1206,1120,884,1010,-1,1207,984,890,1121,-1,1207,1121,885,1007,-1,1208,986,764,987,-1,1208,987,883,1118,-1,1208,1008,782,986,-1,1208,1118,886,1008,-1,1209,980,762,981,-1,1209,981,888,1124,-1,1210,967,753,969,-1,1210,969,882,1117,-1,1210,1117,891,1002,-1,1211,960,749,962,-1,1211,962,887,1123,-1,1211,1000,773,960,-1,1211,1123,892,1000,-1,1212,964,752,966,-1,1212,966,881,1115,-1,1212,1001,774,964,-1,1212,1115,894,1001,-1,1213,1002,891,1119,-1,1213,1119,883,987,-1,1214,979,773,1000,-1,1214,981,762,979,-1,1214,1000,892,1125,-1,1214,1125,888,981,-1,1215,991,777,1004,-1,1215,1004,893,1126,-1,1216,982,774,1001,-1,1216,984,763,982,-1,1216,1001,894,1127,-1,1216,1127,890,984,-1,1217,965,784,1010,-1,1217,966,752,965,-1,1217,1010,884,1114,-1,1217,1114,881,966,-1,1218,969,753,968,-1,1218,1007,885,1116,-1,1218,1116,882,969,-1,1219,961,782,1008,-1,1219,962,749,961,-1,1219,1008,886,1122,-1,1219,1122,887,962,-1,1220,990,906,1137,-1,1220,1137,900,1009,-1,1221,1059,855,1070,-1,1221,1060,851,1059,-1,1221,1070,901,1131,-1,1221,1131,897,1060,-1,1222,999,898,1132,-1,1223,995,770,996,-1,1223,996,899,1134,-1,1223,1011,785,995,-1,1223,1134,903,1011,-1,1224,978,904,1139,-1,1224,1006,779,976,-1,1224,1139,907,1006,-1,1225,975,905,1140,-1,1225,1140,908,1005,-1,1226,971,895,1129,-1,1226,1129,909,1003,-1,1227,1006,907,1133,-1,1227,1133,898,999,-1,1228,994,778,1005,-1,1228,996,770,994,-1,1228,1005,908,1135,-1,1228,1135,899,996,-1,1229,1003,909,1141,-1,1229,1141,906,990,-1,1230,1058,851,1060,-1,1230,1060,897,1130,-1,1231,974,783,1009,-1,1231,1009,900,1136,-1,1231,1136,905,975,-1,1232,1055,850,1057,-1,1232,1057,895,1128,-1,1232,1070,855,1055,-1,1232,1128,901,1070,-1,1233,977,785,1011,-1,1233,978,759,977,-1,1233,1011,903,1138,-1,1233,1138,904,978,-1,1234,971,756,1461,-1,1234,1128,895,971,-1,1234,1152,901,1128,-1,1235,1130,897,1151,-1,1235,1151,959,1149,-1,1236,1131,901,1152,-1,1236,1148,959,1151,-1,1236,1151,897,1131,-1,1236,1152,958,1148,-1,1237,963,1246,1261,1460,-1,1240,1445,1012,1142,947,-1,1241,954,1111,1257,-1,1242,1249,1254,1255,-1,1243,878,957,1444,-1,1244,1252,1258,1259,-1,1248,1241,1257,1256,-1,1249,879,1113,1254,-1,1252,1262,972,896,-1,1254,1113,954,1241,-1,1255,1254,1241}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_6() { int[] value = {1248,-1,1256,1257,1243,1250,-1,1258,1252,896,1112,-1,1259,1258,1249,1242,-1,1262,1263,1245,1150,1253,-1,1263,1262,1252,1244,-1,1376,1435,1382,945,-1,1378,1436,1381,942,-1,1384,946,1379,1434,-1,1385,1324,819,1332,-1,1385,1327,806,1324,-1,1385,1332,831,1358,-1,1385,1358,840,1327,-1,1386,1329,822,1338,-1,1386,1331,811,1329,-1,1386,1338,834,1361,-1,1386,1361,841,1331,-1,1387,1341,825,1346,-1,1387,1343,823,1341,-1,1387,1346,837,1365,-1,1387,1365,846,1343,-1,1388,1325,820,1334,-1,1388,1326,806,1325,-1,1388,1334,832,1354,-1,1388,1354,829,1326,-1,1389,1328,821,1336,-1,1389,1330,811,1328,-1,1389,1336,833,1356,-1,1389,1356,830,1330,-1,1390,1316,819,1333,-1,1390,1319,804,1316,-1,1390,1333,842,1366,-1,1390,1366,838,1319,-1,1391,1312,820,1335,-1,1391,1313,801,1312,-1,1391,1335,843,1348,-1,1391,1348,826,1313,-1,1392,1317,821,1337,-1,1392,1318,804,1317,-1,1392,1337,844,1351,-1,1392,1351,827,1318,-1,1393,1320,822,1339,-1,1393,1323,805,1320,-1,1393,1339,845,1367,-1,1393,1367,839,1323,-1,1394,1340,824,1344,-1,1394,1342,823,1340,-1,1394,1344,836,1362,-1,1394,1362,835,1342,-1,1395,1321,825,1347,-1,1395,1322,805,1321,-1,1395,1347,848,1353,-1,1395,1353,828,1322,-1,1396,1324,806,1326,-1,1396,1326,829,1355,-1,1396,1333,819,1324,-1,1396,1355,842,1333,-1,1397,1314,801,1315,-1,1397,1315,911,1375,-1,1397,1371,849,1314,-1,1397,1375,913,1371,-1,1398,1329,811,1330,-1,1398,1330,830,1357,-1,1398,1339,822,1329,-1,1398,1357,845,1339,-1,1399,1341,823,1342,-1,1399,1342,835,1363,-1,1399,1347,825,1341,-1,1399,1363,848,1347,-1,1400,1325,806,1327,-1,1400,1327,840,1368,-1,1400,1335,820,1325,-1,1400,1368,843,1335,-1,1401,1328,811,1331,-1,1401,1331,841,1369,-1,1401,1337,821,1328,-1,1401,1369,844,1337,-1,1402,1316,804,1318,-1,1402,1318,827,1350,-1,1402,1332,819,1316,-1,1402,1350,831,1332,-1,1403,1312,801,1314,-1,1403,1314,849,1359,-1,1403,1334,820,1312,-1,1403,1359,832,1334,-1,1404,1317,804,1319,-1,1404,1319,838,1360,-1,1404,1336,821,1317,-1,1404,1360,833,1336,-1,1405,1320,805,1322,-1,1405,1322,828,1352,-1,1405,1338,822,1320,-1,1405,1352,834,1338,-1,1406,1340,823,1343,-1,1406,1343,846,1370,-1,1406,1345,824,1340,-1,1406,1370,847,1345,-1,1407,1321,805,1323,-1,1407,1323,839,1364,-1,1407,1346,825,1321,-1,1407,1364,837,1346,-1,1408,1289,769,1290,-1,1408,1290,840,1358,-1,1408,1358,831,1297,1442,-1,1409,1292,772,1293,-1,1409,1293,841,1361,-1,1409,1301,793,1292,-1,1409,1361,834,1301,-1,1410,1303,794,1304,-1,1410,1304,846,1365,-1,1410,1311,799,1303,-1,1410,1365,837,1311,-1,1411,1286,766,1287,-1,1411,1287,829,1354,-1,1411,1296,788,1286,-1,1411,1354,832,1296,-1,1412,1282,765,1284,-1,1412,1284,830,1356,-1,1412,1299,791,1282,-1,1412,1356,833,1299,-1,1413,1270,755,1272,-1,1413,1272,838,1366,-1,1413,1294,786,1270,-1,1413,1366,842,1294,-1,1414,1277,760,1278,-1,1414,1278,827,1351,-1,1414,1298,790,1277,-1,1414,1351,844,1298,-1,1415,1267,754,1269,-1,1415,1269,839,1367,-1,1415,1300,792,1267,-1,1415,1367,845,1300,-1,1416,1305,795,1307,-1,1416,1307,835,1362,-1,1416,1309,797,1305,-1,1416,1362,836,1309,-1,1417,1280,761,1281,-1,1417,1281,828,1353,-1,1417,1310,798,1280,-1,1417,1353,848,1310,-1,1418,1285,786,1294,-1,1418,1287,766,1285,-1,1418,1294,842,1355,-1,1418,1355,829,1287,-1,1419,1283,792,1300,-1,1419,1284,765,1283,-1,1419,1300,845,1357,-1,1419,1357,830,1284,-1,1420,1306,798,1310,-1,1420,1307,795,1306,-1,1420,1310,848,1363,-1,1420,1363,835,1307,-1,1421,1288,787,1295,-1,1421,1290,769,1288,-1,1421,1295,843,1368,-1,1421,1368,840,1290,-1,1422,1291,790,1298,-1,1422,1293,772,1291,-1,1422,1298,844,1369,-1,1422,1369,841,1293,-1,1423,1276,789,1297,-1,1423,1278,760,1276,-1,1423,1297,831,1350,-1,1423,1350,827,1278,-1,1424,1271,791,1299,-1,1424,1272,755,1271,-1,1424,1299,833,1360,-1,1424,1360,838,1272,-1,1425,1279,793,1301,-1,1425,1281,761,1279,-1,1425,1301,834,1352,-1,1425,1352,828,1281,-1,1426,1304,794,1302,-1,1426,1308,847,1370,-1,1426,1370,846,1304,-1,1427,1268,799,1311,-1,1427,1269,754,1268,-1,1427,1311,837,1364,-1,1427,1364,839,1269,-1,1428,1264,788,1296,-1,1428,1265,750,1264,-1,1428,1296,832,1359,-1,1428,1359,849,1265,-1,1429,1273,757,1274,-1,1429,1274,826,1348,-1,1429,1295,787,1273,-1,1429,1348,843,1295,-1,1430,1372,913,1379,-1,1430,1379,946,1383,-1,1431,1313,826,1349,-1,1431,1315,801,1313,-1,1431,1349,912,1374,-1,1431,1374,911,1315,-1,1432,1274,757,1275,-1,1432,1275,914,1377,-1,1432,1349,826,1274,-1,1432,1377,912,1349,-1,1433,1265,849,1371,-1,1433,1371,913,1372,-1,1433,1372,910,1266,-1,1434}; return value; } private int[] getIndexedFaceSet_7_81_coordIndex_7() { int[] value = {1375,911,1376,-1,1434,1379,913,1375,-1,1435,1374,912,1378,-1,1435,1376,911,1374,-1,1435,1378,942,1382,-1,1436,1377,914,1380,-1,1436,1378,912,1377,-1,1436,1380,943,1381,-1,1438,910,1372,1430,1373,-1,1441,1373,1430,1383,1439,944,-1,1442,1297,789,1289,1408,-1,1443,941,32,35,-1,1444,1260,1250,1243,-1,1446,1025,1174,1453,-1,1446,1248,1256,1452,-1,1447,1058,1230,1455,-1,1447,1242,1255,1453,-1,1448,1100,1160,1452,-1,1448,1250,1260,1454,-1,1449,1124,1195,1454,-1,1449,1251,1261,1451,-1,1450,1130,1235,1456,-1,1450,1244,1259,1455,-1,1451,1209,1124,1449,-1,1451,1261,1246,780,-1,1452,1160,1025,1446,-1,1452,1256,1250,1448,-1,1453,1174,1058,1447,-1,1453,1255,1248,1446,-1,1454,1195,1100,1448,-1,1454,1260,1251,1449,-1,1455,1230,1130,1450,-1,1455,1259,1242,1447,-1,1456,1235,1149,1457,-1,1456,1263,1244,1450,-1,1457,1245,1263,1456,-1,1458,1460,1459,880,-1,1459,1251,1260,1444,-1,1459,1460,1261,1251,-1,1460,1458,1238,751,1237,-1,1462,242,243,224,223,28,29,-1,1463,29,28,936,937,956,955,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_81_point_1() { float[] value = {0.00992469f,-0.696159f,-5.08647f,0.0108977f,-0.701022f,-5.08594f,-0.00188513f,-0.688314f,-5.08732f,0.00300666f,-0.689282f,-5.08721f,0.00992469f,-0.697856f,-5.10052f,0.0108977f,-0.702691f,-5.10127f,-0.00188513f,-0.690057f,-5.09932f,0.00300666f,-0.691019f,-5.09947f,-0.00165799f,-0.168985f,2.48079f,-0.00165724f,-0.121389f,2.43642f,-0.00165613f,-0.0428768f,2.35207f,-0.00165551f,0.00136546f,2.30427f,-0.00165523f,0.0350422f,2.2508f,-0.00165499f,0.0682364f,2.19403f,-0.00165489f,0.0978409f,2.1332f,-0.00165482f,0.126914f,2.07183f,-0.00165481f,0.154657f,2.00785f,-0.00165518f,0.173359f,1.93032f,-0.00165564f,0.18435f,1.86338f,-0.0016561f,0.194277f,1.79865f,-0.00165656f,0.204204f,1.73392f,-0.00165704f,0.21371f,1.66808f,-0.00165767f,0.220691f,1.59557f,-0.0016585f,0.228759f,1.5013f,-0.00166151f,0.253663f,1.17299f,-0.00166214f,0.258095f,1.10576f,-0.00166263f,0.261463f,1.05343f,-0.00166312f,0.264831f,1.0011f,-0.00166362f,0.2682f,0.948774f,-0.00166412f,0.271512f,0.895966f,-0.00165918f,-0.248582f,2.56019f,-0.00166088f,0.251447f,1.23446f,-0.00166038f,0.244951f,1.29422f,-0.0016586f,-0.208102f,2.51815f,-0.00165662f,-0.0785522f,2.39221f,-0.0016594f,0.236566f,1.40255f,-0.137688f,0.257929f,1.10809f,-0.13834f,0.153451f,2.01376f,-0.151017f,0.268259f,0.900167f,-0.137673f,0.213605f,1.6678f,-0.137673f,0.240035f,1.37571f,-0.137673f,-0.123727f,2.43852f,-0.137673f,0.0349425f,2.25059f,-0.264996f,-0.169546f,1.03936f,-0.292072f,-0.230844f,1.7919f,-0.264996f,-0.217572f,1.24471f,-0.264996f,-0.260763f,1.46263f,-0.2896f,-0.300798f,2.02312f,-0.287183f,-0.371378f,2.25752f,-0.137688f,0.264831f,1.0011f,-0.137673f,0.22725f,1.52195f,-0.137688f,0.249231f,1.24023f,-0.137673f,-0.0418497f,2.3478f,-0.137673f,0.0978409f,2.1332f,-0.264996f,-0.196833f,1.14174f,-0.137673f,0.194277f,1.79865f,-0.290808f,-0.265508f,1.90592f,-0.264996f,-0.239209f,1.35396f,-0.264996f,-0.28052f,1.55875f,-0.288391f,-0.336088f,2.14032f,-0.137688f,0.261463f,1.05343f,-0.137673f,0.220691f,1.59557f,-0.137673f,0.2448f,1.30747f,-0.264996f,-0.186703f,1.09061f,-0.137673f,0.185319f,1.85706f,-0.264996f,-0.228349f,1.29905f,-0.264996f,-0.270725f,1.51127f,-0.139196f,0.267941f,0.948244f,-0.137673f,0.233809f,1.44833f,-0.137688f,0.253663f,1.17299f,-0.264996f,-0.207161f,1.19294f,-0.137673f,0.204204f,1.73392f,-0.264996f,-0.25007f,1.40888f,-0.137673f,0.0681035f,2.19389f,-0.291412f,-0.247864f,1.84732f,-0.137673f,0.126914f,2.07183f,-0.290204f,-0.283153f,1.96452f,-0.288995f,-0.318443f,2.08172f,-0.137673f,-0.00174182f,2.3012f,-0.137673f,-0.0826223f,2.39374f,-0.287787f,-0.353733f,2.19892f,-0.13567f,-0.209195f,2.51667f,-0.285974f,-0.406668f,2.37472f,-0.133739f,-0.250705f,2.5495f,-0.286727f,-0.417833f,2.42814f,-0.286578f,-0.389023f,2.31612f,-0.137673f,-0.166295f,2.47817f,-0.286863f,0.0636183f,1.07613f,-0.262612f,-0.0379166f,1.90331f,-0.286863f,-0.0278921f,1.56307f,-0.286863f,0.0181635f,1.311f,-0.262612f,-0.132997f,2.13684f,-0.262612f,-0.247942f,2.34792f,-0.262612f,-0.0837426f,2.01958f,-0.286863f,0.0993413f,0.96795f,-0.286863f,-0.0633903f,1.66495f,-0.286863f,-0.00211834f,1.43778f,-0.286863f,0.0405373f,1.19499f,-0.262612f,-0.189198f,2.244f,-0.286863f,-0.0455294f,1.61612f}; return value; } private float[] getCoordinate_8_81_point_2() { float[] value = {-0.286863f,0.00721551f,1.37367f,-0.286863f,0.0289162f,1.25266f,-0.286863f,0.0808343f,1.02029f,-0.286863f,-0.0800313f,1.71268f,-0.286863f,-0.0156901f,1.50164f,-0.286863f,0.0516307f,1.13525f,-0.262612f,-0.107514f,2.07921f,-0.262612f,-0.0602518f,1.95962f,-0.262612f,-0.160242f,2.19142f,-0.262612f,-0.218487f,2.29625f,-0.2608f,-0.308481f,2.44757f,-0.255858f,-0.338833f,2.507f,-0.26244f,-0.278128f,2.39702f,-0.286863f,-0.133084f,1.84775f,-0.286863f,-0.216967f,2.07996f,-0.286863f,-0.310049f,2.30262f,-0.216084f,0.00704913f,2.07639f,-0.216084f,-0.115524f,2.2959f,-0.286863f,-0.195323f,2.02187f,-0.216084f,0.0333049f,2.01573f,-0.216084f,-0.0809917f,2.24631f,-0.286863f,-0.286419f,2.2475f,-0.280987f,-0.358124f,2.41045f,-0.273807f,-0.382203f,2.46647f,-0.216084f,-0.222212f,2.4376f,-0.216084f,-0.0490272f,2.19371f,-0.216084f,-0.185835f,2.39322f,-0.286863f,-0.174534f,1.96278f,-0.286863f,-0.262872f,2.1921f,-0.216084f,-0.0197052f,2.13655f,-0.286863f,-0.153684f,1.90352f,-0.286863f,-0.239492f,2.13653f,-0.216084f,-0.150555f,2.34499f,-0.215688f,-0.258838f,2.48157f,-0.213551f,-0.295464f,2.52756f,-0.285991f,-0.334045f,2.35645f,-0.216084f,0.0574083f,1.95851f,-0.290864f,-0.0406736f,1.05988f,-0.290864f,0.0229796f,0.95364f,-0.290605f,-0.162825f,1.61653f,-0.290864f,-0.109754f,1.39955f,-0.290864f,-0.0780704f,1.22631f,-0.290864f,-0.0108377f,1.00586f,-0.289409f,-0.175971f,1.66173f,-0.290864f,-0.122428f,1.45954f,-0.290864f,-0.13376f,1.51795f,-0.290864f,-0.0886424f,1.28141f,-0.290864f,-0.0664302f,1.17155f,-0.290864f,-0.148228f,1.56886f,-0.290864f,-0.0997682f,1.33974f,-0.290864f,-0.0552201f,1.11539f,-0.262612f,0.0719337f,1.60419f,-0.262612f,0.114403f,1.33647f,-0.262612f,0.132301f,1.21268f,-0.262612f,0.0547983f,1.66099f,-0.262612f,0.105465f,1.40623f,-0.262612f,0.140109f,1.15115f,-0.262612f,0.148391f,1.08859f,-0.262612f,0.171767f,0.980664f,-0.262612f,0.0375565f,1.71532f,-0.262612f,0.0966833f,1.4751f,-0.262612f,0.124703f,1.27335f,-0.262612f,0.160868f,1.03217f,-0.262612f,0.0187991f,1.767f,-0.262612f,0.0850771f,1.54177f,-0.250102f,0.220296f,0.843246f,-0.264996f,0.116661f,0.822951f,-0.213492f,0.250533f,0.870342f,-0.216084f,0.150961f,1.64021f,-0.216084f,0.18363f,1.35873f,-0.216084f,0.196624f,1.22844f,-0.216084f,0.138665f,1.70252f,-0.216084f,0.176124f,1.42931f,-0.216084f,0.202784f,1.16337f,-0.216084f,0.208988f,1.09974f,-0.216084f,0.222763f,0.992315f,-0.216084f,0.12509f,1.76251f,-0.216084f,0.168718f,1.50062f,-0.216084f,0.190411f,1.29298f,-0.216084f,0.21601f,1.0445f,-0.216084f,0.108631f,1.81669f,-0.216084f,0.160035f,1.57147f,-0.286863f,-0.109647f,1.04892f,-0.264996f,0.0766266f,0.823438f,-0.286863f,-0.0257941f,0.94425f,-0.28572f,-0.225905f,1.58586f,-0.286863f,-0.179144f,1.37533f,-0.286863f,-0.147268f,1.20857f,-0.286863f,-0.0704766f,0.996188f,-0.28046f,-0.236652f,1.62938f,-0.286863f,-0.190844f,1.43263f,-0.286863f,-0.201833f,1.48856f,-0.286863f,-0.157752f,1.26191f,-0.286863f,-0.136332f,1.1557f,-0.286863f,-0.213884f,1.53827f,-0.286863f,-0.16869f,1.31812f,-0.286863f,-0.125596f,1.10218f,-0.137422f,0.164631f,1.97039f,-0.262612f,-0.0222022f,1.86401f,-0.286863f,-0.118334f,1.80834f}; return value; } private float[] getCoordinate_8_81_point_3() { float[] value = {-0.216084f,0.0715541f,1.91747f,-0.292909f,-0.217099f,1.75153f,-0.100826f,-0.168996f,2.48078f,-0.10083f,-0.121399f,2.43641f,-0.100827f,-0.078563f,2.3922f,-0.100822f,-0.0428876f,2.35206f,-0.100817f,0.00135466f,2.30426f,-0.100822f,0.0350422f,2.2508f,-0.100822f,0.0682364f,2.19403f,-0.100822f,0.0978409f,2.1332f,-0.100822f,0.126914f,2.07183f,-0.100822f,0.154657f,2.00785f,-0.100822f,0.173359f,1.93032f,-0.100822f,0.18435f,1.86338f,-0.100822f,0.194277f,1.79865f,-0.100822f,0.204204f,1.73392f,-0.100822f,0.21371f,1.66808f,-0.100822f,0.220691f,1.59557f,-0.100822f,0.228759f,1.5013f,-0.100333f,0.253663f,1.17299f,-0.100333f,0.258095f,1.10576f,-0.100333f,0.261463f,1.05343f,-0.100333f,0.264831f,1.0011f,-0.100333f,0.2682f,0.948774f,-0.100333f,0.27254f,0.896447f,-0.100375f,-0.25102f,2.55246f,-0.100822f,-0.208113f,2.51814f,-0.100333f,0.251447f,1.23446f,-0.100135f,0.244951f,1.29422f,-0.286863f,-0.107254f,1.77676f,-0.297843f,-0.19353f,1.73262f,-0.150963f,0.156863f,1.9328f,-0.262612f,-0.0104351f,1.83265f,-0.216084f,0.0814023f,1.8845f,-0.267256f,-0.284424f,1.62176f,-0.150963f,0.168641f,1.87716f,-0.286863f,-0.0899064f,1.73773f,-0.262612f,0.00797985f,1.79305f,-0.216084f,0.0985349f,1.8435f,-0.288864f,-0.183525f,1.6852f,-0.27806f,-0.242159f,1.64999f,-0.262545f,0.171241f,0.828328f,-0.0351703f,0.271568f,0.896447f,-0.0679963f,0.271568f,0.896447f,-0.235715f,0.239605f,0.858267f,-0.264996f,-0.122198f,0.987535f,-0.264996f,-0.0681758f,0.935935f,-0.137688f,0.259762f,1.07982f,-0.137688f,0.255862f,1.13961f,-0.179537f,0.234173f,1.10418f,-0.143058f,0.268864f,0.921571f,-0.137673f,0.217358f,1.63224f,-0.137673f,0.209115f,1.70142f,-0.179537f,0.183459f,1.65474f,-0.137673f,0.24255f,1.34119f,-0.137673f,0.237055f,1.41162f,-0.179537f,0.212547f,1.36769f,-0.264996f,-0.180852f,1.06501f,-0.27766f,-0.139473f,1.04418f,-0.264996f,0.0579783f,0.827956f,-0.264996f,-0.222927f,1.27165f,-0.264996f,-0.212333f,1.21859f,-0.27766f,-0.187638f,1.25348f,-0.264996f,-0.265811f,1.48742f,-0.264996f,-0.255483f,1.43622f,-0.27766f,-0.231269f,1.47585f,-0.137688f,0.263147f,1.02726f,-0.137688f,0.26649f,0.974885f,-0.179537f,0.244217f,0.996974f,-0.137673f,0.22397f,1.55876f,-0.137673f,0.230529f,1.48514f,-0.179537f,0.198761f,1.51144f,-0.137673f,0.247016f,1.27385f,-0.137688f,0.251447f,1.20661f,-0.179537f,0.223551f,1.23471f,-0.264996f,-0.191669f,1.11614f,-0.264996f,-0.201997f,1.16734f,-0.27766f,-0.16656f,1.14884f,-0.137673f,0.18941f,1.83038f,-0.137673f,0.199241f,1.76629f,-0.179537f,0.161175f,1.78158f,-0.264996f,-0.233779f,1.32651f,-0.264996f,-0.244639f,1.38142f,-0.27766f,-0.20915f,1.36486f,-0.264996f,-0.275623f,1.53501f,-0.264996f,-0.285418f,1.58249f,-0.276881f,-0.253183f,1.5726f,-0.179537f,0.239198f,1.04932f,-0.179537f,0.191223f,1.58385f,-0.179537f,0.218108f,1.30073f,-0.27766f,-0.156029f,1.09647f,-0.179537f,0.14806f,1.83767f,-0.27766f,-0.198494f,1.30878f,-0.27766f,-0.242275f,1.52505f,-0.179537f,0.205673f,1.43902f,-0.179537f,0.228909f,1.16838f,-0.27766f,-0.177191f,1.2009f,-0.179537f,0.172876f,1.71915f,-0.27766f,-0.220429f,1.42099f,-0.273294f,-0.262966f,1.61575f}; return value; } private float[] getCoordinate_8_81_point_4() { float[] value = {-0.286863f,0.0718811f,1.04772f,-0.286863f,0.0571255f,1.10541f,-0.290464f,0.0100209f,1.0679f,-0.277395f,0.109799f,1.0828f,-0.286863f,-0.0362316f,1.5906f,-0.286863f,-0.0215654f,1.53309f,-0.290464f,-0.0834338f,1.53962f,-0.277395f,0.0244726f,1.58447f,-0.286863f,0.0125067f,1.34191f,-0.286863f,0.0235315f,1.28143f,-0.290464f,-0.0376165f,1.29575f,-0.277395f,0.0696261f,1.32439f,-0.286505f,0.111843f,0.942111f,-0.286863f,0.0894978f,0.993855f,-0.290464f,0.0590891f,0.960553f,-0.277395f,0.137844f,0.974549f,-0.286863f,-0.0545305f,1.6404f,-0.286863f,-0.0722777f,1.69051f,-0.290438f,-0.116056f,1.63928f,-0.277395f,-0.0116801f,1.69034f,-0.286863f,0.00279372f,1.4057f,-0.286863f,-0.00875049f,1.4698f,-0.290464f,-0.0584821f,1.41751f,-0.277395f,0.0504703f,1.4576f,-0.286863f,0.0346769f,1.22401f,-0.286863f,0.0461754f,1.16528f,-0.290464f,-0.0149259f,1.18315f,-0.277395f,0.0901624f,1.20449f,-0.290464f,-0.0996301f,1.59144f,-0.277395f,0.00641967f,1.63911f,-0.290464f,-0.0488343f,1.35575f,-0.277395f,0.0595899f,1.39093f,-0.290464f,-0.0269755f,1.23931f,-0.277395f,0.0804671f,1.26359f,-0.290464f,0.0331457f,1.01295f,-0.277395f,0.124068f,1.02642f,-0.290319f,-0.130917f,1.68553f,-0.277395f,-0.0297552f,1.7401f,-0.290464f,-0.071814f,1.47946f,-0.277395f,0.0375732f,1.52283f,-0.290464f,-0.00345077f,1.12509f,-0.277395f,0.0997196f,1.14387f,-0.290864f,-0.0270902f,1.03264f,-0.290864f,-0.0493531f,1.08748f,-0.290464f,-0.0788884f,1.05381f,-0.290464f,0.0420563f,0.927708f,-0.290864f,0.00564092f,0.979608f,-0.290464f,-0.00404369f,0.948437f,-0.290028f,-0.169906f,1.64088f,-0.290838f,-0.155598f,1.59262f,-0.289659f,-0.197775f,1.59954f,-0.290864f,-0.116019f,1.42955f,-0.290864f,-0.104618f,1.36957f,-0.290464f,-0.1482f,1.38613f,-0.290864f,-0.0833679f,1.25358f,-0.290864f,-0.072322f,1.19908f,-0.290464f,-0.116409f,1.21648f,-0.290464f,-0.0438809f,1.0005f,-0.285953f,-0.209602f,1.64386f,-0.290864f,-0.128014f,1.48938f,-0.290464f,-0.160334f,1.44463f,-0.290864f,-0.140699f,1.54425f,-0.290464f,-0.171476f,1.50167f,-0.290864f,-0.0942885f,1.31023f,-0.290464f,-0.126933f,1.27061f,-0.290864f,-0.0607535f,1.14354f,-0.290464f,-0.10516f,1.16277f,-0.290464f,-0.184605f,1.55191f,-0.290464f,-0.137955f,1.32776f,-0.290464f,-0.0942121f,1.10807f,-0.262612f,0.0636057f,1.63321f,-0.262612f,0.0788958f,1.57365f,-0.243063f,0.114003f,1.62308f,-0.262612f,0.109714f,1.37092f,-0.262612f,0.119679f,1.30419f,-0.243063f,0.151715f,1.34812f,-0.262612f,0.136185f,1.18217f,-0.262612f,0.128705f,1.24297f,-0.243063f,0.16703f,1.22086f,-0.262612f,0.0463716f,1.68801f,-0.243063f,0.0991609f,1.68264f,-0.262612f,0.101309f,1.44096f,-0.243063f,0.143583f,1.41873f,-0.262612f,0.14386f,1.11955f,-0.243063f,0.173834f,1.15764f,-0.262612f,0.154494f,1.05953f,-0.243063f,0.180922f,1.09438f,-0.262458f,0.178762f,0.955267f,-0.262612f,0.166253f,1.00609f,-0.243063f,0.199409f,0.986731f,-0.262612f,0.0277322f,1.74321f,-0.243063f,0.0835904f,1.73993f,-0.262612f,0.0911347f,1.5088f,-0.243063f,0.135461f,1.48901f,-0.243063f,0.160375f,1.28348f,-0.243063f,0.190746f,1.03848f,-0.243063f,0.0652861f,1.79287f,-0.243063f,0.125352f,1.55775f,-0.257238f,0.198562f,0.83506f,-0.264996f,0.0953316f,0.822259f}; return value; } private float[] getCoordinate_8_81_point_5() { float[] value = {-0.264996f,0.14255f,0.824653f,-0.216084f,0.14508f,1.67202f,-0.216084f,0.155749f,1.60645f,-0.216084f,0.17989f,1.39361f,-0.216084f,0.187128f,1.32539f,-0.216084f,0.199716f,1.19598f,-0.216084f,0.193547f,1.26073f,-0.216084f,0.132251f,1.73255f,-0.216084f,0.172509f,1.46502f,-0.216084f,0.205806f,1.13084f,-0.216084f,0.212494f,1.07127f,-0.216084f,0.227012f,0.966299f,-0.216084f,0.21927f,1.0183f,-0.216084f,0.116613f,1.79204f,-0.216084f,0.164451f,1.53613f,-0.286863f,-0.0921469f,1.02246f,-0.286863f,-0.11974f,1.07549f,-0.286525f,-0.00244748f,0.918364f,-0.286863f,-0.0483348f,0.970152f,-0.283183f,-0.231755f,1.60961f,-0.286749f,-0.219928f,1.56204f,-0.286863f,-0.18496f,1.40398f,-0.286863f,-0.17385f,1.3467f,-0.286863f,-0.152498f,1.23499f,-0.286863f,-0.141833f,1.1822f,-0.286863f,-0.196337f,1.46114f,-0.286863f,-0.207757f,1.51406f,-0.286863f,-0.163242f,1.28973f,-0.286863f,-0.130931f,1.12897f,-0.271858f,-0.266603f,1.63467f,-0.180866f,0.139047f,1.86503f,-0.277395f,-0.0402603f,1.76575f,-0.290264f,-0.139708f,1.70992f,-0.243063f,0.0543824f,1.81909f,-0.284262f,-0.216077f,1.66601f,-0.264996f,-0.0951869f,0.961735f,-0.264996f,-0.0411647f,0.910134f,-0.264996f,0.0125878f,0.859165f,-0.27766f,-0.0468855f,0.940189f,-0.27766f,-0.0962663f,0.992004f,-0.277395f,-0.00259128f,1.66457f,-0.277395f,0.0552908f,1.42442f,-0.290464f,-0.0210426f,1.21142f,-0.290464f,0.0455367f,0.986553f,-0.29038f,-0.124034f,1.66409f,-0.290464f,-0.0650457f,1.4485f,-0.277395f,0.0949748f,1.1744f,-0.277133f,0.147252f,0.949015f,-0.290464f,-0.0911056f,1.56651f,-0.290464f,-0.0433551f,1.32536f,-0.277395f,0.0751082f,1.29339f,-0.277395f,0.116764f,1.05391f,-0.277395f,0.0313559f,1.55437f,-0.290464f,0.00238539f,1.09627f,-0.290462f,-0.107937f,1.61526f,-0.290464f,-0.0534598f,1.38654f,-0.277395f,0.0854098f,1.23411f,-0.277395f,0.130625f,1.00016f,-0.277395f,-0.0212501f,1.71706f,-0.277395f,0.0442487f,1.49047f,-0.290464f,-0.00909226f,1.15422f,-0.290068f,0.0750155f,0.934604f,-0.277395f,0.0158161f,1.61261f,-0.277395f,0.0643782f,1.35723f,-0.290464f,-0.0323212f,1.26723f,-0.290464f,0.0207859f,1.04009f,-0.290464f,-0.0774836f,1.51024f,-0.277395f,0.104362f,1.11305f,-0.290464f,-0.110835f,1.18973f,-0.287872f,-0.204175f,1.62356f,-0.290464f,-0.154216f,1.41538f,-0.290464f,-0.177853f,1.52752f,-0.290464f,-0.132492f,1.29887f,-0.290464f,-0.0883511f,1.08084f,-0.290384f,-0.19124f,1.57568f,-0.290464f,-0.142976f,1.3569f,-0.290464f,-0.0996355f,1.13547f,-0.290464f,-0.121669f,1.24328f,-0.290464f,-0.165869f,1.47373f,-0.243063f,0.0917117f,1.71124f,-0.243063f,0.139687f,1.45408f,-0.243063f,0.170418f,1.18943f,-0.242987f,0.204857f,0.961012f,-0.243063f,0.156173f,1.31517f,-0.243063f,0.185759f,1.06555f,-0.243063f,0.120015f,1.59105f,-0.243063f,0.163845f,1.25214f,-0.243063f,0.195033f,1.01238f,-0.243063f,0.0741138f,1.76868f,-0.243063f,0.130586f,1.52364f,-0.243063f,0.106813f,1.65346f,-0.243063f,0.147534f,1.38301f,-0.243063f,0.177123f,1.1255f,-0.179537f,0.167263f,1.75041f,-0.179537f,0.202252f,1.47522f,-0.179537f,0.226245f,1.20157f,-0.179613f,0.247203f,0.970814f,-0.179537f,0.21544f,1.33382f,-0.179537f,0.236724f,1.07587f,-0.179537f,0.187555f,1.61988f}; return value; } private float[] getCoordinate_8_81_point_6() { float[] value = {-0.179537f,0.220819f,1.26775f,-0.179537f,0.241616f,1.02311f,-0.179537f,0.154333f,1.81214f,-0.179537f,0.195013f,1.54765f,-0.179537f,0.178423f,1.68757f,-0.179537f,0.209199f,1.40295f,-0.179537f,0.231559f,1.13543f,-0.27766f,-0.171892f,1.17491f,-0.290464f,-0.0242645f,0.974369f,-0.275151f,-0.258514f,1.59614f,-0.27766f,-0.214773f,1.39292f,-0.27766f,-0.236755f,1.50101f,-0.27766f,-0.19306f,1.28087f,-0.27766f,-0.150177f,1.07031f,-0.277582f,-0.247746f,1.54881f,-0.27766f,-0.203789f,1.3368f,-0.27766f,-0.161278f,1.12267f,-0.29007f,0.0173988f,0.922531f,-0.27766f,-0.182391f,1.22695f,-0.290464f,-0.0631351f,1.027f,-0.27766f,-0.225882f,1.44893f,-0.27766f,-0.120279f,1.01806f,-0.277466f,-0.0216924f,0.914323f,-0.27766f,-0.0716756f,0.966063f,-0.146421f,0.268822f,0.909828f,-0.157053f,0.267035f,0.893352f,-0.264996f,-0.21494f,1.23157f,-0.264996f,-0.291025f,1.60918f,-0.271058f,0.147443f,0.878477f,-0.282861f,0.0722391f,0.888811f,-0.256582f,0.202372f,0.891673f,-0.28011f,0.0332996f,0.879535f,-0.264996f,-6.48026E-4f,0.871434f,-0.140718f,0.268524f,0.934631f,-0.142989f,0.176764f,1.87739f,-0.279712f,0.133439f,0.903353f,-0.273258f,0.0909906f,0.864586f,-0.259529f,0.192829f,0.916298f,-0.216081f,0.234725f,0.926256f,-0.271629f,0.0565803f,0.85488f,-0.264996f,0.0252841f,0.848159f,-0.273038f,0.117428f,0.870979f,-0.282546f,0.101091f,0.89568f,-0.272151f,0.164747f,0.910627f,-0.265738f,0.176883f,0.885934f,-0.27307f,0.0715512f,0.859813f,-0.282586f,0.0506645f,0.883671f,-0.241544f,0.216092f,0.920147f,-0.181059f,0.25188f,0.931009f,-0.269069f,0.0400734f,0.852025f,-0.273783f,0.0164609f,0.875523f,-0.137673f,0.14114f,2.04147f,-0.179537f,0.105146f,1.98607f,-0.137406f,0.160022f,1.99026f,-0.137673f,-0.103042f,2.41659f,-0.137673f,-0.144878f,2.45881f,-0.179537f,-0.154781f,2.41587f,-0.137673f,0.0519883f,2.22294f,-0.137673f,0.0170657f,2.27659f,-0.179537f,-0.00704239f,2.22215f,-0.29172f,-0.239104f,1.81834f,-0.290464f,-0.181503f,1.8199f,-0.292495f,-0.223511f,1.77003f,-0.289902f,-0.291976f,1.99382f,-0.289298f,-0.309621f,2.05242f,-0.290464f,-0.258951f,2.05152f,-0.287485f,-0.362556f,2.22822f,-0.286881f,-0.3802f,2.28682f,-0.290464f,-0.341103f,2.27997f,-0.137673f,-0.0215298f,2.32476f,-0.137673f,-0.062236f,2.37077f,-0.179537f,-0.0786868f,2.32185f,-0.137673f,0.0832381f,2.16381f,-0.137673f,0.112377f,2.10252f,-0.179537f,0.052445f,2.10479f,-0.29111f,-0.256686f,1.87662f,-0.290506f,-0.274331f,1.93522f,-0.290464f,-0.21993f,1.93437f,-0.288693f,-0.327266f,2.11102f,-0.288089f,-0.344911f,2.16962f,-0.290464f,-0.299709f,2.16615f,-0.179537f,0.0241991f,2.16522f,-0.290464f,-0.200561f,1.87546f,-0.179537f,0.0801092f,2.04378f,-0.290464f,-0.239227f,1.9932f,-0.290464f,-0.279117f,2.10909f,-0.179537f,-0.0413668f,2.27375f,-0.179537f,-0.116588f,2.36937f,-0.290464f,-0.320386f,2.22313f,-0.134413f,-0.230652f,2.53484f,-0.136581f,-0.187745f,2.49742f,-0.17935f,-0.234016f,2.49893f,-0.28588f,-0.414589f,2.40357f,-0.286276f,-0.397845f,2.34542f,-0.284484f,-0.382945f,2.39226f,-0.179636f,-0.273787f,2.53911f,-0.277437f,-0.402932f,2.44812f,-0.289569f,-0.362004f,2.33616f,-0.179537f,-0.194253f,2.45789f,-0.262612f,-0.0485513f,1.93001f}; return value; } private float[] getCoordinate_8_81_point_7() { float[] value = {-0.277395f,-0.0853586f,1.87557f,-0.243063f,0.00968562f,1.93094f,-0.262612f,-0.0292728f,1.88181f,-0.262612f,-0.120023f,2.10837f,-0.262612f,-0.146387f,2.16448f,-0.277395f,-0.174982f,2.1084f,-0.243063f,-0.0910121f,2.16527f,-0.262612f,-0.233148f,2.32232f,-0.262595f,-0.262969f,2.3727f,-0.277395f,-0.278996f,2.32527f,-0.243063f,-0.216888f,2.37057f,-0.262612f,-0.0954953f,2.04953f,-0.262612f,-0.072018f,1.9896f,-0.243063f,-0.0383467f,2.04799f,-0.277395f,-0.129139f,1.99118f,-0.262612f,-0.174587f,2.21784f,-0.262612f,-0.203843f,2.27012f,-0.243063f,-0.152361f,2.26995f,-0.277395f,-0.226035f,2.21805f,-0.277395f,-0.151418f,2.05054f,-0.243063f,-0.0636096f,2.10788f,-0.243063f,-0.0134942f,1.98768f,-0.277395f,-0.106947f,1.93157f,-0.243063f,-0.120617f,2.21886f,-0.277395f,-0.199867f,2.16397f,-0.277395f,-0.252453f,2.27188f,-0.243063f,-0.184521f,2.32062f,-0.258613f,-0.323657f,2.47647f,-0.261973f,-0.293305f,2.42149f,-0.273382f,-0.333302f,2.42919f,-0.242329f,-0.283659f,2.46475f,-0.26705f,-0.360518f,2.48791f,-0.238846f,-0.317149f,2.51845f,-0.243046f,-0.25017f,2.41731f,-0.27685f,-0.306087f,2.37674f,-0.286863f,-0.142973f,1.87424f,-0.286863f,-0.124987f,1.82625f,-0.286863f,-0.206028f,2.05109f,-0.286863f,-0.228113f,2.10842f,-0.286863f,-0.298201f,2.27518f,-0.286776f,-0.322014f,2.32965f,-0.216084f,0.020177f,2.04606f,-0.216084f,-0.00612861f,2.10667f,-0.216084f,-0.0980584f,2.2713f,-0.216084f,-0.133039f,2.32045f,-0.286863f,-0.184862f,1.99239f,-0.216084f,0.0462175f,1.98574f,-0.216084f,-0.0646605f,2.22053f,-0.286863f,-0.274646f,2.2198f,-0.277516f,-0.370163f,2.43828f,-0.283957f,-0.346085f,2.38327f,-0.216084f,-0.203923f,2.41576f,-0.216044f,-0.240525f,2.4594f,-0.216084f,-0.0340172f,2.16565f,-0.216084f,-0.168095f,2.36945f,-0.286863f,-0.164201f,1.93315f,-0.286863f,-0.251115f,2.16438f,-0.214778f,-0.277151f,2.50438f,-0.216084f,0.0655372f,1.93619f,-0.179537f,0.118199f,1.94396f,-0.138956f,0.16706f,1.95223f,-0.277395f,-0.0699518f,1.83641f,-0.243063f,0.0248624f,1.89093f,-0.262612f,-0.0160856f,1.84794f,-0.290464f,-0.167217f,1.78007f,-0.286863f,-0.112574f,1.79215f,-0.216084f,0.0766732f,1.90056f,-0.293663f,-0.210227f,1.73617f,-0.290464f,-0.154934f,1.74942f,-0.277395f,-0.0583776f,1.80513f,-0.180866f,0.125235f,1.90973f,-0.243063f,0.0359323f,1.85893f,-0.277395f,-0.140179f,2.02096f,-0.277395f,-0.239244f,2.24496f,-0.242944f,-0.266915f,2.44046f,-0.243063f,-0.0259226f,2.01783f,-0.243063f,-0.136323f,2.24457f,-0.243063f,-0.07702f,2.13701f,-0.277395f,-0.0956927f,1.90213f,-0.277395f,-0.18725f,2.13645f,-0.243063f,-0.200621f,2.34588f,-0.270426f,-0.34691f,2.45798f,-0.277341f,-0.292491f,2.35118f,-0.243063f,-0.050812f,2.0781f,-0.243063f,0.0181714f,1.9091f,-0.243063f,-0.168441f,2.29529f,-0.275545f,-0.319695f,2.4024f,-0.277395f,-0.118107f,1.96137f,-0.277395f,-0.212851f,2.19111f,-0.277395f,-0.163026f,2.07973f,-0.243063f,-0.00122818f,1.95788f,-0.243063f,-0.105524f,2.1925f,-0.277395f,-0.265675f,2.29875f,-0.240837f,-0.300404f,2.49103f,-0.243062f,-0.233446f,2.39423f,-0.290464f,-0.229545f,1.96382f,-0.290464f,-0.310047f,2.19464f,-0.179518f,-0.214135f,2.47839f,-0.179537f,0.0662771f,2.07429f,-0.179537f,-0.0597941f,2.29803f}; return value; } private float[] getCoordinate_8_81_point_8() { float[] value = {-0.179537f,0.00898554f,2.1943f,-0.290464f,-0.268976f,2.08039f,-0.179537f,-0.135568f,2.39302f,-0.281043f,-0.393297f,2.42033f,-0.290375f,-0.351537f,2.30812f,-0.179537f,0.0385547f,2.13524f,-0.179537f,-0.0976376f,2.34561f,-0.287486f,-0.372474f,2.36419f,-0.290464f,-0.210308f,1.90492f,-0.290464f,-0.28938f,2.13765f,-0.290464f,-0.249031f,2.02245f,-0.179537f,-0.0237974f,2.24856f,-0.290464f,-0.330728f,2.25161f,-0.179083f,-0.253899f,2.51941f,-0.179537f,-0.174401f,2.43728f,-0.179537f,0.0936786f,2.0136f,-0.290464f,-0.190695f,1.84634f,-0.179703f,0.122459f,1.9265f,-0.277395f,-0.0769015f,1.85416f,-0.290464f,-0.173745f,1.79825f,-0.179537f,0.112893f,1.96325f,-0.243063f,0.0306166f,1.87453f,-0.277395f,-0.0639355f,1.82038f,-0.290464f,-0.161374f,1.76382f,-0.163519f,-0.262966f,2.54321f,-0.137512f,0.166651f,1.96127f,-0.164253f,0.143337f,1.92167f,-0.13392f,-0.241399f,2.54122f,-0.143092f,0.164375f,1.94289f,-0.290464f,-0.234374f,1.97852f,-0.100822f,0.236566f,1.40255f,-0.239796f,0.224839f,0.895536f,-0.264996f,-0.289091f,1.60029f,-0.283109f,0.122641f,0.922732f,-0.286663f,0.0571477f,0.908259f,-0.260993f,0.185795f,0.935782f,-0.216083f,0.230868f,0.946277f,-0.283318f,0.0154261f,0.898949f,-0.180336f,0.249541f,0.950912f,-0.274642f,0.156f,0.929821f,-0.286307f,0.0880534f,0.915142f,-0.242265f,0.210474f,0.940579f,-0.286328f,0.0340317f,0.903101f,-0.275624f,-0.00261572f,0.894923f,-0.264996f,-0.0209064f,0.890784f,-0.181496f,0.260099f,0.883368f,-0.214787f,0.24079f,0.903108f,-0.181278f,0.255989f,0.907189f,-0.264996f,-0.145859f,1.01345f,0.134364f,0.257922f,1.10808f,0.13503f,0.153444f,2.01375f,0.147689f,0.268251f,0.900164f,0.134359f,0.213598f,1.6678f,0.134354f,0.240028f,1.3757f,0.134359f,-0.123734f,2.43851f,0.134363f,0.0349354f,2.25058f,0.261648f,-0.16956f,1.03935f,0.288738f,-0.230859f,1.7919f,0.26165f,-0.217586f,1.24471f,0.261653f,-0.260777f,1.46263f,0.286267f,-0.300813f,2.02311f,0.283851f,-0.371393f,2.25751f,0.134362f,0.264824f,1.0011f,0.134356f,0.227243f,1.52195f,0.134367f,0.249224f,1.24023f,0.134361f,-0.0418568f,2.3478f,0.134363f,0.0978338f,2.13319f,0.261649f,-0.196847f,1.14173f,0.134361f,0.19427f,1.79865f,0.287474f,-0.265524f,1.90591f,0.261652f,-0.239223f,1.35396f,0.261654f,-0.280534f,1.55874f,0.285059f,-0.336103f,2.14031f,0.134363f,0.261456f,1.05343f,0.134358f,0.220683f,1.59557f,0.134353f,0.244793f,1.30747f,0.261649f,-0.186717f,1.0906f,0.134362f,0.185312f,1.85706f,0.261651f,-0.228363f,1.29904f,0.261654f,-0.270739f,1.51127f,0.135868f,0.267934f,0.948241f,0.134355f,0.233802f,1.44833f,0.134365f,0.253656f,1.17299f,0.26165f,-0.207175f,1.19293f,0.13436f,0.204197f,1.73392f,0.261652f,-0.250083f,1.40887f,0.134363f,0.0680964f,2.19389f,0.288078f,-0.247879f,1.84731f,0.134363f,0.126906f,2.07183f,0.28687f,-0.283168f,1.96451f,0.285663f,-0.318458f,2.08171f,0.134362f,-0.00174891f,2.30119f,0.13436f,-0.0826294f,2.39374f,0.284455f,-0.353748f,2.19891f,0.132353f,-0.209202f,2.51667f,0.282644f,-0.406683f,2.37471f,0.13042f,-0.250712f,2.5495f,0.283397f,-0.417848f,2.42813f,0.283247f,-0.389038f,2.31611f,0.134357f,-0.166302f,2.47817f}; return value; } private float[] getCoordinate_8_81_point_9() { float[] value = {0.283528f,0.0636034f,1.07612f,0.25929f,-0.0379302f,1.9033f,0.283534f,-0.027907f,1.56307f,0.283531f,0.0181486f,1.31099f,0.25929f,-0.133011f,2.13683f,0.259289f,-0.247956f,2.34791f,0.25929f,-0.0837562f,2.01958f,0.283527f,0.0993264f,0.967943f,0.283534f,-0.0634052f,1.66494f,0.283532f,-0.00213322f,1.43778f,0.283529f,0.0405224f,1.19498f,0.25929f,-0.189212f,2.24399f,0.283534f,-0.0455443f,1.61611f,0.283531f,0.00720063f,1.37366f,0.28353f,0.0289013f,1.25266f,0.283527f,0.0808194f,1.02029f,0.283534f,-0.0800462f,1.71267f,0.283533f,-0.015705f,1.50163f,0.283528f,0.0516158f,1.13525f,0.25929f,-0.107528f,2.0792f,0.25929f,-0.0602654f,1.95962f,0.25929f,-0.160255f,2.19141f,0.259289f,-0.218501f,2.29624f,0.257476f,-0.308494f,2.44756f,0.252534f,-0.338847f,2.50699f,0.259116f,-0.278142f,2.39702f,0.283535f,-0.133099f,1.84774f,0.283535f,-0.216982f,2.07995f,0.283536f,-0.310064f,2.30261f,0.212768f,0.00703794f,2.07638f,0.212766f,-0.115535f,2.2959f,0.283535f,-0.195337f,2.02186f,0.212768f,0.0332937f,2.01572f,0.212767f,-0.0810029f,2.2463f,0.283536f,-0.286434f,2.2475f,0.27766f,-0.358138f,2.41044f,0.270479f,-0.382217f,2.46646f,0.212764f,-0.222223f,2.43759f,0.212768f,-0.0490384f,2.19371f,0.212765f,-0.185846f,2.39321f,0.283535f,-0.174549f,1.96277f,0.283536f,-0.262887f,2.19209f,0.212768f,-0.0197164f,2.13655f,0.283535f,-0.153699f,1.90351f,0.283536f,-0.239506f,2.13652f,0.212766f,-0.150566f,2.34499f,0.212367f,-0.258849f,2.48156f,0.21023f,-0.295475f,2.52755f,0.282664f,-0.33406f,2.35644f,0.212768f,0.0573972f,1.9585f,0.287523f,-0.0406887f,1.05987f,0.287524f,0.0229645f,0.953634f,0.28727f,-0.16284f,1.61653f,0.287527f,-0.109769f,1.39954f,0.287525f,-0.0780854f,1.22631f,0.287524f,-0.0108528f,1.00586f,0.286075f,-0.175986f,1.66172f,0.287528f,-0.122443f,1.45954f,0.287529f,-0.133775f,1.51794f,0.287526f,-0.0886575f,1.2814f,0.287524f,-0.0664453f,1.17154f,0.287529f,-0.148244f,1.56885f,0.287526f,-0.0997832f,1.33973f,0.287524f,-0.0552352f,1.11538f,0.259289f,0.0719201f,1.60419f,0.259285f,0.114389f,1.33647f,0.259283f,0.132288f,1.21267f,0.259289f,0.0547847f,1.66099f,0.259286f,0.105451f,1.40622f,0.259283f,0.140095f,1.15115f,0.259282f,0.148377f,1.08859f,0.25928f,0.171754f,0.980658f,0.25929f,0.0375429f,1.71531f,0.259287f,0.0966697f,1.47509f,0.259284f,0.12469f,1.27335f,0.259281f,0.160854f,1.03217f,0.25929f,0.0187854f,1.767f,0.259288f,0.0850635f,1.54176f,0.24677f,0.220283f,0.84324f,0.261658f,0.116647f,0.822945f,0.210163f,0.250522f,0.870337f,0.212766f,0.15095f,1.64021f,0.212761f,0.183619f,1.35873f,0.212759f,0.196613f,1.22843f,0.212767f,0.138654f,1.70251f,0.212762f,0.176113f,1.42931f,0.212758f,0.202773f,1.16337f,0.212757f,0.208976f,1.09973f,0.212755f,0.222752f,0.99231f,0.212767f,0.125079f,1.76251f,0.212764f,0.168707f,1.50062f,0.21276f,0.190399f,1.29297f,0.212756f,0.215999f,1.0445f,0.212768f,0.10862f,1.81668f,0.212765f,0.160024f,1.57147f,0.283518f,-0.109661f,1.04891f,0.261656f,0.0766128f,0.823432f,0.28352f,-0.025809f,0.944243f,0.282381f,-0.22592f,1.58586f,0.283522f,-0.179158f,1.37533f}; return value; } private float[] getCoordinate_8_81_point_10() { float[] value = {0.28352f,-0.147282f,1.20857f,0.283519f,-0.0704914f,0.996181f,0.277122f,-0.236667f,1.62938f,0.283522f,-0.190859f,1.43262f,0.283523f,-0.201847f,1.48856f,0.28352f,-0.157767f,1.26191f,0.283519f,-0.136347f,1.15569f,0.283524f,-0.213899f,1.53827f,0.283521f,-0.168705f,1.31812f,0.283518f,-0.125611f,1.10217f,0.134112f,0.164624f,1.97039f,0.25929f,-0.0222158f,1.864f,0.283535f,-0.118349f,1.80833f,0.212768f,0.0715429f,1.91746f,0.289574f,-0.217114f,1.75152f,0.0975101f,-0.169001f,2.48077f,0.0975158f,-0.121405f,2.4364f,0.0975133f,-0.0785682f,2.3922f,0.0975098f,-0.0428928f,2.35206f,0.0975056f,0.00134948f,2.30426f,0.0975118f,0.035037f,2.2508f,0.0975123f,0.0682312f,2.19402f,0.0975125f,0.0978357f,2.13319f,0.0975126f,0.126908f,2.07183f,0.0975126f,0.154651f,2.00784f,0.0975119f,0.173354f,1.93031f,0.097511f,0.184345f,1.86338f,0.0975101f,0.194272f,1.79865f,0.0975091f,0.204199f,1.73392f,0.0975082f,0.213705f,1.66808f,0.0975069f,0.220685f,1.59557f,0.0975052f,0.228754f,1.5013f,0.0970096f,0.253658f,1.17299f,0.0970083f,0.25809f,1.10575f,0.0970073f,0.261458f,1.05343f,0.0970063f,0.264826f,1.0011f,0.0970054f,0.268194f,0.948772f,0.0970044f,0.272535f,0.896445f,0.0970563f,-0.251026f,2.55246f,0.0975047f,-0.208118f,2.51813f,0.0970108f,0.251442f,1.23446f,0.0968139f,0.244946f,1.29421f,0.283534f,-0.107269f,1.77675f,0.294509f,-0.193546f,1.73261f,0.147652f,0.156856f,1.9328f,0.25929f,-0.0104487f,1.83264f,0.212768f,0.0813912f,1.8845f,0.263915f,-0.284437f,1.62176f,0.147651f,0.168634f,1.87715f,0.283534f,-0.0899213f,1.73773f,0.25929f,0.00796624f,1.79304f,0.212768f,0.0985238f,1.84349f,0.285529f,-0.18354f,1.68519f,0.274721f,-0.242173f,1.64998f,0.25921f,0.171227f,0.828322f,0.0318421f,0.271566f,0.896446f,0.0646681f,0.271564f,0.896445f,0.232384f,0.239593f,0.858262f,0.26165f,-0.122212f,0.987529f,0.261651f,-0.0681895f,0.935929f,0.134364f,0.259755f,1.07982f,0.134365f,0.255855f,1.1396f,0.176211f,0.234164f,1.10417f,0.13973f,0.268857f,0.921568f,0.134358f,0.217351f,1.63224f,0.13436f,0.209108f,1.70141f,0.176221f,0.18345f,1.65474f,0.134353f,0.242543f,1.34119f,0.134355f,0.237048f,1.41162f,0.176216f,0.212538f,1.36769f,0.261648f,-0.180865f,1.065f,0.274313f,-0.139487f,1.04418f,0.261656f,0.0579646f,0.82795f,0.261651f,-0.222941f,1.27164f,0.26165f,-0.212347f,1.21859f,0.274315f,-0.187652f,1.25347f,0.261653f,-0.265825f,1.48741f,0.261653f,-0.255497f,1.43622f,0.274318f,-0.231284f,1.47585f,0.134363f,0.26314f,1.02726f,0.134362f,0.266482f,0.974882f,0.176209f,0.244208f,0.99697f,0.134357f,0.223963f,1.55876f,0.134356f,0.230522f,1.48514f,0.176218f,0.198752f,1.51144f,0.134352f,0.247008f,1.27385f,0.134366f,0.25144f,1.20661f,0.176213f,0.223542f,1.23471f,0.261649f,-0.191683f,1.11614f,0.26165f,-0.202011f,1.16733f,0.274314f,-0.166574f,1.14884f,0.134361f,0.189403f,1.83038f,0.13436f,0.199234f,1.76628f,0.176222f,0.161166f,1.78158f,0.261651f,-0.233793f,1.3265f,0.261652f,-0.244653f,1.38142f,0.274317f,-0.209164f,1.36485f,0.261654f,-0.275636f,1.535f,0.261654f,-0.285432f,1.58248f,0.27354f,-0.253197f,1.5726f}; return value; } private float[] getCoordinate_8_81_point_11() { float[] value = {0.17621f,0.239188f,1.04932f,0.176219f,0.191213f,1.58385f,0.176215f,0.218099f,1.30073f,0.274314f,-0.156043f,1.09646f,0.176223f,0.14805f,1.83766f,0.274316f,-0.198508f,1.30877f,0.274319f,-0.242289f,1.52504f,0.176217f,0.205664f,1.43901f,0.176212f,0.2289f,1.16837f,0.274315f,-0.177205f,1.20089f,0.176221f,0.172867f,1.71915f,0.274317f,-0.220443f,1.42098f,0.269954f,-0.26298f,1.61575f,0.283528f,0.0718662f,1.04771f,0.283528f,0.0571107f,1.10541f,0.287126f,0.0100058f,1.06789f,0.274063f,0.109785f,1.08279f,0.283534f,-0.0362465f,1.5906f,0.283533f,-0.0215803f,1.53309f,0.287132f,-0.0834489f,1.53961f,0.274069f,0.0244582f,1.58446f,0.283531f,0.0124918f,1.3419f,0.28353f,0.0235167f,1.28142f,0.287129f,-0.0376316f,1.29575f,0.274066f,0.0696117f,1.32438f,0.28317f,0.111828f,0.942105f,0.283527f,0.089483f,0.993849f,0.287126f,0.059074f,0.960547f,0.274062f,0.137829f,0.974542f,0.283534f,-0.0545454f,1.64039f,0.283534f,-0.0722926f,1.69051f,0.287106f,-0.116071f,1.63927f,0.27407f,-0.0116945f,1.69034f,0.283532f,0.00277884f,1.40569f,0.283533f,-0.00876537f,1.46979f,0.28713f,-0.0584972f,1.41751f,0.274068f,0.0504559f,1.45759f,0.28353f,0.034662f,1.224f,0.283529f,0.0461605f,1.16527f,0.287127f,-0.014941f,1.18314f,0.274064f,0.090148f,1.20448f,0.287132f,-0.0996452f,1.59143f,0.27407f,0.00640529f,1.63911f,0.287129f,-0.0488494f,1.35575f,0.274067f,0.0595755f,1.39093f,0.287128f,-0.0269905f,1.2393f,0.274065f,0.0804527f,1.26358f,0.287126f,0.0331306f,1.01295f,0.274062f,0.124054f,1.02641f,0.286987f,-0.130932f,1.68552f,0.27407f,-0.0297696f,1.7401f,0.287131f,-0.071829f,1.47946f,0.274069f,0.0375588f,1.52282f,0.287127f,-0.00346583f,1.12508f,0.274064f,0.0997052f,1.14386f,0.287523f,-0.0271053f,1.03263f,0.287524f,-0.0493682f,1.08747f,0.287121f,-0.0789034f,1.0538f,0.287125f,0.0420412f,0.927702f,0.287524f,0.00562583f,0.979601f,0.287123f,-0.00405876f,0.948431f,0.286693f,-0.169921f,1.64088f,0.287503f,-0.155613f,1.59262f,0.286322f,-0.19779f,1.59953f,0.287528f,-0.116034f,1.42954f,0.287527f,-0.104633f,1.36957f,0.287125f,-0.148215f,1.38613f,0.287525f,-0.083383f,1.25358f,0.287525f,-0.072337f,1.19907f,0.287123f,-0.116424f,1.21648f,0.287122f,-0.0438959f,1.0005f,0.282616f,-0.209617f,1.64385f,0.287528f,-0.128029f,1.48937f,0.287126f,-0.160349f,1.44462f,0.287529f,-0.140715f,1.54424f,0.287126f,-0.171491f,1.50166f,0.287526f,-0.0943036f,1.31022f,0.287123f,-0.126948f,1.2706f,0.287524f,-0.0607686f,1.14354f,0.287122f,-0.105175f,1.16276f,0.287127f,-0.18462f,1.55191f,0.287124f,-0.13797f,1.32776f,0.287121f,-0.0942272f,1.10806f,0.259289f,0.0635921f,1.6332f,0.259289f,0.0788821f,1.57365f,0.239743f,0.113991f,1.62307f,0.259286f,0.1097f,1.37092f,0.259285f,0.119665f,1.30419f,0.239739f,0.151703f,1.34811f,0.259283f,0.136172f,1.18216f,0.259284f,0.128691f,1.24297f,0.239737f,0.167017f,1.22085f,0.25929f,0.046358f,1.68801f,0.239744f,0.0991483f,1.68264f,0.259287f,0.101295f,1.44095f,0.23974f,0.143571f,1.41873f,0.259282f,0.143847f,1.11954f,0.239736f,0.173821f,1.15763f,0.259281f,0.154481f,1.05952f,0.239735f,0.180909f,1.09437f}; return value; } private float[] getCoordinate_8_81_point_12() { float[] value = {0.259126f,0.178749f,0.955261f,0.259281f,0.16624f,1.00609f,0.239733f,0.199397f,0.986726f,0.25929f,0.0277186f,1.74321f,0.239744f,0.0835778f,1.73993f,0.259288f,0.0911211f,1.50879f,0.239741f,0.135448f,1.48901f,0.239738f,0.160362f,1.28347f,0.239734f,0.190734f,1.03848f,0.239744f,0.0652735f,1.79287f,0.239742f,0.12534f,1.55774f,0.253905f,0.198549f,0.835054f,0.261657f,0.0953179f,0.822253f,0.26166f,0.142536f,0.824647f,0.212766f,0.145069f,1.67201f,0.212765f,0.155738f,1.60645f,0.212762f,0.179878f,1.39361f,0.212761f,0.187117f,1.32539f,0.212758f,0.199705f,1.19597f,0.21276f,0.193535f,1.26073f,0.212767f,0.13224f,1.73255f,0.212763f,0.172497f,1.46501f,0.212757f,0.205794f,1.13083f,0.212756f,0.212482f,1.07126f,0.212755f,0.227001f,0.966294f,0.212756f,0.219259f,1.01829f,0.212767f,0.116602f,1.79203f,0.212764f,0.16444f,1.53612f,0.283518f,-0.0921617f,1.02246f,0.283518f,-0.119755f,1.07548f,0.283183f,-0.00246234f,0.918357f,0.28352f,-0.0483497f,0.970146f,0.279845f,-0.23177f,1.6096f,0.28341f,-0.219942f,1.56203f,0.283522f,-0.184975f,1.40397f,0.283521f,-0.173865f,1.34669f,0.28352f,-0.152512f,1.23498f,0.283519f,-0.141848f,1.1822f,0.283523f,-0.196352f,1.46113f,0.283523f,-0.207772f,1.51406f,0.283521f,-0.163257f,1.28972f,0.283519f,-0.130946f,1.12897f,0.268518f,-0.266617f,1.63466f,0.177552f,0.139038f,1.86502f,0.27407f,-0.0402747f,1.76574f,0.286932f,-0.139723f,1.70991f,0.239744f,0.0543698f,1.81909f,0.280925f,-0.216092f,1.66601f,0.261651f,-0.0952007f,0.961729f,0.261652f,-0.0411784f,0.910129f,0.261654f,0.0125741f,0.85916f,0.274316f,-0.0468999f,0.940183f,0.274314f,-0.0962807f,0.991998f,0.27407f,-0.00260567f,1.66456f,0.274067f,0.0552764f,1.42442f,0.287128f,-0.0210577f,1.21141f,0.287126f,0.0455217f,0.986546f,0.287049f,-0.124049f,1.66408f,0.287131f,-0.0650608f,1.44849f,0.274064f,0.0949604f,1.1744f,0.273799f,0.147237f,0.949009f,0.287132f,-0.0911206f,1.5665f,0.287129f,-0.0433701f,1.32535f,0.274066f,0.0750938f,1.29339f,0.274062f,0.116749f,1.0539f,0.274069f,0.0313416f,1.55436f,0.287126f,0.00237032f,1.09626f,0.287129f,-0.107952f,1.61525f,0.28713f,-0.0534749f,1.38654f,0.274065f,0.0853954f,1.2341f,0.274062f,0.13061f,1.00015f,0.27407f,-0.0212645f,1.71706f,0.274068f,0.0442343f,1.49046f,0.287127f,-0.00910733f,1.15422f,0.286731f,0.0750005f,0.934598f,0.27407f,0.0158017f,1.6126f,0.274066f,0.0643639f,1.35722f,0.287128f,-0.0323363f,1.26722f,0.287126f,0.0207709f,1.04008f,0.287131f,-0.0774987f,1.51023f,0.274063f,0.104348f,1.11305f,0.287122f,-0.11085f,1.18972f,0.284535f,-0.20419f,1.62355f,0.287125f,-0.154231f,1.41537f,0.287126f,-0.177868f,1.52752f,0.287124f,-0.132508f,1.29886f,0.287121f,-0.0883662f,1.08083f,0.287046f,-0.191255f,1.57567f,0.287124f,-0.142991f,1.35689f,0.287122f,-0.0996506f,1.13546f,0.287123f,-0.121685f,1.24328f,0.287126f,-0.165884f,1.47373f,0.239744f,0.0916991f,1.71123f,0.239741f,0.139674f,1.45407f,0.239736f,0.170405f,1.18942f,0.239657f,0.204844f,0.961007f,0.239738f,0.156161f,1.31517f,0.239734f,0.185746f,1.06555f,0.239743f,0.120002f,1.59105f,0.239737f,0.163833f,1.25213f}; return value; } private float[] getCoordinate_8_81_point_13() { float[] value = {0.239734f,0.195021f,1.01237f,0.239744f,0.0741012f,1.76867f,0.239742f,0.130573f,1.52363f,0.239743f,0.1068f,1.65345f,0.239739f,0.147521f,1.383f,0.239735f,0.177111f,1.1255f,0.176222f,0.167253f,1.75041f,0.176218f,0.202243f,1.47522f,0.176213f,0.226235f,1.20156f,0.176285f,0.247194f,0.97081f,0.176215f,0.215431f,1.33381f,0.176211f,0.236715f,1.07587f,0.17622f,0.187546f,1.61988f,0.176214f,0.22081f,1.26775f,0.17621f,0.241607f,1.02311f,0.176223f,0.154324f,1.81213f,0.176219f,0.195003f,1.54765f,0.176221f,0.178414f,1.68757f,0.176216f,0.20919f,1.40294f,0.176212f,0.23155f,1.13542f,0.274314f,-0.171906f,1.1749f,0.287122f,-0.0242796f,0.974362f,0.271811f,-0.258528f,1.59614f,0.274317f,-0.214787f,1.39292f,0.274318f,-0.236769f,1.501f,0.274316f,-0.193074f,1.28086f,0.274313f,-0.150192f,1.0703f,0.274241f,-0.24776f,1.5488f,0.274316f,-0.203803f,1.3368f,0.274314f,-0.161292f,1.12267f,0.286729f,0.0173838f,0.922524f,0.274315f,-0.182406f,1.22694f,0.287121f,-0.0631502f,1.02699f,0.274318f,-0.225896f,1.44892f,0.274314f,-0.120294f,1.01805f,0.274123f,-0.0217067f,0.914316f,0.274315f,-0.07169f,0.966057f,0.143093f,0.268815f,0.909825f,0.153725f,0.267027f,0.893348f,0.26165f,-0.214954f,1.23156f,0.261655f,-0.291039f,1.60918f,0.267723f,0.147429f,0.878471f,0.279523f,0.0722245f,0.888804f,0.25325f,0.202358f,0.891667f,0.276769f,0.0332851f,0.879528f,0.261653f,-6.61762E-4f,0.871428f,0.137391f,0.268517f,0.934628f,0.139678f,0.176756f,1.87739f,0.276377f,0.133424f,0.903347f,0.26992f,0.0909765f,0.86458f,0.256197f,0.192815f,0.916292f,0.212752f,0.234713f,0.926251f,0.268289f,0.0565662f,0.854874f,0.261654f,0.0252704f,0.848153f,0.269701f,0.117414f,0.870973f,0.279209f,0.101077f,0.895674f,0.268817f,0.164733f,0.910621f,0.262405f,0.176869f,0.885928f,0.269731f,0.071537f,0.859807f,0.279246f,0.0506499f,0.883665f,0.238213f,0.216079f,0.920141f,0.17773f,0.251871f,0.931005f,0.265727f,0.0400594f,0.85202f,0.270441f,0.0164467f,0.875517f,0.134364f,0.141133f,2.04147f,0.176224f,0.105137f,1.98606f,0.134097f,0.160015f,1.99026f,0.134359f,-0.103049f,2.41659f,0.134358f,-0.144885f,2.45881f,0.17622f,-0.15479f,2.41586f,0.134363f,0.0519812f,2.22293f,0.134362f,0.0170586f,2.27659f,0.176223f,-0.00705167f,2.22214f,0.288386f,-0.239119f,1.81833f,0.287133f,-0.181518f,1.8199f,0.289161f,-0.223527f,1.77002f,0.286569f,-0.291991f,1.99381f,0.285965f,-0.309636f,2.05241f,0.287134f,-0.258967f,2.05152f,0.284153f,-0.36257f,2.22821f,0.283549f,-0.380215f,2.28681f,0.287135f,-0.341118f,2.27996f,0.134361f,-0.0215369f,2.32476f,0.13436f,-0.0622431f,2.37077f,0.176222f,-0.0786961f,2.32185f,0.134363f,0.083231f,2.16381f,0.134363f,0.11237f,2.10251f,0.176224f,0.0524357f,2.10479f,0.287776f,-0.256701f,1.87661f,0.287172f,-0.274346f,1.93521f,0.287133f,-0.219945f,1.93437f,0.285361f,-0.327281f,2.11101f,0.284757f,-0.344926f,2.16961f,0.287134f,-0.299725f,2.16614f,0.176224f,0.0241898f,2.16522f,0.287133f,-0.200576f,1.87546f,0.176224f,0.0800999f,2.04378f,0.287134f,-0.239242f,1.99319f,0.287134f,-0.279132f,2.10908f,0.176223f,-0.0413761f,2.27375f}; return value; } private float[] getCoordinate_8_81_point_14() { float[] value = {0.176221f,-0.116598f,2.36936f,0.287134f,-0.320401f,2.22312f,0.131095f,-0.230659f,2.53483f,0.133264f,-0.187752f,2.49742f,0.176031f,-0.234026f,2.49893f,0.282549f,-0.414604f,2.40356f,0.282945f,-0.39786f,2.34541f,0.281155f,-0.38296f,2.39225f,0.176316f,-0.273796f,2.5391f,0.274108f,-0.402946f,2.44811f,0.28624f,-0.362019f,2.33615f,0.176219f,-0.194262f,2.45788f,0.25929f,-0.0485649f,1.93f,0.27407f,-0.0853729f,1.87556f,0.239744f,0.00967303f,1.93093f,0.25929f,-0.0292864f,1.8818f,0.25929f,-0.120036f,2.10837f,0.25929f,-0.1464f,2.16447f,0.274071f,-0.174996f,2.10839f,0.239744f,-0.0910247f,2.16527f,0.259289f,-0.233162f,2.32231f,0.259271f,-0.262982f,2.3727f,0.27407f,-0.27901f,2.32526f,0.239742f,-0.216901f,2.37056f,0.25929f,-0.0955089f,2.04952f,0.25929f,-0.0720316f,1.9896f,0.239744f,-0.0383593f,2.04798f,0.27407f,-0.129153f,1.99117f,0.25929f,-0.174601f,2.21784f,0.259289f,-0.203856f,2.27012f,0.239743f,-0.152374f,2.26994f,0.27407f,-0.22605f,2.21804f,0.274071f,-0.151433f,2.05053f,0.239745f,-0.0636221f,2.10788f,0.239744f,-0.0135068f,1.98767f,0.27407f,-0.106961f,1.93156f,0.239744f,-0.120629f,2.21886f,0.274071f,-0.199881f,2.16397f,0.27407f,-0.252468f,2.27187f,0.239743f,-0.184533f,2.32062f,0.255289f,-0.32367f,2.47647f,0.258649f,-0.293318f,2.42148f,0.270056f,-0.333317f,2.42919f,0.239006f,-0.283672f,2.46475f,0.263724f,-0.360532f,2.4879f,0.235523f,-0.317161f,2.51844f,0.239724f,-0.250183f,2.41731f,0.273525f,-0.306101f,2.37673f,0.283535f,-0.142988f,1.87423f,0.283535f,-0.125002f,1.82625f,0.283535f,-0.206043f,2.05108f,0.283535f,-0.228128f,2.10841f,0.283536f,-0.298216f,2.27517f,0.283448f,-0.322029f,2.32964f,0.212768f,0.0201658f,2.04605f,0.212768f,-0.0061398f,2.10667f,0.212767f,-0.0980696f,2.2713f,0.212766f,-0.13305f,2.32044f,0.283535f,-0.184877f,1.99238f,0.212768f,0.0462064f,1.98574f,0.212767f,-0.0646717f,2.22053f,0.283536f,-0.274661f,2.2198f,0.274188f,-0.370178f,2.43827f,0.280629f,-0.346099f,2.38326f,0.212765f,-0.203935f,2.41575f,0.212724f,-0.240536f,2.4594f,0.212768f,-0.0340284f,2.16565f,0.212765f,-0.168106f,2.36945f,0.283535f,-0.164215f,1.93314f,0.283536f,-0.25113f,2.16438f,0.211457f,-0.277162f,2.50437f,0.212768f,0.065526f,1.93618f,0.176224f,0.11819f,1.94395f,0.135646f,0.167053f,1.95223f,0.27407f,-0.0699662f,1.8364f,0.239744f,0.0248498f,1.89092f,0.25929f,-0.0160993f,1.84793f,0.287133f,-0.167232f,1.78007f,0.283534f,-0.112589f,1.79215f,0.212768f,0.076662f,1.90056f,0.290329f,-0.210242f,1.73616f,0.287133f,-0.154949f,1.74942f,0.27407f,-0.058392f,1.80512f,0.177552f,0.125225f,1.90972f,0.239744f,0.0359197f,1.85892f,0.274071f,-0.140193f,2.02095f,0.27407f,-0.239259f,2.24496f,0.239622f,-0.266927f,2.44046f,0.239744f,-0.0259352f,2.01782f,0.239744f,-0.136335f,2.24457f,0.239744f,-0.0770326f,2.13701f,0.27407f,-0.0957071f,1.90212f,0.274071f,-0.187264f,2.13644f,0.239743f,-0.200634f,2.34588f,0.267101f,-0.346924f,2.45797f,0.274015f,-0.292506f,2.35117f,0.239745f,-0.0508246f,2.07809f,0.239744f,0.0181588f,1.9091f,0.239743f,-0.168454f,2.29528f,0.272219f,-0.319709f,2.40239f}; return value; } private float[] getCoordinate_8_81_point_15() { float[] value = {0.27407f,-0.118122f,1.96137f,0.274071f,-0.212866f,2.19111f,0.274071f,-0.16304f,2.07972f,0.239744f,-0.00124077f,1.95787f,0.239744f,-0.105536f,2.1925f,0.27407f,-0.265689f,2.29874f,0.237515f,-0.300416f,2.49103f,0.23974f,-0.233459f,2.39422f,0.287133f,-0.22956f,1.96381f,0.287134f,-0.310063f,2.19463f,0.1762f,-0.214144f,2.47839f,0.176224f,0.0662678f,2.07428f,0.176222f,-0.0598034f,2.29803f,0.176223f,0.00897626f,2.19429f,0.287134f,-0.268991f,2.08038f,0.17622f,-0.135578f,2.39302f,0.277714f,-0.393312f,2.42033f,0.287045f,-0.351552f,2.30812f,0.176224f,0.0385455f,2.13524f,0.176221f,-0.0976469f,2.3456f,0.284157f,-0.372489f,2.36418f,0.287133f,-0.210323f,1.90491f,0.287134f,-0.289395f,2.13765f,0.287134f,-0.249046f,2.02244f,0.176223f,-0.0238067f,2.24856f,0.287135f,-0.330743f,2.2516f,0.175764f,-0.253908f,2.5194f,0.176219f,-0.17441f,2.43728f,0.176224f,0.0936693f,2.0136f,0.287133f,-0.190711f,1.84634f,0.17639f,0.122449f,1.9265f,0.27407f,-0.0769159f,1.85415f,0.287133f,-0.17376f,1.79824f,0.176224f,0.112884f,1.96325f,0.239744f,0.030604f,1.87452f,0.27407f,-0.0639499f,1.82037f,0.287133f,-0.161389f,1.76382f,0.1602f,-0.262975f,2.54321f,0.134202f,0.166644f,1.96127f,0.160941f,0.143329f,1.92167f,0.130602f,-0.241406f,2.54122f,0.139781f,0.164368f,1.94288f,0.287134f,-0.234389f,1.97851f,0.0975035f,0.236561f,1.40255f,0.236466f,0.224827f,0.89553f,0.261655f,-0.289105f,1.60028f,0.279773f,0.122626f,0.922726f,0.283324f,0.0571329f,0.908253f,0.257661f,0.185782f,0.935777f,0.212753f,0.230857f,0.946273f,0.279976f,0.0154114f,0.898943f,0.177008f,0.249532f,0.950908f,0.271308f,0.155985f,0.929815f,0.28297f,0.0880386f,0.915136f,0.238935f,0.210462f,0.940574f,0.282988f,0.0340168f,0.903095f,0.272282f,-0.00263001f,0.894917f,0.261653f,-0.0209201f,0.890778f,0.178167f,0.260089f,0.883364f,0.211457f,0.240779f,0.903104f,0.177949f,0.25598f,0.907185f,0.261649f,-0.145873f,1.01344f,-0.0100407f,0.271462f,0.896006f,0.00671244f,0.271461f,0.896006f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_85_point_1() { float[] value = {0.294812f,-0.605123f,2.70123f,0.288199f,-0.608632f,2.70214f,0.280735f,-0.609327f,2.70295f,0.273554f,-0.607101f,2.70355f,0.267751f,-0.602293f,2.70384f,0.26421f,-0.595636f,2.70378f,0.263468f,-0.588142f,2.70338f,0.26564f,-0.580953f,2.70269f,0.270394f,-0.575162f,2.70183f,0.277007f,-0.571653f,2.70092f,0.284472f,-0.570958f,2.70011f,0.291652f,-0.573184f,2.69951f,0.297455f,-0.577992f,2.69922f,0.300997f,-0.584649f,2.69928f,0.301738f,-0.592143f,2.69969f,0.299567f,-0.599333f,2.70037f,0.291506f,-0.606878f,2.70169f,0.284467f,-0.60898f,2.70255f,0.277144f,-0.608214f,2.70325f,0.270653f,-0.604697f,2.7037f,0.26598f,-0.598965f,2.70381f,0.263839f,-0.591889f,2.70358f,0.264554f,-0.584547f,2.70304f,0.268017f,-0.578058f,2.70226f,0.2737f,-0.573408f,2.70138f,0.280739f,-0.571306f,2.70052f,0.288062f,-0.572071f,2.69981f,0.294554f,-0.575588f,2.69937f,0.299226f,-0.581321f,2.69925f,0.301367f,-0.588396f,2.69948f,0.300652f,-0.595738f,2.70003f,0.297189f,-0.602228f,2.7008f,-0.298146f,-0.605107f,2.70124f,-0.291533f,-0.608617f,2.70215f,-0.284069f,-0.609312f,2.70296f,-0.276888f,-0.607087f,2.70356f,-0.271085f,-0.602279f,2.70385f,-0.267543f,-0.595622f,2.70379f,-0.266801f,-0.588128f,2.70338f,-0.268972f,-0.580939f,2.7027f,-0.273726f,-0.575148f,2.70184f,-0.280339f,-0.571638f,2.70093f,-0.287804f,-0.570943f,2.70012f,-0.294984f,-0.573169f,2.69952f,-0.300787f,-0.577976f,2.69923f,-0.30433f,-0.584634f,2.69929f,-0.305071f,-0.592127f,2.69969f,-0.3029f,-0.599317f,2.70038f,-0.29484f,-0.606862f,2.70169f,-0.287801f,-0.608965f,2.70255f,-0.280478f,-0.6082f,2.70326f,-0.273986f,-0.604683f,2.7037f,-0.269314f,-0.598951f,2.70382f,-0.267172f,-0.591875f,2.70359f,-0.267887f,-0.584533f,2.70304f,-0.271349f,-0.578044f,2.70227f,-0.277033f,-0.573393f,2.70138f,-0.284071f,-0.571291f,2.70052f,-0.291394f,-0.572056f,2.69982f,-0.297886f,-0.575572f,2.69937f,-0.302559f,-0.581305f,2.69926f,-0.3047f,-0.588381f,2.69949f,-0.303986f,-0.595722f,2.70004f,-0.300523f,-0.602212f,2.70081f,-0.173125f,-0.399243f,-4.78084f,-0.166039f,-0.401647f,-4.78178f,-0.160406f,-0.406604f,-4.78254f,-0.157083f,-0.413358f,-4.78299f,-0.156576f,-0.420882f,-4.78308f,-0.158961f,-0.428029f,-4.78278f,-0.163877f,-0.433713f,-4.78215f,-0.170575f,-0.437067f,-4.78127f,-0.178034f,-0.437581f,-4.78029f,-0.185119f,-0.435177f,-4.77935f,-0.190753f,-0.430221f,-4.7786f,-0.194076f,-0.423467f,-4.77814f,-0.194583f,-0.415943f,-4.77805f,-0.192197f,-0.408795f,-4.77835f,-0.187282f,-0.403111f,-4.77898f,-0.180584f,-0.399757f,-4.77986f,-0.169582f,-0.400445f,-4.78131f,-0.163223f,-0.404125f,-4.78216f,-0.158744f,-0.409981f,-4.78277f,-0.156829f,-0.41712f,-4.78304f,-0.157769f,-0.424456f,-4.78293f,-0.161419f,-0.430871f,-4.78247f,-0.167226f,-0.43539f,-4.78171f,-0.174304f,-0.437324f,-4.78078f,-0.181577f,-0.436379f,-4.77982f,-0.187936f,-0.432699f,-4.77897f,-0.192414f,-0.426844f,-4.77837f,-0.19433f,-0.419705f,-4.7781f,-0.19339f,-0.412369f,-4.7782f,-0.189739f,-0.405953f,-4.77867f,-0.183933f,-0.401434f,-4.77942f,-0.176855f,-0.3995f,-4.78035f,0.174264f,-0.399245f,-4.78019f,0.181349f,-0.401654f,-4.77927f,0.186982f,-0.406614f,-4.77854f,0.190306f,-0.41337f,-4.77811f}; return value; } private float[] getCoordinate_8_85_point_2() { float[] value = {0.190813f,-0.420894f,-4.77807f,0.188427f,-0.428041f,-4.7784f,0.183511f,-0.433721f,-4.77906f,0.176814f,-0.437071f,-4.77995f,0.169355f,-0.43758f,-4.78094f,0.162269f,-0.435171f,-4.78187f,0.156636f,-0.430211f,-4.7826f,0.153313f,-0.423454f,-4.78302f,0.152805f,-0.41593f,-4.78307f,0.155191f,-0.408784f,-4.78273f,0.160107f,-0.403104f,-4.78207f,0.166804f,-0.399754f,-4.78118f,0.177806f,-0.400449f,-4.77973f,0.184166f,-0.404134f,-4.7789f,0.188644f,-0.409992f,-4.77833f,0.190559f,-0.417132f,-4.77809f,0.18962f,-0.424467f,-4.77823f,0.185969f,-0.430881f,-4.77873f,0.180163f,-0.435396f,-4.77951f,0.173084f,-0.437325f,-4.78045f,0.165812f,-0.436375f,-4.7814f,0.159452f,-0.432691f,-4.78223f,0.154974f,-0.426832f,-4.78281f,0.153059f,-0.419692f,-4.78304f,0.153998f,-0.412357f,-4.7829f,0.157649f,-0.405944f,-4.7824f,0.163456f,-0.401429f,-4.78163f,0.170534f,-0.399499f,-4.78069f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_89_coordIndex_1() { int[] value = {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,0,16,-1,33,32,30,31,-1,34,33,31,16,-1,35,34,16,17,-1,36,35,17,18,-1,37,36,18,19,-1,38,37,19,20,-1,39,38,20,21,-1,40,39,21,22,-1,41,40,22,23,-1,42,41,23,24,-1,43,42,24,25,-1,44,43,25,26,-1,45,44,26,27,-1,46,45,27,28,-1,47,29,30,32,-1,47,46,28,29,-1,49,48,32,33,-1,50,49,33,34,-1,51,50,34,35,-1,52,51,35,36,-1,53,52,36,37,-1,54,53,37,38,-1,55,54,38,39,-1,56,55,39,40,-1,57,56,40,41,-1,58,57,41,42,-1,59,58,42,43,-1,60,59,43,44,-1,61,60,44,45,-1,62,61,45,46,-1,63,47,32,48,-1,63,62,46,47,-1,65,64,48,49,-1,66,65,49,50,-1,67,66,50,51,-1,68,67,51,52,-1,69,68,52,53,-1,70,69,53,54,-1,71,70,54,55,-1,72,71,55,56,-1,73,72,56,57,-1,74,73,57,58,-1,75,74,58,59,-1,76,75,59,60,-1,77,76,60,61,-1,78,77,61,62,-1,79,63,48,64,-1,79,78,62,63,-1,80,64,65,81,-1,82,66,67,83,-1,83,67,68,84,-1,84,68,69,85,-1,85,69,70,86,-1,86,70,71,87,-1,87,71,72,88,-1,88,72,73,89,-1,89,73,74,90,-1,90,74,75,91,-1,91,75,76,92,-1,92,76,77,93,-1,93,77,78,94,-1,95,79,64,80,-1,97,96,94,95,-1,98,97,95,80,-1,99,98,80,81,-1,100,99,81,82,-1,101,100,82,83,-1,102,101,83,84,-1,103,102,84,85,-1,104,103,85,86,-1,105,104,86,87,-1,106,105,87,88,-1,107,106,88,89,-1,108,107,89,90,-1,109,108,90,91,-1,110,109,91,92,-1,111,93,94,96,-1,111,110,92,93,-1,113,112,96,97,-1,114,113,97,98,-1,115,114,98,99,-1,116,115,99,100,-1,117,116,100,101,-1,118,117,101,102,-1,119,118,102,103,-1,120,119,103,104,-1,121,120,104,105,-1,122,121,105,106,-1,123,122,106,107,-1,124,123,107,108,-1,125,124,108,109,-1,126,125,109,110,-1,127,111,96,112,-1,127,126,110,111,-1,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,-1,129,128,112,113,-1,130,129,113,114,-1,131,130,114,115,-1,132,131,115,116,-1,133,132,116,117,-1,134,133,117,118,-1,135,134,118,119,-1,136,135,119,120,-1,137,136,120,121,-1,138,137,121,122,-1,139,138,122,123,-1,140,139,123,124,-1,141,140,124,125,-1,142,141,125,126,-1,143,127,112,128,-1,143,142,126,127,-1,152,153,1153,-1,152,1152,1175,-1,152,1153,1152,-1,152,1327,2165,-1,154,177,2145,2144,-1,154,178,1160,1154,-1,157,207,3088,3089,-1,159,158,1194,1197,-1,160,159,1197,1198,-1,161,160,1198,1221,-1,162,163,198,218,-1,164,163,1200,1219,-1,166,167,214,215,-1,171,190,878,873,877,874,872,200,-1,171,200,191,-1,171,3326,1193,-1,173,144,434,445,-1,174,144,1436,1499,-1,175,173,445,498,-1,177,176,2146,2145,-1,178,155,194,1160,-1,179,176,1156,1161,-1,181,146,580,627,3068,-1,182,147,581,623,-1,182,180,1589,1625,-1,183,147,1583,1619,-1,183,1619,2090,3079,-1,183,3079,3082,-1,183,3082,3081,-1,185,146,1582,1618,-1,185,180,587,616,-1,188,149,1679,1724,-1,189,876,892,893,-1,190,189,893,894,-1,191,3326,171,-1,195,192,158,159,-1,196,195,159,160,-1,196,219,756,-1,198,217,736,732,-1,199,480,481,864,847,861,443,820,-1,203,326,731,-1,204,211,916,-1,204,916,915,-1,211,204,191,331,-1,212,211,205,534,-1,212,534,762,-1,212,762,761,-1,213,764,765,927,-1,214,167,168,213,-1,216,165,166,215,763,-1,217,164,165,216,531,-1,217,198,163,164,-1,217,531,755,736,-1,219,161,162,218,-1,219,196,160,161,-1,237,228,227,236,-1,238,229,228,237,-1,239,230,229,238,-1,240,231,230,239,-1,241,232,231,240,-1,242,233,232,241,-1,243,234,233,242,-1,244,235,234,243,-1,246,237,236,245,-1,247,238,237,246,-1,248,239,238,247,-1,249,240,239,248,-1,250,241,240,249,-1}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_2() { int[] value = {251,242,241,250,-1,252,243,242,251,-1,253,244,243,252,-1,255,246,245,254,-1,256,247,246,255,-1,257,248,247,256,-1,258,249,248,257,-1,259,250,249,258,-1,260,251,250,259,-1,261,252,251,260,-1,262,253,252,261,-1,264,255,254,263,-1,265,256,255,264,-1,266,257,256,265,-1,267,258,257,266,-1,268,259,258,267,-1,269,260,259,268,-1,270,261,260,269,-1,271,262,261,270,-1,273,264,263,272,-1,274,265,264,273,-1,275,266,265,274,-1,276,267,266,275,-1,277,268,267,276,-1,278,269,268,277,-1,279,270,269,278,-1,280,271,270,279,-1,282,273,272,281,-1,283,274,273,282,-1,284,275,274,283,-1,285,276,275,284,-1,286,277,276,285,-1,287,278,277,286,-1,288,279,278,287,-1,289,280,279,288,-1,291,282,281,290,-1,292,283,282,291,-1,293,284,283,292,-1,294,285,284,293,-1,295,286,285,294,-1,296,287,286,295,-1,297,288,287,296,-1,298,289,288,297,-1,300,291,290,299,-1,301,292,291,300,-1,302,293,292,301,-1,303,294,293,302,-1,304,295,294,303,-1,305,296,295,304,-1,306,297,296,305,-1,307,298,297,306,-1,309,308,941,-1,309,310,543,-1,310,399,400,-1,311,551,310,-1,312,313,551,-1,313,314,551,-1,314,315,551,-1,316,206,559,-1,316,559,547,-1,318,407,406,940,-1,318,940,942,-1,328,506,382,-1,330,201,525,526,744,745,746,747,533,-1,330,202,371,841,369,842,372,830,335,829,-1,331,191,200,-1,331,202,205,211,-1,336,781,347,491,492,-1,337,338,785,784,-1,348,486,487,337,783,-1,350,775,203,3113,-1,351,482,483,342,789,-1,355,349,773,774,-1,356,489,490,197,769,-1,358,484,485,223,772,-1,360,477,478,340,833,-1,362,479,480,199,819,-1,365,475,476,226,824,-1,366,473,474,339,832,-1,370,495,496,368,839,863,-1,373,471,472,225,822,-1,376,505,850,856,-1,378,331,377,854,-1,378,379,844,855,-1,381,380,846,853,-1,382,516,328,-1,385,504,809,503,374,859,-1,385,509,851,858,-1,386,1097,1110,1109,-1,389,298,307,388,-1,390,289,298,389,-1,391,280,289,390,-1,392,271,280,391,-1,393,262,271,392,-1,394,253,262,393,-1,395,244,253,394,-1,396,235,244,395,-1,397,227,228,398,-1,398,228,229,399,-1,399,229,230,400,-1,399,310,309,398,-1,400,230,231,401,-1,400,311,310,-1,401,231,232,402,-1,401,312,311,400,-1,402,232,233,403,-1,402,313,312,401,-1,403,233,234,404,-1,403,314,313,402,-1,404,234,235,405,-1,404,315,314,403,-1,405,235,396,416,-1,405,316,315,404,-1,407,300,299,406,-1,407,318,319,408,-1,408,301,300,407,-1,408,319,320,409,-1,409,302,301,408,-1,410,303,302,409,-1,411,304,303,410,-1,411,322,323,412,-1,412,305,304,411,-1,412,323,324,413,-1,413,306,305,412,-1,413,324,325,414,-1,414,307,306,413,-1,415,388,307,414,-1,416,206,316,405,-1,440,468,1111,-1,446,417,442,470,-1,447,418,417,446,-1,448,419,418,447,-1,449,420,419,448,-1,450,421,420,449,-1,451,422,421,450,-1,452,423,422,451,-1,453,424,423,452,-1,454,425,424,453,-1,455,426,425,454,-1,456,427,426,455,-1,457,428,427,456,-1,458,429,428,457,-1,459,430,429,458,-1,460,431,430,459,-1,461,432,431,460,-1,462,433,432,461,-1,464,436,435,463,-1,465,437,436,464,-1,466,438,437,465,-1,467,439,438,466,-1,468,440,439,467,-1,469,441,495,370,-1,470,442,441,469,-1,471,417,418,472,-1,472,418,419,473,-1,473,419,420,474,-1,474,420,421,475,-1,475,421,422,476,-1,476,422,423,477,-1,477,423,424,478,-1,478,424,425,479,-1,479,425,426,480,-1,480,426,427,481,-1,481,327,507,-1,481,507,864,-1,482,428,429,483,-1,483,429,430,484,-1,484,430,431,485,-1,485,431,432,486,-1,486,432,433,487,-1,488,338,337,487,-1,488,434,519,435,489,-1,489,435,436,490,-1,490,436,437,491,-1,491,437,438,492,-1,492,438,439,493,-1,492,493,354,782,336,-1,493,439,440,494,-1,493,494,222,810,770,815,354,-1,494,440,1111,1112,-1,495,441,442,496,-1,496,442,417,471,-1,497,434,144,174,-1,497,463,435,519,-1,498,445,520,-1,499,327,481,517,-1,500,510,813,1128,-1,502,382,857,376,501,807,-1,502,515,803,-1,502,807,801,515,-1,503,513,800,808,-1,504,514,802,809,-1,506,849,857,-1,511,499,517,-1,514,504,499,511,799,-1,516,500,1128,1127,-1,517,481,427,428,482,818,-1,519}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_3() { int[] value = {434,497,-1,520,445,434,488,487,433,867,-1,523,191,204,522,-1,523,522,169,170,868,-1,523,868,3326,-1,525,201,524,527,-1,527,524,203,730,-1,528,525,527,530,-1,528,530,743,735,-1,529,526,525,528,-1,530,542,541,743,-1,531,532,751,755,-1,533,534,205,202,330,-1,534,533,760,762,-1,535,195,196,539,-1,538,542,730,-1,538,730,203,-1,540,536,535,539,-1,541,537,536,540,-1,542,538,537,541,-1,543,308,309,-1,543,544,537,538,731,-1,543,731,308,-1,545,536,537,544,-1,546,192,195,535,-1,546,535,536,545,-1,547,315,316,-1,547,551,315,-1,551,311,312,-1,551,543,310,-1,551,547,548,552,-1,552,544,543,551,-1,552,548,549,553,-1,553,545,544,552,-1,553,549,550,554,-1,554,546,545,553,-1,555,560,1167,1166,-1,558,556,1165,1164,-1,560,559,206,1167,-1,566,685,1039,1040,-1,576,611,617,1098,-1,592,638,658,635,-1,598,221,594,648,-1,599,577,622,650,-1,600,578,614,642,-1,601,579,615,643,-1,603,564,600,642,-1,604,565,601,643,-1,605,564,603,645,-1,606,565,604,646,-1,607,569,597,652,-1,608,569,605,645,-1,608,570,598,648,-1,609,570,606,646,-1,610,574,580,616,-1,610,585,586,622,-1,611,575,581,617,-1,611,576,579,614,-1,612,576,1098,1099,-1,613,586,585,621,-1,614,578,575,611,-1,615,579,576,612,640,-1,616,580,146,185,-1,616,587,585,610,-1,617,581,147,183,-1,621,575,578,613,-1,621,585,587,623,-1,622,577,574,610,-1,623,581,575,621,-1,623,587,180,182,-1,624,583,619,650,-1,624,586,613,641,-1,625,583,602,644,-1,625,584,620,651,-1,626,582,593,647,-1,626,584,607,652,-1,627,580,574,628,-1,628,574,577,629,-1,628,589,588,627,-1,629,577,599,1106,-1,630,582,618,653,-1,631,220,594,654,-1,632,221,595,655,-1,635,657,637,592,-1,636,590,630,653,-1,636,591,634,656,-1,637,591,631,654,-1,638,592,632,655,-1,639,593,582,630,-1,639,630,590,1122,-1,641,600,564,602,-1,641,602,583,624,-1,641,613,578,600,-1,642,601,565,603,-1,642,614,579,601,-1,644,602,564,605,-1,644,605,569,607,-1,644,607,584,625,-1,645,603,565,606,-1,645,606,570,608,-1,647,593,1100,1102,-1,647,620,584,626,-1,648,594,220,597,-1,648,597,569,608,-1,649,595,221,598,-1,649,598,570,609,-1,650,622,586,624,-1,651,619,583,625,-1,652,597,220,618,-1,652,618,582,626,-1,653,618,220,631,-1,653,631,591,636,-1,654,594,221,632,-1,654,632,592,637,-1,656,633,590,636,-1,657,634,591,637,-1,658,1036,318,317,-1,671,659,691,664,698,-1,674,210,669,717,-1,675,208,670,718,-1,676,148,187,712,-1,676,562,678,-1,679,562,676,712,-1,680,561,678,713,-1,680,566,1040,604,643,-1,681,562,679,714,-1,683,566,680,713,-1,684,567,681,714,-1,685,566,683,715,-1,686,567,684,716,-1,688,571,685,715,-1,688,572,674,717,-1,689,572,686,716,-1,689,573,675,718,-1,692,209,669,720,-1,693,208,672,725,-1,694,321,690,728,-1,695,563,677,722,-1,696,568,682,723,-1,697,573,687,724,-1,698,322,411,410,321,671,-1,699,660,672,721,-1,700,661,695,722,-1,701,662,696,723,-1,702,663,697,724,-1,703,664,691,729,-1,705,659,671,727,-1,706,210,670,719,-1,708,322,698,726,-1,709,666,705,727,-1,709,667,706,719,-1,710,665,692,720,-1,710,667,694,728,-1,711,666,693,725,-1,711,668,703,729,-1,712,187,149,677,-1,712,677,563,679,-1,713,678,562,681,-1,713,681,567,683,-1,714,679,563,682,-1,714,682,568,684,-1,715,683,567,686,-1,715,686,572,688,-1,716,684,568,687,-1,716,687,573,689,-1,717,669,209,673,-1,717,673,571,688,-1,718,670,210,674,-1,718,674,572,689,-1,719,670,208,693,-1,719,693,666,709,-1,720,669,210,706,-1,720,706,667,710,-1,721,672,208,675,-1,721,675,573,697,-1,721,697,663,699,-1,722,188,186,700,-1,722,677,149,188,-1,723,682,563,695,-1,723,695,661,701,-1,724,687,568,696,-1,724,696,662,702,-1,725,672,660,707,-1,725,707,668,711,-1,726,698,664,703,-1,726,703,668,1146,-1,727,671,321,694,-1,727,694,667,709,-1,728,704,665,710,-1,729,691,659,705,-1,729,705,666,711,-1,730,542,530,527,-1,731,326,308,-1,731,538,203,-1,732,736,737,733,-1,732,740,218,198,-1,733,737,738,734,-1,733,741,740,732,-1,734,738,739,735,-1,734,742,741,733,-1,735,739,529}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_4() { int[] value = {528,-1,735,743,742,734,-1,736,755,754,737,-1,737,754,753,738,-1,738,753,752,739,-1,739,752,529,-1,741,539,196,756,740,-1,742,540,539,741,-1,743,541,540,742,-1,744,526,529,748,-1,745,744,748,749,-1,746,745,749,750,-1,747,746,750,751,-1,748,529,752,-1,749,748,752,753,-1,750,749,753,754,-1,751,750,754,755,-1,756,219,218,740,-1,758,757,215,214,-1,759,758,214,-1,760,533,747,751,532,757,758,759,-1,760,759,214,-1,761,760,214,-1,761,762,760,-1,763,215,757,532,-1,763,532,531,216,-1,765,212,761,927,-1,766,804,767,805,1096,814,806,817,776,387,796,384,797,1124,1123,1121,633,656,634,657,635,658,317,308,326,1192,-1,768,197,490,491,347,-1,771,223,485,486,348,-1,773,224,774,-1,775,326,203,-1,784,785,349,355,-1,786,338,488,489,356,-1,790,342,483,484,358,-1,800,512,501,808,-1,801,807,501,512,-1,802,513,503,809,-1,803,518,1094,1093,-1,818,482,351,816,-1,818,816,511,517,-1,821,225,472,473,366,-1,823,226,476,477,360,-1,829,367,838,346,837,364,828,334,827,363,836,343,835,361,825,329,826,444,848,506,328,330,-1,831,339,474,475,365,-1,834,340,478,479,362,-1,840,368,496,471,373,-1,843,380,381,1090,-1,844,371,202,855,-1,846,375,377,853,-1,849,505,376,857,-1,850,508,374,856,-1,853,377,331,381,-1,854,377,375,845,-1,854,845,379,378,-1,855,202,331,378,-1,856,374,503,808,501,376,-1,857,382,506,-1,858,851,862,865,-1,859,374,508,852,-1,859,852,509,385,-1,860,872,869,-1,860,1091,200,872,-1,862,507,327,865,-1,865,327,499,504,385,858,-1,867,433,462,866,-1,867,866,498,520,-1,868,170,3326,-1,869,370,860,-1,870,874,881,882,-1,871,875,888,889,-1,871,876,189,172,469,370,869,870,875,-1,872,874,870,869,-1,873,878,884,885,-1,873,885,886,871,889,890,-1,874,877,880,881,-1,875,879,880,877,887,888,-1,876,883,884,878,891,892,-1,879,875,870,882,-1,880,879,895,896,-1,881,880,896,897,-1,882,881,897,898,-1,883,876,871,886,-1,884,883,899,900,-1,885,884,900,901,-1,886,885,901,902,-1,887,877,873,890,-1,888,887,903,904,-1,889,888,904,905,-1,890,889,905,906,-1,891,878,190,894,-1,892,891,907,908,-1,893,892,908,909,-1,894,893,909,910,-1,895,879,882,898,-1,898,897,896,895,-1,899,883,886,902,-1,902,901,900,899,-1,903,887,890,906,-1,906,905,904,903,-1,907,891,894,910,-1,910,909,908,907,-1,912,913,914,919,918,917,-1,913,912,169,522,-1,914,913,522,204,-1,914,915,920,919,-1,915,914,204,-1,915,916,921,920,-1,916,211,212,921,-1,922,923,924,925,926,764,213,168,-1,923,922,917,918,-1,924,923,918,919,-1,925,924,919,920,-1,926,921,212,765,764,-1,926,925,920,921,-1,927,761,214,213,-1,928,676,678,561,-1,930,929,676,928,-1,931,148,676,929,-1,931,929,930,938,-1,932,150,151,1130,-1,933,932,1130,1131,-1,934,933,1131,1132,-1,935,934,1132,1133,-1,936,1135,1136,708,-1,937,928,561,680,643,615,640,612,1099,3078,3083,184,1041,1064,1065,1063,1062,1045,1060,1061,1059,1058,1043,1056,1057,1055,1054,1044,1052,1053,1051,1050,1042,-1,938,930,928,937,-1,939,397,398,309,-1,941,308,317,942,-1,941,939,309,-1,942,317,318,-1,944,943,941,942,-1,945,944,942,940,-1,946,945,940,406,-1,947,946,406,299,-1,948,947,299,290,-1,949,948,290,281,-1,950,949,281,272,-1,951,950,272,263,-1,952,951,263,254,-1,953,952,254,245,-1,954,953,245,236,-1,955,954,236,227,-1,956,955,227,397,-1,957,939,941,943,-1,957,956,397,939,-1,959,958,957,943,-1,960,959,943,944,-1,961,960,944,945,-1,962,961,945,946,-1,963,962,946,947,-1,964,963,947,948,-1,965,964,948,949,-1,966,965,949,950,-1,967,966,950,951,-1,968,967,951,952,-1,969,968,952,953,-1,970,969,953,954,-1,971,970,954,955,-1,972,956,957,958,-1,972,971,955,956,-1,974,973,958,959,-1,975,974,959,960,-1,976,975,960,961,-1,977,976,961,962,-1,978,977,962,963,-1,979,978,963,964,-1,980,979,964,965,-1,981,980,965,966,-1,982,981,966,967,-1,983,982,967,968,-1,984,983,968,969,-1,985,984,969,970,-1,986,985,970,971,-1,987,972,958,973,-1,987,986,971,972,-1,989,988,973,974,-1,990,989,974,975,-1,991,990,975,976,-1,992,991,976,977,-1,993,992,977,978,-1,994,993,978,979,-1,995,994,979}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_5() { int[] value = {980,-1,996,995,980,981,-1,997,996,981,982,-1,998,997,982,983,-1,999,998,983,984,-1,1000,999,984,985,-1,1001,1000,985,986,-1,1002,987,973,988,-1,1002,1001,986,987,-1,1004,1003,988,989,-1,1005,1004,989,990,-1,1006,1005,990,991,-1,1007,1006,991,992,-1,1008,1007,992,993,-1,1009,1008,993,994,-1,1010,1009,994,995,-1,1011,1010,995,996,-1,1012,1011,996,997,-1,1013,1012,997,998,-1,1014,1013,998,999,-1,1015,1014,999,1000,-1,1016,1015,1000,1001,-1,1017,1002,988,1003,-1,1017,1016,1001,1002,-1,1019,1018,3536,3521,3551,-1,1033,209,692,1034,-1,1033,595,649,1038,-1,1034,655,595,1033,-1,1034,692,665,1035,-1,1035,638,655,1034,-1,1035,665,704,1036,-1,1036,658,638,1035,-1,1037,571,673,1038,-1,1037,609,646,1039,-1,1038,649,609,1037,-1,1038,673,209,1033,-1,1039,685,571,1037,-1,1040,1039,646,604,-1,1042,2044,2045,2047,2046,2038,2048,2049,2051,2050,2037,2052,2053,2055,2054,2039,2056,2057,2059,2058,1041,184,3084,3080,2091,1614,1642,1617,1645,1682,1563,1927,937,-1,1046,1055,1057,-1,1048,1063,1065,-1,1049,1051,1053,-1,1061,1047,1059,-1,1063,1048,1089,-1,1067,1066,1065,1064,-1,1068,1041,2058,2061,-1,1068,1067,1064,1041,-1,1070,1069,1042,1050,-1,1071,1070,1050,1051,-1,1072,1071,1051,1049,-1,1073,1072,1049,1053,-1,1074,1073,1053,1052,-1,1075,1074,1052,1044,-1,1076,1075,1044,1054,-1,1077,1076,1054,1055,-1,1078,1077,1055,1046,-1,1079,1078,1046,1057,-1,1080,1079,1057,1056,-1,1081,1080,1056,1043,-1,1082,1081,1043,1058,-1,1083,1082,1058,1059,-1,1084,1083,1059,1047,-1,1085,1084,1047,1061,-1,1086,1085,1061,1060,-1,1087,1045,1062,1088,-1,1087,1086,1060,1045,-1,1088,1062,1063,-1,1089,1048,1065,1066,-1,1089,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,-1,1089,1088,1063,-1,1090,381,331,200,1091,-1,1091,860,843,1090,-1,1093,502,803,-1,1094,1095,500,516,382,502,1093,-1,1095,798,510,500,-1,1095,1094,518,798,-1,1098,617,183,3077,-1,1100,593,639,1119,-1,1102,1100,1101,1107,-1,1102,1103,620,647,-1,1103,1102,1107,1108,-1,1103,1104,651,620,-1,1104,1103,1108,1109,-1,1104,1105,619,651,-1,1105,599,650,619,-1,1105,1104,1109,1110,-1,1106,599,1105,1110,-1,1107,1101,383,596,-1,1108,1107,596,386,-1,1109,1108,386,-1,1112,811,222,494,-1,1113,1115,1111,468,589,628,629,1117,-1,1115,1113,1114,1116,-1,1116,1112,1111,1115,-1,1117,629,1106,1118,-1,1118,1106,1110,1097,811,1112,1116,1114,-1,1118,1114,1113,1117,-1,1119,639,1122,1125,-1,1119,1120,1101,1100,-1,1120,795,383,1101,-1,1122,590,633,1121,-1,1123,1124,1126,1125,-1,1124,797,521,1126,-1,1125,1122,1121,1123,-1,1125,1126,1120,1119,-1,1126,521,795,1120,-1,1127,201,330,328,-1,1127,328,516,-1,1128,201,1127,-1,1129,320,319,318,1036,704,-1,1129,690,321,410,409,320,-1,1129,704,728,690,-1,1134,1135,936,1137,-1,1136,323,322,708,-1,1137,935,1133,1134,-1,1138,150,932,1141,-1,1138,1139,2130,2131,-1,1139,186,1702,1663,2130,-1,1140,661,700,186,1139,-1,1141,932,933,1143,-1,1141,1140,1139,1138,-1,1142,662,701,661,1140,-1,1143,933,934,1145,-1,1143,1142,1140,1141,-1,1144,663,702,662,1142,-1,1144,1145,1149,1148,-1,1145,934,935,1149,-1,1145,1144,1142,1143,-1,1146,668,707,1151,-1,1146,1147,708,726,-1,1147,936,708,-1,1147,1146,1151,1150,-1,1148,660,699,663,1144,-1,1149,935,1137,1150,-1,1150,1137,936,1147,-1,1150,1151,1148,1149,-1,1151,707,660,1148,-1,1152,1153,1190,-1,1153,153,179,1161,-1,1153,1161,1162,1190,-1,1154,1155,177,154,-1,1155,1156,176,177,-1,1157,1154,1160,1163,-1,1157,1158,1155,1154,-1,1157,1174,1172,1178,-1,1158,1159,1156,1155,-1,1158,1178,1177,1181,-1,1159,1181,1180,1187,-1,1160,194,557,1163,-1,1161,1156,1159,1162,-1,1163,557,1164,-1,1163,1164,1165,1174,-1,1164,557,558,-1,1169,555,1166,1168,-1,1169,1168,1165,556,-1,1172,1168,1166,1173,-1,1173,1166,1167,1171,-1,1174,1157,1163,-1,1174,1165,1168,1172,-1,1175,325,152,-1,1175,1188,1191,-1,1175,1191,325,-1,1177,1173,1171,1176,-1,1178,1158,1157,-1,1178,1172,1173,1177,-1,1179,1182,1186,1185,-1,1181,1159,1158,-1,1181,1177,1176,1180,-1,1183,1170,1179,1185,-1,1183,1171,1167,206,1170,-1,1184,1175,1152,-1,1184,1189,1188,-1,1185,1176,1171,1183,-1,1186,1180,1176,1185,-1,1187,1162,1159,-1,1188,1175,1184,-1,1189,1184,1162,1187,-1,1189,1186,1182,1188,-1,1189,1187,1180,1186,-1,1190,1162,1184,-1,1190,1184,1152,-1,1191,415,414,325,-1,1191,1182,1179,1170,206,416,396,395,394,393,392,391,390,389,388,415,-1,1191,1188,1182,-1,1193,1202,171,-1,1200,1220,1742,1734,-1,1202,1193,1333,-1,1202,1874,1876,1879,1875,1880,190,171,-1,1205,1328,1777,-1,1205}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_6() { int[] value = {1540,1733,-1,1205,1732,1540,-1,1206,1524,1914,1915,-1,1209,1556,1548,1194,3093,3096,-1,1213,1207,1204,1333,-1,1215,168,167,1216,-1,1215,1216,1763,1926,-1,1216,1217,1759,1760,-1,1216,1760,1761,-1,1216,1761,1762,-1,1216,1762,1763,-1,1217,1216,167,166,-1,1218,1533,1534,1765,-1,1220,162,161,1221,-1,1220,1200,163,162,-1,1229,1238,1950,1951,-1,1238,1229,1230,1239,-1,1238,1247,1949,1950,-1,1239,1230,1231,1240,-1,1240,1231,1232,1241,-1,1241,1232,1233,1242,-1,1242,1233,1234,1243,-1,1243,1234,1235,1244,-1,1244,1235,1236,1245,-1,1245,1236,1237,1246,-1,1247,1238,1239,1248,-1,1247,1256,1948,1949,-1,1248,1239,1240,1249,-1,1249,1240,1241,1250,-1,1250,1241,1242,1251,-1,1251,1242,1243,1252,-1,1252,1243,1244,1253,-1,1253,1244,1245,1254,-1,1254,1245,1246,1255,-1,1256,1247,1248,1257,-1,1256,1265,1947,1948,-1,1257,1248,1249,1258,-1,1258,1249,1250,1259,-1,1259,1250,1251,1260,-1,1260,1251,1252,1261,-1,1261,1252,1253,1262,-1,1262,1253,1254,1263,-1,1263,1254,1255,1264,-1,1265,1256,1257,1266,-1,1265,1274,1946,1947,-1,1266,1257,1258,1267,-1,1267,1258,1259,1268,-1,1268,1259,1260,1269,-1,1269,1260,1261,1270,-1,1270,1261,1262,1271,-1,1271,1262,1263,1272,-1,1272,1263,1264,1273,-1,1274,1265,1266,1275,-1,1274,1283,1945,1946,-1,1275,1266,1267,1276,-1,1276,1267,1268,1277,-1,1277,1268,1269,1278,-1,1278,1269,1270,1279,-1,1279,1270,1271,1280,-1,1280,1271,1272,1281,-1,1281,1272,1273,1282,-1,1283,1274,1275,1284,-1,1283,1292,1944,1945,-1,1284,1275,1276,1285,-1,1285,1276,1277,1286,-1,1286,1277,1278,1287,-1,1287,1278,1279,1288,-1,1288,1279,1280,1289,-1,1289,1280,1281,1290,-1,1290,1281,1282,1291,-1,1292,1283,1284,1293,-1,1292,1301,1943,1944,-1,1293,1284,1285,1294,-1,1294,1285,1286,1295,-1,1295,1286,1287,1296,-1,1296,1287,1288,1297,-1,1297,1288,1289,1298,-1,1298,1289,1290,1299,-1,1299,1290,1291,1300,-1,1301,1292,1293,1302,-1,1301,1408,1942,1943,-1,1302,1293,1294,1303,-1,1303,1294,1295,1304,-1,1304,1295,1296,1305,-1,1305,1296,1297,1306,-1,1306,1297,1298,1307,-1,1307,1298,1299,1308,-1,1308,1299,1300,1309,-1,1310,1328,1733,-1,1310,1733,1545,-1,1311,1310,1545,-1,1311,1400,1399,1935,-1,1311,1935,1937,-1,1312,1313,1402,-1,1312,1545,1553,-1,1312,1553,1313,-1,1314,1313,1553,-1,1317,1553,1549,-1,1318,1317,1549,-1,1319,1320,2032,1660,-1,1320,1319,1938,-1,1322,1411,1412,1323,1692,2121,-1,1327,1416,1417,2181,-1,1327,2181,2165,-1,1330,1518,1384,-1,1332,1204,1207,1536,1535,-1,1333,1193,1206,1213,-1,1336,1830,1366,1839,1348,1840,1369,1831,1337,1332,3114,3115,-1,1337,1832,1374,1844,1371,1843,1373,1204,1332,-1,1338,1784,1356,1495,1494,-1,1349,1493,1492,1199,1770,-1,1350,1488,1487,1225,1773,-1,1352,1789,1343,1790,1359,1780,1814,1334,1779,1354,1793,1346,1794,1361,1782,1335,1781,1355,1795,1347,1796,2084,1815,2120,1203,1526,1205,-1,1356,1817,1772,1812,1224,1496,1495,-1,1357,1351,1787,1786,-1,1358,1491,1490,1340,1788,-1,1360,1486,1485,1344,1792,-1,1362,1479,1478,1228,1825,-1,1364,1481,1480,1342,1836,-1,1367,1477,1476,1341,1833,-1,1368,1475,1474,1227,1823,-1,1372,1497,1443,1471,-1,1375,1473,1498,1370,1842,-1,1378,1503,1810,1505,1376,1858,-1,1380,1333,1204,1857,-1,1380,1381,1847,1856,-1,1383,1333,1379,1855,-1,1384,1508,1330,-1,1387,1511,1854,1861,-1,1388,1598,2099,2100,-1,1388,2100,2101,-1,1390,1309,1300,1391,-1,1391,1300,1291,1392,-1,1392,1291,1282,1393,-1,1393,1282,1273,1394,-1,1394,1273,1264,1395,-1,1395,1264,1255,1396,-1,1396,1255,1246,1397,-1,1397,1246,1237,1398,-1,1399,1229,1951,1952,-1,1400,1230,1229,1399,-1,1400,1311,1312,1401,-1,1401,1231,1230,1400,-1,1402,1232,1231,1401,-1,1402,1313,1314,1403,-1,1402,1401,1312,-1,1403,1233,1232,1402,-1,1403,1314,1315,1404,-1,1404,1234,1233,1403,-1,1404,1315,1316,1405,-1,1405,1235,1234,1404,-1,1405,1316,1317,1406,-1,1406,1236,1235,1405,-1,1406,1317,1318,1407,-1,1407,1237,1236,1406,-1,1407,1318,1208,1418,-1,1408,1301,1302,1409,-1,1408,1936,1941,1942,-1,1409,1302,1303,1410,-1,1410,1303,1304,1411,-1,1410,1321,1320,1409,-1,1411,1304,1305,1412,-1,1411,1322,1321,1410,-1,1412,1305,1306,1413,-1,1413,1306,1307,1414,-1,1414,1307,1308,1415,-1,1414,1325,1324,1413,-1,1415,1308,1309,1416,-1,1415,1326,1325,1414,-1,1416,1309,1390,1417,-1,1416,1327,1326,1415,-1,1417,1390,1391,1392,1393,1394,1395,1396,1397,1398,1418,1208,2160,2169,2172,2181,-1,1418,1398,1237,1407,-1,1447,1436,144,173,-1,1448,1419,1420,1449,-1,1449,1420,1421,1450,-1,1450,1421,1422,1451,-1,1451,1422,1423,1452,-1,1452,1423,1424,1453,-1,1453,1424,1425,1454,-1,1454,1425,1426,1455,-1,1455,1426,1427,1456,-1,1456,1427,1428,1457,-1,1457,1428,1429,1458,-1,1458,1429,1430,1459,-1,1459,1430,1431,1460,-1,1460,1431,1432,1461,-1,1461,1432,1433,1462,-1,1462,1433,1434,1463,-1,1463,1434,1435,1464,-1,1465,1437,1438,1466}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_7() { int[] value = {-1,1466,1438,1439,1467,-1,1467,1439,1440,1468,-1,1468,1440,1441,1469,-1,1469,1441,1442,1470,-1,1471,1443,1444,1472,-1,1472,1444,1419,1448,-1,1473,1419,1444,1498,-1,1474,1420,1419,1473,-1,1475,1421,1420,1474,-1,1476,1422,1421,1475,-1,1477,1423,1422,1476,-1,1478,1424,1423,1477,-1,1479,1425,1424,1478,-1,1480,1426,1425,1479,-1,1481,1427,1426,1480,-1,1482,1428,1427,1481,-1,1483,1429,1428,1482,-1,1485,1431,1430,1484,-1,1486,1432,1431,1485,-1,1487,1433,1432,1486,-1,1488,1434,1433,1487,-1,1489,1339,1340,1490,-1,1489,1435,1434,1488,-1,1491,1437,1521,1436,1490,-1,1492,1438,1437,1491,-1,1493,1439,1438,1492,-1,1494,1440,1439,1493,-1,1494,1493,1349,1783,1338,-1,1495,1441,1440,1494,-1,1496,1224,1813,2104,-1,1496,1442,1441,1495,-1,1498,1444,1443,1497,-1,1499,1436,1521,-1,1500,1447,173,175,-1,1502,1512,1800,2087,-1,1508,1384,1859,-1,1509,1329,1483,-1,1514,1503,1809,1803,-1,1517,1803,1809,1504,-1,1518,1330,2119,-1,1519,1483,1329,1501,-1,1519,1501,1513,-1,1519,1513,1818,1820,-1,1521,1437,1465,1499,-1,1522,1447,1500,-1,1522,1500,1868,1869,-1,1524,169,912,1914,-1,1524,1206,1193,1525,-1,1525,1193,3326,-1,1529,1526,1203,1527,-1,1529,1532,1544,1732,-1,1530,1527,1528,1531,-1,1530,1531,1741,1737,-1,1531,1754,1741,-1,1532,1529,1527,1530,-1,1533,1218,165,164,1219,-1,1534,1759,1217,1765,-1,1535,1749,1748,1747,1746,1528,1527,1203,1332,-1,1536,1207,1213,1214,-1,1537,1197,1194,1548,-1,1541,1198,1197,1537,-1,1541,1537,1538,1542,-1,1542,1538,1539,1543,-1,1543,1539,1540,1544,-1,1545,1312,1311,-1,1546,1539,1538,1547,-1,1547,1538,1537,1548,-1,1549,1561,1318,-1,1553,1315,1314,-1,1553,1316,1315,-1,1553,1317,1316,-1,1553,1545,1546,1554,-1,1554,1546,1547,1555,-1,1554,1550,1549,1553,-1,1555,1547,1548,1556,-1,1555,1551,1550,1554,-1,1556,1552,1551,1555,-1,1558,2155,2158,2159,-1,1560,1559,2154,-1,1561,1208,1318,-1,1563,1680,1678,1927,-1,1594,1639,1659,1637,-1,1598,1385,2093,2099,-1,1599,1222,1596,1650,-1,1600,1223,1597,1651,-1,1602,1580,1615,1643,-1,1603,1581,1616,1644,-1,1604,1566,1602,1643,-1,1605,1567,1603,1644,-1,1606,1648,2035,2036,-1,1607,1566,1604,1646,-1,1608,1567,1605,1647,-1,1609,1571,1607,1646,-1,1610,1571,1599,1650,-1,1610,1572,1608,1647,-1,1611,1572,1600,1651,-1,1612,1576,1579,1624,-1,1612,1587,1589,1618,-1,1613,1577,1580,1616,-1,1615,1580,1577,1623,-1,1616,1581,1578,1613,-1,1618,1582,1576,1612,-1,1618,1589,180,185,-1,1619,1583,1577,1613,-1,1620,1222,1599,1654,-1,1621,1652,1601,2097,-1,1622,1653,2096,2095,-1,1623,1577,1583,1625,-1,1623,1587,1588,1615,-1,1624,1588,1587,1612,-1,1625,1583,147,182,-1,1625,1589,1587,1623,-1,1626,1585,1604,1643,-1,1626,1588,1624,1652,-1,1627,1585,1621,1653,-1,1627,1586,1609,1646,-1,1628,1584,1620,1654,-1,1628,1586,1622,1649,-1,1629,1582,146,181,3070,-1,1629,1590,1591,1630,-1,1630,1576,1582,1629,-1,1631,1579,1576,1630,-1,1632,1584,1595,1641,-1,1633,1222,1620,1655,-1,1634,1223,1596,1656,-1,1637,1660,1640,1594,-1,1638,1592,1635,1658,-1,1638,1593,1633,1655,-1,1639,1593,1636,1659,-1,1639,1594,1634,1656,-1,1642,1614,1578,1581,1617,-1,1643,1615,1588,1626,-1,1644,1602,1566,1605,-1,1644,1616,1580,1602,-1,1645,1603,1567,1606,-1,1645,1606,2036,1568,1682,-1,1645,1617,1581,1603,-1,1646,1604,1585,1627,-1,1647,1605,1566,1607,-1,1647,1607,1571,1610,-1,1648,1606,1567,1608,-1,1648,1608,1572,1611,-1,1649,1595,1584,1628,-1,1649,1622,2095,2094,-1,1650,1596,1223,1600,-1,1650,1600,1572,1610,-1,1652,1621,1585,1626,-1,1652,1624,1579,1601,-1,1653,1621,2097,2096,-1,1653,1622,1586,1627,-1,1654,1599,1571,1609,-1,1654,1609,1586,1628,-1,1655,1620,1584,1632,-1,1655,1632,1592,1638,-1,1656,1596,1222,1633,-1,1656,1633,1593,1639,-1,1657,1597,1223,1634,-1,1657,1634,1594,1640,-1,1658,1636,1593,1638,-1,1673,1323,1412,1413,1324,1700,-1,1675,1211,1671,1719,-1,1676,1212,1672,1720,-1,1677,1210,1674,1723,-1,1679,149,187,1714,-1,1680,1564,1678,-1,1681,1565,1679,1714,-1,1683,1564,1680,1715,-1,1684,1565,1681,1716,-1,1685,1569,1683,1715,-1,1686,1570,1684,1716,-1,1688,1569,1685,1717,-1,1689,1570,1686,1718,-1,1690,1573,1675,1719,-1,1690,1574,1688,1717,-1,1691,1574,1676,1720,-1,1691,1575,1689,1718,-1,1692,1730,1706,2121,-1,1695,1210,1672,1721,-1,1696,1323,1673,1729,-1,1697,1565,1684,1725,-1,1698,1570,1689,1726,-1,1699,1575,1677,1723,-1,1700,1666,1693,1661,1673,-1,1701,1665,1699,1723,-1,1702,186,188,1724,-1,1703,1663,1697,1725,-1,1704,1664,1698,1726,-1,1705,1666,1700,1728,-1,1706,2032,1320,1321,1322,2121,-1,1707,1661,1693,1731,-1,1708,1212,1671,1722,-1,1709,1662,1674,1727,-1,1710,1324,1325,2128,-1,1710,1934,2137,-1,1710,2128,2127,1934,-1,1711,1668,1695,1721,-1,1711,1669,1696,1729,-1,1712,1667,1706,1730,-1,1712,1669,1708,1722,-1,1713,1668,1707,1731,-1}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_8() { int[] value = {1713,1670,1709,1727,-1,1714,187,148,1678,-1,1714,1678,1564,1681,-1,1715,1680,1563,1682,-1,1715,1682,1568,1685,-1,1716,1681,1564,1683,-1,1716,1683,1569,1686,-1,1717,1685,1568,1687,-1,1717,1687,1573,1690,-1,1718,1686,1569,1688,-1,1718,1688,1574,1691,-1,1719,1671,1212,1676,-1,1719,1676,1574,1690,-1,1720,1672,1210,1677,-1,1720,1677,1575,1691,-1,1721,1672,1212,1708,-1,1721,1708,1669,1711,-1,1722,1671,1211,1694,-1,1722,1694,1667,1712,-1,1723,1674,1662,1701,-1,1724,1679,1565,1697,-1,1724,1697,1663,1702,-1,1725,1684,1570,1698,-1,1725,1698,1664,1703,-1,1726,1689,1575,1699,-1,1726,1699,1665,1704,-1,1727,1674,1210,1695,-1,1727,1695,1668,1713,-1,1728,1700,1324,1710,-1,1728,1710,2137,2136,-1,1729,1673,1661,1707,-1,1729,1707,1668,1711,-1,1730,1692,1323,1696,-1,1730,1696,1669,1712,-1,1731,1693,1666,1705,-1,1731,1705,1670,1713,-1,1732,1205,1526,1529,-1,1732,1544,1540,-1,1733,1328,1205,-1,1733,1540,1539,1546,1545,-1,1734,1738,1219,1200,-1,1734,1742,1743,1735,-1,1735,1739,1738,1734,-1,1735,1743,1744,1736,-1,1736,1740,1739,1735,-1,1736,1744,1745,1737,-1,1737,1741,1740,1736,-1,1737,1745,1532,1530,-1,1738,1757,1533,1219,-1,1739,1756,1757,1738,-1,1740,1755,1756,1739,-1,1741,1754,1755,1740,-1,1742,1220,1221,1758,-1,1742,1758,1198,1541,1743,-1,1743,1541,1542,1744,-1,1744,1542,1543,1745,-1,1745,1543,1544,1532,-1,1750,1531,1528,1746,-1,1751,1750,1746,1747,-1,1752,1751,1747,1748,-1,1753,1752,1748,1749,-1,1754,1531,1750,-1,1755,1754,1750,1751,-1,1756,1755,1751,1752,-1,1757,1753,1534,1533,-1,1757,1756,1752,1753,-1,1758,1221,1198,-1,1761,1760,1759,1534,1753,1749,1535,1762,-1,1762,1764,1763,-1,1763,1764,1214,-1,1764,1536,1214,-1,1764,1762,1535,1536,-1,1765,1217,166,165,1218,-1,1766,1767,1214,1921,1925,-1,1771,1199,1492,1491,1358,-1,1774,1225,1487,1486,1360,-1,1776,1226,1775,-1,1776,1775,1351,1357,-1,1777,1352,1205,-1,1785,1339,1489,1488,1350,-1,1786,1787,1340,1339,-1,1791,1344,1485,1484,1353,-1,1800,1520,2086,2087,-1,1801,1513,1501,1506,1516,-1,1805,1504,2085,-1,1805,1517,1504,-1,1809,1503,1378,1859,1384,1504,-1,1810,1503,1514,1802,-1,1810,1802,1515,1505,-1,1811,1505,1515,1804,-1,1811,1804,1516,1506,-1,1818,1353,1484,1820,-1,1820,1484,1430,1429,1483,1519,-1,1821,1201,1482,1481,1364,-1,1822,1445,1863,1849,1866,1483,1482,1201,-1,1824,1227,1474,1473,1375,-1,1826,1228,1478,1477,1367,-1,1834,1341,1476,1475,1368,-1,1835,1342,1480,1479,1362,-1,1847,1377,1379,1856,-1,1854,1510,1376,1861,-1,1855,1379,1377,1848,-1,1855,1848,1382,1383,-1,1856,1379,1333,1380,-1,1857,1204,1373,1846,-1,1857,1846,1381,1380,-1,1858,1376,1510,1852,-1,1858,1852,1507,1378,-1,1859,1378,1507,1851,-1,1859,1851,1508,-1,1860,1387,1506,1501,1329,1867,-1,1860,1853,1511,1387,-1,1861,1376,1505,1811,1506,1387,-1,1862,1372,1871,-1,1865,1841,1370,1498,1497,1372,-1,1866,1509,1483,-1,1867,1329,1509,1864,-1,1867,1864,1853,1860,-1,1868,1464,1435,1869,-1,1869,1435,1489,1490,1436,1447,1522,-1,1870,170,169,1524,1525,-1,1871,1872,1876,1874,-1,1871,1874,1862,-1,1874,1202,2083,1862,-1,1877,1872,1871,1372,1471,172,189,1878,1873,-1,1883,1882,1879,1876,-1,1884,1872,1877,1881,-1,1884,1883,1876,1872,-1,1887,1886,1880,1875,-1,1888,1873,1878,1885,-1,1890,1889,1879,1882,1881,1877,-1,1891,1890,1877,1873,-1,1892,1875,1879,1889,-1,1892,1891,1873,1888,1887,1875,-1,1894,1893,1880,1886,1885,1878,-1,1895,1894,1878,189,-1,1896,190,1880,1893,-1,1896,1895,189,190,-1,1897,1898,1899,1900,-1,1898,1897,1881,1882,-1,1899,1898,1882,1883,-1,1900,1884,1881,1897,-1,1900,1899,1883,1884,-1,1901,1902,1903,1904,-1,1902,1901,1885,1886,-1,1903,1902,1886,1887,-1,1904,1888,1885,1901,-1,1904,1903,1887,1888,-1,1905,1906,1907,1908,-1,1906,1905,1889,1890,-1,1907,1906,1890,1891,-1,1908,1892,1889,1905,-1,1908,1907,1891,1892,-1,1909,1910,1911,1912,-1,1910,1909,1893,1894,-1,1911,1910,1894,1895,-1,1912,1896,1893,1909,-1,1912,1911,1895,1896,-1,1915,1914,912,917,1918,1919,-1,1915,1916,1206,-1,1916,1917,1206,-1,1917,1213,1206,-1,1918,917,922,1922,-1,1919,1918,1922,1923,-1,1919,1920,1916,1915,-1,1920,1919,1923,1924,-1,1920,1921,1917,1916,-1,1921,1214,1213,1917,-1,1921,1920,1924,1925,-1,1924,1923,1922,922,168,1215,1766,1925,-1,1926,1763,1214,1767,-1,1926,1767,1766,1215,-1,1927,1678,1928,1929,-1,1927,1929,938,937,-1,1928,1678,148,931,-1,1929,1928,931,938,-1,1935,1399,1952,1953,-1,1936,1408,1409,1320,-1,1936,1938,1940,1941,-1,1937,1310,1311,-1,1938,1319,1310,1937,-1,1938,1936,1320,-1,1938,1937,1939,1940,-1,1939,1937,1935,1953,-1,1939,1953,1954,1955,-1,1940,1939,1955,1956,-1,1941,1940,1956,1957,-1,1942,1941,1957,1958,-1,1943,1942,1958,1959,-1,1944,1943,1959,1960,-1,1945,1944,1960,1961,-1,1946,1945,1961,1962,-1,1947,1946,1962,1963,-1,1948,1947}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_9() { int[] value = {1963,1964,-1,1949,1948,1964,1965,-1,1950,1949,1965,1966,-1,1951,1950,1966,1967,-1,1952,1951,1967,1968,-1,1954,1953,1952,1968,-1,1955,1954,1969,1970,-1,1956,1955,1970,1971,-1,1957,1956,1971,1972,-1,1958,1957,1972,1973,-1,1959,1958,1973,1974,-1,1960,1959,1974,1975,-1,1961,1960,1975,1976,-1,1962,1961,1976,1977,-1,1963,1962,1977,1978,-1,1964,1963,1978,1979,-1,1965,1964,1979,1980,-1,1966,1965,1980,1981,-1,1967,1966,1981,1982,-1,1968,1967,1982,1983,-1,1969,1954,1968,1983,-1,1970,1969,1984,1985,-1,1971,1970,1985,1986,-1,1972,1971,1986,1987,-1,1973,1972,1987,1988,-1,1974,1973,1988,1989,-1,1975,1974,1989,1990,-1,1976,1975,1990,1991,-1,1977,1976,1991,1992,-1,1978,1977,1992,1993,-1,1979,1978,1993,1994,-1,1980,1979,1994,1995,-1,1981,1980,1995,1996,-1,1982,1981,1996,1997,-1,1983,1982,1997,1998,-1,1984,1969,1983,1998,-1,1985,1984,1999,2000,-1,1986,1985,2000,2001,-1,1987,1986,2001,2002,-1,1988,1987,2002,2003,-1,1989,1988,2003,2004,-1,1990,1989,2004,2005,-1,1991,1990,2005,2006,-1,1992,1991,2006,2007,-1,1993,1992,2007,2008,-1,1994,1993,2008,2009,-1,1995,1994,2009,2010,-1,1996,1995,2010,2011,-1,1997,1996,2011,2012,-1,1998,1997,2012,2013,-1,1999,1984,1998,2013,-1,2002,2001,3520,3523,-1,2029,1211,1675,2034,-1,2029,1597,1657,2030,-1,2030,1657,1640,2031,-1,2030,1694,1211,2029,-1,2031,1640,1660,2032,-1,2031,1667,1694,2030,-1,2032,1706,1667,2031,-1,2033,1573,1687,2035,-1,2033,1611,1651,2034,-1,2034,1651,1597,2029,-1,2034,1675,1573,2033,-1,2035,1648,1611,2033,-1,2036,2035,1687,1568,-1,2037,2050,2072,2073,-1,2038,2046,2066,2067,-1,2039,2054,2078,2079,-1,2040,2049,2069,2070,-1,2041,2053,2075,2076,-1,2043,2045,2063,2064,-1,2045,2044,2062,2063,-1,2046,2047,2065,2066,-1,2047,2043,2064,2065,-1,2047,2045,2043,-1,2048,2038,2067,2068,-1,2049,2048,2068,2069,-1,2050,2051,2071,2072,-1,2051,2040,2070,2071,-1,2051,2049,2040,-1,2052,2037,2073,2074,-1,2053,2041,2055,-1,2053,2052,2074,2075,-1,2054,2055,2077,2078,-1,2055,2041,2076,2077,-1,2057,2056,2080,-1,2057,2080,2081,-1,2058,2059,2060,2061,-1,2059,2057,2042,-1,2060,2059,2042,2081,-1,2062,2044,1042,1069,-1,2080,2056,2039,2079,-1,2080,2079,2078,2077,2076,2075,2074,2073,2072,2071,2070,2069,2068,2067,2066,2065,2064,2063,2062,1069,1068,2061,2060,2081,-1,2081,2042,2057,-1,2082,1383,1382,1845,-1,2082,1845,1862,2083,-1,2083,1202,1333,1383,2082,-1,2085,1504,1384,1518,1502,2087,2086,-1,2085,2086,1520,1805,-1,2090,1619,1613,1578,-1,2091,2090,1578,1614,-1,2092,2093,2112,2111,-1,2093,1385,1797,2112,-1,2094,2092,1595,1649,-1,2098,1601,1579,1631,-1,2099,2093,2092,2094,-1,2100,2099,2094,2095,-1,2101,2100,2095,2096,-1,2101,2102,2089,1388,-1,2102,2097,1601,2098,-1,2102,2101,2096,2097,-1,2103,1470,1442,-1,2104,2103,1442,1496,-1,2106,2108,2104,1813,2089,2102,2098,2110,-1,2107,2103,2104,2108,-1,2108,2106,2105,2107,-1,2109,1631,1630,1591,1470,2103,2107,2105,-1,2109,2105,2106,2110,-1,2110,2098,1631,2109,-1,2111,1641,1595,2092,-1,2111,2112,2118,2117,-1,2112,1797,1523,2118,-1,2113,1635,1592,2114,-1,2114,1592,1632,1641,-1,2115,2113,2114,2117,-1,2117,2114,1641,2111,-1,2117,2118,2116,2115,-1,2118,1523,1799,2116,-1,2119,1203,2120,-1,2119,2120,1502,1518,-1,2120,1815,1512,1502,-1,2122,151,150,1930,-1,2123,2122,1930,1931,-1,2124,2123,1931,1932,-1,2125,2124,1932,1933,-1,2126,2125,1933,2129,-1,2129,1934,2127,2126,-1,2130,1663,1703,1664,2132,-1,2131,1930,150,1138,-1,2131,2130,2132,2133,-1,2132,1664,1704,1665,2134,-1,2133,1931,1930,2131,-1,2133,2132,2134,2135,-1,2134,1665,1701,1662,2138,-1,2135,1932,1931,2133,-1,2136,1670,1705,1728,-1,2137,1934,2129,2140,-1,2138,1662,1709,2141,-1,2138,2139,2135,2134,-1,2139,1933,1932,2135,-1,2139,2138,2141,2140,-1,2140,2129,1933,2139,-1,2140,2141,2136,2137,-1,2141,1709,1670,2136,-1,2142,2143,152,-1,2142,2165,2174,-1,2142,2174,2180,-1,2143,153,152,-1,2144,2145,2148,2147,-1,2144,2150,178,154,-1,2145,2146,2149,2148,-1,2147,2148,2168,-1,2148,2149,2171,-1,2149,2152,2177,-1,2150,1196,155,178,-1,2151,179,153,2143,-1,2151,2146,176,179,-1,2152,2149,2146,2151,-1,2153,1559,1196,2150,-1,2153,2147,2164,-1,2153,2150,2144,2147,-1,2154,1559,2153,-1,2154,2155,1558,1560,-1,2156,2157,1562,1557,-1,2157,1208,1561,1562,-1,2158,2156,1557,2159,-1,2160,1208,2157,2161,2173,-1,2161,2157,2156,2163,-1,2162,2158,2155,2164,-1,2163,2156,2158,2162,-1,2164,2155,2154,2153,-1,2165,2142,152,-1,2166,2161,2163,2167,-1,2167,2163,2162,2168,-1,2168,2162,2164,2147,-1,2170,2166,2167,2171,-1,2171,2167,2168,2148,-1,2172,2178,2181,-1,2173,2161,2166,2175,-1,2174,2152,2180,-1,2174,2165,2178,-1,2175,2166,2170,2176,-1,2175,2169,2160,2173,-1,2175,2176,2172,2169,-1,2176,2170,2177,2179,-1,2177,2152,2174,2179,-1,2177,2170,2171,2149,-1,2178,2172,2176}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_10() { int[] value = {2179,-1,2178,2179,2174,-1,2180,2143,2142,-1,2180,2152,2151,2143,-1,2181,2178,2165,-1,2182,1328,1310,1319,1660,1637,1659,1636,1658,1635,2113,2115,2116,1799,1386,1798,1389,1778,1819,1808,1816,2088,1807,1769,1806,1768,-1,2183,155,1196,2193,-1,2183,2347,2502,2363,-1,2184,2185,2458,2367,3059,3062,-1,2185,550,549,2394,-1,2186,548,547,2395,-1,2186,2399,2400,2394,-1,2187,559,560,2417,-1,2187,2374,2402,-1,2187,2415,2371,2376,2382,2381,2380,2374,-1,2189,2301,2302,2303,2304,2234,-1,2190,1557,1562,2257,-1,2190,2247,2351,2348,2250,-1,2191,1561,1549,2236,-1,2191,2255,2256,2257,-1,2192,2233,2237,-1,2193,1196,1559,2252,-1,2193,2346,2347,2183,-1,2196,2219,2218,2275,-1,2196,2292,2298,-1,2197,2295,2302,2301,-1,2198,2298,2295,-1,2203,2243,2191,2236,-1,2204,2210,2211,2212,2206,2201,2255,2191,-1,2205,2202,2201,2206,-1,2215,2276,2277,2522,-1,2218,2217,2199,2275,-1,2219,2196,2198,2220,-1,2220,2198,2197,2221,-1,2220,2221,2367,2368,-1,2223,2210,2204,2224,-1,2226,2207,2208,2227,-1,2227,2208,2209,2228,-1,2228,2209,2205,2229,-1,2229,2205,2206,2230,-1,2230,2206,2212,2231,-1,2231,2212,2211,2232,-1,2232,2211,2210,2223,-1,2232,2223,2224,2244,2225,2246,2226,2227,2228,2229,2230,2231,-1,2233,2192,2216,2362,2393,2527,-1,2234,1551,1552,2189,-1,2234,2241,2240,2235,-1,2235,1550,1551,2234,-1,2235,2240,2239,2236,-1,2236,1549,1550,2235,-1,2236,2239,2202,2205,2209,2208,2207,2245,-1,2236,2245,2203,-1,2237,2233,2286,-1,2237,2241,2242,-1,2237,2270,2290,-1,2239,2240,2285,2284,2549,2573,2556,2557,2575,2546,2643,-1,2242,2271,2270,2237,-1,2243,2203,2225,2244,-1,2243,2204,2191,-1,2244,2224,2204,2243,-1,2245,2207,2226,2246,-1,2246,2225,2203,2245,-1,2247,2256,2248,-1,2248,2305,2258,2332,-1,2250,1913,1558,2159,1557,2190,-1,2250,2348,2350,2253,-1,2252,1559,1560,2253,-1,2252,2349,2346,2193,-1,2253,1560,1558,1913,2250,-1,2253,2350,2349,2252,-1,2254,2251,2352,2355,-1,2257,1562,1561,2191,-1,2257,2256,2247,2190,-1,2258,2317,2332,-1,2259,2263,2291,2521,-1,2260,2259,2305,2306,-1,2261,2260,2306,2307,-1,2263,2259,2260,2264,-1,2264,2260,2261,2265,-1,2264,2265,2515,2276,2215,2435,2424,2423,-1,2270,2238,2288,-1,2271,2242,2294,-1,2271,2269,2238,2270,-1,2272,2238,2269,2273,-1,2272,2274,2288,-1,2273,2194,2274,2272,-1,2274,2194,2275,2199,-1,2275,2194,2196,-1,2277,2307,2342,-1,2283,2280,2281,2282,-1,2284,2279,2280,2283,-1,2285,2240,2241,2286,-1,2285,2278,2279,2284,-1,2286,2233,2278,2285,-1,2286,2241,2237,-1,2287,2192,2290,-1,2287,2199,2217,2289,-1,2288,2238,2272,-1,2288,2274,2199,2287,-1,2288,2290,2270,-1,2290,2192,2237,-1,2290,2288,2287,-1,2291,2262,2258,2521,-1,2292,2196,2194,2273,-1,2292,2293,2299,2298,-1,2293,2292,2273,2269,-1,2293,2294,2300,2299,-1,2294,2242,2300,-1,2294,2293,2269,2271,-1,2295,2197,2198,-1,2295,2296,2303,2302,-1,2296,2295,2298,2299,-1,2296,2297,2304,2303,-1,2297,2242,2304,-1,2297,2296,2299,2300,-1,2298,2198,2196,-1,2300,2242,2297,-1,2304,2241,2234,-1,2304,2242,2241,-1,2306,2305,2248,2341,-1,2307,2306,2341,2342,-1,2309,2200,2322,2345,-1,2309,2310,2323,2200,-1,2310,2309,2324,2325,-1,2310,2311,2267,2323,-1,2311,2310,2325,2326,-1,2311,2312,2308,2267,-1,2312,2311,2326,2327,-1,2312,2313,2266,2308,-1,2313,2312,2327,2328,-1,2313,2314,2321,2266,-1,2314,2313,2328,2329,-1,2314,2315,2320,2321,-1,2315,2314,2329,2330,-1,2315,2316,2319,2320,-1,2316,2315,2330,2331,-1,2316,2317,2318,2319,-1,2317,2258,2262,2318,-1,2325,2324,2340,2339,-1,2326,2325,2339,2338,-1,2327,2326,2338,2337,-1,2328,2327,2337,2336,-1,2329,2328,2336,2335,-1,2330,2329,2335,2334,-1,2331,2330,2334,2333,-1,2332,2317,2316,2331,-1,2332,2331,2333,-1,2332,2333,2248,-1,2333,2334,2335,2336,2337,2338,2339,2340,2361,2249,2351,2247,2248,-1,2341,2248,2282,2281,2277,2342,-1,2344,2268,2214,2343,-1,2345,2322,2268,2344,-1,2351,2249,2254,2355,-1,2352,2251,2195,2353,-1,2352,2349,2350,2355,-1,2353,2195,2213,2354,-1,2353,2346,2349,2352,-1,2354,2213,2365,2508,-1,2354,2347,2346,2353,-1,2355,2350,2348,2351,-1,2356,2251,2254,2358,-1,2356,2309,2345,2360,-1,2357,2213,2195,2359,-1,2357,2343,2500,2512,-1,2358,2254,2249,2361,-1,2358,2324,2309,2356,-1,2359,2195,2251,2360,-1,2359,2344,2343,2357,-1,2360,2251,2356,-1,2360,2345,2344,2359,-1,2361,2340,2324,2358,-1,2363,194,155,2183,-1,2363,2502,2504,2412,-1,2366,2364,2434,-1,2366,2368,2455,-1,2368,2366,2219,2220,-1,2368,2367,2452,-1,2369,2434,2364,2433,-1,2370,2480,2467,2466,-1,2373,2404,2395,-1,2376,2371,2372,2375,-1,2383,2380,2381,2392,-1,2384,2374,2380,2383,-1,2387,2378,2377,2386,-1,2388,2379,2378,2387,-1,2389,2375,2379,2388,-1,2390,2376,2375,2389,-1,2391,2382,2376,2390,-1,2391,2390,2389,2388,2387,2386,2405,2385,2403,2384,2383,2392,-1,2392,2381,2382,2391,-1,2394,549,548,2186,-1,2394,2400,2461,-1,2394}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_11() { int[] value = {2461,2460,2459,2458,2185,-1,2395,547,559,2187,-1,2395,2187,2402,2373,-1,2395,2398,2399,2186,-1,2396,2362,2448,-1,2396,2393,2362,-1,2396,2400,2445,-1,2396,2429,2430,2401,-1,2400,2401,2461,-1,2401,2400,2396,-1,2402,2374,2384,2403,-1,2403,2385,2373,2402,-1,2404,2373,2385,2405,-1,2404,2377,2378,2379,2375,2372,2398,2395,-1,2405,2386,2377,2404,-1,2407,2406,2506,2409,2514,2497,2496,2495,2494,2493,2492,2491,2490,-1,2407,2416,2406,-1,2407,2441,2561,-1,2407,2490,2489,-1,2408,555,1169,556,911,2410,-1,2408,2406,2416,2417,-1,2410,911,556,558,2413,-1,2410,2503,2506,2406,2408,-1,2412,557,194,2363,-1,2412,2504,2505,2413,-1,2413,558,557,2412,-1,2413,2505,2503,2410,-1,2417,560,555,2408,-1,2417,2416,2415,2187,-1,2418,2419,2462,-1,2419,2418,2421,2422,-1,2420,2423,2424,-1,2421,2475,2476,2477,2478,2425,2465,2426,2480,2370,2479,2427,2214,2268,2322,2200,2323,2267,2308,2266,2321,2320,2319,2318,2262,-1,2423,2420,2419,2422,-1,2425,2478,2471,2470,-1,2426,2465,2469,2468,-1,2428,2432,2449,2450,-1,2429,2397,2428,2430,-1,2429,2448,2447,-1,2430,2428,2450,2451,-1,2431,2397,2447,-1,2431,2433,2364,2432,-1,2432,2364,2366,2449,-1,2432,2428,2397,2431,-1,2434,2218,2219,2366,-1,2434,2369,2217,2218,-1,2436,2464,2424,2435,-1,2441,2440,2439,2442,-1,2442,2439,2438,2443,-1,2443,2438,2437,2444,-1,2444,2437,2393,2445,-1,2445,2393,2396,-1,2445,2400,2399,2444,-1,2446,2289,2217,2369,-1,2446,2362,2216,2192,2287,2289,-1,2446,2369,2433,2447,-1,2446,2447,2448,-1,2447,2397,2429,-1,2447,2433,2431,-1,2448,2362,2446,-1,2448,2429,2396,-1,2451,2401,2430,-1,2452,2455,2368,-1,2454,2401,2457,-1,2455,2449,2366,-1,2455,2456,2450,2449,-1,2456,2455,2452,2453,-1,2456,2457,2451,2450,-1,2457,2401,2451,-1,2457,2456,2453,2454,-1,2458,2459,2452,2367,-1,2459,2460,2453,2452,-1,2460,2461,2454,2453,-1,2461,2401,2454,-1,2463,2462,2419,2420,-1,2464,2420,2424,-1,2464,2463,2420,-1,2465,2425,2470,2469,-1,2475,2421,2418,2474,-1,2476,2475,2474,2473,-1,2477,2476,2473,2472,-1,2478,2477,2472,2471,-1,2480,2426,2468,2467,-1,2482,2481,2466,2467,-1,2483,2482,2467,2468,-1,2484,2483,2468,2469,-1,2485,2484,2469,2470,-1,2486,2485,2470,2471,-1,2487,2486,2471,2472,-1,2488,2473,2474,2489,-1,2488,2487,2472,2473,-1,2489,2418,2462,2407,-1,2489,2474,2418,-1,2490,2488,2489,-1,2490,2491,2487,2488,-1,2491,2492,2486,2487,-1,2492,2493,2485,2486,-1,2493,2494,2484,2485,-1,2494,2495,2483,2484,-1,2495,2496,2482,2483,-1,2496,2497,2481,2482,-1,2498,2407,2462,2463,-1,2499,2436,2440,2441,2407,2498,-1,2499,2464,2436,-1,2499,2498,2463,2464,-1,2500,2343,2214,2427,-1,2500,2427,2479,2501,-1,2501,2479,2370,2466,-1,2506,2503,2505,2509,-1,2507,2504,2502,2508,-1,2508,2365,2411,2507,-1,2508,2502,2347,2354,-1,2509,2414,2409,2506,-1,2509,2505,2504,2507,-1,2509,2507,2411,2414,-1,2510,2411,2513,-1,2510,2466,2481,2511,-1,2511,2414,2411,2510,-1,2511,2481,2497,2514,-1,2512,2365,2213,2357,-1,2512,2500,2501,2513,-1,2513,2411,2365,2512,-1,2513,2501,2466,2510,-1,2514,2409,2414,2511,-1,2515,2265,2261,2516,-1,2516,2261,2307,2277,-1,2517,2518,2519,2520,-1,2518,2517,2515,2516,-1,2519,2518,2516,2277,-1,2520,2276,2515,2517,-1,2520,2519,2277,2276,-1,2521,2258,2305,2259,-1,2522,2277,2281,2523,-1,2522,2436,2435,2215,-1,2523,2281,2280,2524,-1,2523,2440,2436,2522,-1,2524,2280,2279,2525,-1,2524,2439,2440,2523,-1,2525,2279,2278,2526,-1,2525,2438,2439,2524,-1,2526,2278,2233,2527,-1,2526,2437,2438,2525,-1,2527,2393,2437,2526,-1,2528,2529,2530,2531,2532,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,-1,2544,2248,2640,-1,2544,2574,2555,2554,2572,2547,2282,2248,-1,2548,2283,2282,2547,2552,-1,2549,2284,2283,2548,2553,-1,2558,2637,2636,-1,2560,2581,2570,2571,2583,2563,2443,2444,2399,2398,2639,-1,2561,2441,2442,2562,2566,-1,2562,2442,2443,2563,2567,-1,2572,2554,2578,-1,2573,2549,2553,2579,-1,2574,2544,2550,2577,-1,2575,2557,2576,-1,2576,2551,2546,2575,-1,2577,2555,2574,-1,2578,2552,2547,2572,-1,2579,2556,2573,-1,2580,2568,2587,-1,2581,2560,2565,2586,-1,2582,2561,2566,2584,-1,2583,2571,2585,-1,2584,2569,2582,-1,2585,2567,2563,2583,-1,2586,2570,2581,-1,2587,2564,2558,2580,-1,2589,2588,2556,2579,-1,2590,2589,2579,2553,-1,2590,2591,2592,-1,2591,2590,2553,2548,-1,2592,2591,2548,2552,-1,2592,2593,2594,2595,2596,2597,-1,2593,2592,2552,2578,-1,2594,2593,2578,2554,-1,2595,2594,2554,2555,-1,2596,2595,2555,2577,-1,2597,2596,2577,2550,-1,2598,2597,2550,2545,-1,2599,2590,2616,2629,-1,2599,2598,2545,2551,-1,2599,2600,2601,2588,2589,2590,-1,2600,2599,2551,2576,-1,2601,2557,2556,2588,-1,2601,2600,2576,2557,-1,2603,2602,2570,2586,-1,2604,2603,2586,2565,-1,2605,2604,2565,2559,-1,2606,2605,2559,2564,-1,2606,2607,2608,2609,2610,2611,-1,2606,2611,2619,2631,-1,2607,2606,2564,2587,-1}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_12() { int[] value = {2608,2607,2587,2568,-1,2609,2608,2568,2569,-1,2610,2609,2569,2584,-1,2611,2610,2584,2566,-1,2611,2612,2613,-1,2612,2611,2566,2562,-1,2613,2612,2562,2567,-1,2613,2614,2615,2602,2603,2604,-1,2614,2613,2567,2585,-1,2615,2571,2570,2602,-1,2615,2614,2585,2571,-1,2617,2592,2597,2628,-1,2618,2613,2604,2630,-1,2621,2616,2590,2592,2617,2620,-1,2623,2619,2611,2613,2618,2622,-1,2625,2597,2598,2599,2624,-1,2627,2604,2605,2606,2626,-1,2628,2597,2625,2632,-1,2629,2616,2621,2633,-1,2630,2604,2627,2634,-1,2631,2619,2623,2635,-1,2632,2620,2617,2628,-1,2632,2625,2624,2633,-1,2633,2621,2620,2632,-1,2633,2624,2599,2629,-1,2634,2622,2618,2630,-1,2634,2627,2626,2635,-1,2635,2623,2622,2634,-1,2635,2626,2606,2631,-1,2636,2407,2561,-1,2636,2415,2416,2407,-1,2636,2561,2582,2569,2568,2580,2558,-1,2637,2371,2415,2636,-1,2637,2558,2564,2559,2638,-1,2638,2372,2371,2637,-1,2638,2559,2565,2560,2639,-1,2639,2398,2372,2638,-1,2640,2248,2256,2255,-1,2640,2255,2201,2641,-1,2640,2641,2544,-1,2641,2201,2202,2642,-1,2642,2202,2239,2643,-1,2642,2545,2550,2544,2641,-1,2643,2546,2551,2545,2642,-1,2691,2644,2676,2645,2677,2646,2678,2647,2679,2648,2680,2649,2681,2650,2682,2651,2683,2652,2684,2653,2685,2654,2686,2655,2687,2656,2688,2657,2689,2658,2690,2659,-1,2692,2661,2659,2690,-1,2692,2690,2658,2660,-1,2693,2662,2644,2691,-1,2693,2691,2659,2661,-1,2694,2663,2645,2676,-1,2694,2676,2644,2662,-1,2695,2664,2646,2677,-1,2695,2677,2645,2663,-1,2696,2665,2647,2678,-1,2696,2678,2646,2664,-1,2697,2666,2648,2679,-1,2697,2679,2647,2665,-1,2698,2667,2649,2680,-1,2698,2680,2648,2666,-1,2699,2668,2650,2681,-1,2699,2681,2649,2667,-1,2700,2669,2651,2682,-1,2700,2682,2650,2668,-1,2701,2670,2652,2683,-1,2701,2683,2651,2669,-1,2702,2671,2653,2684,-1,2702,2684,2652,2670,-1,2703,2672,2654,2685,-1,2703,2685,2653,2671,-1,2704,2673,2655,2686,-1,2704,2686,2654,2672,-1,2705,2674,2656,2687,-1,2705,2687,2655,2673,-1,2706,2675,2657,2688,-1,2706,2688,2656,2674,-1,2707,2660,2658,2689,-1,2707,2689,2657,2675,-1,2715,2714,2720,2712,2709,2713,2721,2716,2717,2718,2711,2708,2710,2719,-1,2723,2722,2716,2721,-1,2724,2723,2721,2713,-1,2724,2725,2726,-1,2725,2724,2713,2709,-1,2726,2725,2709,2712,-1,2726,2727,2728,2729,2730,2731,-1,2727,2726,2712,2720,-1,2728,2727,2720,2714,-1,2729,2728,2714,2715,-1,2730,2729,2715,2719,-1,2731,2730,2719,2710,-1,2732,2731,2710,2708,-1,2733,2724,2736,2743,-1,2733,2732,2708,2711,-1,2733,2734,2735,2722,2723,2724,-1,2734,2733,2711,2718,-1,2735,2717,2716,2722,-1,2735,2734,2718,2717,-1,2737,2726,2731,2742,-1,2739,2736,2724,2726,2737,2738,-1,2741,2731,2732,2733,2740,-1,2742,2731,2741,2744,-1,2743,2736,2739,2745,-1,2744,2738,2737,2742,-1,2744,2741,2740,2745,-1,2745,2739,2738,2744,-1,2745,2740,2733,2743,-1,2761,2792,2760,2791,2759,2790,2758,2789,2757,2788,2756,2787,2755,2786,2754,2785,2753,2784,2752,2783,2751,2782,2750,2781,2749,2780,2748,2779,2747,2778,2746,2793,-1,2762,2760,2792,2794,-1,2763,2761,2793,2795,-1,2764,2746,2778,2796,-1,2765,2747,2779,2797,-1,2766,2748,2780,2798,-1,2767,2749,2781,2799,-1,2768,2750,2782,2800,-1,2769,2751,2783,2801,-1,2770,2752,2784,2802,-1,2771,2753,2785,2803,-1,2772,2754,2786,2804,-1,2773,2755,2787,2805,-1,2774,2756,2788,2806,-1,2775,2757,2789,2807,-1,2776,2758,2790,2808,-1,2777,2759,2791,2809,-1,2778,2747,2765,2796,-1,2779,2748,2766,2797,-1,2780,2749,2767,2798,-1,2781,2750,2768,2799,-1,2782,2751,2769,2800,-1,2783,2752,2770,2801,-1,2784,2753,2771,2802,-1,2785,2754,2772,2803,-1,2786,2755,2773,2804,-1,2787,2756,2774,2805,-1,2788,2757,2775,2806,-1,2789,2758,2776,2807,-1,2790,2759,2777,2808,-1,2791,2760,2762,2809,-1,2792,2761,2763,2794,-1,2793,2746,2764,2795,-1,2810,2812,2833,2834,-1,2811,2815,2826,2827,-1,2812,2821,2832,2833,-1,2813,2810,2834,2835,-1,2814,2811,2827,2828,-1,2815,2823,2825,2826,-1,2816,2822,2829,2830,-1,2817,2816,2830,2831,-1,2819,2820,2836,2837,-1,2820,2813,2835,2836,-1,2821,2812,2810,2813,2820,2819,2818,2823,2815,2811,2814,2822,2816,2817,-1,2821,2817,2831,2832,-1,2822,2814,2828,2829,-1,2823,2818,2824,2825,-1,2824,2818,2819,2837,-1,2826,2825,2824,2837,2836,2835,-1,2828,2827,2826,-1,2833,2832,2831,2830,2829,2828,-1,2840,2839,2828,2826,2838,2841,-1,2842,2835,2834,2833,2843,-1,2844,2833,2828,2839,-1,2844,2839,2840,2846,-1,2845,2835,2842,2847,-1,2845,2838,2826,2835,-1,2846,2840,2841,2847,-1,2846,2843,2833,2844,-1,2847,2841,2838,2845,-1,2847,2842,2843,2846,-1,2863,2894,2862,2893,2861,2892,2860,2891,2859,2890,2858,2889,2857,2888,2856,2887,2855,2886,2854,2885,2853,2884,2852,2883,2851,2882,2850,2881,2849,2880,2848,2895,-1,2864,2862,2894,2896,-1,2865,2863,2895,2897,-1,2866,2848,2880,2898,-1,2867,2849,2881,2899,-1,2868,2850,2882,2900,-1,2869,2851,2883,2901,-1,2870,2852,2884,2902,-1,2871,2853}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_13() { int[] value = {2885,2903,-1,2872,2854,2886,2904,-1,2873,2855,2887,2905,-1,2874,2856,2888,2906,-1,2875,2857,2889,2907,-1,2876,2858,2890,2908,-1,2877,2859,2891,2909,-1,2878,2860,2892,2910,-1,2879,2861,2893,2911,-1,2880,2849,2867,2898,-1,2881,2850,2868,2899,-1,2882,2851,2869,2900,-1,2883,2852,2870,2901,-1,2884,2853,2871,2902,-1,2885,2854,2872,2903,-1,2886,2855,2873,2904,-1,2887,2856,2874,2905,-1,2888,2857,2875,2906,-1,2889,2858,2876,2907,-1,2890,2859,2877,2908,-1,2891,2860,2878,2909,-1,2892,2861,2879,2910,-1,2893,2862,2864,2911,-1,2894,2863,2865,2896,-1,2895,2848,2866,2897,-1,2927,2958,2926,2957,2925,2956,2924,2955,2923,2954,2922,2953,2921,2952,2920,2951,2919,2950,2918,2949,2917,2948,2916,2947,2915,2946,2914,2945,2913,2944,2912,2959,-1,2928,2926,2958,2960,-1,2929,2927,2959,2961,-1,2930,2912,2944,2962,-1,2931,2913,2945,2963,-1,2932,2914,2946,2964,-1,2933,2915,2947,2965,-1,2934,2916,2948,2966,-1,2935,2917,2949,2967,-1,2936,2918,2950,2968,-1,2937,2919,2951,2969,-1,2938,2920,2952,2970,-1,2939,2921,2953,2971,-1,2940,2922,2954,2972,-1,2941,2923,2955,2973,-1,2942,2924,2956,2974,-1,2943,2925,2957,2975,-1,2944,2913,2931,2962,-1,2945,2914,2932,2963,-1,2946,2915,2933,2964,-1,2947,2916,2934,2965,-1,2948,2917,2935,2966,-1,2949,2918,2936,2967,-1,2950,2919,2937,2968,-1,2951,2920,2938,2969,-1,2952,2921,2939,2970,-1,2953,2922,2940,2971,-1,2954,2923,2941,2972,-1,2955,2924,2942,2973,-1,2956,2925,2943,2974,-1,2957,2926,2928,2975,-1,2958,2927,2929,2960,-1,2959,2912,2930,2961,-1,2990,2989,2988,2987,2986,2985,2984,2983,2982,2981,2980,2979,2978,2977,2976,2991,-1,2995,2993,2992,2994,-1,2999,2997,2996,2998,-1,3004,3001,3000,3003,-1,3005,3002,3001,3004,-1,3009,3007,3006,3008,-1,3015,3011,3010,3014,-1,3017,3013,3012,3016,-1,3023,3019,3018,3022,-1,3023,3022,3025,3024,-1,3024,3020,3019,3023,-1,3025,3021,3020,3024,-1,3035,3027,3026,3034,-1,3036,3028,3027,3035,-1,3037,3036,3038,-1,3038,3030,3029,3037,-1,3038,3036,3035,3039,-1,3039,3031,3030,3038,-1,3039,3035,3034,3040,-1,3040,3032,3031,3039,-1,3040,3034,3041,-1,3041,3033,3032,3040,-1,3047,3043,3042,3046,-1,3049,3045,3044,3048,-1,3051,193,550,2185,2184,-1,3052,1195,3053,3054,-1,3052,2188,2189,1552,1195,-1,3054,3050,2222,2188,3052,-1,3055,193,3051,3056,-1,3056,3051,2184,2222,3050,-1,3057,2197,2301,2189,2188,3060,-1,3058,2221,2197,3057,3065,-1,3059,2367,2221,3058,3063,-1,3061,2222,2184,3062,3064,-1,3062,3059,3063,3064,-1,3066,3060,2188,2222,3061,-1,3066,3065,3057,3060,-1,3068,627,588,3067,-1,3069,1590,1629,3070,-1,3071,3072,3073,3074,3075,3076,-1,3072,3071,181,3068,-1,3073,3072,3068,3067,-1,3074,3073,3067,145,-1,3075,3074,145,3069,-1,3076,3070,181,3071,-1,3076,3075,3069,3070,-1,3078,1099,1098,3077,-1,3079,2090,2091,3080,-1,3081,3077,183,-1,3085,193,3055,156,3086,-1,3086,156,3053,1195,3087,-1,3088,207,554,550,193,3085,-1,3090,1209,157,3089,-1,3090,3087,1195,1552,1556,1209,-1,3091,158,192,3092,-1,3092,192,546,554,207,3095,-1,3093,1194,158,3091,-1,3094,157,1209,3096,-1,3095,207,157,3094,-1,3100,3097,3098,3099,-1,3103,3104,3101,3102,-1,3105,3096,3093,3106,-1,3105,3099,3098,3110,-1,3106,3093,3091,3092,3109,-1,3106,3100,3099,3105,-1,3107,3087,3090,3108,-1,3107,3103,3102,3112,-1,3108,3090,3089,3088,3111,-1,3108,3104,3103,3107,-1,3109,3092,3095,3110,-1,3109,3097,3100,3106,-1,3110,3095,3094,3096,3105,-1,3110,3098,3097,3109,-1,3111,3088,3085,3112,-1,3111,3101,3104,3108,-1,3112,3085,3086,3087,3107,-1,3112,3102,3101,3111,-1,3113,203,524,201,1128,-1,3113,1128,813,1092,794,345,793,353,779,333,780,359,792,344,791,352,777,332,812,778,357,788,341,787,350,-1,3114,1332,1203,2119,1330,3117,3116,3115,-1,3116,3117,1330,1508,1850,1446,1828,1331,1827,1363,1837,1345,1838,1365,1829,1336,3115,-1,3132,3131,3130,3129,3128,3127,3126,3125,3124,3123,3122,3121,3120,3119,3118,3133,-1,3134,3118,3119,3135,-1,3135,3119,3120,3136,-1,3136,3120,3121,3137,-1,3137,3121,3122,3138,-1,3138,3122,3123,3139,-1,3139,3123,3124,3140,-1,3140,3124,3125,3141,-1,3141,3125,3126,3142,-1,3142,3126,3127,3143,-1,3143,3127,3128,3144,-1,3144,3128,3129,3145,-1,3145,3129,3130,3146,-1,3146,3130,3131,3147,-1,3147,3131,3132,3148,-1,3148,3132,3133,3149,-1,3149,3133,3118,3134,-1,3150,3151,3152,3153,3154,3155,3156,3157,3158,3159,3160,3161,-1,3151,3150,3134,3135,-1,3152,3151,3135,3136,-1,3153,3152,3136,3137,-1,3154,3153,3137,3138,-1,3155,3154,3138,3139,-1,3156,3155,3139,3140,-1,3157,3156,3140,3141,-1,3158,3157,3141,3142,-1,3159,3158,3142,3143,-1,3161,3149,3134,3150,-1,3161,3160,3148,3149,-1,3162,3163,3164,3165,-1,3163,3162,3159,3143,-1,3164,3163,3143,3144,3145,3146,3147,3148,-1,3165,3160,3159,3162,-1,3165,3164,3148,3160,-1,3180,3179,3178,3177,3176,3175,3174,3173,3172,3171,3170,3169,3168}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_14() { int[] value = {3167,3166,3181,-1,3182,3166,3167,3183,-1,3183,3167,3168,3184,-1,3184,3168,3169,3185,-1,3185,3169,3170,3186,-1,3186,3170,3171,3187,-1,3187,3171,3172,3188,-1,3188,3172,3173,3189,-1,3189,3173,3174,3190,-1,3190,3174,3175,3191,-1,3191,3175,3176,3192,-1,3192,3176,3177,3193,-1,3193,3177,3178,3194,-1,3194,3178,3179,3195,-1,3195,3179,3180,3196,-1,3196,3180,3181,3197,-1,3197,3181,3166,3182,-1,3198,3199,3200,3201,3202,3203,3204,3205,3206,3207,3208,3209,-1,3199,3198,3182,3183,-1,3200,3199,3183,3184,-1,3201,3200,3184,3185,-1,3202,3201,3185,3186,-1,3203,3202,3186,3187,-1,3204,3203,3187,3188,-1,3205,3204,3188,3189,-1,3206,3205,3189,3190,-1,3207,3206,3190,3191,-1,3209,3197,3182,3198,-1,3209,3208,3196,3197,-1,3210,3211,3212,3213,-1,3211,3210,3207,3191,-1,3212,3211,3191,3192,3193,3194,3195,3196,-1,3213,3208,3207,3210,-1,3213,3212,3196,3208,-1,3229,3228,3227,3226,3225,3224,3223,3222,3221,3220,3219,3218,3217,3216,3215,3214,-1,3230,3231,3232,3233,3234,3235,3236,3237,3238,3239,3240,3241,3242,3243,3244,3245,-1,3231,3230,3228,3229,-1,3232,3231,3229,3214,-1,3233,3232,3214,3215,-1,3234,3233,3215,3216,-1,3235,3234,3216,3217,-1,3236,3235,3217,3218,-1,3237,3236,3218,3219,-1,3238,3237,3219,3220,-1,3239,3238,3220,3221,-1,3240,3239,3221,3222,-1,3241,3240,3222,3223,-1,3242,3241,3223,3224,-1,3243,3242,3224,3225,-1,3244,3243,3225,3226,-1,3245,3227,3228,3230,-1,3245,3244,3226,3227,-1,3261,3260,3259,3258,3257,3256,3255,3254,3253,3252,3251,3250,3249,3248,3247,3246,-1,3262,3263,3264,3265,3266,3267,3268,3269,3270,3271,3272,3273,3274,3275,3276,3277,-1,3263,3262,3260,3261,-1,3264,3263,3261,3246,-1,3265,3264,3246,3247,-1,3266,3265,3247,3248,-1,3267,3266,3248,3249,-1,3268,3267,3249,3250,-1,3269,3268,3250,3251,-1,3270,3269,3251,3252,-1,3271,3270,3252,3253,-1,3272,3271,3253,3254,-1,3273,3272,3254,3255,-1,3274,3273,3255,3256,-1,3275,3274,3256,3257,-1,3276,3275,3257,3258,-1,3277,3259,3260,3262,-1,3277,3276,3258,3259,-1,3293,3278,3279,3280,3281,3282,3283,3284,3285,3286,3287,3288,3289,3290,3291,3292,-1,3295,3279,3278,3294,-1,3296,3280,3279,3295,-1,3297,3281,3280,3296,-1,3298,3282,3281,3297,-1,3299,3283,3282,3298,-1,3300,3284,3283,3299,-1,3301,3285,3284,3300,-1,3302,3286,3285,3301,-1,3303,3287,3286,3302,-1,3304,3288,3287,3303,-1,3305,3289,3288,3304,-1,3306,3290,3289,3305,-1,3307,3291,3290,3306,-1,3308,3292,3291,3307,-1,3309,3293,3292,3308,-1,3309,3294,3278,3293,-1,3310,3325,3324,3323,3322,3321,3320,3319,3318,3317,3316,3315,3314,3313,3312,3311,-1,3311,3295,3294,3310,-1,3312,3296,3295,3311,-1,3313,3297,3296,3312,-1,3314,3298,3297,3313,-1,3315,3299,3298,3314,-1,3316,3300,3299,3315,-1,3317,3301,3300,3316,-1,3318,3302,3301,3317,-1,3319,3303,3302,3318,-1,3320,3304,3303,3319,-1,3321,3305,3304,3320,-1,3322,3306,3305,3321,-1,3323,3307,3306,3322,-1,3324,3308,3307,3323,-1,3325,3309,3308,3324,-1,3325,3310,3294,3309,-1,3326,170,1870,-1,3326,191,523,-1,3326,1870,1525,-1,3343,3327,3328,3344,-1,3344,3328,3329,3345,-1,3345,3329,3330,3346,-1,3346,3330,3331,3347,-1,3347,3331,3332,3348,-1,3348,3332,3333,3349,-1,3349,3333,3334,3350,-1,3350,3334,3335,3351,-1,3351,3335,3336,3352,-1,3352,3336,3337,3353,-1,3353,3337,3338,3354,-1,3354,3338,3339,3355,-1,3355,3339,3340,3356,-1,3356,3340,3341,3357,-1,3357,3341,3342,3358,-1,3358,3342,3327,3343,-1,3358,3343,3344,3345,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,-1,3360,3359,3342,3341,-1,3361,3360,3341,3340,-1,3362,3361,3340,3339,-1,3363,3362,3339,3338,-1,3364,3363,3338,3337,-1,3365,3364,3337,3336,-1,3366,3365,3336,3335,-1,3367,3366,3335,3334,-1,3368,3367,3334,3333,-1,3369,3368,3333,3332,-1,3370,3369,3332,3331,-1,3371,3370,3331,3330,-1,3372,3371,3330,3329,-1,3373,3372,3329,3328,-1,3374,3327,3342,3359,-1,3374,3373,3328,3327,-1,3376,3375,3374,3359,-1,3377,3376,3359,3360,-1,3378,3377,3360,3361,-1,3379,3378,3361,3362,-1,3380,3379,3362,3363,-1,3381,3380,3363,3364,-1,3382,3381,3364,3365,-1,3383,3382,3365,3366,-1,3384,3383,3366,3367,-1,3385,3384,3367,3368,-1,3386,3385,3368,3369,-1,3387,3386,3369,3370,-1,3388,3387,3370,3371,-1,3389,3388,3371,3372,-1,3390,3373,3374,3375,-1,3390,3389,3372,3373,-1,3392,3391,3375,3376,-1,3393,3392,3376,3377,-1,3394,3393,3377,3378,-1,3395,3394,3378,3379,-1,3396,3395,3379,3380,-1,3397,3396,3380,3381,-1,3398,3397,3381,3382,-1,3399,3398,3382,3383,-1,3400,3399,3383,3384,-1,3401,3400,3384,3385,-1,3402,3401,3385,3386,-1,3403,3402,3386,3387,-1,3404,3403,3387,3388,-1,3405,3404,3388,3389,-1,3406,3390,3375,3391,-1,3406,3405,3389,3390,-1,3408,3407,3391,3392,-1,3409,3408,3392,3393,-1,3410,3409,3393,3394,-1,3411,3410,3394,3395,-1,3412,3411,3395,3396,-1,3413,3412,3396,3397,-1,3414,3413,3397,3398,-1,3415,3414,3398,3399,-1,3416,3415,3399,3400,-1,3417,3416,3400}; return value; } private int[] getIndexedFaceSet_7_89_coordIndex_15() { int[] value = {3401,-1,3418,3417,3401,3402,-1,3419,3418,3402,3403,-1,3420,3419,3403,3404,-1,3421,3420,3404,3405,-1,3422,3406,3391,3407,-1,3422,3421,3405,3406,-1,3424,3423,3407,3408,-1,3425,3424,3408,3409,-1,3426,3425,3409,3410,-1,3427,3426,3410,3411,-1,3428,3427,3411,3412,-1,3429,3428,3412,3413,-1,3430,3429,3413,3414,-1,3431,3430,3414,3415,-1,3432,3431,3415,3416,-1,3433,3432,3416,3417,-1,3434,3433,3417,3418,-1,3435,3434,3418,3419,-1,3436,3435,3419,3420,-1,3437,3436,3420,3421,-1,3438,3422,3407,3423,-1,3438,3437,3421,3422,-1,3440,3439,3423,3424,-1,3441,3440,3424,3425,-1,3442,3441,3425,3426,-1,3443,3442,3426,3427,-1,3444,3443,3427,3428,-1,3445,3444,3428,3429,-1,3446,3445,3429,3430,-1,3447,3446,3430,3431,-1,3448,3447,3431,3432,-1,3449,3448,3432,3433,-1,3450,3449,3433,3434,-1,3451,3450,3434,3435,-1,3452,3451,3435,3436,-1,3453,3452,3436,3437,-1,3454,3438,3423,3439,-1,3454,3453,3437,3438,-1,3456,3455,3439,3440,-1,3457,3456,3440,3441,-1,3458,3457,3441,3442,-1,3459,3458,3442,3443,-1,3460,3459,3443,3444,-1,3461,3460,3444,3445,-1,3462,3461,3445,3446,-1,3463,3462,3446,3447,-1,3464,3463,3447,3448,-1,3465,3464,3448,3449,-1,3466,3465,3449,3450,-1,3467,3466,3450,3451,-1,3468,3467,3451,3452,-1,3469,3468,3452,3453,-1,3470,3454,3439,3455,-1,3470,3469,3453,3454,-1,3472,3471,3455,3456,-1,3473,3472,3456,3457,-1,3474,3473,3457,3458,-1,3475,3474,3458,3459,-1,3476,3475,3459,3460,-1,3477,3476,3460,3461,-1,3478,3477,3461,3462,-1,3479,3478,3462,3463,-1,3480,3479,3463,3464,-1,3481,3480,3464,3465,-1,3482,3481,3465,3466,-1,3483,3482,3466,3467,-1,3484,3483,3467,3468,-1,3485,3484,3468,3469,-1,3486,3470,3455,3471,-1,3486,3485,3469,3470,-1,3488,3487,3471,3472,-1,3489,3488,3472,3473,-1,3490,3489,3473,3474,-1,3491,3490,3474,3475,-1,3492,3491,3475,3476,-1,3493,3492,3476,3477,-1,3494,3493,3477,3478,-1,3495,3494,3478,3479,-1,3496,3495,3479,3480,-1,3497,3496,3480,3481,-1,3498,3497,3481,3482,-1,3499,3498,3482,3483,-1,3500,3499,3483,3484,-1,3501,3500,3484,3485,-1,3502,3486,3471,3487,-1,3502,3501,3485,3486,-1,3503,3504,3505,3506,3507,3508,3509,3510,3511,3512,3513,3514,3515,3516,3517,3518,-1,3504,3503,3487,3488,-1,3505,3504,3488,3489,-1,3506,3505,3489,3490,-1,3507,3506,3490,3491,-1,3508,3507,3491,3492,-1,3509,3508,3492,3493,-1,3510,3509,3493,3494,-1,3511,3510,3494,3495,-1,3512,3511,3495,3496,-1,3513,3512,3496,3497,-1,3514,3513,3497,3498,-1,3515,3514,3498,3499,-1,3516,3515,3499,3500,-1,3517,3516,3500,3501,-1,3518,3502,3487,3503,-1,3518,3517,3501,3502,-1,3519,2000,1999,3524,-1,3519,3524,2014,2015,3549,-1,3520,2001,2000,3519,-1,3521,1004,1005,3522,-1,3522,1005,1006,3537,-1,3523,2017,2018,3525,-1,3524,1999,2013,3535,-1,3525,2003,2002,3523,-1,3525,2018,2019,3526,-1,3526,2004,2003,3525,-1,3526,2019,2020,3527,-1,3527,2005,2004,3526,-1,3527,2020,2021,3528,-1,3528,2006,2005,3527,-1,3528,2021,2022,3529,-1,3529,2007,2006,3528,-1,3529,2022,2023,3530,-1,3530,2008,2007,3529,-1,3530,2023,2024,3531,-1,3531,2009,2008,3530,-1,3531,2024,2025,3532,-1,3532,2010,2009,3531,-1,3532,2025,2026,3533,-1,3533,2011,2010,3532,-1,3533,2026,2027,3534,-1,3534,2012,2011,3533,-1,3534,2027,2028,3535,-1,3535,2013,2012,3534,-1,3535,2028,2014,3524,-1,3536,1003,1004,3521,-1,3536,1018,1032,3548,-1,3537,1006,1007,3538,-1,3538,1007,1008,3539,-1,3538,1022,1021,3537,-1,3539,1008,1009,3540,-1,3539,1023,1022,3538,-1,3540,1009,1010,3541,-1,3540,1024,1023,3539,-1,3541,1010,1011,3542,-1,3541,1025,1024,3540,-1,3542,1011,1012,3543,-1,3542,1026,1025,3541,-1,3543,1012,1013,3544,-1,3543,1027,1026,3542,-1,3544,1013,1014,3545,-1,3544,1028,1027,3543,-1,3545,1014,1015,3546,-1,3545,1029,1028,3544,-1,3546,1015,1016,3547,-1,3546,1030,1029,3545,-1,3547,1016,1017,3548,-1,3547,1031,1030,3546,-1,3548,1017,1003,3536,-1,3548,1032,1031,3547,-1,3549,2015,2016,3550,-1,3550,2016,2017,3523,3520,-1,3550,3520,3519,3549,-1,3551,3521,3522,3552,-1,3552,1020,1019,3551,-1,3552,3522,3537,1021,1020,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_89_point_1() { float[] value = {0.0108977f,-0.576446f,-4.94378f,0.00992469f,-0.579939f,-4.94036f,0.00715371f,-0.582901f,-4.93746f,0.00300666f,-0.584879f,-4.93552f,-0.00188513f,-0.585574f,-4.93484f,-0.00677691f,-0.584879f,-4.93552f,-0.010924f,-0.582901f,-4.93746f,-0.0136949f,-0.579939f,-4.94036f,-0.014668f,-0.576446f,-4.94378f,-0.0136949f,-0.572953f,-4.94721f,-0.010924f,-0.569992f,-4.95011f,-0.00677691f,-0.568014f,-4.95205f,-0.00188513f,-0.567319f,-4.95273f,0.00300666f,-0.568014f,-4.95205f,0.00715371f,-0.569992f,-4.95011f,0.00992469f,-0.572953f,-4.94721f,0.0108977f,-0.685064f,-5.05457f,0.00992469f,-0.688982f,-5.05164f,0.00715371f,-0.692304f,-5.04916f,0.00300666f,-0.694523f,-5.0475f,-0.00188513f,-0.695302f,-5.04691f,-0.00677691f,-0.694523f,-5.0475f,-0.010924f,-0.692304f,-5.04916f,-0.0136949f,-0.688982f,-5.05164f,-0.014668f,-0.685064f,-5.05457f,-0.0136949f,-0.681147f,-5.0575f,-0.010924f,-0.677825f,-5.05998f,-0.00677691f,-0.675606f,-5.06164f,-0.00188513f,-0.674827f,-5.06222f,0.00300666f,-0.675606f,-5.06164f,0.00715371f,-0.677825f,-5.05998f,0.00992469f,-0.681147f,-5.0575f,0.00715371f,-0.683701f,-5.06768f,0.00992469f,-0.687351f,-5.06571f,0.0108977f,-0.691657f,-5.06339f,0.00992469f,-0.695963f,-5.06107f,0.00715371f,-0.699614f,-5.0591f,0.00300666f,-0.702053f,-5.05778f,-0.00188513f,-0.70291f,-5.05732f,-0.00677691f,-0.702053f,-5.05778f,-0.010924f,-0.699614f,-5.0591f,-0.0136949f,-0.695963f,-5.06107f,-0.014668f,-0.691657f,-5.06339f,-0.0136949f,-0.687351f,-5.06571f,-0.010924f,-0.683701f,-5.06768f,-0.00677691f,-0.681261f,-5.06899f,-0.00188513f,-0.680405f,-5.06945f,0.00300666f,-0.681261f,-5.06899f,0.00715371f,-0.688046f,-5.07544f,0.00992469f,-0.691985f,-5.07415f,0.0108977f,-0.696631f,-5.07261f,0.00992469f,-0.701277f,-5.07108f,0.00715371f,-0.705215f,-5.06978f,0.00300666f,-0.707847f,-5.06892f,-0.00188513f,-0.708771f,-5.06861f,-0.00677691f,-0.707847f,-5.06892f,-0.010924f,-0.705215f,-5.06978f,-0.0136949f,-0.701277f,-5.07108f,-0.014668f,-0.696631f,-5.07261f,-0.0136949f,-0.691985f,-5.07415f,-0.010924f,-0.688046f,-5.07544f,-0.00677691f,-0.685415f,-5.07631f,-0.00188513f,-0.68449f,-5.07662f,0.00300666f,-0.685415f,-5.07631f,0.00715371f,-0.692036f,-5.08691f,0.00992469f,-0.696159f,-5.08647f,0.0108977f,-0.701022f,-5.08594f,0.00992469f,-0.705885f,-5.08541f,0.00715371f,-0.710008f,-5.08496f,0.00300666f,-0.712762f,-5.08466f,-0.00188513f,-0.71373f,-5.08455f,-0.00677691f,-0.712762f,-5.08466f,-0.010924f,-0.710008f,-5.08496f,-0.0136949f,-0.705885f,-5.08541f,-0.014668f,-0.701022f,-5.08594f,-0.0136949f,-0.696159f,-5.08647f,-0.010924f,-0.692036f,-5.08691f,-0.00677691f,-0.689282f,-5.08721f,-0.00188513f,-0.688314f,-5.08732f,0.00300666f,-0.689282f,-5.08721f,0.00715371f,-0.693758f,-5.09989f,0.00992469f,-0.697856f,-5.10052f,0.0108977f,-0.702691f,-5.10127f,0.00992469f,-0.707526f,-5.10201f,0.00715371f,-0.711625f,-5.10264f,0.00300666f,-0.714363f,-5.10306f,-0.00188513f,-0.715325f,-5.10321f,-0.00677691f,-0.714363f,-5.10306f,-0.010924f,-0.711625f,-5.10264f,-0.0136949f,-0.707526f,-5.10201f,-0.014668f,-0.702691f,-5.10127f,-0.0136949f,-0.697856f,-5.10052f,-0.010924f,-0.693758f,-5.09989f,-0.00677691f,-0.691019f,-5.09947f,-0.00188513f,-0.690057f,-5.09932f,0.00300666f,-0.691019f,-5.09947f,-0.00188513f,-0.675547f,-5.19353f,0.00300666f,-0.676509f,-5.19368f,0.00715371f,-0.679248f,-5.1941f,0.00992469f,-0.683347f,-5.19473f}; return value; } private float[] getCoordinate_8_89_point_2() { float[] value = {0.0108977f,-0.688181f,-5.19547f,0.00992469f,-0.693016f,-5.19622f,0.00715371f,-0.697115f,-5.19685f,0.00300666f,-0.699854f,-5.19727f,-0.00188513f,-0.700815f,-5.19742f,-0.00677691f,-0.699854f,-5.19727f,-0.010924f,-0.697115f,-5.19685f,-0.0136949f,-0.693016f,-5.19622f,-0.014668f,-0.688181f,-5.19547f,-0.0136949f,-0.683347f,-5.19473f,-0.010924f,-0.679248f,-5.1941f,-0.00677691f,-0.676509f,-5.19368f,-0.00188513f,-0.676265f,-5.20315f,0.00217506f,-0.677063f,-5.20327f,0.00561711f,-0.679336f,-5.20362f,0.00791702f,-0.682738f,-5.20414f,0.00872464f,-0.686751f,-5.20476f,0.00791702f,-0.690764f,-5.20538f,0.00561711f,-0.694166f,-5.2059f,0.00217506f,-0.696439f,-5.20625f,-0.00188513f,-0.697237f,-5.20638f,-0.00594531f,-0.696439f,-5.20625f,-0.00938736f,-0.694166f,-5.2059f,-0.0116873f,-0.690764f,-5.20538f,-0.0124949f,-0.686751f,-5.20476f,-0.0116873f,-0.682738f,-5.20414f,-0.00938736f,-0.679336f,-5.20362f,-0.00594531f,-0.677063f,-5.20327f,-0.00188513f,-0.680169f,-5.2086f,3.80456E-4f,-0.680615f,-5.20867f,0.00230112f,-0.681883f,-5.20887f,0.00358447f,-0.683781f,-5.20916f,0.00403512f,-0.686021f,-5.2095f,0.00358447f,-0.68826f,-5.20985f,0.00230112f,-0.690158f,-5.21014f,3.80456E-4f,-0.691426f,-5.21034f,-0.00188513f,-0.691872f,-5.2104f,-0.00415071f,-0.691426f,-5.21034f,-0.00607137f,-0.690158f,-5.21014f,-0.00735472f,-0.68826f,-5.20985f,-0.00780537f,-0.686021f,-5.2095f,-0.00735472f,-0.683781f,-5.20916f,-0.00607137f,-0.681883f,-5.20887f,-0.00415071f,-0.680615f,-5.20867f,-0.00166059f,0.257013f,1.24702f,-0.00166412f,0.271512f,0.895966f,-0.00166139f,0.428943f,0.772195f,-0.0016592f,0.565548f,0.648702f,-0.0016735f,0.568139f,-0.643409f,-0.00167593f,0.517708f,-0.74451f,-0.00168409f,0.299524f,-0.966067f,-0.00168516f,0.282706f,-1.0232f,-0.00168858f,0.282706f,-1.33046f,-0.00169215f,0.259408f,-1.59733f,-0.00169725f,0.142078f,-1.7808f,-0.00170873f,-0.209173f,-1.98915f,-0.00172143f,-0.86921f,-1.56797f,-0.0017144f,-0.967223f,-0.720204f,-0.00170327f,-0.968286f,0.282994f,-0.00169714f,-0.968286f,0.834338f,-0.0016941f,-0.968286f,1.10788f,-0.00169474f,-1.01402f,1.15798f,-0.00169487f,-1.06082f,1.256f,-0.00169026f,-1.05976f,1.66798f,-0.00168679f,-1.05816f,1.97664f,-0.001685f,-1.055f,2.12965f,-0.00168125f,-0.911103f,2.12965f,-0.00167853f,-0.806661f,2.12965f,-0.0016745f,-0.806661f,2.49155f,-0.00165945f,-0.481668f,3.08324f,-0.001658f,-0.420503f,3.07048f,-0.00165959f,-0.319792f,2.69045f,-0.00165918f,-0.248582f,2.56019f,-0.00166029f,0.254265f,1.28064f,-0.00166088f,0.251447f,1.23446f,-0.00166038f,0.244951f,1.29422f,-0.00169434f,0.217626f,-1.69646f,-0.0016957f,0.183939f,-1.73943f,-0.00169949f,0.0762348f,-1.82794f,-0.00169309f,0.242453f,-1.64223f,-0.00165994f,0.511757f,0.70837f,-0.00166266f,0.356052f,0.828931f,-0.00165948f,0.541559f,0.679644f,-0.00165914f,0.582375f,0.614857f,-0.00166025f,0.600634f,0.458507f,-0.00166053f,0.477493f,0.735566f,-0.00167829f,0.462232f,-0.826503f,-0.00167481f,0.539835f,-0.6956f,-0.00167696f,0.495754f,-0.785308f,-0.00165943f,-0.259563f,2.56339f,-0.00165932f,-0.259474f,2.57367f,-0.101381f,-0.420503f,3.04134f,-0.187164f,-0.968286f,0.282994f,-0.187164f,-0.866264f,-1.58284f,-0.0269858f,-0.21138f,-1.98875f,-0.187164f,-0.968286f,0.834338f,-0.212773f,-0.968286f,1.10788f,-0.137688f,0.257929f,1.10809f,-0.247009f,-1.05973f,1.66798f,-0.13834f,0.153451f,2.01376f}; return value; } private float[] getCoordinate_8_89_point_3() { float[] value = {-0.152061f,-0.34067f,2.67398f,-0.264996f,-0.443254f,1.66956f,-0.283751f,-0.445539f,2.49098f,-0.264996f,-0.441f,1.10813f,-0.101381f,-0.481668f,3.0541f,-0.265255f,-0.481405f,2.49155f,-0.265062f,-0.267659f,-1.58581f,-0.187164f,-0.967223f,-0.720204f,-0.181456f,0.448267f,-0.74407f,-0.223898f,0.503911f,-0.54912f,-0.212936f,0.487444f,-0.644489f,-0.222729f,-0.481537f,2.75336f,-0.222729f,-0.698386f,2.75336f,-0.186531f,-0.806661f,2.49155f,-0.243547f,-0.806661f,2.12965f,-0.232934f,-0.90243f,2.12965f,-0.181085f,-1.0553f,2.12965f,-0.247009f,-1.05838f,1.97895f,-0.247009f,-1.06063f,1.25831f,-0.212773f,-1.01402f,1.15798f,-0.204124f,0.462546f,0.496942f,-0.20503f,0.491988f,0.417719f,-0.151017f,0.268259f,0.900167f,-0.137673f,0.213605f,1.6678f,-0.137673f,0.240035f,1.37571f,-0.137673f,-0.123727f,2.43852f,-0.137673f,0.0349425f,2.25059f,-0.452144f,-0.148983f,0.0875616f,-0.446621f,-0.17312f,-0.0902056f,-0.446621f,-0.192768f,-0.276805f,-0.446621f,-0.201778f,-0.463405f,-0.446621f,-0.20228f,-0.650004f,-0.446621f,-0.202782f,-0.836604f,-0.446621f,-0.203284f,-1.0232f,-0.446621f,-0.203786f,-1.2098f,-0.446621f,-0.204287f,-1.33046f,-0.475427f,-0.0977299f,0.0875616f,-0.470908f,-0.124032f,-0.0902056f,-0.4737f,-0.143052f,-0.276805f,-0.475495f,-0.143052f,-0.463405f,-0.475495f,-0.143052f,-0.650004f,-0.475495f,-0.143052f,-0.836604f,-0.475495f,-0.143052f,-1.0232f,-0.475495f,-0.143052f,-1.2098f,-0.475495f,-0.143052f,-1.33046f,-0.491889f,-0.0464018f,0.0875616f,-0.485759f,-0.0709742f,-0.0902056f,-0.485431f,-0.0878806f,-0.276805f,-0.485431f,-0.0878806f,-0.463405f,-0.485287f,-0.0876242f,-0.650004f,-0.48776f,-0.0868556f,-0.836604f,-0.484571f,-0.085577f,-1.0232f,-0.482324f,-0.0837918f,-1.2098f,-0.475311f,-0.081505f,-1.33046f,-0.502356f,0.00487605f,0.0875616f,-0.492191f,-0.0217015f,-0.0902056f,-0.492901f,-0.033536f,-0.276805f,-0.494307f,-0.033536f,-0.463405f,-0.492847f,-0.033354f,-0.650004f,-0.490955f,-0.0328087f,-0.836604f,-0.486573f,-0.0319014f,-1.0232f,-0.478368f,-0.0306347f,-1.2098f,-0.469943f,-0.0290121f,-1.33046f,-0.502618f,0.0523273f,0.0875616f,-0.493681f,0.0281778f,-0.0902056f,-0.493546f,0.0209926f,-0.276805f,-0.492558f,0.0209926f,-0.463405f,-0.489009f,0.0210998f,-0.650004f,-0.485035f,0.0214212f,-0.836604f,-0.475912f,0.0219558f,-1.0232f,-0.46542f,0.0227022f,-1.2098f,-0.454634f,0.0236584f,-1.33046f,-0.502356f,0.0941267f,0.0875616f,-0.491187f,0.0753255f,-0.0902056f,-0.490669f,0.0749029f,-0.276805f,-0.487711f,0.0749029f,-0.463405f,-0.480958f,0.0749362f,-0.650004f,-0.471878f,0.0750361f,-0.836604f,-0.461742f,0.0752023f,-1.0232f,-0.448462f,0.0754344f,-1.2098f,-0.436809f,0.0757317f,-1.33046f,-0.491889f,0.141276f,0.0875616f,-0.484514f,0.124818f,-0.0902056f,-0.485302f,0.1282f,-0.276805f,-0.481839f,0.1282f,-0.463405f,-0.470386f,0.12816f,-0.650004f,-0.457377f,0.128041f,-0.836604f,-0.443191f,0.127843f,-1.0232f,-0.431199f,0.127566f,-1.2098f,-0.419614f,0.127212f,-1.33046f,-0.475427f,0.184598f,0.0875616f,-0.474733f,0.17675f,-0.0902056f,-0.472706f,0.180132f,-0.276805f,-0.46518f,0.180132f,-0.463405f,-0.452156f,0.180021f,-0.650004f,-0.434144f,0.179688f,-0.836604f,-0.416154f,0.179135f,-1.0232f,-0.400492f,0.178364f,-1.2098f,-0.390956f,0.177375f,-1.33046f,-0.452144f,0.227519f,0.0875616f}; return value; } private float[] getCoordinate_8_89_point_4() { float[] value = {-0.453286f,0.227748f,-0.0902056f,-0.448511f,0.231129f,-0.276805f,-0.437046f,0.231129f,-0.463405f,-0.424027f,0.230949f,-0.650004f,-0.409317f,0.230407f,-0.836604f,-0.388298f,0.229505f,-1.0232f,-0.370776f,0.228247f,-1.2098f,-0.356777f,0.226635f,-1.33046f,-0.264996f,-0.169129f,0.0980949f,-0.264996f,-0.226301f,-0.0894335f,-0.264996f,-0.245817f,-0.275905f,-0.264996f,-0.254705f,-0.462373f,-0.265062f,-0.257457f,-0.64736f,-0.265062f,-0.256437f,-0.83686f,-0.265062f,-0.257156f,-1.02337f,-0.265062f,-0.257875f,-1.20989f,-0.265062f,-0.258528f,-1.33048f,-0.264996f,0.261959f,0.0974123f,-0.263494f,0.27712f,-0.0952757f,-0.263494f,0.283719f,-0.276819f,-0.263494f,0.284299f,-0.463397f,-0.263494f,0.283819f,-0.650004f,-0.263494f,0.283962f,-0.833443f,-0.263494f,0.282706f,-1.0232f,-0.23539f,0.282706f,-1.2098f,-0.218816f,0.282706f,-1.33046f,-0.264996f,-0.169546f,1.03936f,-0.143509f,0.182204f,1.92811f,-0.264283f,-0.299853f,1.65532f,-0.292072f,-0.230844f,1.7919f,-0.262809f,-0.445531f,2.18968f,-0.222729f,-0.420175f,2.75009f,-0.264996f,-0.217572f,1.24471f,-0.264996f,-0.260763f,1.46263f,-0.2896f,-0.300798f,2.02312f,-0.287183f,-0.371378f,2.25752f,-0.137688f,0.264831f,1.0011f,-0.137673f,0.22725f,1.52195f,-0.137688f,0.249231f,1.24023f,-0.137673f,-0.0418497f,2.3478f,-0.137673f,0.0978409f,2.1332f,-0.264996f,-0.196833f,1.14174f,-0.137673f,0.194277f,1.79865f,-0.290808f,-0.265508f,1.90592f,-0.264996f,-0.239209f,1.35396f,-0.264996f,-0.28052f,1.55875f,-0.288391f,-0.336088f,2.14032f,-0.137688f,0.261463f,1.05343f,-0.137673f,0.220691f,1.59557f,-0.137673f,0.2448f,1.30747f,-0.264996f,-0.186703f,1.09061f,-0.137673f,0.185319f,1.85706f,-0.264996f,-0.228349f,1.29905f,-0.264996f,-0.270725f,1.51127f,-0.139196f,0.267941f,0.948244f,-0.137673f,0.233809f,1.44833f,-0.137688f,0.253663f,1.17299f,-0.264996f,-0.207161f,1.19294f,-0.137673f,0.204204f,1.73392f,-0.264996f,-0.25007f,1.40888f,-0.137673f,0.0681035f,2.19389f,-0.291412f,-0.247864f,1.84732f,-0.137673f,0.126914f,2.07183f,-0.290204f,-0.283153f,1.96452f,-0.288995f,-0.318443f,2.08172f,-0.137673f,-0.00174182f,2.3012f,-0.137673f,-0.0826223f,2.39374f,-0.287787f,-0.353733f,2.19892f,-0.13567f,-0.209195f,2.51667f,-0.285974f,-0.406668f,2.37472f,-0.133739f,-0.250705f,2.5495f,-0.286727f,-0.417833f,2.42814f,-0.286578f,-0.389023f,2.31612f,-0.137673f,-0.166295f,2.47817f,-0.273037f,0.00240424f,1.82741f,-0.255858f,-0.338833f,2.507f,-0.298665f,-0.0960048f,1.77053f,-0.249742f,-0.371535f,2.57196f,-0.263835f,-0.406282f,2.53234f,-0.273807f,-0.382203f,2.46647f,-0.213551f,-0.295464f,2.52756f,-0.208147f,-0.345879f,2.62215f,-0.300591f,-0.212969f,1.70104f,-0.250102f,0.220296f,0.843246f,-0.264996f,0.116661f,0.822951f,-0.228565f,0.0923042f,1.87776f,-0.213492f,0.250533f,0.870342f,-0.264996f,0.0766266f,0.823438f,-0.327128f,0.224674f,-1.58591f,-0.369605f,0.176172f,-1.58591f,-0.400689f,0.126782f,-1.58591f,-0.423157f,0.0760934f,-1.58591f,-0.441406f,0.0248217f,-1.58591f,-0.455494f,-0.027038f,-1.58591f,-0.466523f,-0.0787229f,-1.58591f,-0.467429f,-0.143052f,-1.58591f,-0.446621f,-0.204789f,-1.58591f,-0.385381f,-0.193305f,0.0884448f,-0.394162f,-0.227031f,-0.0902056f,-0.394162f,-0.246711f,-0.276805f}; return value; } private float[] getCoordinate_8_89_point_5() { float[] value = {-0.394162f,-0.255756f,-0.463405f,-0.394162f,-0.256291f,-0.650004f,-0.394162f,-0.256827f,-0.836604f,-0.394162f,-0.257362f,-1.0232f,-0.394162f,-0.257897f,-1.2098f,-0.394162f,-0.258433f,-1.33046f,-0.384184f,0.261621f,0.0963939f,-0.384427f,0.279882f,-0.0902056f,-0.377538f,0.279882f,-0.276805f,-0.37199f,0.279882f,-0.463405f,-0.363866f,0.279634f,-0.650004f,-0.351497f,0.278892f,-0.836604f,-0.332602f,0.277658f,-1.0232f,-0.309795f,0.275934f,-1.2098f,-0.2923f,0.273726f,-1.33046f,-0.252306f,0.248874f,-1.58591f,-0.394162f,-0.258968f,-1.58591f,-0.106227f,-0.158513f,2.47817f,-0.106227f,-0.115613f,2.43968f,-0.106227f,-0.0748407f,2.39374f,-0.106227f,-0.0340681f,2.3478f,-0.106227f,0.00670454f,2.30186f,-0.106227f,0.0432226f,2.25167f,-0.106227f,0.0765498f,2.19456f,-0.106227f,0.105622f,2.1332f,-0.106227f,0.134695f,2.07183f,-0.106227f,0.163768f,2.01047f,-0.106227f,0.182204f,1.92811f,-0.106227f,0.192131f,1.86338f,-0.106227f,0.202059f,1.79865f,-0.106227f,0.211986f,1.73392f,-0.106227f,0.221913f,1.66919f,-0.106227f,0.228472f,1.59557f,-0.106227f,0.235031f,1.52195f,-0.106227f,0.257013f,1.24702f,-0.106227f,0.261445f,1.17299f,-0.106227f,0.265877f,1.10576f,-0.106227f,0.269245f,1.05343f,-0.106227f,0.272613f,1.0011f,-0.107411f,0.275981f,0.948774f,-0.107411f,0.278104f,0.896447f,-0.106227f,-0.244313f,2.55516f,-0.106227f,-0.201413f,2.51667f,-0.137422f,0.164631f,1.97039f,-0.292909f,-0.217099f,1.75153f,-0.106227f,0.254265f,1.28064f,-0.100826f,-0.168996f,2.48078f,-0.10083f,-0.121399f,2.43641f,-0.100827f,-0.078563f,2.3922f,-0.100822f,-0.0428876f,2.35206f,-0.100817f,0.00135466f,2.30426f,-0.100822f,0.0350422f,2.2508f,-0.100822f,0.0682364f,2.19403f,-0.100822f,0.0978409f,2.1332f,-0.100822f,0.126914f,2.07183f,-0.100822f,0.154657f,2.00785f,-0.100822f,0.173359f,1.93032f,-0.100822f,0.18435f,1.86338f,-0.100822f,0.194277f,1.79865f,-0.100822f,0.204204f,1.73392f,-0.100822f,0.21371f,1.66808f,-0.100822f,0.220691f,1.59557f,-0.100822f,0.228759f,1.5013f,-0.100333f,0.253663f,1.17299f,-0.100333f,0.258095f,1.10576f,-0.100333f,0.261463f,1.05343f,-0.100333f,0.264831f,1.0011f,-0.100333f,0.2682f,0.948774f,-0.100333f,0.27254f,0.896447f,-0.100375f,-0.25102f,2.55246f,-0.100822f,-0.208113f,2.51814f,-0.130572f,-0.158513f,2.47817f,-0.130572f,-0.115613f,2.43968f,-0.130572f,-0.0748407f,2.39374f,-0.130572f,-0.0340681f,2.3478f,-0.130572f,0.00670454f,2.30186f,-0.130572f,0.0432226f,2.25167f,-0.130572f,0.0765498f,2.19456f,-0.130572f,0.105622f,2.1332f,-0.130572f,0.134695f,2.07183f,-0.130369f,0.163595f,2.01043f,-0.13073f,0.182339f,1.92814f,-0.130572f,0.192131f,1.86338f,-0.130572f,0.202059f,1.79865f,-0.130572f,0.211986f,1.73392f,-0.130572f,0.221913f,1.66919f,-0.130572f,0.228472f,1.59557f,-0.130572f,0.235031f,1.52195f,-0.130572f,0.257013f,1.24023f,-0.130572f,0.261445f,1.17299f,-0.130572f,0.265877f,1.10576f,-0.130572f,0.269245f,1.05343f,-0.130572f,0.272613f,1.0011f,-0.129494f,0.275981f,0.948774f,-0.129494f,0.278104f,0.896447f,-0.130572f,-0.244313f,2.55516f,-0.130572f,-0.201413f,2.51667f,-0.100333f,0.251447f,1.23446f,-0.100135f,0.244951f,1.29422f,-0.143509f,0.187168f,1.89575f}; return value; } private float[] getCoordinate_8_89_point_6() { float[] value = {-0.274982f,-0.30233f,1.61828f,-0.302518f,-0.0844152f,1.74453f,-0.300591f,-0.202269f,1.67697f,-0.273037f,0.0140104f,1.80056f,-0.228565f,0.104844f,1.85135f,-0.286863f,-0.107254f,1.77676f,-0.297843f,-0.19353f,1.73262f,-0.150963f,0.156863f,1.9328f,-0.262612f,-0.0104351f,1.83265f,-0.216084f,0.0814023f,1.8845f,-0.267256f,-0.284424f,1.62176f,-0.150963f,0.168641f,1.87716f,-0.286863f,-0.0899064f,1.73773f,-0.262612f,0.00797985f,1.79305f,-0.216084f,0.0985349f,1.8435f,-0.288864f,-0.183525f,1.6852f,-0.274982f,-0.310069f,1.638f,-0.130572f,0.187168f,1.89575f,-0.27806f,-0.242159f,1.64999f,-0.106227f,0.257487f,1.23492f,-0.106227f,0.252922f,1.29422f,-0.262545f,0.171241f,0.828328f,-0.0683688f,-0.481668f,3.07677f,-0.0683688f,-0.420503f,3.064f,-0.264996f,-0.442799f,1.26186f,-0.326471f,-0.688931f,1.66925f,-0.333708f,-0.686388f,1.97975f,-0.329236f,-0.685475f,1.25355f,-0.334717f,-0.967981f,1.66851f,-0.334717f,-0.969012f,1.97934f,-0.329236f,-0.968817f,1.25296f,-0.244974f,-1.05957f,2.05166f,-0.282328f,-0.969523f,2.05274f,-0.336185f,-0.688911f,2.05367f,-0.265255f,-0.691119f,2.49155f,-0.224744f,-0.947787f,0.834338f,-0.242986f,-0.924206f,0.834338f,-0.252145f,-0.90071f,0.834338f,-0.264996f,-0.875604f,0.834124f,-0.250353f,-0.945893f,1.10788f,-0.270029f,-0.922345f,1.10788f,-0.277754f,-0.897054f,1.10788f,-0.264996f,-0.872443f,1.10827f,-0.264996f,-0.876436f,0.283302f,-0.252145f,-0.904666f,0.282994f,-0.242986f,-0.93341f,0.282994f,-0.224744f,-0.953158f,0.282994f,-0.265062f,-0.759192f,-1.58257f,-0.252145f,-0.78837f,-1.583f,-0.242986f,-0.816344f,-1.583f,-0.224744f,-0.847738f,-1.583f,-0.265062f,-0.87338f,-0.718928f,-0.252145f,-0.905921f,-0.720204f,-0.242986f,-0.933206f,-0.720204f,-0.224744f,-0.953542f,-0.720204f,-0.183593f,-0.295327f,-1.96325f,-0.0919624f,-0.287973f,-1.9886f,-0.0472461f,-0.224654f,-1.9886f,-0.0654458f,-0.257052f,-1.9886f,-0.265062f,-0.326718f,-1.60824f,-0.212394f,-0.315881f,-1.7858f,-0.156466f,0.574552f,-0.547901f,-0.143932f,0.556994f,-0.644033f,-0.0990935f,0.516531f,-0.744503f,-0.174126f,0.525747f,0.567174f,-0.174126f,0.571839f,0.468522f,-0.197415f,0.565072f,-0.548614f,-0.184133f,0.547515f,-0.644122f,-0.140004f,0.507169f,-0.744468f,-0.193679f,0.506256f,0.544572f,-0.19383f,0.5465f,0.454344f,-0.210817f,0.54741f,-0.548614f,-0.198917f,0.529852f,-0.644122f,-0.163767f,0.488754f,-0.744503f,-0.0861225f,0.422026f,0.759737f,-0.0887119f,0.561396f,0.636484f,-0.0873624f,0.592985f,0.541691f,-0.124988f,0.414239f,0.74542f,-0.12893f,0.554371f,0.617698f,-0.12893f,0.591254f,0.515617f,-0.0442334f,0.426731f,0.768225f,-0.0455281f,0.56462f,0.645247f,-0.204124f,0.400181f,0.563904f,-0.174126f,0.46415f,0.628804f,-0.193679f,0.442426f,0.603448f,-0.0887119f,0.505432f,0.696109f,-0.12893f,0.496977f,0.679328f,-0.0455281f,0.509963f,0.704965f,-0.0351703f,0.271568f,0.896447f,-0.0679963f,0.271568f,0.896447f,-0.236522f,0.299442f,0.557754f,-0.236522f,0.333348f,0.489337f,-0.236673f,0.348733f,0.411809f,-0.204124f,0.361376f,0.594701f,-0.204124f,0.480722f,0.457513f,-0.207749f,0.499003f,0.381705f,-0.235715f,0.239605f,0.858267f,-0.197878f,0.492235f,0.519757f,-0.198482f,0.527536f,0.435452f,-0.157271f,0.393891f,0.71263f}; return value; } private float[] getCoordinate_8_89_point_7() { float[] value = {-0.162824f,0.534563f,0.578146f,-0.162824f,0.578865f,0.47361f,-0.174126f,0.496776f,0.601317f,-0.174126f,0.551874f,0.521246f,-0.174126f,0.582327f,0.41399f,-0.185087f,0.516869f,0.55818f,-0.185087f,0.561159f,0.463734f,-0.193679f,0.476916f,0.576904f,-0.193679f,0.52976f,0.502154f,-0.194283f,0.555546f,0.405839f,-0.0887119f,0.470246f,0.722151f,-0.0887119f,0.580134f,0.597003f,-0.0833139f,0.600634f,0.462627f,-0.12893f,0.52804f,0.651512f,-0.12893f,0.575698f,0.57342f,-0.12893f,0.600634f,0.438252f,-0.0455281f,0.475271f,0.7315f,-0.0455281f,0.581906f,0.607951f,-0.204124f,0.434801f,0.531862f,-0.174126f,0.427062f,0.65476f,-0.193679f,0.403475f,0.628502f,-0.0887119f,0.536155f,0.668536f,-0.12893f,0.461451f,0.705615f,-0.0455281f,0.540193f,0.6769f,-0.162824f,0.474378f,0.641536f,-0.185087f,0.454162f,0.617519f,-0.197878f,0.426956f,0.582356f,-0.0403492f,0.354958f,0.826859f,-0.0783541f,0.352198f,0.821938f,-0.113162f,0.348117f,0.813792f,-0.21886f,0.35453f,0.557754f,-0.21886f,0.404929f,0.489337f,-0.219464f,0.427577f,0.411809f,-0.264996f,0.244339f,0.558021f,-0.264996f,0.262283f,0.489944f,-0.264996f,0.269915f,0.412274f,-0.236522f,0.318317f,0.524744f,-0.236522f,0.342921f,0.450343f,-0.237126f,0.35248f,0.377784f,-0.21886f,0.323101f,0.589559f,-0.110304f,0.600634f,0.45067f,-0.162824f,0.506392f,0.613534f,-0.162824f,0.559512f,0.529514f,-0.162824f,0.590248f,0.416407f,-0.185087f,0.4876f,0.591022f,-0.185087f,0.542265f,0.514177f,-0.185087f,0.570924f,0.411573f,-0.197878f,0.386673f,0.610128f,-0.197878f,0.513434f,0.479025f,-0.200295f,0.535703f,0.39347f,-0.162824f,0.437902f,0.668008f,-0.185087f,0.416262f,0.642485f,-0.197878f,0.462776f,0.553216f,-0.21886f,0.382613f,0.524744f,-0.21886f,0.419059f,0.450343f,-0.221277f,0.433054f,0.377784f,-0.264996f,0.254009f,0.525057f,-0.264996f,0.266792f,0.450757f,-0.264996f,0.271696f,0.378189f,-0.263494f,0.283726f,-0.737473f,-0.146909f,0.390755f,-0.818504f,-0.0565679f,0.456977f,-0.825828f,-0.0967746f,0.447198f,-0.824248f,-0.124687f,0.427227f,-0.822702f,-0.263494f,0.28372f,-0.789954f,-0.243992f,0.363931f,-0.552659f,-0.221379f,0.335147f,-0.740992f,-0.238146f,0.355103f,-0.647063f,-0.203109f,0.314046f,-0.804989f,-0.220155f,0.497477f,-0.596106f,-0.198766f,0.470215f,-0.695665f,-0.263494f,0.28377f,-0.696654f,-0.164817f,0.42408f,-0.784141f,-0.216773f,0.535256f,-0.548614f,-0.20508f,0.517699f,-0.644122f,-0.17138f,0.476097f,-0.74451f,-0.0814683f,0.568139f,-0.643765f,-0.0552815f,0.517708f,-0.74451f,-0.152972f,0.567692f,-0.595267f,-0.123798f,0.538619f,-0.6956f,-0.186992f,0.570906f,-0.548614f,-0.173075f,0.553348f,-0.644122f,-0.124655f,0.512999f,-0.744482f,-0.193423f,0.558213f,-0.595623f,-0.164249f,0.52914f,-0.6956f,-0.20486f,0.557294f,-0.548614f,-0.192341f,0.539737f,-0.644122f,-0.153175f,0.4991f,-0.744482f,-0.206824f,0.54055f,-0.595623f,-0.183183f,0.511477f,-0.6956f,-0.263494f,0.283869f,-0.603354f,-0.263494f,0.283695f,-0.766629f,-0.233361f,0.436448f,-0.550637f,-0.19944f,0.392405f,-0.742751f,-0.251701f,0.312959f,-0.648534f,-0.076341f,0.494691f,-0.785279f,-0.117632f,0.485684f,-0.785137f,-0.14482f,0.46501f,-0.785279f,-0.263494f,0.283844f,-0.813279f,-0.133677f,0.413567f,-0.821463f}; return value; } private float[] getCoordinate_8_89_point_8() { float[] value = {-0.0305063f,0.462232f,-0.826246f,-0.0784289f,0.452278f,-0.825086f,-0.11229f,0.438643f,-0.823542f,-0.234182f,0.294348f,-0.797471f,-0.253261f,0.31685f,-0.554697f,-0.243317f,0.303127f,-0.739232f,-0.224591f,0.423255f,-0.645592f,-0.172035f,0.351881f,-0.812506f,-0.225838f,0.287153f,-0.841047f,-0.230589f,0.34589f,-0.696127f,-0.241996f,0.360477f,-0.599489f,-0.212571f,0.325179f,-0.775968f,-0.0697188f,0.539835f,-0.6956f,-0.182999f,0.564046f,-0.595623f,-0.151287f,0.534973f,-0.6956f,-0.200868f,0.550435f,-0.595623f,-0.174745f,0.521362f,-0.6956f,-0.21278f,0.528397f,-0.595623f,-0.189966f,0.499324f,-0.6956f,-0.213255f,0.409461f,-0.695863f,-0.230366f,0.431291f,-0.597556f,-0.153266f,0.45084f,-0.785308f,-0.0419706f,0.495754f,-0.785308f,-0.1002f,0.491501f,-0.785194f,-0.132724f,0.476739f,-0.785194f,-0.186229f,0.374582f,-0.780638f,-0.228595f,0.289345f,-0.822631f,-0.247922f,0.308328f,-0.696391f,-0.253626f,0.315671f,-0.601422f,-0.238913f,0.298705f,-0.771299f,-0.264996f,-0.6568f,1.10832f,-0.264996f,-0.875458f,0.558648f,-0.272879f,-1.0414f,1.66809f,-0.283921f,-1.02306f,1.66819f,-0.317176f,-1.00469f,1.6683f,-0.330477f,-0.98633f,1.66841f,-0.272879f,-1.04043f,1.97903f,-0.283921f,-1.02256f,1.97911f,-0.317176f,-1.00467f,1.97918f,-0.330477f,-0.986843f,1.97926f,-0.271881f,-1.04233f,1.25724f,-0.281903f,-1.02395f,1.25617f,-0.313887f,-1.00562f,1.2551f,-0.32603f,-0.987224f,1.25403f,-0.334203f,-0.686893f,1.99453f,-0.334699f,-0.687397f,2.00932f,-0.335194f,-0.687902f,2.0241f,-0.33569f,-0.688406f,2.03889f,-0.328114f,-0.969114f,1.99402f,-0.313761f,-0.969216f,2.0087f,-0.29245f,-0.96932f,2.02338f,-0.282349f,-0.969419f,2.03806f,-0.323386f,-0.987108f,1.9938f,-0.312054f,-1.0052f,2.00826f,-0.279239f,-1.0233f,2.02273f,-0.264705f,-1.0414f,2.03719f,-0.255656f,-1.00535f,1.18256f,-0.291952f,-0.913677f,2.05295f,-0.301576f,-0.857832f,2.05317f,-0.311201f,-0.801986f,2.05339f,-0.320825f,-0.74614f,2.0536f,-0.23651f,-0.776779f,2.49155f,-0.250883f,-0.733949f,2.49155f,-0.212316f,-0.978864f,2.12965f,-0.215887f,-0.74748f,2.70583f,-0.22005f,-0.722134f,2.73583f,-0.264996f,-0.122198f,0.987535f,-0.264996f,-0.0681758f,0.935935f,-0.137688f,0.259762f,1.07982f,-0.137688f,0.255862f,1.13961f,-0.143058f,0.268864f,0.921571f,-0.137673f,0.217358f,1.63224f,-0.137673f,0.209115f,1.70142f,-0.137673f,0.24255f,1.34119f,-0.137673f,0.237055f,1.41162f,-0.264996f,-0.180852f,1.06501f,-0.264996f,0.0579783f,0.827956f,-0.264996f,-0.222927f,1.27165f,-0.264996f,-0.212333f,1.21859f,-0.264996f,-0.265811f,1.48742f,-0.264996f,-0.255483f,1.43622f,-0.137688f,0.263147f,1.02726f,-0.137688f,0.26649f,0.974885f,-0.137673f,0.22397f,1.55876f,-0.137673f,0.230529f,1.48514f,-0.137673f,0.247016f,1.27385f,-0.137688f,0.251447f,1.20661f,-0.264996f,-0.191669f,1.11614f,-0.264996f,-0.201997f,1.16734f,-0.137673f,0.18941f,1.83038f,-0.137673f,0.199241f,1.76629f,-0.264996f,-0.233779f,1.32651f,-0.264996f,-0.244639f,1.38142f,-0.264996f,-0.275623f,1.53501f,-0.264996f,-0.285418f,1.58249f,-0.257238f,0.198562f,0.83506f,-0.264996f,0.0953316f,0.822259f,-0.264996f,0.14255f,0.824653f,-0.271858f,-0.266603f,1.63467f,-0.180866f,0.139047f,1.86503f}; return value; } private float[] getCoordinate_8_89_point_9() { float[] value = {-0.277395f,-0.0402603f,1.76575f,-0.290264f,-0.139708f,1.70992f,-0.243063f,0.0543824f,1.81909f,-0.284262f,-0.216077f,1.66601f,-0.264996f,-0.0951869f,0.961735f,-0.264996f,-0.0411647f,0.910134f,-0.264996f,0.0125878f,0.859165f,-0.301555f,-0.143342f,1.71075f,-0.287777f,-0.0352024f,1.77255f,-0.250801f,0.059427f,1.82596f,-0.146421f,0.268822f,0.909828f,-0.157053f,0.267035f,0.893352f,-0.264996f,-0.21494f,1.23157f,-0.264996f,-0.291025f,1.60918f,-0.264996f,-6.48026E-4f,0.871434f,-0.140718f,0.268524f,0.934631f,-0.142989f,0.176764f,1.87739f,-0.264996f,0.0252841f,0.848159f,-0.130572f,0.188409f,1.88766f,-0.137673f,0.14114f,2.04147f,-0.137406f,0.160022f,1.99026f,-0.137673f,-0.103042f,2.41659f,-0.137673f,-0.144878f,2.45881f,-0.137673f,0.0519883f,2.22294f,-0.137673f,0.0170657f,2.27659f,-0.29172f,-0.239104f,1.81834f,-0.292495f,-0.223511f,1.77003f,-0.289902f,-0.291976f,1.99382f,-0.289298f,-0.309621f,2.05242f,-0.287485f,-0.362556f,2.22822f,-0.286881f,-0.3802f,2.28682f,-0.137673f,-0.0215298f,2.32476f,-0.137673f,-0.062236f,2.37077f,-0.137673f,0.0832381f,2.16381f,-0.137673f,0.112377f,2.10252f,-0.29111f,-0.256686f,1.87662f,-0.290506f,-0.274331f,1.93522f,-0.288693f,-0.327266f,2.11102f,-0.288089f,-0.344911f,2.16962f,-0.134413f,-0.230652f,2.53484f,-0.136581f,-0.187745f,2.49742f,-0.28588f,-0.414589f,2.40357f,-0.286276f,-0.397845f,2.34542f,-0.179636f,-0.273787f,2.53911f,-0.277437f,-0.402932f,2.44812f,-0.26705f,-0.360518f,2.48791f,-0.238846f,-0.317149f,2.51845f,-0.138956f,0.16706f,1.95223f,-0.293663f,-0.210227f,1.73617f,-0.290464f,-0.154934f,1.74942f,-0.277395f,-0.0583776f,1.80513f,-0.180866f,0.125235f,1.90973f,-0.243063f,0.0359323f,1.85893f,-0.228944f,-0.358707f,2.59706f,-0.256789f,-0.388908f,2.55215f,-0.269716f,-0.424829f,2.51195f,-0.285851f,-0.0468003f,1.79897f,-0.299628f,-0.154487f,1.73578f,-0.186037f,0.137254f,1.90294f,-0.250801f,0.0473542f,1.85258f,-0.163519f,-0.262966f,2.54321f,-0.137512f,0.166651f,1.96127f,-0.164253f,0.143337f,1.92167f,-0.13392f,-0.241399f,2.54122f,-0.143092f,0.164375f,1.94289f,-0.164773f,0.159729f,1.91552f,-0.100822f,0.236566f,1.40255f,-0.106227f,0.243976f,1.40589f,-0.035127f,-0.420503f,3.06724f,-0.134385f,-0.259927f,2.55209f,-0.0566943f,-0.260314f,2.55904f,-0.0293517f,-0.259938f,2.56122f,-0.135948f,-0.259671f,2.56268f,-0.0337338f,-0.259896f,2.57281f,-0.0655818f,-0.260319f,2.57196f,-0.0430253f,-0.260126f,2.56013f,-0.0156782f,-0.259751f,2.5623f,-0.0496555f,-0.260108f,2.57238f,-0.0178121f,-0.259685f,2.57324f,-0.0474561f,-0.260149f,2.56419f,-0.0509813f,-0.260146f,2.56994f,-0.0604919f,-0.260272f,2.56968f,-0.0558084f,-0.260258f,2.56415f,-0.0185585f,-0.259771f,2.56432f,-0.019794f,-0.259732f,2.57078f,-0.0302274f,-0.259871f,2.5705f,-0.0277692f,-0.259892f,2.56428f,-0.0454198f,-0.260072f,2.57009f,-0.0418178f,-0.260075f,2.56422f,-0.0329419f,-0.259959f,2.56426f,-0.0353545f,-0.259939f,2.57036f,-0.0149128f,-0.259667f,2.57091f,-0.0136563f,-0.259707f,2.56434f,-0.00429897f,-0.259585f,2.56438f,-0.00429973f,-0.259527f,2.5712f,-0.0474596f,-0.269027f,2.56419f,-0.0509848f,-0.269027f,2.56994f,-0.0604971f,-0.269027f,2.56968f,-0.0558134f,-0.269027f,2.56415f,-0.0185571f,-0.269027f,2.56432f}; return value; } private float[] getCoordinate_8_89_point_10() { float[] value = {-0.0197921f,-0.269027f,2.57078f,-0.0302273f,-0.269027f,2.5705f,-0.0277694f,-0.269027f,2.56428f,-0.0454224f,-0.269027f,2.57009f,-0.0418204f,-0.269027f,2.56421f,-0.032943f,-0.269027f,2.56425f,-0.0353552f,-0.269027f,2.57036f,-0.0149101f,-0.269027f,2.57091f,-0.013654f,-0.269027f,2.56434f,-0.00429513f,-0.269027f,2.56438f,-0.00429513f,-0.269027f,2.5712f,-0.0729899f,-0.292391f,-3.12653f,-0.00166245f,-0.481537f,2.81336f,-0.0460539f,-0.481537f,2.81336f,-0.0902227f,-0.481537f,2.81336f,-0.134391f,-0.481537f,2.80336f,-0.17856f,-0.481537f,2.78336f,-0.0016681f,-0.698386f,2.81336f,-0.0460539f,-0.698386f,2.81336f,-0.0902227f,-0.698386f,2.81336f,-0.134391f,-0.698386f,2.80336f,-0.17856f,-0.698386f,2.78336f,-0.00167058f,-0.74748f,2.70583f,-0.0446855f,-0.74748f,2.70583f,-0.0874859f,-0.74748f,2.70583f,-0.130286f,-0.74748f,2.70583f,-0.173087f,-0.74748f,2.70583f,-0.211521f,-0.79172f,2.49155f,-0.0887119f,0.568139f,-0.487151f,-0.0814683f,0.583127f,-0.643765f,-0.0887119f,0.583127f,-0.487151f,-0.0016731f,0.583127f,-0.643409f,-0.0362511f,0.299524f,-0.952805f,-0.0637562f,0.296361f,-0.939542f,-0.0909938f,0.292312f,-0.92628f,-0.11635f,0.289149f,-0.913017f,-0.1908f,0.283962f,-0.87323f,-0.00167176f,0.568139f,-0.487151f,-0.00167137f,0.583127f,-0.487151f,-0.331582f,-0.192465f,0.0963939f,-0.322597f,0.261621f,0.0963939f,-0.275261f,-0.15913f,0.0855861f,-0.267969f,0.222656f,0.0855861f,-0.294802f,-0.131841f,0.199886f,-0.28853f,0.196494f,0.199886f,-0.335511f,0.230005f,0.209181f,-0.388475f,0.230005f,0.209181f,-0.446921f,0.200677f,0.201585f,-0.466944f,0.163765f,0.201585f,-0.481102f,0.126508f,0.201585f,-0.490103f,0.0859596f,0.201585f,-0.490329f,0.0500121f,0.201585f,-0.490103f,0.00920401f,0.201585f,-0.481102f,-0.0348949f,0.201585f,-0.466944f,-0.0790372f,0.201585f,-0.446921f,-0.123114f,0.201585f,-0.389505f,-0.161232f,0.202344f,-0.343238f,-0.160509f,0.209181f,-0.345656f,-0.154122f,0.214299f,-0.29877f,-0.126371f,0.205302f,-0.292699f,0.191458f,0.205302f,-0.338176f,0.223896f,0.214299f,-0.389445f,0.223896f,0.214299f,-0.446021f,0.195507f,0.206946f,-0.465404f,0.159776f,0.206946f,-0.479108f,0.123711f,0.206946f,-0.487821f,0.0844601f,0.206946f,-0.48804f,0.0496629f,0.206946f,-0.487821f,0.0101607f,0.206946f,-0.479108f,-0.0325271f,0.206946f,-0.465404f,-0.0752567f,0.206946f,-0.446021f,-0.117924f,0.206946f,-0.390443f,-0.154821f,0.207682f,-0.351135f,-0.139768f,0.216855f,-0.307718f,-0.114071f,0.208523f,-0.302097f,0.180239f,0.208523f,-0.344208f,0.210276f,0.216855f,-0.391684f,0.210276f,0.216855f,-0.444073f,0.183988f,0.210046f,-0.462021f,0.150901f,0.210046f,-0.474712f,0.117505f,0.210046f,-0.48278f,0.0811588f,0.210046f,-0.482983f,0.0489366f,0.210046f,-0.48278f,0.0123576f,0.210046f,-0.474712f,-0.0271713f,0.210046f,-0.462021f,-0.066739f,0.210046f,-0.444073f,-0.106248f,0.210046f,-0.392607f,-0.140416f,0.210727f,-0.353222f,-0.134354f,0.213683f,-0.311108f,-0.109428f,0.205602f,-0.305655f,0.176053f,0.205602f,-0.346504f,0.205189f,0.213683f,-0.392555f,0.205189f,0.213683f,-0.443373f,0.179689f,0.207079f,-0.460782f,0.147595f,0.207079f,-0.473092f,0.115201f,0.207079f,-0.480918f,0.0799451f,0.207079f,-0.481115f,0.0486896f,0.207079f,-0.480918f,0.013208f,0.207079f,-0.473092f,-0.0251351f,0.207079f}; return value; } private float[] getCoordinate_8_89_point_11() { float[] value = {-0.460782f,-0.0635157f,0.207079f,-0.443373f,-0.10184f,0.207079f,-0.393451f,-0.134982f,0.207739f,-0.356051f,-0.127006f,0.210133f,-0.315706f,-0.103127f,0.202391f,-0.310482f,0.170363f,0.202391f,-0.349615f,0.198276f,0.210133f,-0.393732f,0.198276f,0.210133f,-0.442415f,0.173847f,0.203806f,-0.459094f,0.143101f,0.203806f,-0.470887f,0.112067f,0.203806f,-0.478384f,0.0782923f,0.203806f,-0.478572f,0.0483495f,0.203806f,-0.478384f,0.0143581f,0.203806f,-0.470887f,-0.0223745f,0.203806f,-0.459094f,-0.0591432f,0.203806f,-0.442415f,-0.0958578f,0.203806f,-0.39459f,-0.127608f,0.204439f,-0.358297f,-0.12513f,-0.0918909f,-0.241414f,-0.10125f,-0.099633f,-0.237455f,0.17224f,-0.099633f,-0.35214f,0.163128f,-0.0908749f,-0.3843f,0.155999f,-0.092252f,-0.42027f,0.138322f,-0.0986316f,-0.461339f,0.144978f,-0.0982179f,-0.473132f,0.113944f,-0.0982179f,-0.48063f,0.0801688f,-0.0982179f,-0.480818f,0.050226f,-0.0982179f,-0.48063f,0.0162345f,-0.0982179f,-0.473132f,-0.0204981f,-0.0982179f,-0.461339f,-0.0572667f,-0.0982179f,-0.444661f,-0.0939813f,-0.0982179f,-0.396836f,-0.125732f,-0.0975852f,-0.215824f,0.501457f,-0.0951868f,-0.228747f,0.437774f,-0.0951868f,-0.242467f,0.365734f,-0.0951868f,-0.25938f,0.297049f,-0.0950945f,-0.202852f,0.554078f,-0.0951868f,-0.209742f,0.53808f,-0.0951868f,-0.194973f,0.566709f,-0.0951868f,-0.185771f,0.5737f,-0.0951868f,-0.00166408f,0.588749f,0.15545f,-0.00166775f,0.579992f,-0.154627f,-0.156119f,0.582684f,4.11625E-4f,-0.111509f,0.58038f,-0.108115f,-0.109502f,0.586013f,0.110334f,-0.145197f,0.581369f,-0.0575339f,-0.142713f,0.584303f,0.0598915f,-0.0598801f,0.587567f,0.143471f,-0.060968f,0.579879f,-0.142999f,-0.0177236f,0.579887f,-0.154627f,-0.047265f,0.57983f,-0.148813f,-0.0999415f,0.580178f,-0.119743f,-0.0746709f,0.579927f,-0.137185f,-0.122498f,0.580572f,-0.0970686f,-0.139342f,0.581066f,-0.071778f,-0.156513f,0.582329f,-0.014317f,-0.151053f,0.581671f,-0.0432898f,-0.155721f,0.583043f,0.0152846f,-0.149018f,0.583853f,0.0450245f,-0.119802f,0.585608f,0.0999796f,-0.136408f,0.584753f,0.0747584f,-0.0989772f,0.586427f,0.120913f,-0.0741662f,0.587204f,0.137482f,-0.0165965f,0.588521f,0.15545f,-0.0455939f,0.587931f,0.149461f,-0.0360814f,-0.280636f,0.172605f,-0.0070839f,-0.280045f,0.178594f,-0.00168647f,-0.279818f,0.178594f,-0.00169015f,-0.288575f,-0.131482f,-0.00821101f,-0.28868f,-0.131482f,-0.0377524f,-0.288736f,-0.125668f,-0.0514554f,-0.288688f,-0.119854f,-0.0651584f,-0.288639f,-0.11404f,-0.0904289f,-0.288389f,-0.0965985f,-0.101996f,-0.288187f,-0.0849707f,-0.112986f,-0.287995f,-0.0739242f,-0.12983f,-0.287501f,-0.0486336f,-0.135685f,-0.287198f,-0.0343895f,-0.14154f,-0.286896f,-0.0201453f,-0.147001f,-0.286238f,0.00882744f,-0.146606f,-0.285882f,0.0235561f,-0.146208f,-0.285523f,0.038429f,-0.139505f,-0.284714f,0.068169f,-0.1332f,-0.284264f,0.0830359f,-0.126895f,-0.283814f,0.0979029f,-0.11029f,-0.282958f,0.123124f,-0.0999895f,-0.282553f,0.133478f,-0.0894647f,-0.28214f,0.144058f,-0.0503675f,-0.280999f,0.166616f,-0.180104f,-0.343275f,2.64807f,-0.166082f,-0.341972f,2.66102f,-0.264996f,-0.289091f,1.60029f,-0.294189f,-0.227284f,1.66229f,-0.287787f,-0.252299f,1.64762f,-0.281384f,-0.277315f,1.63295f,-0.264996f,-0.0209064f,0.890784f,-0.181496f,0.260099f,0.883368f,-0.0455281f,0.593905f,0.539465f,-0.0425995f,0.600634f,0.471366f}; return value; } private float[] getCoordinate_8_89_point_12() { float[] value = {-0.21945f,0.314349f,0.677549f,-0.234776f,0.267322f,0.760398f,-0.207014f,0.330258f,0.684565f,-0.194578f,0.346166f,0.691582f,-0.182142f,0.362075f,0.698598f,-0.169707f,0.377983f,0.705614f,-0.1537f,0.321186f,0.795994f,-0.218561f,0.280409f,0.767517f,-0.202346f,0.293061f,0.774636f,-0.186131f,0.303834f,0.781755f,-0.169915f,0.312727f,0.788874f,-0.101923f,0.278104f,0.886198f,-0.156638f,0.278104f,0.881279f,-0.107543f,0.31311f,0.849995f,-0.155169f,0.299645f,0.838636f,-0.104733f,0.295607f,0.868096f,-0.155903f,0.288874f,0.859958f,-0.110352f,0.330614f,0.831893f,-0.154435f,0.310415f,0.817315f,-0.231653f,0.281588f,0.671393f,-0.244445f,0.240075f,0.753226f,-0.264996f,0.231312f,0.592143f,-0.239887f,0.283032f,0.592387f,-0.264996f,0.201728f,0.669627f,-0.264996f,0.172145f,0.747112f,-0.247528f,0.245769f,0.671034f,-0.25517f,0.208505f,0.749681f,-0.264996f,-0.319475f,1.65727f,-0.264996f,-0.311681f,1.59988f,-0.263494f,0.284612f,-0.556985f,-0.0362511f,0.282706f,-1.0232f,-0.0637562f,0.282706f,-1.0232f,-0.0909938f,0.282706f,-1.0232f,-0.11635f,0.282706f,-1.0232f,-0.154905f,0.282706f,-1.0232f,-0.1908f,0.282706f,-1.0232f,-0.225838f,0.282706f,-1.0232f,-0.154905f,0.286745f,-0.893124f,-0.00168248f,0.341181f,-0.919546f,-0.00168022f,0.408016f,-0.873024f,-0.0497956f,0.407459f,-0.868153f,-0.0430234f,0.340903f,-0.910479f,-0.0857685f,0.398821f,-0.862679f,-0.0747623f,0.338374f,-0.901111f,-0.113456f,0.386336f,-0.857228f,-0.102225f,0.331717f,-0.891754f,-0.199006f,0.306352f,-0.827736f,-0.194903f,0.29399f,-0.850483f,-0.136723f,0.360374f,-0.850008f,-0.126536f,0.319559f,-0.881513f,-0.160615f,0.306602f,-0.866251f,-0.166325f,0.332536f,-0.839379f,-0.0672872f,0.264283f,-1.54692f,-0.0345862f,0.261846f,-1.59568f,-0.0323061f,0.142078f,-1.78117f,-0.0330661f,0.183939f,-1.73936f,-0.0338261f,0.214523f,-1.69647f,-0.0592656f,0.122916f,-1.77858f,-0.063279f,0.164777f,-1.7392f,-0.0652831f,0.196228f,-1.69696f,-0.031166f,0.0762348f,-1.82851f,-0.0342062f,0.238185f,-1.64089f,-0.0662852f,0.220675f,-1.63893f,-0.0597822f,0.0570732f,-1.8187f,-0.0908479f,-0.233189f,-1.90806f,-0.13445f,-0.241723f,-1.82752f,-0.178052f,-0.250257f,-1.74699f,-0.221653f,-0.258791f,-1.66645f,-0.156251f,-0.24599f,-1.78726f,-0.137778f,-0.29165f,-1.97593f,-0.14455f,0.0570732f,-1.58591f,-0.125025f,0.0570732f,-1.64625f,-0.0993648f,0.0570732f,-1.75198f,-0.112313f,0.0570732f,-1.71027f,-0.0807394f,0.0570732f,-1.79356f,-0.123167f,0.267662f,-1.47995f,-0.101348f,0.122916f,-1.64259f,-0.0910304f,0.122916f,-1.70417f,-0.0793126f,0.122916f,-1.74325f,-0.133858f,0.142078f,-1.58591f,-0.0853235f,0.164777f,-1.64065f,-0.0770405f,0.164777f,-1.70029f,-0.128512f,0.183939f,-1.58591f,-0.134787f,0.0570732f,-1.61608f,-0.0827828f,0.234587f,-1.60475f,-0.114757f,0.122916f,-1.61425f,-0.104741f,0.164777f,-1.61333f,-0.0758044f,0.192726f,-1.63979f,-0.12584f,0.2258f,-1.56217f,-0.0950989f,0.199682f,-1.60985f,-0.0667862f,0.242479f,-1.61242f,-0.215449f,0.250435f,-1.58591f,-0.264996f,-0.145859f,1.01345f,0.0980643f,-0.420508f,3.04133f,0.183758f,-0.968296f,0.282989f,0.183721f,-0.866273f,-1.58284f,0.0235682f,-0.211381f,-1.98875f,0.18377f,-0.968296f,0.834334f,0.209385f,-0.968297f,1.10788f,0.134364f,0.257922f,1.10808f}; return value; } private float[] getCoordinate_8_89_point_13() { float[] value = {0.243629f,-1.05974f,1.66798f,0.13503f,0.153444f,2.01375f,0.14874f,-0.340678f,2.67398f,0.261648f,-0.443267f,1.66955f,0.280421f,-0.445554f,2.49097f,0.261636f,-0.441013f,1.10813f,0.0980614f,-0.481673f,3.0541f,0.261923f,-0.481419f,2.49154f,0.261651f,-0.267673f,-1.58582f,0.183735f,-0.967232f,-0.720208f,0.178101f,0.448258f,-0.744074f,0.22055f,0.503899f,-0.549124f,0.209585f,0.487433f,-0.644494f,0.219403f,-0.481548f,2.75335f,0.219392f,-0.698398f,2.75335f,0.183182f,-0.806671f,2.49154f,0.24019f,-0.806674f,2.12965f,0.229572f,-0.902442f,2.12965f,0.177715f,-1.05531f,2.12965f,0.243636f,-1.05839f,1.97895f,0.24362f,-1.06065f,1.2583f,0.209384f,-1.01403f,1.15797f,0.200797f,0.462536f,0.496938f,0.201703f,0.491978f,0.417715f,0.147689f,0.268251f,0.900164f,0.134359f,0.213598f,1.6678f,0.134354f,0.240028f,1.3757f,0.134359f,-0.123734f,2.43851f,0.134363f,0.0349354f,2.25058f,0.448776f,-0.149006f,0.0875515f,0.443248f,-0.173144f,-0.0902155f,0.443243f,-0.192791f,-0.276815f,0.443238f,-0.201802f,-0.463415f,0.443234f,-0.202303f,-0.650014f,0.44323f,-0.202805f,-0.836614f,0.443226f,-0.203307f,-1.02321f,0.443222f,-0.203809f,-1.20981f,0.443219f,-0.204311f,-1.33047f,0.472061f,-0.0977547f,0.087551f,0.467538f,-0.124057f,-0.0902161f,0.470324f,-0.143076f,-0.276816f,0.472114f,-0.143077f,-0.463415f,0.47211f,-0.143077f,-0.650015f,0.472106f,-0.143077f,-0.836614f,0.472102f,-0.143077f,-1.02321f,0.472098f,-0.143077f,-1.20981f,0.472095f,-0.143077f,-1.33047f,0.488527f,-0.0464273f,0.0875507f,0.482391f,-0.0709995f,-0.0902164f,0.482058f,-0.0879058f,-0.276816f,0.482054f,-0.0879058f,-0.463415f,0.481906f,-0.0876494f,-0.650015f,0.484374f,-0.0868809f,-0.836615f,0.481181f,-0.0856022f,-1.02321f,0.47893f,-0.0838169f,-1.20981f,0.471915f,-0.0815297f,-1.33047f,0.498995f,0.00484993f,0.0875504f,0.488825f,-0.0217271f,-0.0902165f,0.489531f,-0.0335616f,-0.276816f,0.490933f,-0.0335616f,-0.463416f,0.489469f,-0.0333796f,-0.650015f,0.487572f,-0.0328342f,-0.836615f,0.483187f,-0.0319267f,-1.02321f,0.474977f,-0.0306596f,-1.20981f,0.466549f,-0.0290366f,-1.33047f,0.499261f,0.0523011f,0.0875504f,0.490319f,0.0281521f,-0.0902166f,0.490178f,0.0209669f,-0.276816f,0.489186f,0.020967f,-0.463416f,0.485633f,0.0210744f,-0.650015f,0.481655f,0.021396f,-0.836615f,0.472528f,0.0219311f,-1.02321f,0.462032f,0.022678f,-1.20981f,0.451243f,0.0236348f,-1.33047f,0.499f,0.0941006f,0.0875504f,0.487826f,0.0753f,-0.0902165f,0.487304f,0.0748774f,-0.276816f,0.484342f,0.0748775f,-0.463416f,0.477586f,0.0749112f,-0.650015f,0.468501f,0.0750116f,-0.836614f,0.458361f,0.0751783f,-1.02321f,0.445077f,0.0754111f,-1.20981f,0.433421f,0.075709f,-1.33047f,0.488536f,0.14125f,0.0875507f,0.481157f,0.124793f,-0.0902164f,0.48194f,0.128174f,-0.276816f,0.478473f,0.128174f,-0.463415f,0.467016f,0.128135f,-0.650015f,0.454003f,0.128017f,-0.836614f,0.439812f,0.12782f,-1.02321f,0.427817f,0.127544f,-1.20981f,0.416229f,0.127191f,-1.33047f,0.472076f,0.184574f,0.087551f,0.471377f,0.176726f,-0.0902161f,0.469347f,0.180107f,-0.276816f,0.461817f,0.180107f,-0.463415f,0.448789f,0.179997f,-0.650014f,0.430772f,0.179666f,-0.836613f,0.412778f,0.179114f,-1.02321f,0.397112f,0.178343f,-1.20981f}; return value; } private float[] getCoordinate_8_89_point_14() { float[] value = {0.387573f,0.177355f,-1.33047f,0.448796f,0.227496f,0.0875515f,0.449934f,0.227725f,-0.0902157f,0.445154f,0.231106f,-0.276815f,0.433685f,0.231107f,-0.463414f,0.420663f,0.230927f,-0.650014f,0.405948f,0.230386f,-0.836613f,0.384925f,0.229485f,-1.02321f,0.367398f,0.228228f,-1.20981f,0.353397f,0.226616f,-1.33047f,0.261627f,-0.169142f,0.098089f,0.26162f,-0.226315f,-0.0894393f,0.261615f,-0.24583f,-0.275911f,0.261611f,-0.254718f,-0.462379f,0.261672f,-0.257471f,-0.647366f,0.261668f,-0.256451f,-0.836866f,0.261664f,-0.257169f,-1.02338f,0.26166f,-0.257888f,-1.20989f,0.261657f,-0.258542f,-1.33049f,0.26165f,0.261945f,0.0974065f,0.260144f,0.277106f,-0.0952815f,0.26014f,0.283705f,-0.276824f,0.260136f,0.284285f,-0.463403f,0.260132f,0.283806f,-0.65001f,0.260128f,0.283948f,-0.833448f,0.260123f,0.282692f,-1.02321f,0.232016f,0.282694f,-1.20981f,0.215439f,0.282694f,-1.33046f,0.261648f,-0.16956f,1.03935f,0.140199f,0.182197f,1.92811f,0.260942f,-0.299867f,1.65532f,0.288738f,-0.230859f,1.7919f,0.259472f,-0.445544f,2.18968f,0.219406f,-0.420186f,2.75008f,0.26165f,-0.217586f,1.24471f,0.261653f,-0.260777f,1.46263f,0.286267f,-0.300813f,2.02311f,0.283851f,-0.371393f,2.25751f,0.134362f,0.264824f,1.0011f,0.134356f,0.227243f,1.52195f,0.134367f,0.249224f,1.24023f,0.134361f,-0.0418568f,2.3478f,0.134363f,0.0978338f,2.13319f,0.261649f,-0.196847f,1.14173f,0.134361f,0.19427f,1.79865f,0.287474f,-0.265524f,1.90591f,0.261652f,-0.239223f,1.35396f,0.261654f,-0.280534f,1.55874f,0.285059f,-0.336103f,2.14031f,0.134363f,0.261456f,1.05343f,0.134358f,0.220683f,1.59557f,0.134353f,0.244793f,1.30747f,0.261649f,-0.186717f,1.0906f,0.134362f,0.185312f,1.85706f,0.261651f,-0.228363f,1.29904f,0.261654f,-0.270739f,1.51127f,0.135868f,0.267934f,0.948241f,0.134355f,0.233802f,1.44833f,0.134365f,0.253656f,1.17299f,0.26165f,-0.207175f,1.19293f,0.13436f,0.204197f,1.73392f,0.261652f,-0.250083f,1.40887f,0.134363f,0.0680964f,2.19389f,0.288078f,-0.247879f,1.84731f,0.134363f,0.126906f,2.07183f,0.28687f,-0.283168f,1.96451f,0.285663f,-0.318458f,2.08171f,0.134362f,-0.00174891f,2.30119f,0.13436f,-0.0826294f,2.39374f,0.284455f,-0.353748f,2.19891f,0.132353f,-0.209202f,2.51667f,0.282644f,-0.406683f,2.37471f,0.13042f,-0.250712f,2.5495f,0.283397f,-0.417848f,2.42813f,0.283247f,-0.389038f,2.31611f,0.134357f,-0.166302f,2.47817f,0.269715f,0.00239008f,1.8274f,0.252534f,-0.338847f,2.50699f,0.295337f,-0.0960203f,1.77052f,0.246417f,-0.371548f,2.57196f,0.260508f,-0.406295f,2.53234f,0.270479f,-0.382217f,2.46646f,0.21023f,-0.295475f,2.52755f,0.204825f,-0.34589f,2.62215f,0.297256f,-0.212985f,1.70103f,0.24677f,0.220283f,0.84324f,0.261658f,0.116647f,0.822945f,0.225249f,0.0922923f,1.87775f,0.210163f,0.250522f,0.870337f,0.261656f,0.0766128f,0.823432f,0.323743f,0.224657f,-1.58591f,0.366217f,0.176153f,-1.58592f,0.397298f,0.126761f,-1.58592f,0.419764f,0.0760714f,-1.58592f,0.43801f,0.0247988f,-1.58592f,0.452095f,-0.0270617f,-1.58592f,0.463121f,-0.0787471f,-1.58592f,0.464024f,-0.143076f,-1.58592f,0.443213f,-0.204812f,-1.58592f,0.382011f,-0.193325f,0.0884363f}; return value; } private float[] getCoordinate_8_89_point_15() { float[] value = {0.390786f,-0.227051f,-0.0902143f,0.390781f,-0.246732f,-0.276814f,0.390776f,-0.255776f,-0.463413f,0.390772f,-0.256312f,-0.650013f,0.390768f,-0.256847f,-0.836613f,0.390764f,-0.257383f,-1.02321f,0.39076f,-0.257918f,-1.20981f,0.390757f,-0.258453f,-1.33047f,0.380837f,0.261601f,0.0963854f,0.381077f,0.279862f,-0.0902141f,0.374184f,0.279862f,-0.276814f,0.368632f,0.279862f,-0.463413f,0.360504f,0.279615f,-0.650012f,0.348131f,0.278874f,-0.836612f,0.329231f,0.27764f,-1.02321f,0.30642f,0.275918f,-1.20981f,0.288922f,0.273711f,-1.33046f,0.248922f,0.248861f,-1.58591f,0.390751f,-0.258989f,-1.58592f,0.102911f,-0.158519f,2.47817f,0.102913f,-0.115619f,2.43968f,0.102914f,-0.0748462f,2.39374f,0.102915f,-0.0340735f,2.3478f,0.102916f,0.00669909f,2.30186f,0.102917f,0.0432172f,2.25166f,0.102917f,0.0765444f,2.19456f,0.102918f,0.105617f,2.13319f,0.102918f,0.13469f,2.07183f,0.102918f,0.163762f,2.01047f,0.102917f,0.182199f,1.92811f,0.102916f,0.192126f,1.86338f,0.102915f,0.202053f,1.79865f,0.102914f,0.21198f,1.73392f,0.102913f,0.221908f,1.66919f,0.102912f,0.228467f,1.59557f,0.102911f,0.235026f,1.52195f,0.102906f,0.257008f,1.24702f,0.102904f,0.261439f,1.17299f,0.102903f,0.265871f,1.10575f,0.102902f,0.269239f,1.05343f,0.102901f,0.272608f,1.0011f,0.104084f,0.275976f,0.948772f,0.104083f,0.278098f,0.896445f,0.102909f,-0.244318f,2.55516f,0.10291f,-0.201419f,2.51667f,0.134112f,0.164624f,1.97039f,0.289574f,-0.217114f,1.75152f,0.102906f,0.25426f,1.28064f,0.0975101f,-0.169001f,2.48077f,0.0975158f,-0.121405f,2.4364f,0.0975133f,-0.0785682f,2.3922f,0.0975098f,-0.0428928f,2.35206f,0.0975056f,0.00134948f,2.30426f,0.0975118f,0.035037f,2.2508f,0.0975123f,0.0682312f,2.19402f,0.0975125f,0.0978357f,2.13319f,0.0975126f,0.126908f,2.07183f,0.0975126f,0.154651f,2.00784f,0.0975119f,0.173354f,1.93031f,0.097511f,0.184345f,1.86338f,0.0975101f,0.194272f,1.79865f,0.0975091f,0.204199f,1.73392f,0.0975082f,0.213705f,1.66808f,0.0975069f,0.220685f,1.59557f,0.0975052f,0.228754f,1.5013f,0.0970096f,0.253658f,1.17299f,0.0970083f,0.25809f,1.10575f,0.0970073f,0.261458f,1.05343f,0.0970063f,0.264826f,1.0011f,0.0970054f,0.268194f,0.948772f,0.0970044f,0.272535f,0.896445f,0.0970563f,-0.251026f,2.55246f,0.0975047f,-0.208118f,2.51813f,0.127256f,-0.15852f,2.47817f,0.127258f,-0.11562f,2.43968f,0.127259f,-0.0748474f,2.39374f,0.12726f,-0.0340748f,2.3478f,0.127261f,0.00669782f,2.30186f,0.127262f,0.0432159f,2.25166f,0.127262f,0.0765431f,2.19456f,0.127263f,0.105616f,2.13319f,0.127263f,0.134688f,2.07183f,0.12706f,0.163588f,2.01043f,0.12742f,0.182332f,1.92814f,0.127261f,0.192125f,1.86338f,0.12726f,0.202052f,1.79865f,0.127259f,0.211979f,1.73392f,0.127258f,0.221906f,1.66919f,0.127257f,0.228465f,1.59557f,0.127256f,0.235025f,1.52195f,0.127251f,0.257006f,1.24023f,0.127249f,0.261438f,1.17299f,0.127248f,0.26587f,1.10575f,0.127247f,0.269238f,1.05343f,0.127246f,0.272606f,1.0011f,0.126167f,0.275974f,0.948771f,0.126166f,0.278097f,0.896444f,0.127254f,-0.24432f,2.55516f,0.127255f,-0.20142f,2.51667f,0.0970108f,0.251442f,1.23446f}; return value; } private float[] getCoordinate_8_89_point_16() { float[] value = {0.0968139f,0.244946f,1.29421f,0.140199f,0.18716f,1.89574f,0.27164f,-0.302344f,1.61827f,0.29919f,-0.0844309f,1.74452f,0.297256f,-0.202285f,1.67696f,0.269715f,0.0139962f,1.80056f,0.22525f,0.104832f,1.85134f,0.283534f,-0.107269f,1.77675f,0.294509f,-0.193546f,1.73261f,0.147652f,0.156856f,1.9328f,0.25929f,-0.0104487f,1.83264f,0.212768f,0.0813912f,1.8845f,0.263915f,-0.284437f,1.62176f,0.147651f,0.168634f,1.87715f,0.283534f,-0.0899213f,1.73773f,0.25929f,0.00796624f,1.79304f,0.212768f,0.0985238f,1.84349f,0.285529f,-0.18354f,1.68519f,0.27164f,-0.310084f,1.63799f,0.127261f,0.187161f,1.89574f,0.274721f,-0.242173f,1.64998f,0.102906f,0.257482f,1.23491f,0.102907f,0.252916f,1.29421f,0.25921f,0.171227f,0.828322f,0.0650497f,-0.481672f,3.07676f,0.0650527f,-0.420507f,3.064f,0.261639f,-0.442813f,1.26186f,0.32311f,-0.688948f,1.66925f,0.330354f,-0.686406f,1.97974f,0.325865f,-0.685492f,1.25354f,0.331341f,-0.967998f,1.66851f,0.331348f,-0.969029f,1.97933f,0.325851f,-0.968834f,1.25296f,0.241602f,-1.05959f,2.05165f,0.278961f,-0.969538f,2.05273f,0.332833f,-0.688928f,2.05367f,0.261912f,-0.691133f,2.49154f,0.221351f,-0.947799f,0.834333f,0.239594f,-0.924219f,0.834333f,0.248755f,-0.900723f,0.834332f,0.261607f,-0.875618f,0.834118f,0.246966f,-0.945906f,1.10788f,0.266643f,-0.922359f,1.10788f,0.27437f,-0.897068f,1.10788f,0.261613f,-0.872457f,1.10826f,0.261595f,-0.876449f,0.283296f,0.248742f,-0.904679f,0.282988f,0.239581f,-0.933422f,0.282988f,0.221338f,-0.953169f,0.282989f,0.261625f,-0.759206f,-1.58258f,0.248707f,-0.788383f,-1.58301f,0.239546f,-0.816356f,-1.58301f,0.221302f,-0.84775f,-1.58301f,0.261639f,-0.873394f,-0.718934f,0.24872f,-0.905934f,-0.72021f,0.239559f,-0.933218f,-0.720209f,0.221316f,-0.953554f,-0.720209f,0.180172f,-0.295337f,-1.96326f,0.0885409f,-0.287978f,-1.9886f,0.0438278f,-0.224657f,-1.9886f,0.0620258f,-0.257055f,-1.9886f,0.261647f,-0.326732f,-1.60824f,0.208976f,-0.315892f,-1.78581f,0.153121f,0.574544f,-0.547904f,0.140584f,0.556987f,-0.644036f,0.0957416f,0.516526f,-0.744505f,0.170804f,0.525738f,0.56717f,0.170804f,0.57183f,0.468519f,0.19407f,0.565062f,-0.548618f,0.180785f,0.547505f,-0.644126f,0.136651f,0.507162f,-0.744471f,0.190355f,0.506246f,0.544568f,0.190507f,0.54649f,0.45434f,0.207471f,0.547399f,-0.548618f,0.195568f,0.529842f,-0.644126f,0.160414f,0.488745f,-0.744507f,0.082799f,0.422021f,0.759735f,0.085393f,0.561392f,0.636482f,0.0840431f,0.59298f,0.541689f,0.121664f,0.414232f,0.745417f,0.12561f,0.554364f,0.617695f,0.12561f,0.591247f,0.515615f,0.0409104f,0.426729f,0.768224f,0.0422096f,0.564618f,0.645246f,0.200795f,0.40017f,0.5639f,0.170802f,0.464141f,0.6288f,0.190353f,0.442416f,0.603443f,0.0853914f,0.505427f,0.696107f,0.125608f,0.49697f,0.679326f,0.0422081f,0.509961f,0.704964f,0.0318421f,0.271566f,0.896446f,0.0646681f,0.271564f,0.896445f,0.233188f,0.29943f,0.557748f,0.233188f,0.333335f,0.489332f,0.233338f,0.348721f,0.411803f,0.200794f,0.361366f,0.594697f,0.200797f,0.480712f,0.457509f,0.204421f,0.498992f,0.381701f,0.232384f,0.239593f,0.858262f,0.194553f,0.492225f,0.519753f}; return value; } private float[] getCoordinate_8_89_point_17() { float[] value = {0.195157f,0.527526f,0.435448f,0.153945f,0.393883f,0.712626f,0.159502f,0.534554f,0.578142f,0.159502f,0.578857f,0.473607f,0.170803f,0.496767f,0.601313f,0.170804f,0.551865f,0.521242f,0.170803f,0.582318f,0.413986f,0.181764f,0.516859f,0.558176f,0.181764f,0.561149f,0.46373f,0.190355f,0.476906f,0.5769f,0.190356f,0.52975f,0.50215f,0.190959f,0.555536f,0.405835f,0.0853902f,0.470241f,0.722149f,0.0853931f,0.58013f,0.597001f,0.0799932f,0.600629f,0.462626f,0.125609f,0.528033f,0.651509f,0.12561f,0.575691f,0.573417f,0.125608f,0.600627f,0.438249f,0.0422069f,0.475269f,0.731499f,0.0422097f,0.581904f,0.60795f,0.200796f,0.434791f,0.531857f,0.1708f,0.427053f,0.654756f,0.190352f,0.403465f,0.628498f,0.0853924f,0.536151f,0.668534f,0.125607f,0.461444f,0.705612f,0.0422091f,0.54019f,0.676899f,0.1595f,0.47437f,0.641532f,0.181762f,0.454152f,0.617515f,0.194551f,0.426946f,0.582351f,0.0370238f,0.354956f,0.826858f,0.0750284f,0.352194f,0.821936f,0.109836f,0.348111f,0.813789f,0.215528f,0.354519f,0.557749f,0.215529f,0.404918f,0.489333f,0.216133f,0.427565f,0.411804f,0.261659f,0.244325f,0.558015f,0.261659f,0.262269f,0.489938f,0.261657f,0.269901f,0.412268f,0.233188f,0.318305f,0.524739f,0.233188f,0.342909f,0.450338f,0.233791f,0.352468f,0.377779f,0.215527f,0.323089f,0.589554f,0.106983f,0.600628f,0.450667f,0.159501f,0.506383f,0.613531f,0.159502f,0.559504f,0.52951f,0.159501f,0.590239f,0.416403f,0.181763f,0.48759f,0.591018f,0.181764f,0.542255f,0.514173f,0.181763f,0.570914f,0.411569f,0.194549f,0.386663f,0.610124f,0.194553f,0.513424f,0.479021f,0.196969f,0.535693f,0.393466f,0.159499f,0.437894f,0.668004f,0.18176f,0.416252f,0.642481f,0.194552f,0.462766f,0.553212f,0.215529f,0.382601f,0.524739f,0.215529f,0.419048f,0.450338f,0.217945f,0.433042f,0.377779f,0.261659f,0.253996f,0.525051f,0.261658f,0.266778f,0.450751f,0.261657f,0.271682f,0.378183f,0.26013f,0.283712f,-0.737479f,0.143549f,0.390747f,-0.818507f,0.0532111f,0.456974f,-0.825829f,0.0934173f,0.447193f,-0.82425f,0.121329f,0.42722f,-0.822705f,0.260129f,0.283706f,-0.78996f,0.240637f,0.363919f,-0.552665f,0.218017f,0.335135f,-0.740996f,0.234788f,0.35509f,-0.647068f,0.199745f,0.314036f,-0.804993f,0.216805f,0.497465f,-0.596111f,0.195413f,0.470204f,-0.69567f,0.260131f,0.283756f,-0.69666f,0.161459f,0.424071f,-0.784144f,0.213426f,0.535245f,-0.548619f,0.201731f,0.517688f,-0.644126f,0.168026f,0.476088f,-0.744514f,0.0781213f,0.568135f,-0.643767f,0.0519296f,0.517705f,-0.744512f,0.149626f,0.567684f,-0.59527f,0.120448f,0.538613f,-0.695602f,0.183647f,0.570896f,-0.548618f,0.169727f,0.553339f,-0.644126f,0.121303f,0.512992f,-0.744485f,0.190076f,0.558203f,-0.595627f,0.160898f,0.529131f,-0.695603f,0.201515f,0.557284f,-0.548618f,0.188992f,0.539727f,-0.644126f,0.149822f,0.499092f,-0.744485f,0.203477f,0.540539f,-0.595628f,0.179831f,0.511468f,-0.695604f,0.260133f,0.283856f,-0.60336f,0.260129f,0.283681f,-0.766635f,0.230009f,0.436436f,-0.550642f,0.196082f,0.392395f,-0.742755f,0.24834f,0.312946f,-0.648539f,0.072987f,0.494687f,-0.785281f,0.114278f,0.485677f,-0.785139f,0.141464f,0.465002f,-0.785283f}; return value; } private float[] getCoordinate_8_89_point_18() { float[] value = {0.260128f,0.28383f,-0.813285f,0.130318f,0.41356f,-0.821466f,0.0271497f,0.46223f,-0.826247f,0.0750718f,0.452274f,-0.825087f,0.108933f,0.438637f,-0.823545f,0.230817f,0.294336f,-0.797476f,0.249903f,0.316837f,-0.554703f,0.239954f,0.303114f,-0.739238f,0.221237f,0.423243f,-0.645597f,0.168673f,0.351873f,-0.81251f,0.222472f,0.287141f,-0.841052f,0.227229f,0.345878f,-0.696132f,0.238639f,0.360464f,-0.599494f,0.209208f,0.325168f,-0.775973f,0.0663692f,0.539831f,-0.695601f,0.179653f,0.564037f,-0.595627f,0.147937f,0.534966f,-0.695603f,0.197521f,0.550424f,-0.595627f,0.171395f,0.521353f,-0.695603f,0.209432f,0.528386f,-0.595628f,0.186614f,0.499314f,-0.695604f,0.209899f,0.40945f,-0.695868f,0.227013f,0.431279f,-0.597561f,0.149909f,0.450832f,-0.785311f,0.0386167f,0.495752f,-0.785309f,0.0968455f,0.491496f,-0.785196f,0.129369f,0.476732f,-0.785197f,0.182868f,0.374572f,-0.780642f,0.22523f,0.289333f,-0.822636f,0.24456f,0.308315f,-0.696396f,0.250266f,0.315658f,-0.601427f,0.235549f,0.298692f,-0.771304f,0.261624f,-0.656813f,1.10831f,0.261601f,-0.875471f,0.558642f,0.269499f,-1.04142f,1.66808f,0.280542f,-1.02307f,1.66819f,0.313798f,-1.00471f,1.66829f,0.3271f,-0.986347f,1.6684f,0.269506f,-1.04044f,1.97902f,0.280549f,-1.02257f,1.9791f,0.313805f,-1.00469f,1.97918f,0.327107f,-0.98686f,1.97925f,0.268492f,-1.04234f,1.25723f,0.278515f,-1.02397f,1.25616f,0.3105f,-1.00564f,1.25509f,0.322644f,-0.98724f,1.25403f,0.33085f,-0.68691f,1.99453f,0.331345f,-0.687415f,2.00931f,0.331841f,-0.687919f,2.0241f,0.332337f,-0.688424f,2.03888f,0.324745f,-0.969131f,1.99401f,0.310393f,-0.969233f,2.00869f,0.289082f,-0.969336f,2.02337f,0.278982f,-0.969434f,2.03805f,0.320016f,-0.987125f,1.99379f,0.308684f,-1.00522f,2.00826f,0.275869f,-1.02331f,2.02272f,0.261334f,-1.04141f,2.03719f,0.252267f,-1.00537f,1.18256f,0.288588f,-0.913693f,2.05295f,0.298215f,-0.857847f,2.05316f,0.307842f,-0.802002f,2.05338f,0.317469f,-0.746156f,2.0536f,0.233163f,-0.776791f,2.49154f,0.247538f,-0.733962f,2.49154f,0.20895f,-0.978875f,2.12965f,0.212546f,-0.747492f,2.70583f,0.216711f,-0.722146f,2.73583f,0.26165f,-0.122212f,0.987529f,0.261651f,-0.0681895f,0.935929f,0.134364f,0.259755f,1.07982f,0.134365f,0.255855f,1.1396f,0.13973f,0.268857f,0.921568f,0.134358f,0.217351f,1.63224f,0.13436f,0.209108f,1.70141f,0.134353f,0.242543f,1.34119f,0.134355f,0.237048f,1.41162f,0.261648f,-0.180865f,1.065f,0.261656f,0.0579646f,0.82795f,0.261651f,-0.222941f,1.27164f,0.26165f,-0.212347f,1.21859f,0.261653f,-0.265825f,1.48741f,0.261653f,-0.255497f,1.43622f,0.134363f,0.26314f,1.02726f,0.134362f,0.266482f,0.974882f,0.134357f,0.223963f,1.55876f,0.134356f,0.230522f,1.48514f,0.134352f,0.247008f,1.27385f,0.134366f,0.25144f,1.20661f,0.261649f,-0.191683f,1.11614f,0.26165f,-0.202011f,1.16733f,0.134361f,0.189403f,1.83038f,0.13436f,0.199234f,1.76628f,0.261651f,-0.233793f,1.3265f,0.261652f,-0.244653f,1.38142f,0.261654f,-0.275636f,1.535f,0.261654f,-0.285432f,1.58248f,0.253905f,0.198549f,0.835054f,0.261657f,0.0953179f,0.822253f,0.26166f,0.142536f,0.824647f}; return value; } private float[] getCoordinate_8_89_point_19() { float[] value = {0.268518f,-0.266617f,1.63466f,0.177552f,0.139038f,1.86502f,0.27407f,-0.0402747f,1.76574f,0.286932f,-0.139723f,1.70991f,0.239744f,0.0543698f,1.81909f,0.280925f,-0.216092f,1.66601f,0.261651f,-0.0952007f,0.961729f,0.261652f,-0.0411784f,0.910129f,0.261654f,0.0125741f,0.85916f,0.298223f,-0.143358f,1.71074f,0.284453f,-0.0352173f,1.77254f,0.247482f,0.059414f,1.82595f,0.143093f,0.268815f,0.909825f,0.153725f,0.267027f,0.893348f,0.26165f,-0.214954f,1.23156f,0.261655f,-0.291039f,1.60918f,0.261653f,-6.61762E-4f,0.871428f,0.137391f,0.268517f,0.934628f,0.139678f,0.176756f,1.87739f,0.261654f,0.0252704f,0.848153f,0.127261f,0.188402f,1.88765f,0.134364f,0.141133f,2.04147f,0.134097f,0.160015f,1.99026f,0.134359f,-0.103049f,2.41659f,0.134358f,-0.144885f,2.45881f,0.134363f,0.0519812f,2.22293f,0.134362f,0.0170586f,2.27659f,0.288386f,-0.239119f,1.81833f,0.289161f,-0.223527f,1.77002f,0.286569f,-0.291991f,1.99381f,0.285965f,-0.309636f,2.05241f,0.284153f,-0.36257f,2.22821f,0.283549f,-0.380215f,2.28681f,0.134361f,-0.0215369f,2.32476f,0.13436f,-0.0622431f,2.37077f,0.134363f,0.083231f,2.16381f,0.134363f,0.11237f,2.10251f,0.287776f,-0.256701f,1.87661f,0.287172f,-0.274346f,1.93521f,0.285361f,-0.327281f,2.11101f,0.284757f,-0.344926f,2.16961f,0.131095f,-0.230659f,2.53483f,0.133264f,-0.187752f,2.49742f,0.282549f,-0.414604f,2.40356f,0.282945f,-0.39786f,2.34541f,0.176316f,-0.273796f,2.5391f,0.274108f,-0.402946f,2.44811f,0.263724f,-0.360532f,2.4879f,0.235523f,-0.317161f,2.51844f,0.135646f,0.167053f,1.95223f,0.290329f,-0.210242f,1.73616f,0.287133f,-0.154949f,1.74942f,0.27407f,-0.058392f,1.80512f,0.177552f,0.125225f,1.90972f,0.239744f,0.0359197f,1.85892f,0.225621f,-0.358719f,2.59705f,0.253463f,-0.388921f,2.55215f,0.266387f,-0.424843f,2.51194f,0.282526f,-0.0468151f,1.79896f,0.296296f,-0.154503f,1.73578f,0.182724f,0.137245f,1.90293f,0.247482f,0.0473412f,1.85258f,0.1602f,-0.262975f,2.54321f,0.134202f,0.166644f,1.96127f,0.160941f,0.143329f,1.92167f,0.130602f,-0.241406f,2.54122f,0.139781f,0.164368f,1.94288f,0.161462f,0.159721f,1.91552f,0.0975035f,0.236561f,1.40255f,0.102909f,0.243971f,1.40589f,0.0318109f,-0.420505f,3.06724f,0.131066f,-0.259934f,2.55209f,0.0533753f,-0.260316f,2.55904f,0.0260328f,-0.25994f,2.56121f,0.132629f,-0.259678f,2.56268f,0.0304151f,-0.259898f,2.57281f,0.062263f,-0.260322f,2.57196f,0.0397063f,-0.260128f,2.56013f,0.0123592f,-0.259752f,2.5623f,0.0463368f,-0.26011f,2.57238f,0.0144934f,-0.259686f,2.57324f,0.0441372f,-0.260151f,2.56419f,0.0476625f,-0.260148f,2.56994f,0.0571732f,-0.260275f,2.56968f,0.0524895f,-0.260261f,2.56415f,0.0152396f,-0.259772f,2.56432f,0.0164753f,-0.259733f,2.57078f,0.0269087f,-0.259872f,2.5705f,0.0244504f,-0.259893f,2.56428f,0.0421011f,-0.260074f,2.57009f,0.0384989f,-0.260077f,2.56422f,0.029623f,-0.259961f,2.56425f,0.0320357f,-0.25994f,2.57036f,0.0115941f,-0.259668f,2.57091f,0.0103374f,-0.259708f,2.56434f,9.80119E-4f,-0.259585f,2.56438f,9.81033E-4f,-0.259527f,2.5712f,0.0441402f,-0.26903f,2.56419f,0.0476655f,-0.26903f,2.56993f,0.0571779f,-0.26903f,2.56968f}; return value; } private float[] getCoordinate_8_89_point_20() { float[] value = {0.052494f,-0.26903f,2.56415f,0.0152378f,-0.269028f,2.56432f,0.0164729f,-0.269028f,2.57078f,0.0269081f,-0.269029f,2.5705f,0.02445f,-0.269029f,2.56428f,0.0421031f,-0.269029f,2.57008f,0.038501f,-0.269029f,2.56421f,0.0296236f,-0.269029f,2.56425f,0.032036f,-0.269029f,2.57036f,0.0115909f,-0.269028f,2.57091f,0.0103347f,-0.269028f,2.56434f,9.75792E-4f,-0.269027f,2.56438f,9.75944E-4f,-0.269027f,2.5712f,0.0695428f,-0.292394f,-3.12653f,0.042729f,-0.481539f,2.81336f,0.0868978f,-0.481541f,2.81336f,0.131066f,-0.481543f,2.80336f,0.175235f,-0.481546f,2.78335f,0.0427177f,-0.698389f,2.81336f,0.0868865f,-0.698391f,2.81336f,0.131055f,-0.698393f,2.80336f,0.175223f,-0.698396f,2.78335f,0.0413443f,-0.747483f,2.70583f,0.0841447f,-0.747485f,2.70583f,0.126945f,-0.747487f,2.70583f,0.169745f,-0.747489f,2.70583f,0.208173f,-0.791731f,2.49154f,0.0853684f,0.568135f,-0.487153f,0.0781221f,0.583123f,-0.643767f,0.0853692f,0.583123f,-0.487153f,0.0328832f,0.299522f,-0.952806f,0.0603885f,0.296358f,-0.939544f,0.0876261f,0.292308f,-0.926282f,0.112983f,0.289143f,-0.91302f,0.187433f,0.283952f,-0.873234f,0.328212f,-0.192482f,0.0963866f,0.319251f,0.261604f,0.0963868f,0.271892f,-0.159144f,0.08558f,0.26462f,0.222642f,0.0855802f,0.291437f,-0.131856f,0.199879f,0.285183f,0.196479f,0.199879f,0.332165f,0.229987f,0.209173f,0.385129f,0.229984f,0.209172f,0.443574f,0.200654f,0.201575f,0.463595f,0.163741f,0.201574f,0.477751f,0.126483f,0.201574f,0.48675f,0.0859341f,0.201574f,0.486974f,0.0499866f,0.201574f,0.486746f,0.00917853f,0.201574f,0.477742f,-0.0349199f,0.201574f,0.463582f,-0.0790614f,0.201574f,0.443557f,-0.123138f,0.201575f,0.386139f,-0.161252f,0.202336f,0.339872f,-0.160527f,0.209173f,0.34229f,-0.15414f,0.214292f,0.295405f,-0.126386f,0.205295f,0.289351f,0.191443f,0.205295f,0.33483f,0.223878f,0.214292f,0.3861f,0.223875f,0.214291f,0.442674f,0.195484f,0.206937f,0.462054f,0.159752f,0.206936f,0.475757f,0.123686f,0.206936f,0.484468f,0.0844347f,0.206936f,0.484685f,0.0496375f,0.206936f,0.484464f,0.0101353f,0.206936f,0.475749f,-0.032552f,0.206936f,0.462042f,-0.0752809f,0.206936f,0.442658f,-0.117947f,0.206937f,0.387077f,-0.154842f,0.207673f,0.34777f,-0.139786f,0.216847f,0.304354f,-0.114087f,0.208517f,0.298748f,0.180223f,0.208517f,0.340862f,0.210258f,0.216847f,0.388337f,0.210256f,0.216846f,0.440725f,0.183965f,0.210036f,0.458671f,0.150877f,0.210036f,0.47136f,0.11748f,0.210036f,0.479426f,0.0811337f,0.210035f,0.479627f,0.0489115f,0.210035f,0.479423f,0.0123325f,0.210035f,0.471353f,-0.027196f,0.210036f,0.45866f,-0.066763f,0.210036f,0.44071f,-0.106272f,0.210036f,0.389242f,-0.140436f,0.210718f,0.349858f,-0.134372f,0.213675f,0.307744f,-0.109444f,0.205595f,0.302307f,0.176037f,0.205595f,0.343157f,0.205171f,0.213676f,0.389208f,0.205169f,0.213675f,0.440024f,0.179666f,0.207069f,0.457432f,0.147571f,0.207069f,0.46974f,0.115176f,0.207068f,0.477564f,0.0799201f,0.207068f,0.477759f,0.0486646f,0.207068f,0.477561f,0.013183f,0.207068f,0.469733f,-0.0251596f,0.207068f,0.457421f,-0.0635397f,0.207069f,0.44001f,-0.101863f,0.207069f,0.390086f,-0.135003f,0.207731f,0.352687f,-0.127025f,0.210125f}; return value; } private float[] getCoordinate_8_89_point_21() { float[] value = {0.312343f,-0.103143f,0.202384f,0.307133f,0.170347f,0.202384f,0.346268f,0.198258f,0.210126f,0.390385f,0.198255f,0.210125f,0.439067f,0.173824f,0.203796f,0.455743f,0.143077f,0.203796f,0.467535f,0.112043f,0.203796f,0.47503f,0.0782674f,0.203796f,0.475217f,0.0483246f,0.203796f,0.475027f,0.0143332f,0.203796f,0.467528f,-0.022399f,0.203796f,0.455733f,-0.0591671f,0.203796f,0.439053f,-0.0958807f,0.203796f,0.391226f,-0.127629f,0.20443f,0.354926f,-0.125148f,-0.0918988f,0.238046f,-0.101267f,-0.09964f,0.234097f,0.172224f,-0.0996399f,0.348785f,0.163109f,-0.0908828f,0.380944f,0.155979f,-0.0922605f,0.416913f,0.1383f,-0.0986409f,0.457982f,0.144954f,-0.0982281f,0.469774f,0.113919f,-0.0982284f,0.477269f,0.0801438f,-0.0982285f,0.477456f,0.050201f,-0.0982285f,0.477266f,0.0162095f,-0.0982285f,0.469767f,-0.0205227f,-0.0982284f,0.457972f,-0.0572907f,-0.0982281f,0.441292f,-0.0940044f,-0.0982277f,0.393465f,-0.125752f,-0.097594f,0.212485f,0.501446f,-0.0951915f,0.225405f,0.437763f,-0.0951918f,0.239122f,0.365721f,-0.0951921f,0.256031f,0.297036f,-0.0951003f,0.199517f,0.554067f,-0.0951913f,0.206406f,0.538069f,-0.0951914f,0.191639f,0.566699f,-0.0951911f,0.182436f,0.57369f,-0.0951909f,0.152787f,0.582676f,4.08191E-4f,0.108175f,0.580374f,-0.108118f,0.106173f,0.586008f,0.110331f,0.141864f,0.581361f,-0.0575371f,0.139382f,0.584296f,0.0598883f,0.0565516f,0.587564f,0.14347f,0.0576327f,0.579876f,-0.143f,0.014388f,0.579886f,-0.154627f,0.0439296f,0.579828f,-0.148814f,0.0966068f,0.580173f,-0.119745f,0.0713358f,0.579924f,-0.137186f,0.119164f,0.580565f,-0.0970713f,0.136009f,0.581059f,-0.0717811f,0.153181f,0.582321f,-0.0143204f,0.14772f,0.581663f,-0.0432931f,0.152389f,0.583035f,0.0152812f,0.145687f,0.583845f,0.0450212f,0.116473f,0.585602f,0.0999769f,0.133078f,0.584746f,0.0747555f,0.0956482f,0.586422f,0.120911f,0.0708376f,0.587201f,0.137481f,0.0132683f,0.588521f,0.155449f,0.0422656f,0.587928f,0.14946f,0.0327083f,-0.280638f,0.172604f,0.00371094f,-0.280046f,0.178594f,0.0048307f,-0.28868f,-0.131482f,0.0343722f,-0.288738f,-0.125669f,0.0480754f,-0.28869f,-0.119855f,0.0617785f,-0.288643f,-0.114042f,0.0870494f,-0.288394f,-0.0966005f,0.0986172f,-0.288192f,-0.0849729f,0.109607f,-0.288001f,-0.0739267f,0.126451f,-0.287507f,-0.0486364f,0.132307f,-0.287205f,-0.0343924f,0.138162f,-0.286903f,-0.0201484f,0.143624f,-0.286245f,0.00882421f,0.14323f,-0.28589f,0.0235528f,0.142832f,-0.285531f,0.0384258f,0.13613f,-0.284721f,0.0681659f,0.129825f,-0.284271f,0.083033f,0.12352f,-0.28382f,0.0979001f,0.106916f,-0.282964f,0.123122f,0.0966154f,-0.282559f,0.133476f,0.0860908f,-0.282144f,0.144056f,0.0469942f,-0.281002f,0.166615f,0.176782f,-0.343284f,2.64806f,0.162761f,-0.341981f,2.66102f,0.261655f,-0.289105f,1.60028f,0.290852f,-0.227299f,1.66229f,0.284448f,-0.252314f,1.64762f,0.278044f,-0.277329f,1.63294f,0.261653f,-0.0209201f,0.890778f,0.178167f,0.260089f,0.883364f,0.0422088f,0.593903f,0.539464f,0.039279f,0.600631f,0.471365f,0.216119f,0.314338f,0.677545f,0.231445f,0.26731f,0.760392f,0.203684f,0.330247f,0.684561f,0.191249f,0.346156f,0.691577f,0.178815f,0.362065f,0.698594f,0.16638f,0.377974f,0.70561f,0.150372f,0.321178f,0.79599f,0.21523f,0.280398f,0.767512f}; return value; } private float[] getCoordinate_8_89_point_22() { float[] value = {0.199016f,0.293051f,0.774632f,0.182802f,0.303824f,0.781751f,0.166587f,0.312718f,0.788871f,0.0985953f,0.278099f,0.886195f,0.153309f,0.278096f,0.881276f,0.104216f,0.313105f,0.849992f,0.151841f,0.299637f,0.838633f,0.101406f,0.295602f,0.868094f,0.152575f,0.288866f,0.859954f,0.107026f,0.330608f,0.831891f,0.151107f,0.310407f,0.817312f,0.22832f,0.281576f,0.671388f,0.241112f,0.240062f,0.753221f,0.261659f,0.231298f,0.592137f,0.236553f,0.28302f,0.592382f,0.261659f,0.201714f,0.669622f,0.26166f,0.172131f,0.747106f,0.244194f,0.245756f,0.671029f,0.251835f,0.208492f,0.749675f,0.261654f,-0.319489f,1.65726f,0.261653f,-0.311695f,1.59987f,0.260134f,0.284598f,-0.556991f,0.0328807f,0.282704f,-1.0232f,0.0603859f,0.282702f,-1.0232f,0.0876234f,0.282701f,-1.02321f,0.11298f,0.2827f,-1.02321f,0.151535f,0.282698f,-1.02321f,0.187429f,0.282696f,-1.02321f,0.222468f,0.282694f,-1.02321f,0.151538f,0.286737f,-0.893127f,0.0464353f,0.407457f,-0.868154f,0.0396586f,0.340901f,-0.91048f,0.0824078f,0.398817f,-0.862681f,0.0713976f,0.33837f,-0.901112f,0.110095f,0.38633f,-0.857231f,0.0988602f,0.331712f,-0.891756f,0.195641f,0.306342f,-0.82774f,0.191537f,0.29398f,-0.850487f,0.13336f,0.360367f,-0.850011f,0.123171f,0.319553f,-0.881516f,0.15725f,0.306593f,-0.866255f,0.162962f,0.332528f,-0.839382f,0.0639043f,0.26428f,-1.54692f,0.031202f,0.261844f,-1.59568f,0.0289116f,0.142076f,-1.78117f,0.0296747f,0.183937f,-1.73936f,0.0304373f,0.214522f,-1.69647f,0.0558701f,0.122913f,-1.77858f,0.0598866f,0.164774f,-1.7392f,0.0618933f,0.196225f,-1.69696f,0.027767f,0.0762333f,-1.82851f,0.0308198f,0.238183f,-1.64089f,0.0628979f,0.220671f,-1.63893f,0.0563824f,0.0570702f,-1.8187f,0.087431f,-0.233193f,-1.90807f,0.131034f,-0.24173f,-1.82753f,0.174637f,-0.250266f,-1.74699f,0.218241f,-0.258803f,-1.66645f,0.152836f,-0.245998f,-1.78726f,0.134356f,-0.291657f,-1.97593f,0.141155f,0.0570657f,-1.58591f,0.121629f,0.0570668f,-1.64625f,0.0959665f,0.0570681f,-1.75198f,0.108915f,0.0570674f,-1.71027f,0.0773402f,0.0570691f,-1.79356f,0.119785f,0.267655f,-1.47995f,0.0979555f,0.122911f,-1.64259f,0.0876366f,0.122912f,-1.70418f,0.0759179f,0.122912f,-1.74325f,0.130468f,0.142071f,-1.58591f,0.0819333f,0.164773f,-1.64065f,0.073649f,0.164773f,-1.70029f,0.125124f,0.183932f,-1.58591f,0.131392f,0.0570662f,-1.61608f,0.079397f,0.234583f,-1.60476f,0.111365f,0.12291f,-1.61425f,0.101352f,0.164772f,-1.61334f,0.0724156f,0.192722f,-1.63979f,0.122454f,0.225794f,-1.56218f,0.0917112f,0.199678f,-1.60985f,0.0634007f,0.242476f,-1.61242f,0.212065f,0.250423f,-1.58591f,0.261649f,-0.145873f,1.01344f,-0.0016706f,-0.210441f,-3.12653f,-0.0921839f,-0.782477f,-3.12683f,-0.156613f,-0.760528f,-3.12653f,-0.22663f,-0.719817f,-3.12653f,-0.236828f,-0.339243f,-3.12668f,0.0888424f,-0.782481f,-3.12683f,0.153272f,-0.760528f,-3.12653f,0.177247f,-0.292391f,-3.12653f,0.228239f,-0.339244f,-3.1266f,0.0146554f,-0.530174f,-4.98914f,0.0239276f,-0.210441f,-3.12653f,0.0494805f,-0.711195f,-4.30885f,0.0239276f,-0.192379f,-4.31335f,0.0317782f,-0.702378f,-4.23249f,0.0477751f,-0.627863f,-4.11336f,0.037409f,-0.655018f,-4.14314f,0.0146554f,-0.698771f,-4.72644f}; return value; } private float[] getCoordinate_8_89_point_23() { float[] value = {0.0504251f,0.467449f,-5.24135f,0.211341f,-0.410909f,-4.30952f,0.211401f,-0.454772f,-4.30951f,0.227443f,-0.511602f,-3.1983f,0.227104f,-0.464405f,-3.21745f,0.219609f,-0.485279f,-3.74107f,0.219589f,-0.470274f,-3.74107f,0.225546f,-0.547979f,-3.33377f,0.223597f,-0.546076f,-3.46925f,0.221614f,-0.52365f,-3.60515f,0.225419f,-0.454422f,-3.3338f,0.223473f,-0.455061f,-3.46928f,0.221531f,-0.462288f,-3.60516f,-0.00188513f,-0.192379f,-4.31335f,-0.00172685f,0.476782f,-5.23393f,-0.00173035f,0.117606f,-5.5268f,-0.00188513f,-0.530174f,-4.98914f,-0.00188513f,-0.698771f,-4.72586f,-0.00188513f,-0.723495f,-4.30744f,-0.00188513f,-0.703537f,-4.22779f,-0.00188513f,-0.656803f,-4.14173f,-0.00188513f,-0.62061f,-4.11336f,-0.00188526f,-0.782479f,-3.12683f,0.705836f,-0.454597f,-3.46788f,0.705836f,-0.464518f,-3.37939f,0.705836f,-0.511719f,-3.36484f,0.705836f,-0.548181f,-3.46788f,0.705836f,-0.546353f,-3.57093f,0.705836f,-0.523788f,-3.67397f,0.705836f,-0.48526f,-3.77702f,0.705836f,-0.470251f,-3.77702f,0.705836f,-0.462408f,-3.67397f,0.705836f,-0.455311f,-3.57093f,0.0146554f,-0.486667f,-5.04913f,0.200938f,-0.744225f,-3.12653f,0.222859f,-0.719817f,-3.12653f,0.228721f,-0.691312f,-3.12637f,0.0494259f,-0.553858f,-4.91916f,0.0494259f,-0.620739f,-4.83835f,0.211476f,-0.510636f,-4.30954f,0.174342f,-0.539928f,-4.30885f,0.155574f,-0.567423f,-4.30885f,0.0910482f,-0.599874f,-4.30885f,0.2274f,-0.488009f,-3.19911f,0.705836f,-0.488118f,-3.36334f,0.226978f,-0.530045f,-3.23242f,0.705836f,-0.52995f,-3.38226f,0.130836f,-0.300817f,-4.30885f,0.0494259f,-0.306157f,-4.93952f,0.0677695f,-0.292391f,-4.3736f,0.0692196f,-0.292391f,-3.12653f,0.0445657f,-0.209996f,-4.32609f,0.0403953f,-0.222116f,-3.12653f,0.0575859f,-0.257254f,-3.12653f,0.0591686f,-0.257652f,-4.35937f,0.211239f,-0.339825f,-4.30993f,0.15973f,-0.318785f,-4.30885f,0.200199f,-0.315881f,-3.12653f,0.0445657f,-0.221247f,-4.89948f,0.0403336f,-0.221247f,-4.97906f,0.0403336f,-0.221247f,-5.0824f,0.0403336f,-0.221247f,-5.18574f,0.0592816f,0.401285f,-5.29526f,0.037707f,0.33587f,-5.34868f,0.0194247f,0.261969f,-5.40901f,0.0103723f,0.200273f,-5.45935f,0.0630231f,0.435787f,-5.26711f,0.0581547f,0.454282f,-5.25205f,0.0256013f,0.476732f,-5.23387f,0.0786929f,-0.651836f,-4.30885f,0.0494259f,-0.581776f,-4.88639f,0.0828671f,-0.625855f,-4.30885f,0.0457996f,-0.656769f,-4.79616f,0.0689717f,-0.677818f,-4.30885f,0.0363137f,-0.67968f,-4.76577f,0.0285613f,-0.723495f,-4.30744f,0.00749493f,0.117397f,-5.52693f,0.0163498f,-0.277378f,-5.23274f,0.0149943f,-0.444809f,-5.08585f,0.0153332f,-0.402951f,-5.12257f,0.015672f,-0.361094f,-5.15929f,0.0160109f,-0.319236f,-5.19601f,0.0710988f,-0.364954f,-4.93952f,0.0822244f,-0.40782f,-4.93952f,0.0815538f,-0.456679f,-4.93952f,0.0780609f,-0.492368f,-4.93952f,0.0675069f,-0.527045f,-4.93952f,0.0146554f,-0.622683f,-4.89852f,0.0254846f,-0.615106f,-4.89197f,-0.00188513f,-0.622792f,-4.89825f,0.02007f,-0.57264f,-4.94056f,0.0484977f,0.368576f,-5.32197f,0.0694114f,-0.676752f,-4.25158f,0.0810031f,-0.651126f,-4.27067f,0.0876679f,-0.6255f,-4.28976f,0.0690921f,-0.620865f,-4.16223f,0.0798518f,-0.613868f,-4.2111f,0.0906114f,-0.606871f,-4.25998f,0.0722856f,-0.641232f,-4.18457f,0.0837012f,-0.627446f,-4.226f}; return value; } private float[] getCoordinate_8_89_point_24() { float[] value = {0.0864363f,-0.61366f,-4.26742f,0.107923f,-0.615074f,-4.06316f,0.107923f,-0.605983f,-4.12843f,0.107923f,-0.596892f,-4.19369f,0.107923f,-0.587801f,-4.25896f,0.0457265f,-0.266409f,-4.95652f,0.0391113f,-0.270066f,-5.04859f,0.0324961f,-0.273722f,-5.14066f,0.0605889f,0.445035f,-5.25958f,0.0524412f,-0.221247f,-4.39943f,0.0548264f,-0.221247f,-4.44599f,0.0551864f,-0.221247f,-4.50268f,0.0551864f,-0.221247f,-4.55936f,0.0551864f,-0.221247f,-4.61605f,0.0551864f,-0.221247f,-4.67274f,0.0551864f,-0.221247f,-4.72942f,0.0551864f,-0.221247f,-4.78611f,0.0551864f,-0.221247f,-4.8428f,0.0620577f,0.409449f,-5.28859f,0.063168f,0.41766f,-5.28189f,0.063187f,0.424094f,-5.27665f,0.0639496f,0.43028f,-5.2716f,0.0380132f,0.472091f,-5.23761f,0.0542899f,0.460866f,-5.2467f,0.059611f,-0.258162f,-4.41493f,0.0600535f,-0.258673f,-4.47049f,0.0604959f,-0.259183f,-4.52605f,0.0601774f,-0.259693f,-4.58161f,0.0608734f,-0.260203f,-4.63717f,0.059794f,-0.260713f,-4.69273f,0.0609973f,-0.261223f,-4.74829f,0.0596643f,-0.261733f,-4.80385f,0.0565559f,-0.262243f,-4.85941f,0.0596422f,-0.301598f,-4.81153f,0.0607237f,-0.300393f,-4.75634f,0.0618052f,-0.299188f,-4.70115f,0.0628866f,-0.297983f,-4.64596f,0.0639681f,-0.296778f,-4.59077f,0.0650496f,-0.295573f,-4.53558f,0.0661311f,-0.294369f,-4.48039f,0.0672125f,-0.293164f,-4.4252f,0.0384005f,-0.296564f,-5.03726f,0.0273752f,-0.286971f,-5.135f,-0.00188513f,-0.156152f,-4.38325f,0.0238317f,-0.156148f,-4.38325f,0.044012f,-0.185193f,-4.37967f,0.0239276f,-0.211426f,-4.22136f,-0.00188513f,-0.211426f,-4.22136f,0.0678768f,-0.292391f,-4.28132f,0.0442571f,-0.221311f,-4.24336f,0.0590515f,-0.257623f,-4.26814f,0.0678232f,-0.292391f,-4.32746f,0.0444114f,-0.221279f,-4.28214f,0.0239276f,-0.20674f,-4.26713f,-0.00188513f,-0.20674f,-4.26713f,0.0591101f,-0.257638f,-4.31376f,0.049291f,-0.214722f,-4.36928f,-0.00188513f,-0.177303f,-4.34695f,0.0593898f,-0.257907f,-4.38715f,0.0238796f,-0.177301f,-4.34695f,0.0442889f,-0.196695f,-4.35704f,0.067491f,-0.292777f,-4.3994f,-0.0184256f,-0.530174f,-4.98914f,-0.0276978f,-0.210441f,-3.12653f,-0.0532508f,-0.711195f,-4.30885f,-0.0276978f,-0.192379f,-4.31335f,-0.0355484f,-0.702378f,-4.23249f,-0.0515453f,-0.627863f,-4.11336f,-0.0411793f,-0.655018f,-4.14314f,-0.0184256f,-0.698771f,-4.72644f,-0.0538803f,0.467641f,-5.24158f,-0.217381f,-0.410044f,-4.30849f,-0.217356f,-0.453911f,-4.30847f,-0.235544f,-0.511974f,-3.19883f,-0.235256f,-0.464783f,-3.21798f,-0.226658f,-0.485108f,-3.7409f,-0.226666f,-0.470102f,-3.7409f,-0.233297f,-0.54842f,-3.33436f,-0.231073f,-0.546584f,-3.4699f,-0.228861f,-0.523831f,-3.6054f,-0.233351f,-0.454856f,-3.33439f,-0.231125f,-0.455562f,-3.46992f,-0.228896f,-0.462464f,-3.60542f,-0.709606f,-0.454597f,-3.46788f,-0.709606f,-0.464518f,-3.37939f,-0.709606f,-0.511719f,-3.36484f,-0.709606f,-0.548181f,-3.46788f,-0.709606f,-0.546353f,-3.57093f,-0.709606f,-0.523788f,-3.67397f,-0.709606f,-0.48526f,-3.77702f,-0.709606f,-0.470251f,-3.77702f,-0.709606f,-0.462408f,-3.67397f,-0.709606f,-0.455311f,-3.57093f,-0.0184256f,-0.486667f,-5.04913f,-0.204709f,-0.744225f,-3.12653f,-0.236626f,-0.691504f,-3.12667f,-0.0531961f,-0.553858f,-4.91916f,-0.0531961f,-0.620739f,-4.83835f,-0.217324f,-0.509739f,-4.30845f,-0.178112f,-0.539928f,-4.30885f}; return value; } private float[] getCoordinate_8_89_point_25() { float[] value = {-0.159344f,-0.567423f,-4.30885f,-0.0948185f,-0.599874f,-4.30885f,-0.235544f,-0.48838f,-3.19964f,-0.709606f,-0.488118f,-3.36334f,-0.23498f,-0.5302f,-3.2325f,-0.709606f,-0.52995f,-3.38226f,-0.134607f,-0.300817f,-4.30885f,-0.0531961f,-0.306157f,-4.93952f,-0.180588f,-0.292391f,-3.12653f,-0.0715397f,-0.292391f,-4.3736f,-0.0729899f,-0.292391f,-3.12653f,-0.048336f,-0.209996f,-4.32609f,-0.0441656f,-0.222116f,-3.12653f,-0.0613562f,-0.257254f,-3.12653f,-0.0629389f,-0.257652f,-4.35937f,-0.217422f,-0.338588f,-4.30846f,-0.1635f,-0.318785f,-4.30885f,-0.203969f,-0.315881f,-3.12653f,-0.0555387f,-0.221247f,-4.89948f,-0.0529071f,-0.221247f,-4.97906f,-0.0457044f,-0.221247f,-5.0824f,-0.07295f,0.400944f,-5.29604f,-0.0644704f,0.33598f,-5.34897f,-0.0476341f,0.262595f,-5.40875f,-0.0325445f,0.201336f,-5.45864f,-0.0710845f,0.436034f,-5.26742f,-0.0641688f,0.454507f,-5.25233f,-0.0290556f,0.476833f,-5.23399f,-0.0824631f,-0.651836f,-4.30885f,-0.0531961f,-0.581776f,-4.88639f,-0.0866374f,-0.625855f,-4.30885f,-0.0495699f,-0.656769f,-4.79616f,-0.0727419f,-0.677818f,-4.30885f,-0.040084f,-0.67968f,-4.76577f,-0.0323316f,-0.723495f,-4.30744f,-0.0115836f,0.119066f,-5.52564f,-0.0201201f,-0.277378f,-5.23274f,-0.0187645f,-0.444809f,-5.08585f,-0.0191034f,-0.402951f,-5.12257f,-0.0194423f,-0.361094f,-5.15929f,-0.0197812f,-0.319236f,-5.19601f,-0.0748691f,-0.364954f,-4.93952f,-0.0859946f,-0.40782f,-4.93952f,-0.085324f,-0.456679f,-4.93952f,-0.0818312f,-0.492368f,-4.93952f,-0.0712771f,-0.527045f,-4.93952f,-0.0184256f,-0.622683f,-4.89852f,-0.0292548f,-0.615106f,-4.89197f,-0.0238402f,-0.57264f,-4.94056f,-0.0731817f,-0.676752f,-4.25158f,-0.0847733f,-0.651126f,-4.27067f,-0.0914382f,-0.6255f,-4.28976f,-0.0728624f,-0.620865f,-4.16223f,-0.083622f,-0.613868f,-4.2111f,-0.0943817f,-0.606871f,-4.25998f,-0.0760559f,-0.641232f,-4.18457f,-0.0874715f,-0.627446f,-4.226f,-0.0902066f,-0.61366f,-4.26742f,-0.111693f,-0.615074f,-4.06316f,-0.111693f,-0.605983f,-4.12843f,-0.111693f,-0.596892f,-4.19369f,-0.111693f,-0.587801f,-4.25896f,-0.0538984f,-0.266409f,-4.95652f,-0.0472832f,-0.270066f,-5.04859f,-0.0362663f,-0.273722f,-5.14066f,-0.0676267f,0.44527f,-5.25987f,-0.0562115f,-0.221247f,-4.39943f,-0.0585966f,-0.221247f,-4.44599f,-0.0589567f,-0.221247f,-4.50268f,-0.0589567f,-0.221247f,-4.55936f,-0.0589567f,-0.221247f,-4.61605f,-0.0589567f,-0.221247f,-4.67274f,-0.0589567f,-0.221247f,-4.72942f,-0.0589567f,-0.221247f,-4.78611f,-0.0589567f,-0.221247f,-4.8428f,-0.073526f,0.409045f,-5.28943f,-0.0738813f,0.417197f,-5.28279f,-0.0743299f,0.423591f,-5.27757f,-0.0725322f,0.430531f,-5.27191f,-0.0414679f,0.472237f,-5.23779f,-0.0577453f,0.461072f,-5.24695f,-0.0633813f,-0.258162f,-4.41493f,-0.0638237f,-0.258673f,-4.47049f,-0.0642661f,-0.259183f,-4.52605f,-0.0639476f,-0.259693f,-4.58161f,-0.0646437f,-0.260203f,-4.63717f,-0.0635643f,-0.260713f,-4.69273f,-0.0647676f,-0.261223f,-4.74829f,-0.0634346f,-0.261733f,-4.80385f,-0.0603262f,-0.262243f,-4.85941f,-0.0634125f,-0.301598f,-4.81153f,-0.0644939f,-0.300393f,-4.75634f,-0.0655754f,-0.299188f,-4.70115f,-0.0666569f,-0.297983f,-4.64596f,-0.0677384f,-0.296778f,-4.59077f,-0.0688198f,-0.295573f,-4.53558f,-0.0699013f,-0.294369f,-4.48039f,-0.0709828f,-0.293164f,-4.4252f,-0.0421708f,-0.296564f,-5.03726f,-0.0311454f,-0.286971f,-5.135f}; return value; } private float[] getCoordinate_8_89_point_26() { float[] value = {-0.0276019f,-0.156148f,-4.38325f,-0.0477823f,-0.185193f,-4.37967f,-0.0276978f,-0.211426f,-4.22136f,-0.0716471f,-0.292391f,-4.28132f,-0.0480273f,-0.221311f,-4.24336f,-0.0628218f,-0.257623f,-4.26814f,-0.0715934f,-0.292391f,-4.32746f,-0.0481817f,-0.221279f,-4.28214f,-0.0276978f,-0.20674f,-4.26713f,-0.0628803f,-0.257638f,-4.31376f,-0.0530613f,-0.214722f,-4.36928f,-0.0631601f,-0.257907f,-4.38715f,-0.0276499f,-0.177301f,-4.34695f,-0.0480591f,-0.196695f,-4.35704f,-0.0712613f,-0.292777f,-4.3994f,0.00734171f,0.12784f,-5.51842f,0.0193718f,-0.270306f,-5.22681f,0.0422798f,0.127125f,-5.51885f,0.0484417f,-0.272906f,-5.22494f,0.0454198f,-0.279979f,-5.23086f,0.0424178f,0.116682f,-5.52736f,0.0424496f,-0.221247f,-4.93927f,-0.00188513f,-0.277378f,-5.23274f,-0.00188513f,-0.319236f,-5.19601f,-0.00188513f,-0.361094f,-5.15929f,-0.00188513f,-0.402951f,-5.12257f,-0.00188513f,-0.444809f,-5.08585f,-0.00188513f,-0.486667f,-5.04913f,-0.277741f,0.520472f,-5.42845f,-0.277741f,0.513483f,-5.43716f,-0.277741f,0.503695f,-5.44253f,-0.277741f,0.492596f,-5.44374f,-0.277741f,0.481878f,-5.44062f,-0.277741f,0.473171f,-5.43363f,-0.277741f,0.4678f,-5.42384f,-0.277741f,0.466585f,-5.41274f,-0.277741f,0.469709f,-5.40202f,-0.277741f,0.476697f,-5.39332f,-0.277741f,0.486486f,-5.38795f,-0.277741f,0.497584f,-5.38673f,-0.277741f,0.508303f,-5.38985f,-0.277741f,0.51701f,-5.39684f,-0.277741f,0.52238f,-5.40663f,-0.277741f,0.523596f,-5.41773f,0.13499f,-0.387813f,-4.62419f,0.141709f,-0.431184f,-4.62419f,0.140663f,-0.483543f,-4.62419f,0.110625f,-0.376383f,-4.78185f,0.120702f,-0.419502f,-4.78185f,0.119775f,-0.470111f,-4.78185f,0.137949f,-0.408231f,-4.62772f,0.140993f,-0.457703f,-4.62772f,0.115975f,-0.399756f,-4.77785f,0.120368f,-0.444117f,-4.77785f,0.118747f,-0.380193f,-4.7293f,0.126868f,-0.384003f,-4.67674f,0.126738f,-0.474588f,-4.7293f,0.1337f,-0.479065f,-4.67674f,-0.13876f,-0.387813f,-4.62419f,-0.145479f,-0.431184f,-4.62419f,-0.144433f,-0.483543f,-4.62419f,-0.114395f,-0.376383f,-4.78185f,-0.124473f,-0.419502f,-4.78185f,-0.123545f,-0.470111f,-4.78185f,-0.141719f,-0.408231f,-4.62772f,-0.144763f,-0.457703f,-4.62772f,-0.119746f,-0.399756f,-4.77785f,-0.124138f,-0.444117f,-4.77785f,-0.130639f,-0.384003f,-4.67674f,-0.122517f,-0.380193f,-4.7293f,-0.137471f,-0.479065f,-4.67674f,-0.130508f,-0.474588f,-4.7293f,0.114686f,-0.378288f,-4.75558f,0.123256f,-0.472349f,-4.75558f,0.130929f,-0.385908f,-4.65046f,0.137182f,-0.481304f,-4.65046f,0.138334f,-0.470999f,-4.64565f,0.133137f,-0.394589f,-4.64565f,0.116405f,-0.386195f,-4.76039f,0.123097f,-0.461745f,-4.76039f,-0.1347f,-0.385908f,-4.65046f,-0.140952f,-0.481304f,-4.65046f,-0.118456f,-0.378288f,-4.75558f,-0.127026f,-0.472349f,-4.75558f,-0.120176f,-0.386195f,-4.76039f,-0.126868f,-0.461745f,-4.76039f,-0.142105f,-0.470999f,-4.64565f,-0.136907f,-0.394589f,-4.64565f,0.130774f,-0.474272f,-4.72984f,0.127134f,-0.461429f,-4.76093f,0.124404f,-0.443801f,-4.77839f,0.124739f,-0.419186f,-4.78239f,0.120012f,-0.39944f,-4.77839f,0.120442f,-0.385879f,-4.76093f,0.122783f,-0.379877f,-4.72984f,0.130905f,-0.383687f,-4.67728f,0.137174f,-0.394272f,-4.64619f,0.141985f,-0.407914f,-4.62826f,0.145745f,-0.430868f,-4.62473f,0.145029f,-0.457387f,-4.62826f}; return value; } private float[] getCoordinate_8_89_point_27() { float[] value = {0.142371f,-0.470683f,-4.64619f,0.137737f,-0.478749f,-4.67728f,-0.141507f,-0.478749f,-4.67728f,-0.146141f,-0.470683f,-4.64619f,-0.148799f,-0.457387f,-4.62826f,-0.149515f,-0.430868f,-4.62473f,-0.145756f,-0.407914f,-4.62826f,-0.140944f,-0.394272f,-4.64619f,-0.134675f,-0.383687f,-4.67728f,-0.126554f,-0.379877f,-4.72984f,-0.124212f,-0.385879f,-4.76093f,-0.123782f,-0.39944f,-4.77839f,-0.128509f,-0.419186f,-4.78239f,-0.128175f,-0.443801f,-4.77839f,-0.130904f,-0.461429f,-4.76093f,-0.134545f,-0.474272f,-4.72984f,0.191968f,-0.439029f,-4.76815f,0.187798f,-0.394654f,-4.76898f,-0.195739f,-0.439029f,-4.76815f,-0.191568f,-0.394654f,-4.76898f,0.199188f,-0.409446f,-4.76871f,0.200578f,-0.424237f,-4.76843f,-0.204349f,-0.424237f,-4.76843f,-0.202958f,-0.409446f,-4.76871f,0.144015f,-0.440896f,-4.62826f,0.143f,-0.424405f,-4.62826f,-0.14677f,-0.424405f,-4.62826f,-0.147785f,-0.440896f,-4.62826f,0.176566f,-0.401284f,-4.69862f,0.180426f,-0.448208f,-4.69821f,-0.184196f,-0.448208f,-4.69821f,-0.180336f,-0.401284f,-4.69862f,0.183203f,-0.416926f,-4.69848f,0.184489f,-0.432567f,-4.69835f,-0.188259f,-0.432567f,-4.69835f,-0.186973f,-0.416926f,-4.69848f,-0.141136f,-0.322376f,-4.62409f,-0.184438f,-0.398932f,-4.46644f,-0.188116f,-0.442551f,-4.46644f,-0.187999f,-0.496645f,-4.46644f,0.1249f,-0.322998f,-4.62465f,0.167107f,-0.399369f,-4.46677f,0.170107f,-0.442987f,-4.46676f,0.169126f,-0.497099f,-4.46676f,0.279869f,-0.609522f,2.69419f,0.272825f,-0.607338f,2.69478f,0.267133f,-0.602622f,2.69506f,0.263658f,-0.596091f,2.695f,0.262931f,-0.58874f,2.69461f,0.265061f,-0.581687f,2.69393f,0.269725f,-0.576007f,2.69309f,0.276212f,-0.572564f,2.6922f,0.283535f,-0.571883f,2.6914f,0.290579f,-0.574067f,2.69081f,0.296271f,-0.578783f,2.69053f,0.299745f,-0.585314f,2.69059f,0.300473f,-0.592665f,2.69098f,0.298343f,-0.599717f,2.69166f,0.293679f,-0.605397f,2.6925f,0.287192f,-0.60884f,2.69339f,0.294812f,-0.605123f,2.70123f,0.288199f,-0.608632f,2.70214f,0.280735f,-0.609327f,2.70295f,0.273554f,-0.607101f,2.70355f,0.267751f,-0.602293f,2.70384f,0.26421f,-0.595636f,2.70378f,0.263468f,-0.588142f,2.70338f,0.26564f,-0.580953f,2.70269f,0.270394f,-0.575162f,2.70183f,0.277007f,-0.571653f,2.70092f,0.284472f,-0.570958f,2.70011f,0.291652f,-0.573184f,2.69951f,0.297455f,-0.577992f,2.69922f,0.300997f,-0.584649f,2.69928f,0.301738f,-0.592143f,2.69969f,0.299567f,-0.599333f,2.70037f,0.276243f,-0.608774f,2.69452f,0.269751f,-0.605257f,2.69496f,0.265079f,-0.599524f,2.69508f,0.262938f,-0.592449f,2.69484f,0.263653f,-0.585107f,2.6943f,0.267116f,-0.578617f,2.69353f,0.272799f,-0.573967f,2.69264f,0.279838f,-0.571865f,2.69178f,0.287161f,-0.572631f,2.69107f,0.293652f,-0.576148f,2.69063f,0.298325f,-0.58188f,2.69052f,0.300466f,-0.588956f,2.69075f,0.299751f,-0.596298f,2.69129f,0.296288f,-0.602787f,2.69206f,0.290605f,-0.607437f,2.69295f,0.283566f,-0.60954f,2.69381f,0.291506f,-0.606878f,2.70169f,0.284467f,-0.60898f,2.70255f,0.277144f,-0.608214f,2.70325f,0.270653f,-0.604697f,2.7037f,0.26598f,-0.598965f,2.70381f,0.263839f,-0.591889f,2.70358f,0.264554f,-0.584547f,2.70304f,0.268017f,-0.578058f,2.70226f}; return value; } private float[] getCoordinate_8_89_point_28() { float[] value = {0.2737f,-0.573408f,2.70138f,0.280739f,-0.571306f,2.70052f,0.288062f,-0.572071f,2.69981f,0.294554f,-0.575588f,2.69937f,0.299226f,-0.581321f,2.69925f,0.301367f,-0.588396f,2.69948f,0.300652f,-0.595738f,2.70003f,0.297189f,-0.602228f,2.7008f,0.253472f,-0.588517f,2.54355f,0.227913f,-0.592574f,2.70092f,0.252653f,-0.611437f,2.54858f,0.253098f,-0.561954f,2.54585f,0.228293f,-0.612801f,2.69857f,0.228729f,-0.568314f,2.6959f,0.235906f,-0.634876f,2.65169f,0.24445f,-0.633529f,2.59908f,0.236803f,-0.540309f,2.64619f,0.245327f,-0.538379f,2.59371f,0.250299f,-0.547871f,2.5631f,0.2496f,-0.624332f,2.56737f,0.230968f,-0.627278f,2.68209f,0.231693f,-0.551569f,2.67766f,0.239285f,-0.540309f,2.6466f,0.235654f,-0.551569f,2.6783f,0.233647f,-0.568315f,2.6967f,0.235558f,-0.592575f,2.70216f,0.232315f,-0.612801f,2.69922f,0.234172f,-0.627278f,2.68261f,0.237804f,-0.634877f,2.65199f,0.247135f,-0.633529f,2.59952f,0.253543f,-0.624332f,2.56801f,0.257913f,-0.611437f,2.54943f,0.260186f,-0.588518f,2.54464f,0.257549f,-0.561955f,2.54658f,0.253475f,-0.547871f,2.56361f,0.247415f,-0.538379f,2.59405f,0.301643f,-0.568908f,2.68841f,0.30051f,-0.613344f,2.69177f,0.31086f,-0.597829f,2.69089f,0.311237f,-0.583017f,2.68977f,0.25767f,-0.578449f,2.54753f,0.257792f,-0.594943f,2.54848f,0.290853f,-0.61157f,2.62089f,0.29149f,-0.564593f,2.61779f,0.296401f,-0.595535f,2.61998f,0.296613f,-0.579876f,2.61895f,-0.283203f,-0.609507f,2.6942f,-0.276159f,-0.607324f,2.69478f,-0.270467f,-0.602608f,2.69507f,-0.266992f,-0.596077f,2.69501f,-0.266264f,-0.588726f,2.69461f,-0.268394f,-0.581673f,2.69394f,-0.273058f,-0.575993f,2.6931f,-0.279545f,-0.57255f,2.69221f,-0.286867f,-0.571868f,2.69141f,-0.293911f,-0.574051f,2.69082f,-0.299604f,-0.578767f,2.69054f,-0.303079f,-0.585298f,2.6906f,-0.303806f,-0.592649f,2.69099f,-0.301676f,-0.599702f,2.69166f,-0.297013f,-0.605382f,2.69251f,-0.290526f,-0.608825f,2.6934f,-0.298146f,-0.605107f,2.70124f,-0.291533f,-0.608617f,2.70215f,-0.284069f,-0.609312f,2.70296f,-0.276888f,-0.607087f,2.70356f,-0.271085f,-0.602279f,2.70385f,-0.267543f,-0.595622f,2.70379f,-0.266801f,-0.588128f,2.70338f,-0.268972f,-0.580939f,2.7027f,-0.273726f,-0.575148f,2.70184f,-0.280339f,-0.571638f,2.70093f,-0.287804f,-0.570943f,2.70012f,-0.294984f,-0.573169f,2.69952f,-0.300787f,-0.577976f,2.69923f,-0.30433f,-0.584634f,2.69929f,-0.305071f,-0.592127f,2.69969f,-0.3029f,-0.599317f,2.70038f,-0.279577f,-0.608759f,2.69452f,-0.273085f,-0.605243f,2.69497f,-0.268413f,-0.599511f,2.69508f,-0.266271f,-0.592435f,2.69485f,-0.266986f,-0.585093f,2.6943f,-0.270448f,-0.578603f,2.69353f,-0.276132f,-0.573953f,2.69265f,-0.28317f,-0.571851f,2.69179f,-0.290493f,-0.572616f,2.69108f,-0.296985f,-0.576132f,2.69064f,-0.301658f,-0.581865f,2.69052f,-0.303799f,-0.58894f,2.69075f,-0.303085f,-0.596282f,2.6913f,-0.299622f,-0.602772f,2.69207f,-0.293939f,-0.607422f,2.69296f,-0.2869f,-0.609525f,2.69382f,-0.29484f,-0.606862f,2.70169f,-0.287801f,-0.608965f,2.70255f,-0.280478f,-0.6082f,2.70326f,-0.273986f,-0.604683f,2.7037f,-0.269314f,-0.598951f,2.70382f,-0.267172f,-0.591875f,2.70359f}; return value; } private float[] getCoordinate_8_89_point_29() { float[] value = {-0.267887f,-0.584533f,2.70304f,-0.271349f,-0.578044f,2.70227f,-0.277033f,-0.573393f,2.70138f,-0.284071f,-0.571291f,2.70052f,-0.291394f,-0.572056f,2.69982f,-0.297886f,-0.575572f,2.69937f,-0.302559f,-0.581305f,2.69926f,-0.3047f,-0.588381f,2.69949f,-0.303986f,-0.595722f,2.70004f,-0.300523f,-0.602212f,2.70081f,-0.256808f,-0.588504f,2.54355f,-0.231246f,-0.592562f,2.70092f,-0.25599f,-0.611424f,2.54859f,-0.256433f,-0.561941f,2.54586f,-0.231628f,-0.612789f,2.69857f,-0.232061f,-0.568302f,2.69591f,-0.239243f,-0.634864f,2.65169f,-0.247787f,-0.633516f,2.59909f,-0.240135f,-0.540297f,2.6462f,-0.248659f,-0.538366f,2.59372f,-0.253633f,-0.547858f,2.5631f,-0.252938f,-0.624319f,2.56738f,-0.234304f,-0.627266f,2.6821f,-0.235024f,-0.551557f,2.67766f,-0.242617f,-0.540297f,2.6466f,-0.238985f,-0.551557f,2.67831f,-0.236979f,-0.568302f,2.69671f,-0.238892f,-0.592562f,2.70217f,-0.235649f,-0.612789f,2.69923f,-0.237508f,-0.627266f,2.68262f,-0.24114f,-0.634864f,2.652f,-0.250473f,-0.633516f,2.59952f,-0.256881f,-0.624319f,2.56802f,-0.261251f,-0.611424f,2.54944f,-0.263522f,-0.588504f,2.54464f,-0.260884f,-0.561941f,2.54658f,-0.256809f,-0.547858f,2.56362f,-0.250748f,-0.538366f,2.59406f,-0.304975f,-0.568892f,2.68842f,-0.303844f,-0.613329f,2.69178f,-0.314193f,-0.597813f,2.6909f,-0.31457f,-0.583001f,2.68978f,-0.261006f,-0.578435f,2.54754f,-0.261128f,-0.59493f,2.54849f,-0.294189f,-0.611555f,2.62089f,-0.294823f,-0.564578f,2.61779f,-0.299736f,-0.59552f,2.61999f,-0.299947f,-0.579861f,2.61896f,-0.159544f,-0.406851f,-4.77378f,-0.156284f,-0.413476f,-4.77422f,-0.155786f,-0.420857f,-4.77431f,-0.158127f,-0.427869f,-4.77402f,-0.162949f,-0.433444f,-4.77339f,-0.169519f,-0.436734f,-4.77254f,-0.176836f,-0.437239f,-4.77157f,-0.183787f,-0.43488f,-4.77065f,-0.189313f,-0.430018f,-4.76991f,-0.192573f,-0.423393f,-4.76946f,-0.193071f,-0.416012f,-4.76938f,-0.19073f,-0.409f,-4.76967f,-0.185908f,-0.403425f,-4.77029f,-0.179338f,-0.400134f,-4.77115f,-0.172021f,-0.39963f,-4.77211f,-0.16507f,-0.401988f,-4.77303f,-0.173125f,-0.399243f,-4.78084f,-0.166039f,-0.401647f,-4.78178f,-0.160406f,-0.406604f,-4.78254f,-0.157083f,-0.413358f,-4.78299f,-0.156576f,-0.420882f,-4.78308f,-0.158961f,-0.428029f,-4.78278f,-0.163877f,-0.433713f,-4.78215f,-0.170575f,-0.437067f,-4.78127f,-0.178034f,-0.437581f,-4.78029f,-0.185119f,-0.435177f,-4.77935f,-0.190753f,-0.430221f,-4.7786f,-0.194076f,-0.423467f,-4.77814f,-0.194583f,-0.415943f,-4.77805f,-0.192197f,-0.408795f,-4.77835f,-0.187282f,-0.403111f,-4.77898f,-0.180584f,-0.399757f,-4.77986f,-0.157594f,-0.410003f,-4.77404f,-0.155678f,-0.417142f,-4.77431f,-0.156618f,-0.424478f,-4.77421f,-0.160268f,-0.430893f,-4.77374f,-0.166075f,-0.435412f,-4.77299f,-0.173153f,-0.437347f,-4.77206f,-0.180426f,-0.436402f,-4.7711f,-0.186785f,-0.432721f,-4.77025f,-0.191263f,-0.426866f,-4.76964f,-0.193179f,-0.419727f,-4.76937f,-0.192239f,-0.412391f,-4.76948f,-0.188588f,-0.405975f,-4.76994f,-0.182782f,-0.401457f,-4.7707f,-0.175704f,-0.399522f,-4.77163f,-0.168431f,-0.400467f,-4.77259f,-0.162072f,-0.404148f,-4.77344f,-0.169582f,-0.400445f,-4.78131f,-0.163223f,-0.404125f,-4.78216f,-0.158744f,-0.409981f,-4.78277f,-0.156829f,-0.41712f,-4.78304f}; return value; } private float[] getCoordinate_8_89_point_30() { float[] value = {-0.157769f,-0.424456f,-4.78293f,-0.161419f,-0.430871f,-4.78247f,-0.167226f,-0.43539f,-4.78171f,-0.174304f,-0.437324f,-4.78078f,-0.181577f,-0.436379f,-4.77982f,-0.187936f,-0.432699f,-4.77897f,-0.192414f,-0.426844f,-4.77837f,-0.19433f,-0.419705f,-4.7781f,-0.19339f,-0.412369f,-4.7782f,-0.189739f,-0.405953f,-4.77867f,-0.183933f,-0.401434f,-4.77942f,-0.176855f,-0.3995f,-4.78035f,0.185543f,-0.406861f,-4.76985f,0.188803f,-0.413488f,-4.76944f,0.1893f,-0.420869f,-4.76939f,0.18696f,-0.427879f,-4.76972f,0.182138f,-0.433452f,-4.77037f,0.175568f,-0.436738f,-4.77124f,0.16825f,-0.437237f,-4.77221f,0.1613f,-0.434874f,-4.77312f,0.155774f,-0.430008f,-4.77383f,0.152514f,-0.42338f,-4.77425f,0.152016f,-0.416f,-4.7743f,0.154356f,-0.408989f,-4.77397f,0.159179f,-0.403417f,-4.77332f,0.165749f,-0.400131f,-4.77244f,0.173066f,-0.399632f,-4.77148f,0.180017f,-0.401995f,-4.77057f,0.174264f,-0.399245f,-4.78019f,0.181349f,-0.401654f,-4.77927f,0.186982f,-0.406614f,-4.77854f,0.190306f,-0.41337f,-4.77811f,0.190813f,-0.420894f,-4.77807f,0.188427f,-0.428041f,-4.7784f,0.183511f,-0.433721f,-4.77906f,0.176814f,-0.437071f,-4.77995f,0.169355f,-0.43758f,-4.78094f,0.162269f,-0.435171f,-4.78187f,0.156636f,-0.430211f,-4.7826f,0.153313f,-0.423454f,-4.78302f,0.152805f,-0.41593f,-4.78307f,0.155191f,-0.408784f,-4.78273f,0.160107f,-0.403104f,-4.78207f,0.166804f,-0.399754f,-4.78118f,0.187493f,-0.410014f,-4.7696f,0.189408f,-0.417155f,-4.76937f,0.188469f,-0.42449f,-4.76951f,0.184818f,-0.430903f,-4.77001f,0.179012f,-0.435418f,-4.77078f,0.171933f,-0.437347f,-4.77172f,0.164661f,-0.436398f,-4.77268f,0.158301f,-0.432713f,-4.77351f,0.153823f,-0.426855f,-4.77408f,0.151908f,-0.419714f,-4.77432f,0.152847f,-0.412379f,-4.77418f,0.156498f,-0.405966f,-4.77368f,0.162305f,-0.401451f,-4.7729f,0.169383f,-0.399521f,-4.77196f,0.176655f,-0.400471f,-4.77101f,0.183015f,-0.404156f,-4.77018f,0.177806f,-0.400449f,-4.77973f,0.184166f,-0.404134f,-4.7789f,0.188644f,-0.409992f,-4.77833f,0.190559f,-0.417132f,-4.77809f,0.18962f,-0.424467f,-4.77823f,0.185969f,-0.430881f,-4.77873f,0.180163f,-0.435396f,-4.77951f,0.173084f,-0.437325f,-4.78045f,0.165812f,-0.436375f,-4.7814f,0.159452f,-0.432691f,-4.78223f,0.154974f,-0.426832f,-4.78281f,0.153059f,-0.419692f,-4.78304f,0.153998f,-0.412357f,-4.7829f,0.157649f,-0.405944f,-4.7824f,0.163456f,-0.401429f,-4.78163f,0.170534f,-0.399499f,-4.78069f,-0.00944275f,0.139457f,-5.4207f,-0.00512615f,0.138801f,-5.42153f,-0.00154292f,0.137307f,-5.4237f,7.61416E-4f,0.135201f,-5.42686f,0.00143605f,0.132803f,-5.43055f,3.78265E-4f,0.13048f,-5.43419f,-0.00225089f,0.128585f,-5.43723f,-0.00605115f,0.127405f,-5.43921f,-0.010444f,0.127122f,-5.43983f,-0.0147606f,0.127777f,-5.439f,-0.0183438f,0.129272f,-5.43683f,-0.0206481f,0.131378f,-5.43367f,-0.0213228f,0.133775f,-5.42998f,-0.020265f,0.136098f,-5.42634f,-0.0176358f,0.137994f,-5.4233f,-0.0138356f,0.139173f,-5.42132f,-0.247308f,-0.453052f,-2.67686f,-0.246835f,-0.453052f,-2.70394f,-0.247095f,-0.453052f,-2.67686f,-0.246622f,-0.453052f,-2.70394f,-0.248981f,-0.453052f,-2.58098f,-0.248603f,-0.453052f,-2.60267f,-0.248769f,-0.453052f,-2.58098f,-0.24839f,-0.453052f,-2.60266f}; return value; } private float[] getCoordinate_8_89_point_31() { float[] value = {-0.252071f,-0.457151f,-2.40396f,-0.251531f,-0.453052f,-2.43488f,-0.250354f,-0.453052f,-2.50233f,-0.251859f,-0.457151f,-2.40395f,-0.251319f,-0.453052f,-2.43488f,-0.250142f,-0.453052f,-2.50232f,-0.253439f,-0.453052f,-2.32561f,-0.253087f,-0.453052f,-2.34574f,-0.253226f,-0.453052f,-2.32561f,-0.252875f,-0.453052f,-2.34574f,-0.256146f,-0.453052f,-2.17048f,-0.25581f,-0.453052f,-2.18979f,-0.254415f,-0.453052f,-2.26968f,-0.254054f,-0.453052f,-2.29033f,-0.255934f,-0.453052f,-2.17048f,-0.255597f,-0.453052f,-2.18978f,-0.254202f,-0.453052f,-2.26968f,-0.253842f,-0.453052f,-2.29033f,-0.257096f,-0.471006f,-2.11611f,-0.258664f,-0.471006f,-2.02625f,-0.258664f,-0.453052f,-2.02625f,-0.256744f,-0.453052f,-2.13624f,-0.256883f,-0.471006f,-2.11611f,-0.258452f,-0.471006f,-2.02625f,-0.258452f,-0.453052f,-2.02625f,-0.256532f,-0.453052f,-2.13624f,-0.259677f,-0.474898f,-1.96819f,-0.260142f,-0.468204f,-1.94158f,-0.260605f,-0.475573f,-1.91507f,-0.260995f,-0.47194f,-1.8927f,-0.260648f,-0.455906f,-1.91258f,-0.260128f,-0.450458f,-1.94241f,-0.25964f,-0.455647f,-1.97032f,-0.259307f,-0.470851f,-1.98941f,-0.259465f,-0.474898f,-1.96819f,-0.25993f,-0.468204f,-1.94157f,-0.260392f,-0.475573f,-1.91506f,-0.260783f,-0.47194f,-1.8927f,-0.260436f,-0.455906f,-1.91257f,-0.259915f,-0.450458f,-1.9424f,-0.259428f,-0.455647f,-1.97032f,-0.259095f,-0.470851f,-1.98941f,0.241017f,-0.56223f,-2.82202f,0.241128f,-0.540592f,-2.81569f,0.241097f,-0.495914f,-2.81746f,0.241228f,-0.47194f,-2.80999f,0.240805f,-0.56223f,-2.82202f,0.240915f,-0.540592f,-2.81569f,0.240885f,-0.495914f,-2.81745f,0.241015f,-0.47194f,-2.80998f,-0.00172888f,-0.861575f,-1.66932f,-0.182795f,-0.862407f,-1.65391f,0.179357f,-0.862416f,-1.65392f,0.00755077f,-0.866914f,-1.57095f,0.00732541f,-0.861729f,-1.6665f,-0.0109935f,-0.866914f,-1.57095f,-0.0107822f,-0.861728f,-1.6665f,0.0784935f,-0.739292f,-3.37521f,-0.00188513f,-0.737464f,-3.37521f,-0.0819429f,-0.739292f,-3.37521f,0.083668f,-0.758062f,-3.25087f,-0.00188513f,-0.757148f,-3.25087f,-0.0870633f,-0.758062f,-3.25087f,-0.0142901f,-0.737956f,-3.37512f,-0.0155699f,-0.757404f,-3.25081f,0.0105998f,-0.73792f,-3.37514f,0.0118937f,-0.757383f,-3.25077f,-0.0100407f,0.271462f,0.896006f,-0.0113343f,0.356136f,0.828864f,0.00671244f,0.271461f,0.896006f,0.00800898f,0.356136f,0.828864f,-0.00165608f,0.519891f,1.05717f,-0.0113277f,0.519976f,1.0571f,-0.0100341f,0.462324f,1.06731f,-0.00165754f,0.462373f,1.06727f,0.00671901f,0.462323f,1.06731f,0.00801555f,0.519975f,1.0571f,-0.0206722f,0.594694f,0.540486f,-0.0221299f,0.600634f,0.470198f,0.0173534f,0.594693f,0.540486f,0.0188094f,0.600633f,0.470198f,-0.00897097f,0.593757f,0.55084f,0.00565185f,0.593757f,0.55084f,-0.0118951f,0.600634f,0.461857f,0.00857456f,0.600633f,0.461857f,-0.187164f,-0.940986f,-0.94775f,-0.00171624f,-0.941085f,-0.946936f,0.183732f,-0.940996f,-0.947754f,-0.187164f,-0.964502f,-0.743931f,-0.00171459f,-0.964502f,-0.743845f,0.183735f,-0.964512f,-0.743935f,-0.00171082f,-0.967565f,-0.397479f,-0.187164f,-0.967565f,-0.397479f,0.183743f,-0.967574f,-0.397484f,-0.00171343f,-0.967315f,-0.633406f,-0.187164f,-0.967315f,-0.633406f,0.183737f,-0.967324f,-0.63341f,-0.167879f,-1.02266f,-0.409806f,-0.167879f,-1.02244f,-0.621197f,0.164449f,-1.02245f,-0.6212f}; return value; } private float[] getCoordinate_8_89_point_32() { float[] value = {0.164454f,-1.02267f,-0.40981f,-0.167879f,-1.01804f,-0.760819f,-0.167879f,-0.997099f,-0.943456f,0.164444f,-0.997108f,-0.94346f,0.164447f,-1.01805f,-0.760823f,0.183737f,-0.99488f,-0.63344f,0.183742f,-0.99513f,-0.397513f,0.183731f,-0.968518f,-0.950915f,0.183734f,-0.991887f,-0.747079f,-0.187165f,-0.99512f,-0.397509f,-0.187165f,-0.99487f,-0.633436f,-0.187165f,-0.991878f,-0.747075f,-0.187165f,-0.968508f,-0.950911f,-0.264996f,-0.212133f,1.09236f,0.259766f,-0.416409f,2.08281f,0.26006f,-0.387273f,1.97593f,0.260354f,-0.358138f,1.86906f,0.260648f,-0.329002f,1.76219f,0.275454f,-0.366938f,2.11977f,0.276031f,-0.363758f,2.11595f,0.277021f,-0.359424f,2.11364f,0.278271f,-0.354596f,2.11321f,0.279592f,-0.350009f,2.11472f,0.280783f,-0.346362f,2.11794f,0.281662f,-0.344209f,2.12237f,0.282095f,-0.343879f,2.12735f,0.282017f,-0.345421f,2.13211f,0.28144f,-0.348601f,2.13593f,0.280451f,-0.352935f,2.13823f,0.2792f,-0.357763f,2.13866f,0.277879f,-0.36235f,2.13715f,0.276689f,-0.365997f,2.13394f,0.27581f,-0.36815f,2.1295f,0.275376f,-0.36848f,2.12453f,0.300198f,-0.373499f,2.11805f,0.300776f,-0.370319f,2.11422f,0.301765f,-0.365985f,2.11192f,0.303015f,-0.361157f,2.11149f,0.304336f,-0.356571f,2.113f,0.305527f,-0.352923f,2.11622f,0.306406f,-0.350771f,2.12065f,0.30684f,-0.35044f,2.12562f,0.306762f,-0.351982f,2.13039f,0.306138f,-0.356086f,2.13706f,0.305204f,-0.35933f,2.13599f,0.303983f,-0.363567f,2.1346f,0.302662f,-0.368154f,2.13309f,0.301442f,-0.372391f,2.1317f,0.300507f,-0.375635f,2.13064f,0.300121f,-0.375041f,2.12281f,0.313984f,-0.377154f,2.11709f,0.314561f,-0.373974f,2.11327f,0.31555f,-0.36964f,2.11097f,0.3168f,-0.364813f,2.11054f,0.318121f,-0.360226f,2.11204f,0.319312f,-0.356579f,2.11526f,0.320191f,-0.354426f,2.11969f,0.320625f,-0.354096f,2.12467f,0.320547f,-0.355638f,2.12943f,0.319923f,-0.359742f,2.1361f,0.314293f,-0.37929f,2.12968f,0.313906f,-0.378697f,2.12185f,0.315892f,-0.383699f,2.20935f,0.307262f,-0.381411f,2.20995f,0.303763f,-0.393976f,2.20753f,0.312392f,-0.396264f,2.20693f,-0.264996f,-0.242232f,1.35682f,-0.264996f,-0.243208f,1.35192f,-0.264996f,-0.245989f,1.34775f,-0.264996f,-0.250151f,1.34497f,-0.264996f,-0.25506f,1.344f,-0.264996f,-0.259969f,1.34497f,-0.264996f,-0.264131f,1.34775f,-0.264996f,-0.266912f,1.35192f,-0.264996f,-0.267889f,1.35682f,-0.264996f,-0.266912f,1.36173f,-0.264996f,-0.264131f,1.3659f,-0.264996f,-0.259969f,1.36868f,-0.264996f,-0.25506f,1.36965f,-0.264996f,-0.250151f,1.36868f,-0.264996f,-0.245989f,1.3659f,-0.264996f,-0.243208f,1.36173f,-0.290654f,-0.242232f,1.35682f,-0.290654f,-0.243208f,1.35192f,-0.290654f,-0.245989f,1.34775f,-0.290654f,-0.250151f,1.34497f,-0.290654f,-0.25506f,1.344f,-0.290654f,-0.259969f,1.34497f,-0.290654f,-0.264131f,1.34775f,-0.290654f,-0.266912f,1.35192f,-0.290654f,-0.267889f,1.35682f,-0.290654f,-0.267497f,1.36467f,-0.290654f,-0.264026f,1.36536f,-0.290654f,-0.25949f,1.36627f,-0.290654f,-0.254581f,1.36724f,-0.290654f,-0.250045f,1.36815f,-0.290654f,-0.246574f,1.36884f,-0.290654f,-0.243208f,1.36173f,-0.304947f,-0.242232f,1.35682f,-0.304947f,-0.243208f,1.35192f}; return value; } private float[] getCoordinate_8_89_point_33() { float[] value = {-0.304947f,-0.245989f,1.34775f,-0.304947f,-0.250151f,1.34497f,-0.304947f,-0.25506f,1.344f,-0.304947f,-0.259969f,1.34497f,-0.304947f,-0.264131f,1.34775f,-0.304947f,-0.266912f,1.35192f,-0.304947f,-0.267889f,1.35682f,-0.304947f,-0.267497f,1.36467f,-0.304947f,-0.246574f,1.36884f,-0.304947f,-0.243208f,1.36173f,-0.302274f,-0.2816f,1.4405f,-0.293327f,-0.2816f,1.4405f,-0.293327f,-0.269004f,1.44466f,-0.302274f,-0.269004f,1.44466f,0.159577f,-0.400469f,-4.71683f,0.162029f,-0.399979f,-4.72114f,0.16264f,-0.399593f,-4.72608f,0.161316f,-0.399372f,-4.73088f,0.158259f,-0.399348f,-4.73482f,0.153934f,-0.399525f,-4.7373f,0.148999f,-0.399877f,-4.73794f,0.144207f,-0.400349f,-4.73664f,0.140287f,-0.40087f,-4.7336f,0.137834f,-0.401361f,-4.72928f,0.137224f,-0.401746f,-4.72435f,0.138548f,-0.401967f,-4.71954f,0.141605f,-0.401991f,-4.7156f,0.14593f,-0.401814f,-4.71313f,0.150864f,-0.401462f,-4.71249f,0.155656f,-0.40099f,-4.71379f,0.150401f,-0.395674f,-4.71209f,0.155193f,-0.395201f,-4.71339f,0.159113f,-0.39468f,-4.71643f,0.161566f,-0.39419f,-4.72075f,0.162176f,-0.393805f,-4.72568f,0.160852f,-0.393583f,-4.73048f,0.157795f,-0.393559f,-4.73443f,0.15347f,-0.393737f,-4.7369f,0.148536f,-0.394088f,-4.73754f,0.143744f,-0.39456f,-4.73624f,0.139823f,-0.395081f,-4.7332f,0.137371f,-0.395572f,-4.72889f,0.13676f,-0.395957f,-4.72395f,0.138084f,-0.396179f,-4.71915f,0.141142f,-0.396203f,-4.71521f,0.145466f,-0.396025f,-4.71273f,-0.150707f,-0.402082f,-4.71028f,-0.148253f,-0.401939f,-4.71462f,-0.147642f,-0.401626f,-4.71956f,-0.148967f,-0.401191f,-4.72435f,-0.152027f,-0.4007f,-4.72826f,-0.156356f,-0.400227f,-4.73069f,-0.161294f,-0.399846f,-4.73128f,-0.16609f,-0.399613f,-4.72993f,-0.170014f,-0.399565f,-4.72685f,-0.172468f,-0.399708f,-4.72251f,-0.173079f,-0.400021f,-4.71757f,-0.171754f,-0.400456f,-4.71278f,-0.168694f,-0.400947f,-4.70887f,-0.164366f,-0.401419f,-4.70644f,-0.159427f,-0.401801f,-4.70585f,-0.154631f,-0.402034f,-4.7072f,-0.159029f,-0.396009f,-4.70544f,-0.154233f,-0.396242f,-4.70679f,-0.150309f,-0.39629f,-4.70986f,-0.147855f,-0.396147f,-4.7142f,-0.147244f,-0.395834f,-4.71914f,-0.148569f,-0.395399f,-4.72393f,-0.151629f,-0.394908f,-4.72784f,-0.155957f,-0.394435f,-4.73027f,-0.160896f,-0.394054f,-4.73086f,-0.165692f,-0.393821f,-4.72951f,-0.169616f,-0.393772f,-4.72643f,-0.17207f,-0.393916f,-4.72209f,-0.172681f,-0.394229f,-4.71715f,-0.171356f,-0.394664f,-4.71236f,-0.168296f,-0.395155f,-4.70846f,-0.163967f,-0.395627f,-4.70602f,0.051802f,0.573051f,-0.316586f,0.0477316f,0.573527f,-0.296128f,0.0361402f,0.57393f,-0.278785f,0.0187924f,0.5742f,-0.267197f,-0.00167076f,0.574296f,-0.263128f,-0.0221339f,0.574201f,-0.267197f,-0.0394817f,0.573932f,-0.278785f,-0.0510732f,0.573529f,-0.296128f,-0.0551436f,0.573053f,-0.316586f,-0.0510732f,0.572577f,-0.337044f,-0.0394818f,0.572174f,-0.354387f,-0.0221339f,0.571904f,-0.365975f,-0.0016708f,0.571808f,-0.370044f,0.0187924f,0.571903f,-0.365975f,0.0361402f,0.572172f,-0.354387f,0.0477316f,0.572575f,-0.337044f,0.0518023f,0.583523f,-0.31683f,0.0477319f,0.583999f,-0.296372f,0.0361405f,0.584403f,-0.279029f,0.0187927f,0.584673f,-0.267441f,-0.00167049f,0.584768f,-0.263371f,-0.0221336f,0.584674f,-0.267441f}; return value; } private float[] getCoordinate_8_89_point_34() { float[] value = {-0.0394815f,0.584405f,-0.279029f,-0.0510729f,0.584001f,-0.296372f,-0.0551433f,0.583526f,-0.31683f,-0.0510729f,0.58305f,-0.337287f,-0.0394815f,0.582646f,-0.35463f,-0.0221337f,0.582376f,-0.366219f,-0.00167053f,0.582281f,-0.370288f,0.0187926f,0.582375f,-0.366219f,0.0361405f,0.582644f,-0.35463f,0.0477319f,0.583047f,-0.337287f,0.0416153f,0.588544f,-0.316946f,0.0383204f,0.588929f,-0.300386f,0.0289372f,0.589256f,-0.286347f,0.0148944f,0.589475f,-0.276966f,-0.00167037f,0.589552f,-0.273672f,-0.0182351f,0.589476f,-0.276966f,-0.032278f,0.589258f,-0.286347f,-0.0416612f,0.588932f,-0.300386f,-0.0449561f,0.588546f,-0.316946f,-0.0416612f,0.588161f,-0.333507f,-0.032278f,0.587834f,-0.347546f,-0.0182351f,0.587616f,-0.356926f,-0.00167039f,0.587539f,-0.36022f,0.0148943f,0.587615f,-0.356926f,0.0289372f,0.587833f,-0.347546f,0.0383204f,0.588159f,-0.333507f,-0.00165879f,-0.370148f,2.88047f,0.322853f,0.525563f,0.395072f,0.323172f,0.520797f,0.398264f,0.323094f,0.517583f,0.403025f,0.322632f,0.51641f,0.408629f,0.321857f,0.517456f,0.414225f,0.320886f,0.520562f,0.418959f,0.319867f,0.525255f,0.422111f,0.318955f,0.530821f,0.423201f,0.318289f,0.536413f,0.422063f,0.317971f,0.541178f,0.418871f,0.318048f,0.544392f,0.41411f,0.31851f,0.545566f,0.408506f,0.319285f,0.54452f,0.40291f,0.320257f,0.541414f,0.398177f,0.321276f,0.53672f,0.395025f,0.322188f,0.531154f,0.393934f,0.201845f,0.521452f,0.391824f,0.202163f,0.516686f,0.395017f,0.202085f,0.513472f,0.399777f,0.201624f,0.512299f,0.405382f,0.200848f,0.513345f,0.410977f,0.199877f,0.516451f,0.415711f,0.198858f,0.521144f,0.418863f,0.197946f,0.52671f,0.419953f,0.19728f,0.532302f,0.418816f,0.196962f,0.537067f,0.415624f,0.19704f,0.540281f,0.410863f,0.197501f,0.541455f,0.405258f,0.198277f,0.540409f,0.399663f,0.199248f,0.537303f,0.394929f,0.200267f,0.532609f,0.391777f,0.201179f,0.527043f,0.390687f,0.33872f,0.530933f,0.395343f,0.337789f,0.53655f,0.396113f,0.336015f,0.541319f,0.398778f,0.333668f,0.544516f,0.402934f,0.331104f,0.545653f,0.407947f,0.328714f,0.544558f,0.413055f,0.326862f,0.541396f,0.41748f,0.32583f,0.53665f,0.420548f,0.325775f,0.531042f,0.421792f,0.326706f,0.525426f,0.421023f,0.32848f,0.520656f,0.418357f,0.330828f,0.517459f,0.414201f,0.333391f,0.516322f,0.409188f,0.335781f,0.517417f,0.40408f,0.337633f,0.520579f,0.399655f,0.338665f,0.525325f,0.396587f,0.348411f,0.525513f,0.402531f,0.34918f,0.531098f,0.401431f,0.348343f,0.536763f,0.401892f,0.346028f,0.541644f,0.403845f,0.342587f,0.544999f,0.406993f,0.338544f,0.546317f,0.410855f,0.334515f,0.545397f,0.414845f,0.331112f,0.542379f,0.418354f,0.328854f,0.537723f,0.420849f,0.328085f,0.532137f,0.421949f,0.328922f,0.526472f,0.421488f,0.331237f,0.521591f,0.419535f,0.334678f,0.518236f,0.416387f,0.338721f,0.516918f,0.412525f,0.342751f,0.517839f,0.408535f,0.346153f,0.520857f,0.405026f,0.35659f,0.525304f,0.412463f,0.35798f,0.530831f,0.411739f,0.357338f,0.536536f,0.411943f,0.354761f,0.541551f,0.413044f,0.350642f,0.545112f,0.414874f,0.345607f,0.546678f,0.417156f,0.340424f,0.546009f,0.41954f,0.335881f,0.543208f,0.421666f,0.33267f,0.538701f,0.423208f}; return value; } private float[] getCoordinate_8_89_point_35() { float[] value = {0.331279f,0.533175f,0.423932f,0.331921f,0.52747f,0.423728f,0.334498f,0.522455f,0.422627f,0.338617f,0.518893f,0.420797f,0.343652f,0.517328f,0.418516f,0.348835f,0.517996f,0.416131f,0.353378f,0.520797f,0.414006f,0.362056f,0.524794f,0.427079f,0.3639f,0.530232f,0.426918f,0.36353f,0.535965f,0.426946f,0.361002f,0.541119f,0.427157f,0.356701f,0.544911f,0.427521f,0.351282f,0.546762f,0.427981f,0.34557f,0.546391f,0.428468f,0.340435f,0.543854f,0.428907f,0.336657f,0.539538f,0.429232f,0.334813f,0.5341f,0.429393f,0.335183f,0.528367f,0.429365f,0.337711f,0.523213f,0.429154f,0.342012f,0.519421f,0.42879f,0.347431f,0.51757f,0.42833f,0.353143f,0.517941f,0.427843f,0.358278f,0.520478f,0.427404f,0.362466f,0.524458f,0.436495f,0.364456f,0.529844f,0.436666f,0.364241f,0.535585f,0.436643f,0.361854f,0.540806f,0.43643f,0.357658f,0.544712f,0.436059f,0.352292f,0.546709f,0.435587f,0.346573f,0.546493f,0.435086f,0.341372f,0.544096f,0.434632f,0.337481f,0.539884f,0.434294f,0.335491f,0.534498f,0.434123f,0.335706f,0.528757f,0.434146f,0.338093f,0.523536f,0.434359f,0.342288f,0.51963f,0.43473f,0.347654f,0.517633f,0.435202f,0.353373f,0.517849f,0.435703f,0.358574f,0.520246f,0.436157f,0.353628f,0.524531f,0.537305f,0.355618f,0.529917f,0.537476f,0.355403f,0.535658f,0.537453f,0.353016f,0.540879f,0.537239f,0.34882f,0.544785f,0.536869f,0.343454f,0.546782f,0.536397f,0.337736f,0.546566f,0.535896f,0.332535f,0.54417f,0.535442f,0.328643f,0.539958f,0.535103f,0.326653f,0.534571f,0.534933f,0.326868f,0.528831f,0.534956f,0.329255f,0.52361f,0.535169f,0.333451f,0.519703f,0.53554f,0.338816f,0.517706f,0.536011f,0.344535f,0.517922f,0.536513f,0.349736f,0.520319f,0.536967f,0.346323f,0.527827f,0.559584f,0.347467f,0.530923f,0.559682f,0.347343f,0.534223f,0.559669f,0.345971f,0.537225f,0.559546f,0.343559f,0.53947f,0.559333f,0.340474f,0.540618f,0.559062f,0.337187f,0.540494f,0.558774f,0.334197f,0.539116f,0.558513f,0.33196f,0.536695f,0.558318f,0.330816f,0.533599f,0.55822f,0.330939f,0.530298f,0.558233f,0.332312f,0.527297f,0.558356f,0.334724f,0.525051f,0.558569f,0.337808f,0.523903f,0.55884f,0.341096f,0.524028f,0.559128f,0.344086f,0.525405f,0.559389f,0.340601f,0.527874f,0.624851f,0.341745f,0.530971f,0.62495f,0.341621f,0.534271f,0.624936f,0.340249f,0.537272f,0.624814f,0.337837f,0.539518f,0.624601f,0.334753f,0.540666f,0.624329f,0.331465f,0.540542f,0.624041f,0.328475f,0.539164f,0.62378f,0.326238f,0.536742f,0.623586f,0.325094f,0.533646f,0.623488f,0.325217f,0.530346f,0.623501f,0.32659f,0.527345f,0.623624f,0.329002f,0.525099f,0.623837f,0.332086f,0.523951f,0.624108f,0.335374f,0.524075f,0.624396f,0.338364f,0.525453f,0.624657f,0.338024f,0.529085f,0.631788f,0.338857f,0.53134f,0.631859f,0.338767f,0.533742f,0.631849f,0.337768f,0.535927f,0.63176f,0.336012f,0.537562f,0.631605f,0.333767f,0.538398f,0.631408f,0.331373f,0.538307f,0.631198f,0.329197f,0.537304f,0.631008f,0.327568f,0.535542f,0.630866f,0.326735f,0.533287f,0.630795f,0.326825f,0.530885f,0.630805f,0.327824f,0.5287f,0.630894f,0.32958f,0.527065f,0.631049f}; return value; } private float[] getCoordinate_8_89_point_36() { float[] value = {0.331826f,0.526229f,0.631246f,0.334219f,0.52632f,0.631456f,0.336396f,0.527323f,0.631646f,0.334781f,0.530908f,0.634888f,0.335144f,0.531891f,0.634919f,0.335105f,0.532939f,0.634915f,0.334669f,0.533891f,0.634876f,0.333904f,0.534604f,0.634809f,0.332925f,0.534969f,0.634723f,0.331881f,0.534929f,0.634631f,0.330932f,0.534492f,0.634548f,0.330222f,0.533723f,0.634486f,0.329859f,0.53274f,0.634455f,0.329898f,0.531693f,0.63446f,0.330334f,0.53074f,0.634498f,0.331099f,0.530028f,0.634566f,0.332078f,0.529663f,0.634652f,0.333122f,0.529703f,0.634744f,0.334071f,0.53014f,0.634827f,0.313462f,-0.125453f,0.051372f,0.308253f,0.151102f,0.0513722f,-0.316829f,-0.125434f,0.051379f,-0.311605f,0.151121f,0.051379f,0.347666f,0.162171f,0.0601292f,0.355561f,-0.115438f,0.0590954f,0.380802f,0.158645f,0.0582581f,0.418265f,0.142408f,0.0517746f,0.438914f,0.123773f,0.0537158f,0.453138f,0.108338f,0.0526398f,0.47615f,0.0792056f,0.0527835f,0.476337f,0.0492628f,0.0527835f,0.476146f,0.0152714f,0.0527835f,0.468647f,-0.0214608f,0.0527837f,0.456852f,-0.0582289f,0.052784f,0.426696f,-0.0834614f,0.0527558f,0.387373f,-0.109699f,0.0534868f,-0.358928f,-0.11542f,0.0591033f,-0.351017f,0.162189f,0.0601371f,-0.384155f,0.158665f,0.0582666f,-0.421619f,0.14243f,0.0517839f,-0.442269f,0.123796f,0.0537256f,-0.456493f,0.108362f,0.0526499f,-0.479507f,0.0792305f,0.0527942f,-0.479695f,0.0492877f,0.0527942f,-0.479507f,0.0152963f,0.0527942f,-0.472009f,-0.0214363f,0.0527942f,-0.460217f,-0.058205f,0.0527942f,-0.430061f,-0.083439f,0.0527653f,-0.39074f,-0.109679f,0.0534954f,0.247456f,-0.11336f,-0.024134f,0.243344f,0.183377f,-0.0241339f,-0.250823f,-0.113342f,-0.024127f,-0.246699f,0.183395f,-0.024127f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_98_coordIndex_1() { int[] value = {36,20,19,35,-1,37,21,20,36,-1,38,22,21,37,-1,39,23,22,38,-1,40,24,23,39,-1,41,25,24,40,-1,42,26,25,41,-1,43,27,26,42,-1,44,28,27,43,-1,48,46,45,63,-1,49,47,46,48,-1,50,32,47,49,-1,50,49,66,-1,51,33,32,50,-1,51,50,67,-1,52,34,33,51,-1,53,35,34,52,-1,54,36,35,53,-1,55,37,36,54,-1,56,38,37,55,-1,57,39,38,56,-1,58,40,39,57,-1,59,41,40,58,-1,60,42,41,59,-1,61,43,42,60,-1,62,44,43,61,-1,63,45,44,62,-1,64,63,62,78,-1,64,65,48,63,-1,66,49,48,65,-1,68,52,51,67,-1,69,53,52,68,-1,70,54,53,69,-1,71,55,54,70,-1,72,56,55,71,-1,73,57,56,72,-1,74,58,57,73,-1,75,59,58,74,-1,76,60,59,75,-1,77,61,60,76,-1,78,62,61,77,-1,79,78,77,94,-1,79,80,64,78,-1,81,65,64,80,-1,82,66,65,81,-1,83,50,66,82,-1,84,67,50,83,-1,85,68,67,84,-1,86,69,68,85,-1,87,70,69,86,-1,88,71,70,87,-1,89,72,71,88,-1,90,73,72,89,-1,91,74,73,90,-1,92,75,74,91,-1,93,76,75,92,-1,94,77,76,93,-1,95,79,94,110,-1,96,80,79,95,-1,97,81,80,96,-1,98,82,81,97,-1,99,83,82,98,-1,100,84,83,99,-1,101,85,84,100,-1,102,86,85,101,-1,103,87,86,102,-1,104,88,87,103,-1,105,89,88,104,-1,106,90,89,105,-1,107,91,90,106,-1,108,92,91,107,-1,108,107,106,105,104,103,102,101,100,99,98,97,96,95,110,109,-1,109,93,92,108,-1,110,94,93,109,-1,111,31,16,126,-1,112,30,31,111,-1,113,29,30,112,-1,114,28,29,113,-1,115,27,28,114,-1,116,26,27,115,-1,117,25,26,116,-1,118,24,25,117,-1,119,23,24,118,-1,120,22,23,119,-1,121,21,22,120,-1,122,20,21,121,-1,123,19,20,122,-1,124,18,19,123,-1,125,17,18,124,-1,126,16,17,125,-1,127,111,126,142,-1,128,112,111,127,-1,129,113,112,128,-1,130,114,113,129,-1,131,115,114,130,-1,132,116,115,131,-1,133,117,116,132,-1,134,118,117,133,-1,135,119,118,134,-1,136,120,119,135,-1,137,121,120,136,-1,138,122,121,137,-1,139,123,122,138,-1,140,124,123,139,-1,141,125,124,140,-1,142,126,125,141,-1,143,142,141,158,-1,143,144,127,142,-1,145,128,127,144,-1,146,129,128,145,-1,147,130,129,146,-1,148,131,130,147,-1,149,132,131,148,-1,150,133,132,149,-1,151,134,133,150,-1,152,135,134,151,-1,153,136,135,152,-1,154,137,136,153,-1,155,138,137,154,-1,156,139,138,155,-1,157,140,139,156,-1,158,141,140,157,-1,159,143,158,174,-1,160,144,143,159,-1,161,145,144,160,-1,162,146,145,161,-1,163,147,146,162,-1,164,148,147,163,-1,165,149,148,164,-1,166,150,149,165,-1,167,151,150,166,-1,168,152,151,167,-1,169,153,152,168,-1,170,154,153,169,-1,171,155,154,170,-1,172,156,155,171,-1,173,157,156,172,-1,174,158,157,173,-1,175,159,174,190,-1,176,160,159,175,-1,177,161,160,176,-1,178,162,161,177,-1,179,163,162,178,-1,180,164,163,179,-1,181,165,164,180,-1,182,166,165,181,-1,183,167,166,182,-1,184,168,167,183,-1,185,169,168,184,-1,186,170,169,185,-1,187,171,170,186,-1,188,172,171,187,-1,188,187,186,185,184,183,182,181,180,179,178,177,176,175,190,189,-1,189,173,172,188,-1,190,174,173,189,-1,191,16,31,196,-1,192,17,16,191,-1,193,18,17,192,-1,195,30,29,194,-1,196,31,30,195,-1,207,191,196,222,-1,208,192,191,207,-1,209,193,192,208,-1,210,203,193,209,-1,211,204,203,210,-1,212,199,204,211,-1,213,198,199,212,-1,214,197,198,213,-1,215,202,197,214,-1,216,201,202,215,-1,217,200,201,216,-1,218,206,200,217,-1,219,205,206,218,-1,220,194,205,219,-1,221,195,194,220,-1,222,196,195,221,-1,223,207,222,238,-1,224,208,207,223,-1,225,209,208,224,-1,226,210,209,225,-1,227,211,210,226,-1,228,212,211,227,-1,229,213,212,228,-1,230,214,213,229,-1,231,215,214,230,-1,232,216,215,231,-1,233,217,216,232,-1,234,218,217,233,-1,235,219,218,234,-1,236,220,219,235,-1,237,221,220,236,-1,238,222,221,237,-1,238,237,239,240,-1,239,237,236,254,-1,241,223,238,240,-1,242,224,223}; return value; } private int[] getIndexedFaceSet_7_98_coordIndex_2() { int[] value = {241,-1,243,225,224,242,-1,244,226,225,243,-1,245,227,226,244,-1,246,228,227,245,-1,247,229,228,246,-1,248,230,229,247,-1,249,231,230,248,-1,250,232,231,249,-1,251,233,232,250,-1,252,234,233,251,-1,253,235,234,252,-1,254,236,235,253,-1,255,239,254,270,-1,256,240,239,255,-1,257,241,240,256,-1,258,242,241,257,-1,259,243,242,258,-1,260,244,243,259,-1,261,245,244,260,-1,262,246,245,261,-1,263,247,246,262,-1,264,248,247,263,-1,265,249,248,264,-1,266,250,249,265,-1,267,251,250,266,-1,268,252,251,267,-1,269,253,252,268,-1,270,254,253,269,-1,271,255,270,286,-1,272,256,255,271,-1,273,257,256,272,-1,274,258,257,273,-1,275,259,258,274,-1,276,260,259,275,-1,277,261,260,276,-1,278,262,261,277,-1,279,263,262,278,-1,280,264,263,279,-1,281,265,264,280,-1,282,266,265,281,-1,283,267,266,282,-1,284,268,267,283,-1,285,269,268,284,-1,286,270,269,285,-1,287,271,286,302,-1,288,272,271,287,-1,289,273,272,288,-1,290,274,273,289,-1,291,275,274,290,-1,292,276,275,291,-1,293,277,276,292,-1,294,278,277,293,-1,295,279,278,294,-1,296,280,279,295,-1,297,281,280,296,-1,298,282,281,297,-1,299,283,282,298,-1,300,284,283,299,-1,301,285,284,300,-1,302,286,285,301,-1,303,287,302,318,-1,304,288,287,303,-1,305,289,288,304,-1,306,290,289,305,-1,307,291,290,306,-1,308,292,291,307,-1,309,293,292,308,-1,310,294,293,309,-1,311,295,294,310,-1,312,296,295,311,-1,313,297,296,312,-1,314,298,297,313,-1,315,299,298,314,-1,316,300,299,315,-1,317,301,300,316,-1,318,302,301,317,-1,319,303,318,334,-1,320,304,303,319,-1,321,305,304,320,-1,322,306,305,321,-1,323,307,306,322,-1,324,308,307,323,-1,325,309,308,324,-1,326,310,309,325,-1,327,311,310,326,-1,328,312,311,327,-1,329,313,312,328,-1,330,314,313,329,-1,331,315,314,330,-1,332,316,315,331,-1,333,317,316,332,-1,334,318,317,333,-1,335,319,334,350,-1,336,320,319,335,-1,337,321,320,336,-1,338,322,321,337,-1,339,323,322,338,-1,340,324,323,339,-1,341,325,324,340,-1,342,326,325,341,-1,343,327,326,342,-1,344,328,327,343,-1,345,329,328,344,-1,346,330,329,345,-1,347,331,330,346,-1,348,332,331,347,-1,349,333,332,348,-1,350,334,333,349,-1,351,0,1,352,-1,351,335,350,366,-1,352,1,2,353,-1,352,336,335,351,-1,353,2,3,354,-1,353,337,336,352,-1,354,3,4,355,-1,354,338,337,353,-1,355,4,5,356,-1,355,339,338,354,-1,356,5,6,357,-1,356,340,339,355,-1,357,6,7,358,-1,357,341,340,356,-1,358,7,8,359,-1,358,342,341,357,-1,359,8,9,360,-1,359,343,342,358,-1,360,9,10,361,-1,360,344,343,359,-1,361,10,11,362,-1,361,345,344,360,-1,362,11,12,363,-1,362,346,345,361,-1,363,12,13,364,-1,363,347,346,362,-1,364,13,14,365,-1,364,348,347,363,-1,365,14,15,366,-1,365,349,348,364,-1,366,15,0,351,-1,366,350,349,365,-1,367,197,202,372,-1,368,198,197,367,-1,369,199,198,368,-1,371,201,200,370,-1,372,202,201,371,-1,373,32,33,374,-1,374,33,34,375,-1,376,45,46,377,-1,377,46,47,378,-1,378,47,32,373,-1,380,375,34,35,19,18,193,203,204,199,369,379,-1,381,370,200,206,205,194,29,28,44,45,376,382,-1,383,367,372,398,-1,384,368,367,383,-1,385,369,368,384,-1,386,379,369,385,-1,387,380,379,386,-1,388,375,380,387,-1,389,374,375,388,-1,390,373,374,389,-1,391,378,373,390,-1,392,377,378,391,-1,393,376,377,392,-1,394,382,376,393,-1,395,381,382,394,-1,396,370,381,395,-1,397,371,370,396,-1,398,372,371,397,-1,399,383,398,414,-1,400,384,383,399,-1,401,385,384,400,-1,402,386,385,401,-1,403,387,386,402,-1,404,388,387,403,-1,405,389,388,404,-1,406,390,389,405,-1,407,391,390,406,-1,408,392,391,407,-1,409,393,392,408,-1,410,394,393,409,-1,411,395,394,410,-1,412,396,395,411,-1,413,397,396,412,-1,414,398,397,413,-1,414,413,415,416,-1,415,413,412,430,-1,417,399,414,416,-1,418,400,399,417,-1,419,401,400,418,-1,420,402,401,419,-1,421,403,402,420,-1,422,404,403,421,-1,423,405,404,422,-1,424,406,405,423,-1,425,407,406,424,-1,426,408,407,425,-1,427,409}; return value; } private int[] getIndexedFaceSet_7_98_coordIndex_3() { int[] value = {408,426,-1,428,410,409,427,-1,429,411,410,428,-1,430,412,411,429,-1,431,415,430,446,-1,432,416,415,431,-1,433,417,416,432,-1,434,418,417,433,-1,435,419,418,434,-1,436,420,419,435,-1,437,421,420,436,-1,438,422,421,437,-1,439,423,422,438,-1,440,424,423,439,-1,441,425,424,440,-1,442,426,425,441,-1,443,427,426,442,-1,444,428,427,443,-1,445,429,428,444,-1,446,430,429,445,-1,447,431,446,462,-1,448,432,431,447,-1,449,433,432,448,-1,450,434,433,449,-1,451,435,434,450,-1,452,436,435,451,-1,453,437,436,452,-1,454,438,437,453,-1,455,439,438,454,-1,456,440,439,455,-1,457,441,440,456,-1,458,442,441,457,-1,459,443,442,458,-1,460,444,443,459,-1,461,445,444,460,-1,462,446,445,461,-1,463,447,462,478,-1,464,448,447,463,-1,465,449,448,464,-1,466,450,449,465,-1,467,451,450,466,-1,468,452,451,467,-1,469,453,452,468,-1,470,454,453,469,-1,471,455,454,470,-1,472,456,455,471,-1,473,457,456,472,-1,474,458,457,473,-1,475,459,458,474,-1,476,460,459,475,-1,477,461,460,476,-1,478,462,461,477,-1,479,463,478,494,-1,480,464,463,479,-1,481,465,464,480,-1,482,466,465,481,-1,483,467,466,482,-1,484,468,467,483,-1,485,469,468,484,-1,486,470,469,485,-1,487,471,470,486,-1,488,472,471,487,-1,489,473,472,488,-1,490,474,473,489,-1,491,475,474,490,-1,492,476,475,491,-1,493,477,476,492,-1,494,478,477,493,-1,495,479,494,510,-1,496,480,479,495,-1,497,481,480,496,-1,498,482,481,497,-1,499,483,482,498,-1,500,484,483,499,-1,501,485,484,500,-1,502,486,485,501,-1,503,487,486,502,-1,504,488,487,503,-1,505,489,488,504,-1,506,490,489,505,-1,507,491,490,506,-1,508,492,491,507,-1,509,493,492,508,-1,510,494,493,509,-1,511,495,510,526,-1,512,496,495,511,-1,513,497,496,512,-1,514,498,497,513,-1,515,499,498,514,-1,516,500,499,515,-1,517,501,500,516,-1,518,502,501,517,-1,519,503,502,518,-1,520,504,503,519,-1,521,505,504,520,-1,522,506,505,521,-1,523,507,506,522,-1,524,508,507,523,-1,525,509,508,524,-1,526,510,509,525,-1,527,511,526,542,-1,528,512,511,527,-1,529,513,512,528,-1,530,514,513,529,-1,531,515,514,530,-1,532,516,515,531,-1,533,517,516,532,-1,534,518,517,533,-1,535,519,518,534,-1,536,520,519,535,-1,537,521,520,536,-1,538,522,521,537,-1,539,523,522,538,-1,540,524,523,539,-1,541,525,524,540,-1,542,526,525,541,-1,543,527,542,558,-1,544,528,527,543,-1,545,529,528,544,-1,546,530,529,545,-1,547,531,530,546,-1,548,532,531,547,-1,549,533,532,548,-1,550,534,533,549,-1,551,535,534,550,-1,552,536,535,551,-1,553,537,536,552,-1,554,538,537,553,-1,555,539,538,554,-1,556,540,539,555,-1,557,541,540,556,-1,558,542,541,557,-1,578,562,563,579,-1,579,563,564,580,-1,580,564,565,581,-1,581,565,566,582,-1,582,566,567,583,-1,583,567,568,584,-1,584,568,569,585,-1,585,569,570,586,-1,586,570,571,587,-1,591,589,590,592,-1,592,590,575,593,-1,593,575,576,594,-1,594,576,577,595,-1,595,577,578,596,-1,596,578,579,597,-1,597,579,580,598,-1,598,580,581,599,-1,599,581,582,600,-1,600,582,583,601,-1,601,583,584,602,-1,602,584,585,603,-1,603,585,586,604,-1,604,586,587,605,-1,605,587,588,606,-1,606,588,589,591,-1,606,591,608,607,-1,608,591,592,609,-1,609,592,593,-1,610,593,594,-1,610,594,595,611,-1,611,595,596,612,-1,612,596,597,613,-1,613,597,598,614,-1,614,598,599,615,-1,615,599,600,616,-1,616,600,601,617,-1,617,601,602,618,-1,618,602,603,619,-1,619,603,604,620,-1,620,604,605,621,-1,621,605,606,607,-1,621,607,623,622,-1,623,607,608,624,-1,624,608,609,625,-1,625,609,593,626,-1,626,593,610,627,-1,627,610,611,628,-1,628,611,612,629,-1,629,612,613,630,-1,630,613,614,631,-1,631,614,615,632,-1,632,615,616,633,-1,633,616,617,634,-1,634,617,618,635,-1,635,618,619,636,-1,636,619,620,637,-1,637,620,621,622,-1,638,622,623,639,-1,639,623,624,640,-1,640,624,625,641,-1,641,625,626,642,-1,642,626,627,643,-1,643,627,628,644,-1,644,628,629,645,-1,645,629,630,646,-1,646,630,631,647,-1,647,631,632,648,-1,648,632,633,649,-1,649,633,634,650}; return value; } private int[] getIndexedFaceSet_7_98_coordIndex_4() { int[] value = {-1,650,634,635,651,-1,651,635,636,652,-1,652,636,637,653,-1,653,637,622,638,-1,653,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,-1,654,574,573,655,-1,655,573,572,656,-1,656,572,571,657,-1,657,571,570,658,-1,658,570,569,659,-1,659,569,568,660,-1,660,568,567,661,-1,661,567,566,662,-1,662,566,565,663,-1,663,565,564,664,-1,664,564,563,665,-1,665,563,562,666,-1,666,562,561,667,-1,667,561,560,668,-1,668,560,559,669,-1,669,559,574,654,-1,670,654,655,671,-1,671,655,656,672,-1,672,656,657,673,-1,673,657,658,674,-1,674,658,659,675,-1,675,659,660,676,-1,676,660,661,677,-1,677,661,662,678,-1,678,662,663,679,-1,679,663,664,680,-1,680,664,665,681,-1,681,665,666,682,-1,682,666,667,683,-1,683,667,668,684,-1,684,668,669,685,-1,685,669,654,670,-1,685,670,687,686,-1,687,670,671,688,-1,688,671,672,689,-1,689,672,673,690,-1,690,673,674,691,-1,691,674,675,692,-1,692,675,676,693,-1,693,676,677,694,-1,694,677,678,695,-1,695,678,679,696,-1,696,679,680,697,-1,697,680,681,698,-1,698,681,682,699,-1,699,682,683,700,-1,700,683,684,701,-1,701,684,685,686,-1,702,686,687,703,-1,703,687,688,704,-1,704,688,689,705,-1,705,689,690,706,-1,706,690,691,707,-1,707,691,692,708,-1,708,692,693,709,-1,709,693,694,710,-1,710,694,695,711,-1,711,695,696,712,-1,712,696,697,713,-1,713,697,698,714,-1,714,698,699,715,-1,715,699,700,716,-1,716,700,701,717,-1,717,701,686,702,-1,718,702,703,719,-1,719,703,704,720,-1,720,704,705,721,-1,721,705,706,722,-1,722,706,707,723,-1,723,707,708,724,-1,724,708,709,725,-1,725,709,710,726,-1,726,710,711,727,-1,727,711,712,728,-1,728,712,713,729,-1,729,713,714,730,-1,730,714,715,731,-1,731,715,716,732,-1,732,716,717,733,-1,733,717,702,718,-1,733,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,-1,734,559,560,735,-1,735,560,561,736,-1,737,572,573,738,-1,738,573,574,739,-1,739,574,559,734,-1,750,734,735,751,-1,751,735,736,752,-1,752,736,746,753,-1,753,746,747,754,-1,754,747,742,755,-1,755,742,741,756,-1,756,741,740,757,-1,757,740,745,758,-1,758,745,744,759,-1,759,744,743,760,-1,760,743,749,761,-1,761,749,748,762,-1,762,748,737,763,-1,763,737,738,764,-1,764,738,739,765,-1,765,739,734,750,-1,766,750,751,767,-1,767,751,752,768,-1,768,752,753,769,-1,769,753,754,770,-1,770,754,755,771,-1,771,755,756,772,-1,772,756,757,773,-1,773,757,758,774,-1,774,758,759,775,-1,775,759,760,776,-1,776,760,761,777,-1,777,761,762,778,-1,778,762,763,779,-1,779,763,764,780,-1,780,764,765,781,-1,781,765,750,766,-1,782,780,781,783,-1,783,781,766,784,-1,784,766,767,785,-1,785,767,768,786,-1,786,768,769,787,-1,787,769,770,788,-1,788,770,771,789,-1,789,771,772,790,-1,790,772,773,791,-1,791,773,774,792,-1,792,774,775,793,-1,793,775,776,794,-1,794,776,777,795,-1,795,777,778,796,-1,796,778,779,797,-1,797,779,780,782,-1,798,782,783,799,-1,799,783,784,800,-1,800,784,785,801,-1,801,785,786,802,-1,802,786,787,803,-1,803,787,788,804,-1,804,788,789,805,-1,805,789,790,806,-1,806,790,791,807,-1,807,791,792,808,-1,808,792,793,809,-1,809,793,794,810,-1,810,794,795,811,-1,811,795,796,812,-1,812,796,797,813,-1,813,797,782,798,-1,814,798,799,815,-1,815,799,800,816,-1,816,800,801,817,-1,817,801,802,818,-1,818,802,803,819,-1,819,803,804,820,-1,820,804,805,821,-1,821,805,806,822,-1,822,806,807,823,-1,823,807,808,824,-1,824,808,809,825,-1,825,809,810,826,-1,826,810,811,827,-1,827,811,812,828,-1,828,812,813,829,-1,829,813,798,814,-1,830,814,815,831,-1,831,815,816,832,-1,832,816,817,833,-1,833,817,818,834,-1,834,818,819,835,-1,835,819,820,836,-1,836,820,821,837,-1,837,821,822,838,-1,838,822,823,839,-1,839,823,824,840,-1,840,824,825,841,-1,841,825,826,842,-1,842,826,827,843,-1,843,827,828,844,-1,844,828,829,845,-1,845,829,814,830,-1,846,830,831,847,-1,847,831,832,848,-1,848,832,833,849,-1,849,833,834,850,-1,850,834,835,851,-1,851,835,836,852,-1,852,836,837,853,-1,853,837,838,854,-1}; return value; } private int[] getIndexedFaceSet_7_98_coordIndex_5() { int[] value = {854,838,839,855,-1,855,839,840,856,-1,856,840,841,857,-1,857,841,842,858,-1,858,842,843,859,-1,859,843,844,860,-1,860,844,845,861,-1,861,845,830,846,-1,862,846,847,863,-1,863,847,848,864,-1,864,848,849,865,-1,865,849,850,866,-1,866,850,851,867,-1,867,851,852,868,-1,868,852,853,869,-1,869,853,854,870,-1,870,854,855,871,-1,871,855,856,872,-1,872,856,857,873,-1,873,857,858,874,-1,874,858,859,875,-1,875,859,860,876,-1,876,860,861,877,-1,877,861,846,862,-1,878,862,863,879,-1,879,863,864,880,-1,880,864,865,881,-1,881,865,866,882,-1,882,866,867,883,-1,883,867,868,884,-1,884,868,869,885,-1,885,869,870,886,-1,886,870,871,887,-1,887,871,872,888,-1,888,872,873,889,-1,889,873,874,890,-1,890,874,875,891,-1,891,875,876,892,-1,892,876,877,893,-1,893,877,862,878,-1,894,878,879,895,-1,895,879,880,896,-1,896,880,881,897,-1,897,881,882,898,-1,898,882,883,899,-1,899,883,884,900,-1,900,884,885,901,-1,901,885,886,902,-1,902,886,887,903,-1,903,887,888,904,-1,904,888,889,905,-1,905,889,890,906,-1,906,890,891,907,-1,907,891,892,908,-1,908,892,893,909,-1,909,893,878,894,-1,910,0,15,925,-1,910,894,895,911,-1,911,1,0,910,-1,911,895,896,912,-1,912,2,1,911,-1,912,896,897,913,-1,913,3,2,912,-1,913,897,898,914,-1,914,4,3,913,-1,914,898,899,915,-1,915,899,900,916,-1,916,6,5,915,-1,916,900,901,917,-1,917,7,6,916,-1,917,901,902,918,-1,918,8,7,917,-1,918,902,903,919,-1,919,9,8,918,-1,919,903,904,920,-1,920,10,9,919,-1,920,904,905,921,-1,921,11,10,920,-1,921,905,906,922,-1,922,12,11,921,-1,922,906,907,923,-1,923,13,12,922,-1,923,907,908,924,-1,924,14,13,923,-1,924,908,909,925,-1,925,15,14,924,-1,925,909,894,910,-1,926,740,741,927,-1,927,741,742,928,-1,929,743,744,930,-1,930,744,745,931,-1,931,745,740,926,-1,932,575,590,937,-1,933,576,575,932,-1,934,577,576,933,-1,936,589,588,935,-1,937,590,589,936,-1,938,928,742,747,746,736,561,562,578,577,934,939,-1,941,935,588,587,571,572,737,748,749,743,929,940,-1,942,926,927,943,-1,943,927,928,944,-1,944,928,938,945,-1,945,938,939,946,-1,946,939,934,947,-1,947,934,933,948,-1,948,933,932,949,-1,949,932,937,950,-1,950,937,936,951,-1,951,936,935,952,-1,952,935,941,953,-1,953,941,940,954,-1,954,940,929,955,-1,955,929,930,956,-1,956,930,931,957,-1,957,931,926,942,-1,958,942,943,959,-1,959,943,944,960,-1,960,944,945,961,-1,961,945,946,962,-1,962,946,947,963,-1,963,947,948,964,-1,964,948,949,965,-1,965,949,950,966,-1,966,950,951,967,-1,967,951,952,968,-1,968,952,953,969,-1,969,953,954,970,-1,970,954,955,971,-1,971,955,956,972,-1,972,956,957,973,-1,973,957,942,958,-1,974,972,973,975,-1,975,973,958,976,-1,976,958,959,977,-1,977,959,960,978,-1,978,960,961,979,-1,979,961,962,980,-1,980,962,963,981,-1,981,963,964,982,-1,982,964,965,983,-1,983,965,966,984,-1,984,966,967,985,-1,985,967,968,986,-1,986,968,969,987,-1,987,969,970,988,-1,988,970,971,989,-1,989,971,972,974,-1,990,974,975,991,-1,991,975,976,992,-1,992,976,977,993,-1,993,977,978,994,-1,994,978,979,995,-1,995,979,980,996,-1,996,980,981,997,-1,997,981,982,998,-1,998,982,983,999,-1,999,983,984,1000,-1,1000,984,985,1001,-1,1001,985,986,1002,-1,1002,986,987,1003,-1,1003,987,988,1004,-1,1004,988,989,1005,-1,1005,989,974,990,-1,1006,990,991,1007,-1,1007,991,992,1008,-1,1008,992,993,1009,-1,1009,993,994,1010,-1,1010,994,995,1011,-1,1011,995,996,1012,-1,1012,996,997,1013,-1,1013,997,998,1014,-1,1014,998,999,1015,-1,1015,999,1000,1016,-1,1016,1000,1001,1017,-1,1017,1001,1002,1018,-1,1018,1002,1003,1019,-1,1019,1003,1004,1020,-1,1020,1004,1005,1021,-1,1021,1005,990,1006,-1,1022,1006,1007,1023,-1,1023,1007,1008,1024,-1,1024,1008,1009,1025,-1,1025,1009,1010,1026,-1,1026,1010,1011,1027,-1,1027,1011,1012,1028,-1,1028,1012,1013,1029,-1,1029,1013,1014,1030,-1,1030,1014,1015,1031,-1,1031,1015,1016,1032,-1,1032,1016,1017,1033,-1,1033,1017,1018,1034,-1,1034,1018,1019,1035,-1,1035,1019,1020,1036,-1,1036,1020,1021,1037,-1,1037,1021,1006,1022,-1,1038,1022,1023,1039,-1,1039,1023,1024,1040}; return value; } private int[] getIndexedFaceSet_7_98_coordIndex_6() { int[] value = {-1,1040,1024,1025,1041,-1,1041,1025,1026,1042,-1,1042,1026,1027,1043,-1,1043,1027,1028,1044,-1,1044,1028,1029,1045,-1,1045,1029,1030,1046,-1,1046,1030,1031,1047,-1,1047,1031,1032,1048,-1,1048,1032,1033,1049,-1,1049,1033,1034,1050,-1,1050,1034,1035,1051,-1,1051,1035,1036,1052,-1,1052,1036,1037,1053,-1,1053,1037,1022,1038,-1,1054,1038,1039,1055,-1,1055,1039,1040,1056,-1,1056,1040,1041,1057,-1,1057,1041,1042,1058,-1,1058,1042,1043,1059,-1,1059,1043,1044,1060,-1,1060,1044,1045,1061,-1,1061,1045,1046,1062,-1,1062,1046,1047,1063,-1,1063,1047,1048,1064,-1,1064,1048,1049,1065,-1,1065,1049,1050,1066,-1,1066,1050,1051,1067,-1,1067,1051,1052,1068,-1,1068,1052,1053,1069,-1,1069,1053,1038,1054,-1,1070,1054,1055,1071,-1,1071,1055,1056,1072,-1,1072,1056,1057,1073,-1,1073,1057,1058,1074,-1,1074,1058,1059,1075,-1,1075,1059,1060,1076,-1,1076,1060,1061,1077,-1,1077,1061,1062,1078,-1,1078,1062,1063,1079,-1,1079,1063,1064,1080,-1,1080,1064,1065,1081,-1,1081,1065,1066,1082,-1,1082,1066,1067,1083,-1,1083,1067,1068,1084,-1,1084,1068,1069,1085,-1,1085,1069,1054,1070,-1,1086,1070,1071,1087,-1,1087,1071,1072,1088,-1,1088,1072,1073,1089,-1,1089,1073,1074,1090,-1,1090,1074,1075,1091,-1,1091,1075,1076,1092,-1,1092,1076,1077,1093,-1,1093,1077,1078,1094,-1,1094,1078,1079,1095,-1,1095,1079,1080,1096,-1,1096,1080,1081,1097,-1,1097,1081,1082,1098,-1,1098,1082,1083,1099,-1,1099,1083,1084,1100,-1,1100,1084,1085,1101,-1,1101,1085,1070,1086,-1,1102,543,558,1117,-1,1102,1086,1087,1103,-1,1103,544,543,1102,-1,1103,1087,1088,1104,-1,1104,545,544,1103,-1,1104,1088,1089,1105,-1,1105,546,545,1104,-1,1105,1089,1090,1106,-1,1106,547,546,1105,-1,1106,1090,1091,1107,-1,1107,548,547,1106,-1,1107,1091,1092,1108,-1,1108,549,548,1107,-1,1108,1092,1093,1109,-1,1109,550,549,1108,-1,1109,1093,1094,1110,-1,1110,551,550,1109,-1,1110,1094,1095,1111,-1,1111,552,551,1110,-1,1111,1095,1096,1112,-1,1112,553,552,1111,-1,1112,1096,1097,1113,-1,1113,554,553,1112,-1,1113,1097,1098,1114,-1,1114,555,554,1113,-1,1114,1098,1099,1115,-1,1115,556,555,1114,-1,1115,1099,1100,1116,-1,1116,557,556,1115,-1,1116,1100,1101,1117,-1,1117,558,557,1116,-1,1117,1101,1086,1102,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_98_point_1() { float[] value = {-0.253515f,-0.920522f,1.02113f,-0.253515f,-0.911695f,1.02604f,-0.253515f,-0.901657f,1.0272f,-0.253515f,-0.891935f,1.02441f,-0.253515f,-0.884011f,1.01812f,-0.253515f,-0.87909f,1.00926f,-0.253515f,-0.877922f,0.999203f,-0.253515f,-0.880684f,0.989466f,-0.253515f,-0.886957f,0.981537f,-0.253515f,-0.895784f,0.97662f,-0.253515f,-0.905822f,0.975466f,-0.253515f,-0.915543f,0.97825f,-0.253515f,-0.923468f,0.984548f,-0.253515f,-0.928389f,0.993401f,-0.253515f,-0.929557f,1.00346f,-0.253515f,-0.926795f,1.0132f,-0.642299f,-1.24709f,1.62628f,-0.654835f,-1.24958f,1.62628f,-0.665463f,-1.25668f,1.62629f,-0.672565f,-1.26731f,1.62629f,-0.675059f,-1.27985f,1.6263f,-0.672565f,-1.29239f,1.62631f,-0.665463f,-1.30301f,1.62631f,-0.654835f,-1.31011f,1.62632f,-0.642299f,-1.31261f,1.62632f,-0.629762f,-1.31011f,1.62632f,-0.619134f,-1.30301f,1.62631f,-0.612032f,-1.29239f,1.62631f,-0.609539f,-1.27985f,1.6263f,-0.612032f,-1.26731f,1.62629f,-0.619134f,-1.25668f,1.62629f,-0.629762f,-1.24958f,1.62628f,-0.642299f,-1.24821f,-0.50849f,-0.654835f,-1.2507f,-0.508489f,-0.665463f,-1.2578f,-0.508485f,-0.672565f,-1.26843f,-0.508479f,-0.675059f,-1.28097f,-0.508473f,-0.672565f,-1.2935f,-0.508466f,-0.665463f,-1.30413f,-0.508461f,-0.654835f,-1.31123f,-0.508457f,-0.642299f,-1.31373f,-0.508456f,-0.629762f,-1.31123f,-0.508457f,-0.619134f,-1.30413f,-0.508461f,-0.612032f,-1.2935f,-0.508466f,-0.609539f,-1.28097f,-0.508473f,-0.612032f,-1.26843f,-0.508479f,-0.619134f,-1.2578f,-0.508485f,-0.629762f,-1.2507f,-0.508489f,-0.619134f,-1.25204f,-0.52197f,-0.629762f,-1.24499f,-0.521091f,-0.642299f,-1.24252f,-0.520783f,-0.654835f,-1.24499f,-0.521091f,-0.665463f,-1.25204f,-0.52197f,-0.672565f,-1.26258f,-0.523286f,-0.675059f,-1.27503f,-0.524837f,-0.672565f,-1.28747f,-0.526389f,-0.665463f,-1.29801f,-0.527705f,-0.654835f,-1.30506f,-0.528584f,-0.642299f,-1.30753f,-0.528892f,-0.629762f,-1.30506f,-0.528584f,-0.619134f,-1.29801f,-0.527705f,-0.612032f,-1.28747f,-0.526389f,-0.609539f,-1.27503f,-0.524837f,-0.612032f,-1.26258f,-0.523286f,-0.612032f,-1.25855f,-0.528178f,-0.619134f,-1.24997f,-0.524007f,-0.629762f,-1.24442f,-0.521546f,-0.654835f,-1.24442f,-0.521546f,-0.665463f,-1.24997f,-0.524007f,-0.672565f,-1.25855f,-0.528178f,-0.675059f,-1.26897f,-0.533479f,-0.672565f,-1.2796f,-0.538982f,-0.665463f,-1.28871f,-0.543732f,-0.654835f,-1.29483f,-0.546934f,-0.642299f,-1.29699f,-0.548063f,-0.629762f,-1.29483f,-0.546934f,-0.619134f,-1.28871f,-0.543732f,-0.612032f,-1.2796f,-0.538982f,-0.609539f,-1.26897f,-0.533479f,-0.620685f,-1.2627f,-0.542433f,-0.62233f,-1.25538f,-0.538594f,-0.627015f,-1.24916f,-0.535339f,-0.634027f,-1.24501f,-0.533163f,-0.642299f,-1.24356f,-0.5324f,-0.65057f,-1.24501f,-0.533163f,-0.657582f,-1.24916f,-0.535339f,-0.662267f,-1.25538f,-0.538594f,-0.663912f,-1.2627f,-0.542433f,-0.662267f,-1.27003f,-0.546273f,-0.657582f,-1.27624f,-0.549528f,-0.65057f,-1.28039f,-0.551703f,-0.642299f,-1.28184f,-0.552467f,-0.634027f,-1.28039f,-0.551703f,-0.627015f,-1.27624f,-0.549528f,-0.62233f,-1.27003f,-0.546273f,-0.629631f,-1.25863f,-0.550205f,-0.630596f,-1.25433f,-0.547955f,-0.633341f,-1.25069f,-0.546047f,-0.637451f,-1.24826f,-0.544772f,-0.642299f,-1.24741f,-0.544325f}; return value; } private float[] getCoordinate_8_98_point_2() { float[] value = {-0.647146f,-1.24826f,-0.544772f,-0.651256f,-1.25069f,-0.546047f,-0.654002f,-1.25433f,-0.547955f,-0.654966f,-1.25863f,-0.550205f,-0.654002f,-1.26292f,-0.552455f,-0.651256f,-1.26656f,-0.554363f,-0.647146f,-1.26899f,-0.555638f,-0.642299f,-1.26985f,-0.556085f,-0.637451f,-1.26899f,-0.555638f,-0.633341f,-1.26656f,-0.554363f,-0.630596f,-1.26292f,-0.552455f,-0.629762f,-1.24251f,1.66386f,-0.619134f,-1.24942f,1.66546f,-0.612032f,-1.25978f,1.66785f,-0.609539f,-1.27199f,1.67068f,-0.612032f,-1.28421f,1.6735f,-0.619134f,-1.29456f,1.6759f,-0.629762f,-1.30148f,1.6775f,-0.642299f,-1.30391f,1.67806f,-0.654835f,-1.30148f,1.6775f,-0.665463f,-1.29456f,1.6759f,-0.672565f,-1.28421f,1.6735f,-0.675059f,-1.27199f,1.67068f,-0.672565f,-1.25978f,1.66785f,-0.665463f,-1.24942f,1.66546f,-0.654835f,-1.24251f,1.66386f,-0.642299f,-1.24008f,1.6633f,-0.629762f,-1.23377f,1.67912f,-0.619134f,-1.23949f,1.68332f,-0.612032f,-1.24807f,1.6896f,-0.609539f,-1.25818f,1.69701f,-0.612032f,-1.26829f,1.70443f,-0.619134f,-1.27686f,1.71071f,-0.629762f,-1.28259f,1.71491f,-0.642299f,-1.2846f,1.71638f,-0.654835f,-1.28259f,1.71491f,-0.665463f,-1.27686f,1.71071f,-0.672565f,-1.26829f,1.70443f,-0.675059f,-1.25818f,1.69701f,-0.672565f,-1.24807f,1.6896f,-0.665463f,-1.23949f,1.68332f,-0.654835f,-1.23377f,1.67912f,-0.642299f,-1.23176f,1.67765f,-0.642299f,-1.22468f,1.6873f,-0.629762f,-1.22669f,1.68878f,-0.619134f,-1.23242f,1.69298f,-0.612032f,-1.24099f,1.69926f,-0.609539f,-1.2511f,1.70667f,-0.612032f,-1.26121f,1.71408f,-0.619134f,-1.26978f,1.72036f,-0.629762f,-1.27551f,1.72456f,-0.642299f,-1.27752f,1.72604f,-0.654835f,-1.27551f,1.72456f,-0.665463f,-1.26978f,1.72036f,-0.672565f,-1.26121f,1.71408f,-0.675059f,-1.2511f,1.70667f,-0.672565f,-1.24099f,1.69926f,-0.665463f,-1.23242f,1.69298f,-0.654835f,-1.22669f,1.68878f,-0.642299f,-1.22727f,1.70309f,-0.634132f,-1.22858f,1.70405f,-0.627209f,-1.23231f,1.70678f,-0.622583f,-1.23789f,1.71088f,-0.620958f,-1.24448f,1.7157f,-0.622583f,-1.25107f,1.72053f,-0.627209f,-1.25665f,1.72462f,-0.634132f,-1.26038f,1.72736f,-0.642299f,-1.26169f,1.72832f,-0.650465f,-1.26038f,1.72736f,-0.657388f,-1.25665f,1.72462f,-0.662014f,-1.25107f,1.72053f,-0.663639f,-1.24448f,1.7157f,-0.662014f,-1.23789f,1.71088f,-0.657388f,-1.23231f,1.70678f,-0.650465f,-1.22858f,1.70405f,-0.642299f,-1.23016f,1.72072f,-0.639013f,-1.23069f,1.7211f,-0.636228f,-1.23219f,1.7222f,-0.634366f,-1.23443f,1.72385f,-0.633713f,-1.23708f,1.72579f,-0.634366f,-1.23973f,1.72774f,-0.636228f,-1.24198f,1.72938f,-0.639013f,-1.24348f,1.73048f,-0.642299f,-1.24401f,1.73087f,-0.645584f,-1.24348f,1.73048f,-0.64837f,-1.24198f,1.72938f,-0.650231f,-1.23973f,1.72774f,-0.650884f,-1.23708f,1.72579f,-0.650231f,-1.23443f,1.72385f,-0.64837f,-1.23219f,1.7222f,-0.645584f,-1.23069f,1.7211f,-0.642299f,-1.24738f,1.06911f,-0.654835f,-1.24987f,1.06911f,-0.665463f,-1.25698f,1.06911f,-0.612032f,-1.2676f,1.06912f,-0.619134f,-1.25698f,1.06911f,-0.629762f,-1.24987f,1.06911f,-0.642299f,-1.24741f,1.01231f,-0.654835f,-1.2499f,1.01232f,-0.665463f,-1.25701f,1.01232f}; return value; } private float[] getCoordinate_8_98_point_3() { float[] value = {-0.612032f,-1.26763f,1.01232f,-0.619134f,-1.25701f,1.01232f,-0.629762f,-1.2499f,1.01232f,-0.665463f,-1.25699f,1.05018f,-0.665463f,-1.257f,1.03125f,-0.612032f,-1.26761f,1.05019f,-0.612032f,-1.26762f,1.03126f,-0.638327f,-1.22545f,1.06298f,-0.64809f,-1.22569f,1.06029f,-0.65608f,-1.2265f,1.05412f,-0.66108f,-1.22777f,1.04541f,-0.662329f,-1.2293f,1.03548f,-0.659637f,-1.23085f,1.02584f,-0.653413f,-1.2322f,1.01797f,-0.644605f,-1.23313f,1.01305f,-0.634555f,-1.2335f,1.01185f,-0.624792f,-1.23326f,1.01454f,-0.616802f,-1.23244f,1.02071f,-0.611802f,-1.23117f,1.02942f,-0.610553f,-1.22964f,1.03935f,-0.613245f,-1.22809f,1.04899f,-0.619469f,-1.22675f,1.05686f,-0.628277f,-1.22582f,1.06178f,-0.632497f,-1.19174f,1.05808f,-0.642117f,-1.19038f,1.05528f,-0.650039f,-1.18985f,1.049f,-0.655058f,-1.1902f,1.04021f,-0.65641f,-1.1914f,1.03024f,-0.653888f,-1.19326f,1.02062f,-0.647877f,-1.1955f,1.0128f,-0.639292f,-1.19777f,1.00798f,-0.629439f,-1.19973f,1.00689f,-0.619819f,-1.20108f,1.0097f,-0.611897f,-1.20162f,1.01598f,-0.606878f,-1.20126f,1.02477f,-0.605526f,-1.20006f,1.03474f,-0.608048f,-1.1982f,1.04436f,-0.614059f,-1.19597f,1.05218f,-0.622645f,-1.1937f,1.057f,-0.602469f,-1.15272f,1.0459f,-0.610607f,-1.14905f,1.05064f,-0.619989f,-1.14544f,1.05163f,-0.629187f,-1.14241f,1.04871f,-0.636801f,-1.14044f,1.04234f,-0.641671f,-1.13982f,1.03348f,-0.643056f,-1.14065f,1.02348f,-0.640745f,-1.14281f,1.01387f,-0.63509f,-1.14596f,1.0061f,-0.626952f,-1.14962f,1.00136f,-0.61757f,-1.15324f,1.00037f,-0.608372f,-1.15627f,1.00329f,-0.600758f,-1.15824f,1.00966f,-0.595888f,-1.15885f,1.01852f,-0.594503f,-1.15802f,1.02852f,-0.596814f,-1.15587f,1.03813f,-0.589702f,-1.12108f,1.04109f,-0.597158f,-1.11613f,1.04577f,-0.60579f,-1.11095f,1.04668f,-0.614282f,-1.10635f,1.04369f,-0.621343f,-1.10302f,1.03725f,-0.625897f,-1.10147f,1.02833f,-0.627251f,-1.10194f,1.01831f,-0.625199f,-1.10435f,1.00869f,-0.620054f,-1.10833f,1.00096f,-0.612598f,-1.11329f,0.996276f,-0.603966f,-1.11846f,0.995362f,-0.595474f,-1.12307f,0.998354f,-0.588413f,-1.1264f,1.0048f,-0.583859f,-1.12795f,1.01371f,-0.582505f,-1.12748f,1.02374f,-0.584557f,-1.12507f,1.03335f,-0.565569f,-1.07605f,1.03511f,-0.572129f,-1.06994f,1.03976f,-0.579751f,-1.06336f,1.04064f,-0.587276f,-1.05733f,1.0376f,-0.593557f,-1.05275f,1.03111f,-0.597638f,-1.05034f,1.02216f,-0.598898f,-1.05045f,1.01211f,-0.597145f,-1.05306f,1.00249f,-0.592646f,-1.05779f,0.994769f,-0.586086f,-1.0639f,0.990117f,-0.578464f,-1.07048f,0.989243f,-0.570939f,-1.07651f,0.992282f,-0.564659f,-1.08109f,0.998769f,-0.560577f,-1.0835f,1.00772f,-0.559317f,-1.0834f,1.01777f,-0.56107f,-1.08078f,1.02739f,-0.534896f,-1.02945f,1.02949f,-0.540373f,-1.02235f,1.03414f,-0.546759f,-1.01457f,1.03501f,-0.553083f,-1.00729f,1.03195f,-0.55838f,-1.00163f,1.02545f,-0.561845f,-0.998439f,1.01648f,-0.562951f,-0.998211f,1.00642f,-0.561528f,-1.00098f,0.996787f,-0.557794f,-1.00632f,0.989058f,-0.552316f,-1.01342f,0.984406f,-0.54593f,-1.02121f,0.983541f,-0.539607f,-1.02848f,0.986592f,-0.534309f,-1.03415f,0.993097f}; return value; } private float[] getCoordinate_8_98_point_4() { float[] value = {-0.530844f,-1.03734f,1.00206f,-0.529739f,-1.03756f,1.01213f,-0.531161f,-1.0348f,1.02176f,-0.496252f,-0.991007f,1.02513f,-0.500492f,-0.983119f,1.02981f,-0.505453f,-0.974362f,1.0307f,-0.510379f,-0.966067f,1.02767f,-0.514519f,-0.959498f,1.02118f,-0.517244f,-0.955656f,1.01221f,-0.518139f,-0.955124f,1.00214f,-0.517068f,-0.957984f,0.992488f,-0.514193f,-0.963801f,0.984734f,-0.509952f,-0.971689f,0.980056f,-0.504991f,-0.980447f,0.979164f,-0.500066f,-0.988741f,0.982196f,-0.495925f,-0.99531f,0.98869f,-0.4932f,-0.999152f,0.997656f,-0.492305f,-0.999684f,1.00773f,-0.493377f,-0.996824f,1.01738f,-0.449932f,-0.957943f,1.02179f,-0.45282f,-0.949496f,1.02652f,-0.456209f,-0.940024f,1.02747f,-0.459583f,-0.930969f,1.02449f,-0.462428f,-0.92371f,1.01804f,-0.464312f,-0.91935f,1.00909f,-0.464947f,-0.918556f,0.999017f,-0.464237f,-0.921446f,0.989344f,-0.46229f,-0.927582f,0.981547f,-0.459402f,-0.936028f,0.976814f,-0.456013f,-0.9455f,0.975865f,-0.452639f,-0.954555f,0.978844f,-0.449794f,-0.961815f,0.985298f,-0.44791f,-0.966174f,0.994245f,-0.447275f,-0.966969f,1.00432f,-0.447985f,-0.964079f,1.01399f,-0.403282f,-0.937626f,1.01953f,-0.404742f,-0.928863f,1.02434f,-0.406461f,-0.918959f,1.02538f,-0.408176f,-0.909424f,1.02248f,-0.409627f,-0.901708f,1.01609f,-0.410593f,-0.896986f,1.00718f,-0.410926f,-0.895976f,0.997111f,-0.410577f,-0.898834f,0.987409f,-0.409598f,-0.905123f,0.979553f,-0.408138f,-0.913886f,0.97474f,-0.40642f,-0.923789f,0.973702f,-0.404705f,-0.933325f,0.976598f,-0.403254f,-0.941041f,0.982986f,-0.402288f,-0.945763f,0.991895f,-0.401954f,-0.946772f,1.00197f,-0.402303f,-0.943915f,1.01167f,-0.352653f,-0.927794f,1.01842f,-0.352653f,-0.918966f,1.02334f,-0.352653f,-0.908928f,1.02449f,-0.352653f,-0.899207f,1.02171f,-0.352653f,-0.891282f,1.01541f,-0.352653f,-0.886361f,1.00656f,-0.352653f,-0.885193f,0.996495f,-0.352653f,-0.887955f,0.986758f,-0.352653f,-0.894228f,0.978829f,-0.352653f,-0.903055f,0.973912f,-0.352653f,-0.913093f,0.972758f,-0.352653f,-0.922815f,0.975542f,-0.352653f,-0.930739f,0.98184f,-0.352653f,-0.93566f,0.990693f,-0.352653f,-0.936828f,1.00075f,-0.352653f,-0.934066f,1.01049f,-0.642299f,-1.24804f,-0.182527f,-0.654835f,-1.25053f,-0.182526f,-0.665463f,-1.25763f,-0.182522f,-0.612032f,-1.26826f,-0.182516f,-0.619134f,-1.25763f,-0.182522f,-0.629762f,-1.25053f,-0.182526f,-0.642299f,-1.24808f,-0.266007f,-0.654835f,-1.25057f,-0.266005f,-0.665463f,-1.25767f,-0.266002f,-0.612032f,-1.2683f,-0.265996f,-0.619134f,-1.25767f,-0.266002f,-0.629762f,-1.25057f,-0.266005f,-0.665463f,-1.25765f,-0.214444f,-0.665463f,-1.25766f,-0.23673f,-0.612032f,-1.26828f,-0.214438f,-0.612032f,-1.26829f,-0.236725f,-0.637554f,-1.22092f,-0.206108f,-0.647318f,-1.2211f,-0.2088f,-0.655307f,-1.22178f,-0.214987f,-0.660307f,-1.22286f,-0.223727f,-0.661556f,-1.22416f,-0.23369f,-0.658864f,-1.2255f,-0.243358f,-0.65264f,-1.22666f,-0.251261f,-0.643833f,-1.22748f,-0.256194f,-0.633782f,-1.22783f,-0.257407f,-0.624019f,-1.22765f,-0.254715f,-0.616029f,-1.22697f,-0.248528f,-0.611029f,-1.22589f,-0.239788f,-0.60978f,-1.22459f,-0.229825f,-0.612473f,-1.22325f,-0.220157f,-0.618696f,-1.22209f,-0.212254f,-0.627504f,-1.22127f,-0.207321f,-0.626857f,-1.16175f,-0.211476f}; return value; } private float[] getCoordinate_8_98_point_5() { float[] value = {-0.636477f,-1.16034f,-0.214252f,-0.6444f,-1.15966f,-0.220516f,-0.649419f,-1.15982f,-0.229312f,-0.65077f,-1.1608f,-0.239302f,-0.648248f,-1.16244f,-0.248965f,-0.642237f,-1.1645f,-0.25683f,-0.633652f,-1.16666f,-0.261699f,-0.623799f,-1.16859f,-0.262831f,-0.61418f,-1.17001f,-0.260054f,-0.606257f,-1.17069f,-0.253791f,-0.601238f,-1.17053f,-0.244995f,-0.599886f,-1.16955f,-0.235005f,-0.602408f,-1.16791f,-0.225342f,-0.608419f,-1.16585f,-0.217477f,-0.617005f,-1.16369f,-0.212608f,-0.596158f,-1.11473f,-0.223848f,-0.604296f,-1.11118f,-0.219029f,-0.613679f,-1.10758f,-0.217961f,-0.622877f,-1.10449f,-0.220807f,-0.63049f,-1.10238f,-0.227134f,-0.63536f,-1.10156f,-0.235977f,-0.636745f,-1.10217f,-0.245992f,-0.634434f,-1.10411f,-0.255653f,-0.62878f,-1.10708f,-0.263489f,-0.620642f,-1.11063f,-0.268308f,-0.611259f,-1.11423f,-0.269375f,-0.602061f,-1.11732f,-0.266529f,-0.594448f,-1.11943f,-0.260203f,-0.589578f,-1.12025f,-0.251359f,-0.588193f,-1.11964f,-0.241345f,-0.590503f,-1.1177f,-0.231684f,-0.577389f,-1.06681f,-0.229452f,-0.584845f,-1.06196f,-0.22466f,-0.593476f,-1.05681f,-0.22363f,-0.601969f,-1.05214f,-0.226518f,-0.60903f,-1.04867f,-0.232885f,-0.613584f,-1.04692f,-0.241761f,-0.614938f,-1.04716f,-0.251796f,-0.612886f,-1.04935f,-0.26146f,-0.60774f,-1.05316f,-0.269284f,-0.600284f,-1.05801f,-0.274076f,-0.591653f,-1.06317f,-0.275106f,-0.583161f,-1.06783f,-0.272218f,-0.5761f,-1.07131f,-0.265851f,-0.571546f,-1.07306f,-0.256975f,-0.570191f,-1.07282f,-0.24694f,-0.572243f,-1.07062f,-0.237276f,-0.553256f,-1.02166f,-0.234416f,-0.559816f,-1.01565f,-0.229627f,-0.567438f,-1.00909f,-0.228606f,-0.574962f,-1.00299f,-0.231509f,-0.581243f,-0.998275f,-0.237892f,-0.585324f,-0.995658f,-0.246785f,-0.586584f,-0.995541f,-0.256834f,-0.584832f,-0.99794f,-0.266509f,-0.580333f,-1.00249f,-0.274336f,-0.573773f,-1.0085f,-0.279125f,-0.56615f,-1.01506f,-0.280146f,-0.558626f,-1.02116f,-0.277243f,-0.552345f,-1.02587f,-0.27086f,-0.548264f,-1.02849f,-0.261967f,-0.547004f,-1.02861f,-0.251918f,-0.548757f,-1.02621f,-0.242244f,-0.522582f,-0.974944f,-0.238989f,-0.528059f,-0.967947f,-0.234179f,-0.534446f,-0.960186f,-0.233139f,-0.540769f,-0.952842f,-0.236026f,-0.546067f,-0.947034f,-0.242402f,-0.549532f,-0.943645f,-0.251296f,-0.550637f,-0.943191f,-0.261353f,-0.549215f,-0.945742f,-0.271043f,-0.54548f,-0.95091f,-0.27889f,-0.540003f,-0.957906f,-0.2837f,-0.533617f,-0.965667f,-0.284741f,-0.527293f,-0.973011f,-0.281853f,-0.521996f,-0.97882f,-0.275477f,-0.518531f,-0.982209f,-0.266583f,-0.517425f,-0.982662f,-0.256526f,-0.518848f,-0.980111f,-0.246836f,-0.483938f,-0.936409f,-0.242481f,-0.488179f,-0.928629f,-0.237626f,-0.49314f,-0.919893f,-0.236538f,-0.498065f,-0.911533f,-0.239383f,-0.502206f,-0.90482f,-0.245728f,-0.504931f,-0.900777f,-0.254606f,-0.505826f,-0.900019f,-0.264666f,-0.504754f,-0.902662f,-0.274376f,-0.501879f,-0.908303f,-0.282259f,-0.497639f,-0.916084f,-0.287113f,-0.492678f,-0.92482f,-0.288201f,-0.487752f,-0.93318f,-0.285356f,-0.483612f,-0.939893f,-0.279012f,-0.480887f,-0.943936f,-0.270134f,-0.479992f,-0.944694f,-0.260074f,-0.481063f,-0.942051f,-0.250363f,-0.437619f,-0.903279f,-0.245079f,-0.440507f,-0.89494f,-0.240158f,-0.443896f,-0.885492f,-0.238996f,-0.44727f,-0.876372f,-0.241772f,-0.450115f,-0.86897f,-0.248061f}; return value; } private float[] getCoordinate_8_98_point_6() { float[] value = {-0.451999f,-0.864411f,-0.256908f,-0.452634f,-0.86339f,-0.266964f,-0.451924f,-0.866063f,-0.2767f,-0.449976f,-0.872022f,-0.284632f,-0.447089f,-0.88036f,-0.289554f,-0.4437f,-0.889808f,-0.290715f,-0.440326f,-0.898928f,-0.28794f,-0.437481f,-0.906331f,-0.28165f,-0.435597f,-0.910889f,-0.272804f,-0.434962f,-0.91191f,-0.262747f,-0.435672f,-0.909238f,-0.253012f,-0.390969f,-0.882916f,-0.246889f,-0.392429f,-0.874263f,-0.24188f,-0.394147f,-0.864385f,-0.240621f,-0.395862f,-0.854787f,-0.243302f,-0.397313f,-0.84693f,-0.249515f,-0.398279f,-0.842009f,-0.258315f,-0.398613f,-0.840774f,-0.268362f,-0.398264f,-0.843413f,-0.278126f,-0.397285f,-0.849524f,-0.286122f,-0.395825f,-0.858177f,-0.29113f,-0.394107f,-0.868054f,-0.29239f,-0.392391f,-0.877652f,-0.289709f,-0.39094f,-0.88551f,-0.283495f,-0.389975f,-0.890431f,-0.274695f,-0.389641f,-0.891666f,-0.264648f,-0.38999f,-0.889027f,-0.254884f,-0.34034f,-0.873061f,-0.247774f,-0.34034f,-0.864347f,-0.24266f,-0.34034f,-0.854337f,-0.241281f,-0.34034f,-0.844555f,-0.243846f,-0.34034f,-0.836491f,-0.249964f,-0.34034f,-0.831373f,-0.258705f,-0.34034f,-0.829979f,-0.268737f,-0.34034f,-0.832522f,-0.278532f,-0.34034f,-0.838615f,-0.286601f,-0.34034f,-0.84733f,-0.291714f,-0.34034f,-0.85734f,-0.293093f,-0.34034f,-0.867121f,-0.290529f,-0.34034f,-0.875185f,-0.28441f,-0.34034f,-0.880303f,-0.27567f,-0.34034f,-0.881697f,-0.265638f,-0.34034f,-0.879154f,-0.255842f,-0.162883f,-0.866792f,-0.236414f,-0.162883f,-0.858078f,-0.231301f,-0.162883f,-0.848068f,-0.229922f,-0.162883f,-0.838286f,-0.232487f,-0.162883f,-0.830223f,-0.238605f,-0.162883f,-0.825104f,-0.247346f,-0.162883f,-0.823711f,-0.257377f,-0.162883f,-0.826253f,-0.267173f,-0.162883f,-0.832346f,-0.275242f,-0.162883f,-0.841061f,-0.280355f,-0.162883f,-0.851071f,-0.281734f,-0.162883f,-0.860852f,-0.279169f,-0.162883f,-0.868916f,-0.273051f,-0.162883f,-0.874034f,-0.264311f,-0.162883f,-0.875428f,-0.254279f,-0.162883f,-0.872885f,-0.244483f,0.635269f,-1.24709f,1.62628f,0.647805f,-1.24958f,1.62628f,0.658433f,-1.25668f,1.62629f,0.665535f,-1.26731f,1.62629f,0.668029f,-1.27985f,1.6263f,0.665535f,-1.29239f,1.62631f,0.658433f,-1.30301f,1.62631f,0.647805f,-1.31011f,1.62632f,0.635269f,-1.31261f,1.62632f,0.622732f,-1.31011f,1.62632f,0.612104f,-1.30301f,1.62631f,0.605002f,-1.29239f,1.62631f,0.602509f,-1.27985f,1.6263f,0.605002f,-1.26731f,1.62629f,0.612104f,-1.25668f,1.62629f,0.622732f,-1.24958f,1.62628f,0.635269f,-1.24821f,-0.50849f,0.647805f,-1.2507f,-0.508489f,0.658433f,-1.2578f,-0.508485f,0.665535f,-1.26843f,-0.508479f,0.668029f,-1.28097f,-0.508473f,0.665535f,-1.2935f,-0.508466f,0.658433f,-1.30413f,-0.508461f,0.647805f,-1.31123f,-0.508457f,0.635269f,-1.31373f,-0.508456f,0.622732f,-1.31123f,-0.508457f,0.612104f,-1.30413f,-0.508461f,0.605002f,-1.2935f,-0.508466f,0.602509f,-1.28097f,-0.508473f,0.605002f,-1.26843f,-0.508479f,0.612104f,-1.2578f,-0.508485f,0.622732f,-1.2507f,-0.508489f,0.612104f,-1.25204f,-0.52197f,0.622732f,-1.24499f,-0.521091f,0.635269f,-1.24252f,-0.520783f,0.647805f,-1.24499f,-0.521091f,0.658433f,-1.25204f,-0.52197f,0.665535f,-1.26258f,-0.523286f,0.668029f,-1.27503f,-0.524837f,0.665535f,-1.28747f,-0.526389f,0.658433f,-1.29801f,-0.527705f}; return value; } private float[] getCoordinate_8_98_point_7() { float[] value = {0.647805f,-1.30506f,-0.528584f,0.635269f,-1.30753f,-0.528892f,0.622732f,-1.30506f,-0.528584f,0.612104f,-1.29801f,-0.527705f,0.605002f,-1.28747f,-0.526389f,0.602509f,-1.27503f,-0.524837f,0.605002f,-1.26258f,-0.523286f,0.605002f,-1.25855f,-0.528178f,0.612104f,-1.24997f,-0.524007f,0.622732f,-1.24442f,-0.521546f,0.647805f,-1.24442f,-0.521546f,0.658433f,-1.24997f,-0.524007f,0.665535f,-1.25855f,-0.528178f,0.668029f,-1.26897f,-0.533479f,0.665535f,-1.2796f,-0.538982f,0.658433f,-1.28871f,-0.543732f,0.647805f,-1.29483f,-0.546934f,0.635269f,-1.29699f,-0.548063f,0.622732f,-1.29483f,-0.546934f,0.612104f,-1.28871f,-0.543732f,0.605002f,-1.2796f,-0.538982f,0.602509f,-1.26897f,-0.533479f,0.613655f,-1.2627f,-0.542433f,0.6153f,-1.25538f,-0.538594f,0.619985f,-1.24916f,-0.535339f,0.626997f,-1.24501f,-0.533163f,0.635269f,-1.24356f,-0.5324f,0.64354f,-1.24501f,-0.533163f,0.650552f,-1.24916f,-0.535339f,0.655237f,-1.25538f,-0.538594f,0.656882f,-1.2627f,-0.542433f,0.655237f,-1.27003f,-0.546273f,0.650552f,-1.27624f,-0.549528f,0.64354f,-1.28039f,-0.551703f,0.635269f,-1.28184f,-0.552467f,0.626997f,-1.28039f,-0.551703f,0.619985f,-1.27624f,-0.549528f,0.6153f,-1.27003f,-0.546273f,0.622601f,-1.25863f,-0.550205f,0.623566f,-1.25433f,-0.547955f,0.626311f,-1.25069f,-0.546047f,0.630421f,-1.24826f,-0.544772f,0.635269f,-1.24741f,-0.544325f,0.640116f,-1.24826f,-0.544772f,0.644226f,-1.25069f,-0.546047f,0.646972f,-1.25433f,-0.547955f,0.647936f,-1.25863f,-0.550205f,0.646972f,-1.26292f,-0.552455f,0.644226f,-1.26656f,-0.554363f,0.640116f,-1.26899f,-0.555638f,0.635269f,-1.26985f,-0.556085f,0.630421f,-1.26899f,-0.555638f,0.626311f,-1.26656f,-0.554363f,0.623566f,-1.26292f,-0.552455f,0.622732f,-1.24251f,1.66386f,0.612104f,-1.24942f,1.66546f,0.605002f,-1.25978f,1.66785f,0.602509f,-1.27199f,1.67068f,0.605002f,-1.28421f,1.6735f,0.612104f,-1.29456f,1.6759f,0.622732f,-1.30148f,1.6775f,0.635269f,-1.30391f,1.67806f,0.647805f,-1.30148f,1.6775f,0.658433f,-1.29456f,1.6759f,0.665535f,-1.28421f,1.6735f,0.668029f,-1.27199f,1.67068f,0.665535f,-1.25978f,1.66785f,0.658433f,-1.24942f,1.66546f,0.647805f,-1.24251f,1.66386f,0.635269f,-1.24008f,1.6633f,0.622732f,-1.23377f,1.67912f,0.612104f,-1.23949f,1.68332f,0.605002f,-1.24807f,1.6896f,0.602509f,-1.25818f,1.69701f,0.605002f,-1.26829f,1.70443f,0.612104f,-1.27686f,1.71071f,0.622732f,-1.28259f,1.71491f,0.635269f,-1.2846f,1.71638f,0.647805f,-1.28259f,1.71491f,0.658433f,-1.27686f,1.71071f,0.665535f,-1.26829f,1.70443f,0.668029f,-1.25818f,1.69701f,0.665535f,-1.24807f,1.6896f,0.658433f,-1.23949f,1.68332f,0.647805f,-1.23377f,1.67912f,0.635269f,-1.23176f,1.67765f,0.635269f,-1.22468f,1.6873f,0.622732f,-1.22669f,1.68878f,0.612104f,-1.23242f,1.69298f,0.605002f,-1.24099f,1.69926f,0.602509f,-1.2511f,1.70667f,0.605002f,-1.26121f,1.71408f,0.612104f,-1.26978f,1.72036f,0.622732f,-1.27551f,1.72456f,0.635269f,-1.27752f,1.72604f,0.647805f,-1.27551f,1.72456f,0.658433f,-1.26978f,1.72036f,0.665535f,-1.26121f,1.71408f,0.668029f,-1.2511f,1.70667f,0.665535f,-1.24099f,1.69926f}; return value; } private float[] getCoordinate_8_98_point_8() { float[] value = {0.658433f,-1.23242f,1.69298f,0.647805f,-1.22669f,1.68878f,0.635269f,-1.22727f,1.70309f,0.627102f,-1.22858f,1.70405f,0.620179f,-1.23231f,1.70678f,0.615553f,-1.23789f,1.71088f,0.613928f,-1.24448f,1.7157f,0.615553f,-1.25107f,1.72053f,0.620179f,-1.25665f,1.72462f,0.627102f,-1.26038f,1.72736f,0.635269f,-1.26169f,1.72832f,0.643435f,-1.26038f,1.72736f,0.650358f,-1.25665f,1.72462f,0.654984f,-1.25107f,1.72053f,0.656609f,-1.24448f,1.7157f,0.654984f,-1.23789f,1.71088f,0.650358f,-1.23231f,1.70678f,0.643435f,-1.22858f,1.70405f,0.635269f,-1.23016f,1.72072f,0.631983f,-1.23069f,1.7211f,0.629198f,-1.23219f,1.7222f,0.627336f,-1.23443f,1.72385f,0.626683f,-1.23708f,1.72579f,0.627336f,-1.23973f,1.72774f,0.629198f,-1.24198f,1.72938f,0.631983f,-1.24348f,1.73048f,0.635269f,-1.24401f,1.73087f,0.638554f,-1.24348f,1.73048f,0.64134f,-1.24198f,1.72938f,0.643201f,-1.23973f,1.72774f,0.643854f,-1.23708f,1.72579f,0.643201f,-1.23443f,1.72385f,0.64134f,-1.23219f,1.7222f,0.638554f,-1.23069f,1.7211f,0.635269f,-1.24738f,1.06911f,0.647805f,-1.24987f,1.06911f,0.658433f,-1.25698f,1.06911f,0.605002f,-1.2676f,1.06912f,0.612104f,-1.25698f,1.06911f,0.622732f,-1.24987f,1.06911f,0.635269f,-1.24741f,1.01231f,0.647805f,-1.2499f,1.01232f,0.658433f,-1.25701f,1.01232f,0.605002f,-1.26763f,1.01232f,0.612104f,-1.25701f,1.01232f,0.622732f,-1.2499f,1.01232f,0.658433f,-1.25699f,1.05018f,0.658433f,-1.257f,1.03125f,0.605002f,-1.26761f,1.05019f,0.605002f,-1.26762f,1.03126f,0.631297f,-1.22545f,1.06298f,0.64106f,-1.22569f,1.06029f,0.64905f,-1.2265f,1.05412f,0.65405f,-1.22777f,1.04541f,0.655299f,-1.2293f,1.03548f,0.652607f,-1.23085f,1.02584f,0.646383f,-1.2322f,1.01797f,0.637575f,-1.23313f,1.01305f,0.627525f,-1.2335f,1.01185f,0.617762f,-1.23326f,1.01454f,0.609772f,-1.23244f,1.02071f,0.604772f,-1.23117f,1.02942f,0.603523f,-1.22964f,1.03935f,0.606215f,-1.22809f,1.04899f,0.612439f,-1.22675f,1.05686f,0.621247f,-1.22582f,1.06178f,0.625467f,-1.19174f,1.05808f,0.635087f,-1.19038f,1.05528f,0.643009f,-1.18985f,1.049f,0.648028f,-1.1902f,1.04021f,0.64938f,-1.1914f,1.03024f,0.646858f,-1.19326f,1.02062f,0.640847f,-1.1955f,1.0128f,0.632262f,-1.19777f,1.00798f,0.622409f,-1.19973f,1.00689f,0.612789f,-1.20108f,1.0097f,0.604867f,-1.20162f,1.01598f,0.599848f,-1.20126f,1.02477f,0.598496f,-1.20006f,1.03474f,0.601018f,-1.1982f,1.04436f,0.607029f,-1.19597f,1.05218f,0.615614f,-1.1937f,1.057f,0.595439f,-1.15272f,1.0459f,0.603577f,-1.14905f,1.05064f,0.612959f,-1.14544f,1.05163f,0.622157f,-1.14241f,1.04871f,0.629771f,-1.14044f,1.04234f,0.634641f,-1.13982f,1.03348f,0.636026f,-1.14065f,1.02348f,0.633715f,-1.14281f,1.01387f,0.62806f,-1.14596f,1.0061f,0.619922f,-1.14962f,1.00136f,0.61054f,-1.15324f,1.00037f,0.601342f,-1.15627f,1.00329f,0.593728f,-1.15824f,1.00966f,0.588858f,-1.15885f,1.01852f,0.587473f,-1.15802f,1.02852f,0.589784f,-1.15587f,1.03813f,0.582672f,-1.12108f,1.04109f,0.590128f,-1.11613f,1.04577f}; return value; } private float[] getCoordinate_8_98_point_9() { float[] value = {0.59876f,-1.11095f,1.04668f,0.607252f,-1.10635f,1.04369f,0.614313f,-1.10302f,1.03725f,0.618867f,-1.10147f,1.02833f,0.620221f,-1.10194f,1.01831f,0.618169f,-1.10435f,1.00869f,0.613024f,-1.10833f,1.00096f,0.605568f,-1.11329f,0.996276f,0.596936f,-1.11846f,0.995362f,0.588444f,-1.12307f,0.998354f,0.581383f,-1.1264f,1.0048f,0.576829f,-1.12795f,1.01371f,0.575475f,-1.12748f,1.02374f,0.577527f,-1.12507f,1.03335f,0.558539f,-1.07605f,1.03511f,0.565099f,-1.06994f,1.03976f,0.572721f,-1.06336f,1.04064f,0.580246f,-1.05733f,1.0376f,0.586527f,-1.05275f,1.03111f,0.590608f,-1.05034f,1.02216f,0.591868f,-1.05045f,1.01211f,0.590115f,-1.05306f,1.00249f,0.585616f,-1.05779f,0.994769f,0.579056f,-1.0639f,0.990117f,0.571434f,-1.07048f,0.989243f,0.563909f,-1.07651f,0.992282f,0.557628f,-1.08109f,0.998769f,0.553547f,-1.0835f,1.00772f,0.552287f,-1.0834f,1.01777f,0.55404f,-1.08078f,1.02739f,0.527865f,-1.02945f,1.02949f,0.533343f,-1.02235f,1.03414f,0.539729f,-1.01457f,1.03501f,0.546052f,-1.00729f,1.03195f,0.55135f,-1.00163f,1.02545f,0.554815f,-0.998439f,1.01648f,0.555921f,-0.998211f,1.00642f,0.554498f,-1.00098f,0.996787f,0.550764f,-1.00632f,0.989058f,0.545286f,-1.01342f,0.984406f,0.5389f,-1.02121f,0.983541f,0.532577f,-1.02848f,0.986592f,0.527279f,-1.03415f,0.993097f,0.523814f,-1.03734f,1.00206f,0.522709f,-1.03756f,1.01213f,0.524131f,-1.0348f,1.02176f,0.489222f,-0.991007f,1.02513f,0.493462f,-0.983119f,1.02981f,0.498423f,-0.974362f,1.0307f,0.503349f,-0.966067f,1.02767f,0.507489f,-0.959498f,1.02118f,0.510214f,-0.955656f,1.01221f,0.511109f,-0.955124f,1.00214f,0.510038f,-0.957984f,0.992488f,0.507163f,-0.963801f,0.984734f,0.502922f,-0.971689f,0.980056f,0.497961f,-0.980447f,0.979164f,0.493036f,-0.988741f,0.982196f,0.488895f,-0.99531f,0.98869f,0.48617f,-0.999152f,0.997656f,0.485275f,-0.999684f,1.00773f,0.486347f,-0.996824f,1.01738f,0.442902f,-0.957943f,1.02179f,0.44579f,-0.949496f,1.02652f,0.449179f,-0.940024f,1.02747f,0.452553f,-0.930969f,1.02449f,0.455398f,-0.92371f,1.01804f,0.457282f,-0.91935f,1.00909f,0.457917f,-0.918556f,0.999017f,0.457207f,-0.921446f,0.989344f,0.45526f,-0.927582f,0.981547f,0.452372f,-0.936028f,0.976814f,0.448983f,-0.9455f,0.975865f,0.445609f,-0.954555f,0.978844f,0.442764f,-0.961815f,0.985298f,0.44088f,-0.966174f,0.994245f,0.440245f,-0.966969f,1.00432f,0.440955f,-0.964079f,1.01399f,0.396252f,-0.937626f,1.01953f,0.397712f,-0.928863f,1.02434f,0.399431f,-0.918959f,1.02538f,0.401146f,-0.909424f,1.02248f,0.402597f,-0.901708f,1.01609f,0.403563f,-0.896986f,1.00718f,0.403896f,-0.895976f,0.997111f,0.403547f,-0.898834f,0.987409f,0.402568f,-0.905123f,0.979553f,0.401108f,-0.913886f,0.97474f,0.39939f,-0.923789f,0.973702f,0.397675f,-0.933325f,0.976598f,0.396224f,-0.941041f,0.982986f,0.395258f,-0.945763f,0.991895f,0.394924f,-0.946772f,1.00197f,0.395273f,-0.943915f,1.01167f,0.345623f,-0.927794f,1.01842f,0.345623f,-0.918966f,1.02334f,0.345623f,-0.908928f,1.02449f,0.345623f,-0.899207f,1.02171f,0.345623f,-0.891282f,1.01541f,0.345623f,-0.886361f,1.00656f}; return value; } private float[] getCoordinate_8_98_point_10() { float[] value = {0.345623f,-0.885193f,0.996495f,0.345623f,-0.887955f,0.986758f,0.345623f,-0.894228f,0.978829f,0.345623f,-0.903055f,0.973912f,0.345623f,-0.913093f,0.972758f,0.345623f,-0.922815f,0.975542f,0.345623f,-0.930739f,0.98184f,0.345623f,-0.93566f,0.990693f,0.345623f,-0.936828f,1.00075f,0.345623f,-0.934066f,1.01049f,0.246485f,-0.920522f,1.02113f,0.246485f,-0.911695f,1.02604f,0.246485f,-0.901657f,1.0272f,0.246485f,-0.891935f,1.02441f,0.246485f,-0.884011f,1.01812f,0.246485f,-0.87909f,1.00926f,0.246485f,-0.877922f,0.999203f,0.246485f,-0.880684f,0.989466f,0.246485f,-0.886957f,0.981537f,0.246485f,-0.895784f,0.97662f,0.246485f,-0.905822f,0.975466f,0.246485f,-0.915543f,0.97825f,0.246485f,-0.923468f,0.984548f,0.246485f,-0.928389f,0.993401f,0.246485f,-0.929557f,1.00346f,0.246485f,-0.926795f,1.0132f,0.635269f,-1.24804f,-0.182527f,0.647805f,-1.25053f,-0.182526f,0.658433f,-1.25763f,-0.182522f,0.605002f,-1.26826f,-0.182516f,0.612104f,-1.25763f,-0.182522f,0.622732f,-1.25053f,-0.182526f,0.635269f,-1.24808f,-0.266007f,0.647805f,-1.25057f,-0.266005f,0.658433f,-1.25767f,-0.266002f,0.605002f,-1.2683f,-0.265996f,0.612104f,-1.25767f,-0.266002f,0.622732f,-1.25057f,-0.266005f,0.658433f,-1.25765f,-0.214444f,0.658433f,-1.25766f,-0.23673f,0.605002f,-1.26828f,-0.214438f,0.605002f,-1.26829f,-0.236725f,0.630524f,-1.22092f,-0.206108f,0.640288f,-1.2211f,-0.2088f,0.648277f,-1.22178f,-0.214987f,0.653277f,-1.22286f,-0.223727f,0.654526f,-1.22416f,-0.23369f,0.651834f,-1.2255f,-0.243358f,0.64561f,-1.22666f,-0.251261f,0.636803f,-1.22748f,-0.256194f,0.626752f,-1.22783f,-0.257407f,0.616989f,-1.22765f,-0.254715f,0.608999f,-1.22697f,-0.248528f,0.603999f,-1.22589f,-0.239788f,0.60275f,-1.22459f,-0.229825f,0.605443f,-1.22325f,-0.220157f,0.611666f,-1.22209f,-0.212254f,0.620474f,-1.22127f,-0.207321f,0.619827f,-1.16175f,-0.211476f,0.629447f,-1.16034f,-0.214252f,0.63737f,-1.15966f,-0.220516f,0.642389f,-1.15982f,-0.229312f,0.64374f,-1.1608f,-0.239302f,0.641218f,-1.16244f,-0.248965f,0.635207f,-1.1645f,-0.25683f,0.626622f,-1.16666f,-0.261699f,0.616769f,-1.16859f,-0.262831f,0.60715f,-1.17001f,-0.260054f,0.599227f,-1.17069f,-0.253791f,0.594208f,-1.17053f,-0.244995f,0.592856f,-1.16955f,-0.235005f,0.595378f,-1.16791f,-0.225342f,0.601389f,-1.16585f,-0.217477f,0.609975f,-1.16369f,-0.212608f,0.589128f,-1.11473f,-0.223848f,0.597266f,-1.11118f,-0.219029f,0.606649f,-1.10758f,-0.217961f,0.615847f,-1.10449f,-0.220807f,0.62346f,-1.10238f,-0.227134f,0.62833f,-1.10156f,-0.235977f,0.629715f,-1.10217f,-0.245992f,0.627404f,-1.10411f,-0.255653f,0.62175f,-1.10708f,-0.263489f,0.613611f,-1.11063f,-0.268308f,0.604229f,-1.11423f,-0.269375f,0.595031f,-1.11732f,-0.266529f,0.587418f,-1.11943f,-0.260203f,0.582548f,-1.12025f,-0.251359f,0.581163f,-1.11964f,-0.241345f,0.583473f,-1.1177f,-0.231684f,0.570359f,-1.06681f,-0.229452f,0.577815f,-1.06196f,-0.22466f,0.586446f,-1.05681f,-0.22363f,0.594939f,-1.05214f,-0.226518f,0.601999f,-1.04867f,-0.232885f,0.606554f,-1.04692f,-0.241761f,0.607908f,-1.04716f,-0.251796f,0.605856f,-1.04935f,-0.26146f,0.60071f,-1.05316f,-0.269284f,0.593254f,-1.05801f,-0.274076f}; return value; } private float[] getCoordinate_8_98_point_11() { float[] value = {0.584623f,-1.06317f,-0.275106f,0.576131f,-1.06783f,-0.272218f,0.56907f,-1.07131f,-0.265851f,0.564516f,-1.07306f,-0.256975f,0.563161f,-1.07282f,-0.24694f,0.565213f,-1.07062f,-0.237276f,0.546226f,-1.02166f,-0.234416f,0.552786f,-1.01565f,-0.229627f,0.560408f,-1.00909f,-0.228606f,0.567932f,-1.00299f,-0.231509f,0.574213f,-0.998275f,-0.237892f,0.578294f,-0.995658f,-0.246785f,0.579554f,-0.995541f,-0.256834f,0.577802f,-0.99794f,-0.266509f,0.573303f,-1.00249f,-0.274336f,0.566743f,-1.0085f,-0.279125f,0.55912f,-1.01506f,-0.280146f,0.551596f,-1.02116f,-0.277243f,0.545315f,-1.02587f,-0.27086f,0.541234f,-1.02849f,-0.261967f,0.539974f,-1.02861f,-0.251918f,0.541727f,-1.02621f,-0.242244f,0.515552f,-0.974944f,-0.238989f,0.521029f,-0.967947f,-0.234179f,0.527416f,-0.960186f,-0.233139f,0.533739f,-0.952842f,-0.236026f,0.539037f,-0.947034f,-0.242402f,0.542502f,-0.943645f,-0.251296f,0.543607f,-0.943191f,-0.261353f,0.542185f,-0.945742f,-0.271043f,0.53845f,-0.95091f,-0.27889f,0.532973f,-0.957906f,-0.2837f,0.526587f,-0.965667f,-0.284741f,0.520263f,-0.973011f,-0.281853f,0.514966f,-0.97882f,-0.275477f,0.511501f,-0.982209f,-0.266583f,0.510395f,-0.982662f,-0.256526f,0.511818f,-0.980111f,-0.246836f,0.476908f,-0.936409f,-0.242481f,0.481149f,-0.928629f,-0.237626f,0.48611f,-0.919893f,-0.236538f,0.491035f,-0.911533f,-0.239383f,0.495176f,-0.90482f,-0.245728f,0.497901f,-0.900777f,-0.254606f,0.498796f,-0.900019f,-0.264666f,0.497724f,-0.902662f,-0.274376f,0.494849f,-0.908303f,-0.282259f,0.490609f,-0.916084f,-0.287113f,0.485648f,-0.92482f,-0.288201f,0.480722f,-0.93318f,-0.285356f,0.476582f,-0.939893f,-0.279012f,0.473857f,-0.943936f,-0.270134f,0.472962f,-0.944694f,-0.260074f,0.474033f,-0.942051f,-0.250363f,0.430589f,-0.903279f,-0.245079f,0.433477f,-0.89494f,-0.240158f,0.436866f,-0.885492f,-0.238996f,0.44024f,-0.876372f,-0.241772f,0.443085f,-0.86897f,-0.248061f,0.444969f,-0.864411f,-0.256908f,0.445604f,-0.86339f,-0.266964f,0.444894f,-0.866063f,-0.2767f,0.442946f,-0.872022f,-0.284632f,0.440059f,-0.88036f,-0.289554f,0.43667f,-0.889808f,-0.290715f,0.433296f,-0.898928f,-0.28794f,0.430451f,-0.906331f,-0.28165f,0.428567f,-0.910889f,-0.272804f,0.427932f,-0.91191f,-0.262747f,0.428642f,-0.909238f,-0.253012f,0.383939f,-0.882916f,-0.246889f,0.385399f,-0.874263f,-0.24188f,0.387117f,-0.864385f,-0.240621f,0.388832f,-0.854787f,-0.243302f,0.390283f,-0.84693f,-0.249515f,0.391249f,-0.842009f,-0.258315f,0.391583f,-0.840774f,-0.268362f,0.391234f,-0.843413f,-0.278126f,0.390255f,-0.849524f,-0.286122f,0.388795f,-0.858177f,-0.29113f,0.387077f,-0.868054f,-0.29239f,0.385361f,-0.877652f,-0.289709f,0.38391f,-0.88551f,-0.283495f,0.382945f,-0.890431f,-0.274695f,0.382611f,-0.891666f,-0.264648f,0.38296f,-0.889027f,-0.254884f,0.33331f,-0.873061f,-0.247774f,0.33331f,-0.864347f,-0.24266f,0.33331f,-0.854337f,-0.241281f,0.33331f,-0.844555f,-0.243846f,0.33331f,-0.836491f,-0.249964f,0.33331f,-0.831373f,-0.258705f,0.33331f,-0.829979f,-0.268737f,0.33331f,-0.832522f,-0.278532f,0.33331f,-0.838615f,-0.286601f,0.33331f,-0.84733f,-0.291714f,0.33331f,-0.85734f,-0.293093f,0.33331f,-0.867121f,-0.290529f,0.33331f,-0.875185f,-0.28441f,0.33331f,-0.880303f,-0.27567f}; return value; } private float[] getCoordinate_8_98_point_12() { float[] value = {0.33331f,-0.881697f,-0.265638f,0.33331f,-0.879154f,-0.255842f,0.155853f,-0.866792f,-0.236414f,0.155853f,-0.858078f,-0.231301f,0.155853f,-0.848068f,-0.229922f,0.155853f,-0.838286f,-0.232487f,0.155853f,-0.830223f,-0.238605f,0.155853f,-0.825104f,-0.247346f,0.155853f,-0.823711f,-0.257377f,0.155853f,-0.826253f,-0.267173f,0.155853f,-0.832346f,-0.275242f,0.155853f,-0.841061f,-0.280355f,0.155853f,-0.851071f,-0.281734f,0.155853f,-0.860852f,-0.279169f,0.155853f,-0.868916f,-0.273051f,0.155853f,-0.874034f,-0.264311f,0.155853f,-0.875428f,-0.254279f,0.155853f,-0.872885f,-0.244483f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_111_coordIndex_1() { int[] value = {21,141,178,60,-1,34,49,325,-1,34,125,49,-1,41,110,181,143,336,-1,49,127,32,325,-1,51,135,327,-1,61,174,138,22,-1,69,6,65,159,-1,73,167,326,-1,73,326,324,-1,75,171,326,-1,79,4,60,178,-1,86,1,57,195,-1,87,6,69,194,-1,95,0,71,158,-1,99,7,85,193,-1,101,8,68,157,-1,103,9,70,161,-1,105,10,72,165,-1,107,11,74,169,-1,109,12,76,173,-1,111,13,78,177,-1,115,15,81,182,-1,117,16,82,184,-1,119,17,83,188,-1,120,29,98,160,-1,121,32,101,157,-1,121,48,325,-1,122,26,95,158,-1,123,30,69,159,-1,123,48,120,160,-1,123,159,325,-1,124,31,100,164,-1,125,34,103,161,-1,126,24,63,162,-1,127,49,124,164,-1,128,33,102,168,-1,129,36,105,165,-1,130,23,62,166,-1,130,166,75,326,-1,131,50,128,168,-1,132,35,104,172,-1,133,38,107,169,-1,133,51,134,170,-1,134,20,59,170,-1,135,51,132,172,-1,136,37,106,176,-1,137,40,109,173,-1,137,52,138,174,-1,138,52,139,175,-1,139,38,77,175,-1,139,52,136,176,-1,140,39,108,179,-1,141,53,142,178,-1,142,40,79,178,-1,142,53,140,179,-1,145,43,114,187,-1,146,45,117,184,-1,146,54,147,185,-1,147,27,66,185,-1,147,54,148,186,-1,148,54,145,187,-1,149,44,116,191,-1,150,47,119,188,-1,150,55,151,189,-1,151,19,58,189,-1,151,55,152,190,-1,152,45,84,190,-1,152,55,149,191,-1,153,47,86,195,-1,154,46,118,192,-1,154,56,155,193,-1,155,30,99,193,-1,155,56,156,194,-1,156,18,87,194,-1,156,56,153,195,-1,157,68,29,120,-1,157,120,48,121,-1,159,65,26,122,-1,159,122,324,-1,159,324,325,-1,160,98,7,99,-1,160,99,30,123,-1,161,70,31,124,-1,161,124,49,125,-1,163,71,0,93,-1,163,93,24,126,-1,164,100,8,101,-1,164,101,32,127,-1,165,72,33,128,-1,165,128,50,129,-1,167,92,23,130,-1,167,130,326,-1,168,102,9,103,-1,168,103,34,131,-1,169,74,35,132,-1,169,132,51,133,-1,170,59,3,77,-1,170,77,38,133,-1,171,89,20,134,-1,172,104,10,105,-1,172,105,36,135,-1,173,76,37,136,-1,173,136,52,137,-1,174,61,4,79,-1,174,79,40,137,-1,175,77,3,91,-1,175,91,22,138,-1,176,106,11,107,-1,176,107,38,139,-1,177,78,39,140,-1,179,108,12,109,-1,179,109,40,142,-1,181,110,13,111,-1,184,82,43,145,-1,184,145,54,146,-1,185,66,5,84,-1,185,84,45,146,-1,186,96,27,147,-1,187,114,15,115,-1,188,83,44,149,-1,188,149,55,150,-1,189,58,1,86,-1,189,86,47,150,-1,190,84,5,88,-1,190,88,19,151,-1,191,116,16,117,-1,191,117,45,152,-1,192,118,17,119,-1,192,119,47,153,-1,192,153,56,154,-1,193,85,46,154,-1,194,69,30,155,-1,195,57,18,156,-1,196,7,98,229,-1,197,8,100,230,-1,198,9,102,231,-1,199,10,104,232,-1,200,11,106,233,-1,201,12,108,234,-1,202,13,110,235,-1,203,14,112,236,-1,204,15,114,237,-1,205,16,116,238,-1,206,17,118,239,-1,207,29,68,218,-1,208,31,70,219,-1,209,33,72,220,-1,210,35,74,221,-1,211,37,76,222,-1,212,39,78,223,-1,213,41,80,224,-1,214,42,81,225,-1,215,43,82,226,-1,216,44,83,227,-1,217,46,85,228,-1,218,68,8,197,-1,219,70,9,198,-1,220,72,10,199,-1,221,74,11,200,-1,222,76,12,201,-1,223,78,13,202,-1,224,80,14,203,-1,225,81,15,204,-1,226,82,16,205,-1,227,83,17,206,-1,228,85,7,196,-1,229,98,29,207,-1,230,100,31,208,-1,231,102,33,209,-1,232,104,35,210,-1,233,106,37,211,-1,234,108,39,212,-1,235,110,41,213,-1,236,112,42,214,-1,237,114,43,215,-1,238,116,44,216,-1,239,118,46,217,-1,241,239,217,242,-1,241,240,206,239,-1,242,217,228,243,-1,243,228,196,244,-1,244,196,229,245,-1,245,229,207,246,-1,246,207,218,247,-1,252,251,250,249,248,247,218,197,230,208,219,198,231,209,220,254,253,323,-1,253,298,297,323,-1,254,220,199,255,-1,255,199,232,256,-1,256,232,210,257,-1,257,210,221,258,-1,258,221,200,259,-1,259,200,233,260,-1,259,260,304,-1,260,233,211,261,-1,260,261,304,-1,261,211,222,262,-1,262,222,201,263,-1,262,263,304,-1,263,201,234,264}; return value; } private int[] getIndexedFaceSet_7_111_coordIndex_2() { int[] value = {-1,264,234,212,265,-1,265,212,223,266,-1,266,223,202,267,-1,267,202,235,268,-1,268,235,213,269,-1,269,213,224,270,-1,270,224,203,271,-1,271,203,236,272,-1,272,236,214,273,-1,273,214,225,274,-1,274,225,204,275,-1,275,204,237,276,-1,276,237,215,277,-1,277,215,226,278,-1,278,226,205,279,-1,279,205,238,280,-1,280,238,216,281,-1,281,216,227,282,-1,282,227,206,240,-1,282,240,284,283,-1,284,240,241,285,-1,285,241,242,286,-1,286,242,243,287,-1,287,243,244,288,-1,288,244,245,289,-1,289,245,246,290,-1,290,246,247,291,-1,291,247,248,292,-1,292,248,249,293,-1,293,249,250,294,-1,294,250,251,295,-1,295,251,252,296,-1,297,296,252,323,-1,298,253,254,299,-1,299,254,255,300,-1,300,255,256,301,-1,301,256,257,302,-1,302,257,258,303,-1,303,258,259,304,-1,304,261,262,-1,304,263,264,305,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,-1,305,264,265,306,-1,306,265,266,307,-1,307,266,267,308,-1,308,267,268,309,-1,309,268,269,310,-1,310,269,270,311,-1,311,270,271,312,-1,312,271,272,313,-1,313,272,273,314,-1,314,273,274,315,-1,315,274,275,316,-1,316,275,276,317,-1,317,276,277,318,-1,318,277,278,319,-1,319,278,279,320,-1,320,279,280,321,-1,321,280,281,322,-1,322,281,282,283,-1,324,71,163,-1,324,122,158,-1,324,126,162,-1,324,158,71,-1,324,162,73,-1,324,163,126,-1,324,326,330,331,-1,325,32,121,-1,325,48,123,-1,325,324,331,-1,325,327,34,-1,326,171,134,-1,327,36,129,-1,327,50,131,-1,327,129,50,-1,327,131,34,-1,327,134,51,-1,327,135,36,-1,327,325,328,329,-1,327,326,134,-1,327,329,330,-1,329,328,332,333,-1,330,326,327,-1,330,329,333,334,-1,331,328,325,-1,331,330,334,335,-1,332,328,331,335,-1,335,334,333,332,-1,336,143,180,113,183,144,337,-1,337,144,182,81,42,-1,338,342,358,359,-1,339,340,354,355,-1,340,341,348,349,-1,341,338,359,360,-1,341,340,339,338,-1,341,345,347,348,-1,342,337,42,345,-1,342,338,339,343,-1,343,336,337,342,-1,343,339,355,356,-1,344,41,336,343,-1,344,343,356,357,-1,345,42,112,14,80,41,344,-1,345,341,360,361,-1,345,344,346,347,-1,346,344,340,349,-1,347,346,350,351,-1,348,347,351,352,-1,349,348,352,353,-1,350,346,349,353,-1,354,340,344,357,-1,355,354,362,363,-1,356,355,363,364,-1,357,356,364,365,-1,358,342,345,361,-1,359,358,366,367,-1,360,359,367,368,-1,361,360,368,369,-1,362,354,357,365,-1,365,364,363,362,-1,366,358,361,369,-1,369,368,367,366,-1,370,73,162,63,-1,370,92,167,73,-1,371,75,166,62,-1,371,89,171,75,-1,372,90,21,60,4,61,22,91,3,59,20,89,371,62,23,92,370,63,24,93,0,95,26,65,6,87,18,57,1,58,19,88,5,66,27,96,2,67,28,97,373,94,25,64,-1,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,-1,374,389,391,392,-1,375,374,392,393,-1,376,375,393,394,-1,377,376,394,395,-1,378,377,395,396,-1,379,378,396,397,-1,380,379,397,398,-1,381,380,398,399,-1,382,381,399,400,-1,383,382,400,401,-1,384,383,401,402,-1,385,384,402,403,-1,386,385,403,404,-1,387,386,404,405,-1,389,388,390,391,-1,390,388,387,405,-1,405,404,403,402,401,400,399,398,397,396,395,394,393,392,391,390,-1,415,414,413,412,411,410,409,408,407,406,-1,417,416,406,407,-1,418,417,407,408,-1,419,418,408,409,-1,420,419,409,410,-1,421,420,410,411,-1,422,421,411,412,-1,423,422,412,413,-1,424,414,415,425,-1,424,423,413,414,-1,427,426,416,417,-1,428,427,417,418,-1,429,428,418,419,-1,430,429,419,420,-1,431,430,420,421,-1,432,431,421,422,-1,433,432,422,423,-1,434,424,425,435,-1,434,433,423,424,-1,435,425,415,406,416,426,436,445,-1,436,437,438,439,440,441,442,443,444,445,-1,437,436,426,427,-1,438,437,427,428,-1,439,438,428,429,-1,440,439,429,430,-1,441,440,430,431,-1,442,441,431,432,-1,443,442,432,433,-1,444,434,435,445,-1,444,443,433,434,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_111_point_1() { float[] value = {0.261227f,-0.516009f,0.266101f,0.261237f,-0.408976f,0.482547f,0.261239f,-0.292894f,0.279729f,0.261216f,-0.46999f,-0.337672f,0.261219f,-0.407641f,-0.337672f,0.261241f,-0.319869f,0.453132f,0.261231f,-0.483277f,0.393169f,1.0277f,-0.483317f,0.275151f,1.02769f,-0.516049f,0.173751f,1.02769f,-0.528404f,0.0130596f,1.02769f,-0.514592f,-0.161107f,1.02769f,-0.47003f,-0.30806f,1.02769f,-0.407681f,-0.30806f,1.0277f,-0.350066f,-0.161107f,1.0277f,-0.312448f,0.0130596f,1.02771f,-0.292934f,0.184626f,1.02771f,-0.319909f,0.323001f,1.0277f,-0.409016f,0.346475f,0.261234f,-0.451171f,0.44618f,0.26124f,-0.360854f,0.487063f,0.261216f,-0.49561f,-0.259237f,0.261222f,-0.376895f,-0.259237f,0.261217f,-0.438571f,-0.365268f,0.261219f,-0.525314f,-0.0443934f,0.261224f,-0.524649f,0.172172f,0.26123f,-0.328986f,-0.0443934f,0.261229f,-0.503569f,0.33639f,0.261241f,-0.29811f,0.378636f,0.261236f,-0.299166f,0.173535f,1.0277f,-0.503609f,0.229841f,0.654788f,-0.483298f,0.33416f,1.02769f,-0.524689f,0.0987955f,0.654783f,-0.51603f,0.219926f,1.02769f,-0.525354f,-0.0740237f,0.654779f,-0.528385f,0.0388964f,1.02769f,-0.49565f,-0.245469f,0.654775f,-0.514573f,-0.157314f,1.02769f,-0.439724f,-0.329831f,0.654774f,-0.470011f,-0.322866f,1.02769f,-0.376935f,-0.245469f,0.654777f,-0.407662f,-0.322866f,1.0277f,-0.329026f,-0.0740237f,1.0277f,-0.299206f,0.099883f,1.02771f,-0.29815f,0.263554f,1.02771f,-0.360894f,0.350079f,0.654797f,-0.319889f,0.388066f,1.0277f,-0.451211f,0.317454f,0.654793f,-0.408997f,0.414511f,0.654785f,-0.503589f,0.283115f,0.654781f,-0.52467f,0.135484f,0.654777f,-0.525334f,-0.0592088f,0.654774f,-0.495631f,-0.252353f,0.654775f,-0.439705f,-0.347393f,0.65478f,-0.376915f,-0.252353f,0.654797f,-0.29813f,0.321095f,0.654796f,-0.360874f,0.418571f,0.65479f,-0.451191f,0.381816f,0.261236f,-0.431167f,0.467484f,0.261239f,-0.384932f,0.489288f,0.261216f,-0.48352f,-0.30357f,0.261221f,-0.39194f,-0.30357f,0.261218f,-0.422592f,-0.35846f,0.261218f,-0.520947f,-0.0989569f,0.261223f,-0.527247f,0.119297f,0.261228f,-0.338828f,-0.0989569f,0.26123f,-0.494711f,0.365624f,0.261241f,-0.3066f,0.420135f,0.261237f,-0.294882f,0.227121f,1.0277f,-0.510503f,0.203817f,0.458332f,-0.483287f,0.363665f,1.02769f,-0.527287f,0.0566013f,0.458328f,-0.516019f,0.243014f,1.02769f,-0.520987f,-0.117565f,0.458323f,-0.528374f,0.051815f,1.02769f,-0.48356f,-0.280847f,0.458319f,-0.514562f,-0.155417f,1.02769f,-0.423725f,-0.324388f,0.458317f,-0.470001f,-0.330269f,1.02769f,-0.362859f,-0.204649f,0.458321f,-0.407651f,-0.330269f,1.0277f,-0.320299f,-0.030482f,1.02771f,-0.294922f,0.142645f,1.02771f,-0.30664f,0.29667f,1.02771f,-0.384972f,0.351854f,0.458342f,-0.319879f,0.420599f,1.0277f,-0.468692f,0.297133f,0.458338f,-0.408987f,0.448529f,0.261233f,-0.468652f,0.420715f,0.261241f,-0.33856f,0.475226f,0.261217f,-0.50603f,-0.208084f,0.261224f,-0.362819f,-0.208084f,0.261216f,-0.455249f,-0.358134f,0.26122f,-0.527753f,0.0101701f,0.261226f,-0.520821f,0.22167f,0.261231f,-0.320259f,0.0101701f,0.261228f,-0.510463f,0.303779f,0.26124f,-0.293755f,0.331034f,0.261235f,-0.305192f,0.119297f,1.0277f,-0.494751f,0.25317f,0.831243f,-0.483307f,0.304656f}; return value; } private float[] getCoordinate_8_111_point_2() { float[] value = {1.02769f,-0.520861f,0.138295f,0.831239f,-0.516039f,0.196839f,1.02769f,-0.527793f,-0.030482f,0.831235f,-0.528394f,0.0259782f,1.02769f,-0.50607f,-0.204649f,0.831231f,-0.514582f,-0.15921f,1.02769f,-0.455289f,-0.324388f,0.83123f,-0.47002f,-0.315463f,1.02769f,-0.39198f,-0.280847f,0.831233f,-0.407671f,-0.315463f,1.0277f,-0.338868f,-0.117565f,0.83124f,-0.350056f,-0.15921f,1.0277f,-0.305232f,0.0566013f,0.831246f,-0.312437f,0.0259782f,1.02771f,-0.293795f,0.225567f,0.831251f,-0.292924f,0.208402f,1.02771f,-0.3386f,0.340632f,0.831253f,-0.319898f,0.355534f,1.0277f,-0.431207f,0.334454f,0.831249f,-0.409006f,0.380493f,0.831241f,-0.503598f,0.256479f,0.654784f,-0.510484f,0.253798f,0.45833f,-0.503579f,0.309753f,0.654787f,-0.494732f,0.309397f,0.831237f,-0.524679f,0.11714f,0.65478f,-0.527267f,0.087949f,0.458325f,-0.52466f,0.153828f,0.654782f,-0.520841f,0.179982f,0.831233f,-0.525343f,-0.066616f,0.654776f,-0.520967f,-0.108261f,0.458321f,-0.525324f,-0.0518011f,0.654778f,-0.527773f,-0.0101562f,0.83123f,-0.49564f,-0.248911f,0.654774f,-0.483541f,-0.292209f,0.458318f,-0.49562f,-0.255795f,0.654774f,-0.506051f,-0.206367f,0.831231f,-0.439714f,-0.338612f,0.654776f,-0.423706f,-0.341261f,0.458318f,-0.439694f,-0.356173f,0.654774f,-0.455269f,-0.341261f,0.831237f,-0.376925f,-0.248911f,0.458324f,-0.376905f,-0.255795f,0.654778f,-0.39196f,-0.292209f,0.831243f,-0.329015f,-0.066616f,0.831249f,-0.299195f,0.118296f,0.831253f,-0.298139f,0.292324f,0.654797f,-0.30662f,0.358402f,0.458341f,-0.29812f,0.349865f,0.654796f,-0.293776f,0.278301f,0.831251f,-0.360883f,0.384325f,0.654795f,-0.384953f,0.420571f,0.45834f,-0.360864f,0.452817f,0.654797f,-0.33858f,0.407929f,0.654792f,-0.431188f,0.400969f,0.831246f,-0.451201f,0.349635f,0.654789f,-0.468673f,0.358923f,0.458335f,-0.451181f,0.413998f,0.83124f,-0.510493f,0.228808f,0.458329f,-0.510473f,0.278788f,0.458331f,-0.494722f,0.33751f,0.831242f,-0.494741f,0.281284f,0.831236f,-0.527276f,0.0722754f,0.458324f,-0.527257f,0.103623f,0.458326f,-0.520831f,0.200826f,0.831238f,-0.52085f,0.159138f,0.831232f,-0.520976f,-0.112913f,0.45832f,-0.520957f,-0.103609f,0.458322f,-0.527763f,6.96286E-6f,0.831234f,-0.527783f,-0.0203189f,0.83123f,-0.48355f,-0.286527f,0.458317f,-0.483531f,-0.297889f,0.458318f,-0.506041f,-0.207225f,0.831231f,-0.50606f,-0.205507f,0.831232f,-0.423715f,-0.332825f,0.458319f,-0.423696f,-0.349697f,0.458318f,-0.455259f,-0.349697f,0.831231f,-0.455278f,-0.332825f,0.831238f,-0.362849f,-0.205507f,0.458322f,-0.39195f,-0.297889f,0.831235f,-0.39197f,-0.286527f,0.831245f,-0.320289f,-0.0203189f,0.831242f,-0.338858f,-0.112913f,0.83125f,-0.294911f,0.163764f,0.831247f,-0.305222f,0.0722754f,0.831253f,-0.30663f,0.327536f,0.458342f,-0.30661f,0.389269f,0.458341f,-0.293766f,0.304667f,0.831252f,-0.293785f,0.251934f,0.83125f,-0.384962f,0.386213f,0.458339f,-0.384942f,0.45493f,0.458341f,-0.33857f,0.441577f,0.831252f,-0.338589f,0.374281f,0.831247f,-0.431197f,0.367712f,0.831245f,-0.468682f,0.328028f,0.458333f,-0.468663f,0.389819f,0.458336f,-0.431178f,0.434226f,1.0477f,-0.504026f,0.454602f,1.0477f,-0.540153f,0.242863f,1.04769f,-0.540153f,0.00181421f,1.04768f,-0.537757f,-0.259424f}; return value; } private float[] getCoordinate_8_111_point_3() { float[] value = {1.04768f,-0.495754f,-0.479854f,1.04769f,-0.41317f,-0.479854f,1.04769f,-0.358226f,-0.259424f,1.0477f,-0.307426f,0.00182588f,1.04771f,-0.272528f,0.259175f,1.04771f,-0.299824f,0.466738f,1.04771f,-0.404232f,0.513216f,1.0477f,-0.534463f,0.326998f,1.04769f,-0.540153f,0.13043f,1.04769f,-0.540153f,-0.128823f,1.04768f,-0.514864f,-0.385967f,1.04768f,-0.450294f,-0.51251f,1.04769f,-0.378784f,-0.385967f,1.0477f,-0.333254f,-0.128799f,1.04771f,-0.288524f,0.132061f,1.04771f,-0.267729f,0.377567f,1.04771f,-0.350362f,0.507354f,1.04771f,-0.455866f,0.499895f,1.0477f,-0.537545f,0.287963f,1.04769f,-0.540153f,0.0671384f,1.04769f,-0.540153f,-0.194112f,1.04768f,-0.504089f,-0.439034f,1.04768f,-0.437236f,-0.504346f,1.04769f,-0.36958f,-0.324737f,1.0477f,-0.319203f,-0.0634866f,1.04771f,-0.27891f,0.196203f,1.04771f,-0.279921f,0.427241f,1.04771f,-0.386479f,0.513979f,1.0477f,-0.482089f,0.487573f,1.0477f,-0.521177f,0.413475f,1.04769f,-0.540153f,0.189678f,1.04768f,-0.540153f,-0.0634507f,1.04768f,-0.524974f,-0.324737f,1.04768f,-0.473641f,-0.504346f,1.04769f,-0.389618f,-0.439034f,1.0477f,-0.34483f,-0.194112f,1.0477f,-0.296603f,0.0671384f,1.04771f,-0.265985f,0.320588f,1.04771f,-0.327861f,0.493185f,1.04771f,-0.425861f,0.508549f,1.22771f,-0.404242f,0.513212f,1.22771f,-0.425871f,0.508545f,1.22771f,-0.455876f,0.499891f,1.2277f,-0.482098f,0.487569f,1.2277f,-0.504035f,0.454598f,1.2277f,-0.521187f,0.413471f,1.2277f,-0.534472f,0.326994f,1.2277f,-0.537554f,0.287959f,1.2277f,-0.540162f,0.242859f,1.22769f,-0.540162f,0.189674f,1.22769f,-0.540162f,0.130426f,1.22769f,-0.540162f,0.0671344f,1.2274f,-0.540162f,0.00183896f,1.22754f,-0.540162f,-0.128777f,1.22769f,-0.540162f,-0.194116f,1.22768f,-0.537767f,-0.259428f,1.22768f,-0.524984f,-0.324741f,1.22768f,-0.514873f,-0.385971f,1.22768f,-0.504099f,-0.439038f,1.22768f,-0.495763f,-0.479858f,1.22768f,-0.47365f,-0.50435f,1.22768f,-0.450304f,-0.512514f,1.22768f,-0.437246f,-0.50435f,1.22769f,-0.413179f,-0.479858f,1.22769f,-0.389627f,-0.439038f,1.22769f,-0.378794f,-0.385971f,1.22769f,-0.36959f,-0.324741f,1.22769f,-0.358235f,-0.259428f,1.2277f,-0.344839f,-0.194116f,1.2277f,-0.333264f,-0.128803f,1.2277f,-0.319212f,-0.0634906f,1.2277f,-0.307436f,0.00182188f,1.2277f,-0.296612f,0.0671344f,1.22771f,-0.288533f,0.132057f,1.22771f,-0.278919f,0.196199f,1.22771f,-0.272537f,0.259171f,1.22771f,-0.265994f,0.320584f,1.22771f,-0.267738f,0.377563f,1.22771f,-0.27993f,0.427237f,1.22771f,-0.299834f,0.466734f,1.22771f,-0.32787f,0.493181f,1.22771f,-0.350371f,0.50735f,1.22771f,-0.386489f,0.513975f,1.25375f,-0.364352f,0.457892f,1.25375f,-0.38594f,0.453062f,1.25375f,-0.408161f,0.441025f,1.25374f,-0.430977f,0.421635f,1.25374f,-0.452483f,0.396635f,1.25374f,-0.471112f,0.368635f,1.25374f,-0.485586f,0.340811f,1.25374f,-0.496845f,0.311156f,1.25374f,-0.505992f,0.276632f,1.25374f,-0.513728f,0.234689f,1.25373f,-0.520648f,0.183702f,1.25373f,-0.526208f,0.126342f,1.25373f,-0.529991f,0.0648818f,1.25402f,-0.531765f,0.0015154f,1.2533f,-0.530509f,-0.061674f,1.25387f,-0.527267f,-0.124779f,1.25373f,-0.520876f,-0.187777f}; return value; } private float[] getCoordinate_8_111_point_4() { float[] value = {1.25372f,-0.511635f,-0.250703f,1.25372f,-0.499369f,-0.313374f,1.25372f,-0.484609f,-0.371196f,1.25372f,-0.468244f,-0.419084f,1.25372f,-0.44373f,-0.44832f,1.25373f,-0.425036f,-0.415919f,1.25373f,-0.404405f,-0.367406f,1.25373f,-0.384272f,-0.309019f,1.25373f,-0.365668f,-0.245699f,1.25373f,-0.34928f,-0.181976f,1.25374f,-0.334824f,-0.118023f,1.25374f,-0.321956f,-0.0538234f,1.25374f,-0.310334f,0.0106349f,1.25374f,-0.299679f,0.074926f,1.25374f,-0.290869f,0.1382f,1.25375f,-0.284678f,0.200001f,1.25375f,-0.281844f,0.25985f,1.25375f,-0.283049f,0.317088f,1.25375f,-0.288902f,0.368155f,1.25375f,-0.299367f,0.408973f,1.25375f,-0.312663f,0.435358f,1.25375f,-0.327338f,0.449201f,1.25375f,-0.344372f,0.456418f,1.22825f,-0.540162f,-0.0626297f,0.489679f,-0.524585f,0.2738f,0.589297f,-0.566725f,0.291994f,0.487629f,-0.523885f,-0.17455f,0.589286f,-0.566725f,-0.206653f,0.587321f,-0.59725f,0.291994f,0.58731f,-0.59725f,-0.206653f,0.525772f,-0.619644f,-0.206939f,0.525784f,-0.619644f,0.300873f,0.598788f,-0.628762f,0.291994f,0.598777f,-0.628762f,-0.206653f,0.53724f,-0.651156f,-0.206939f,0.537251f,-0.651156f,0.300873f,0.929471f,-0.329021f,-0.0703199f,0.929477f,-0.2992f,0.109089f,0.924853f,-0.127903f,0.0797838f,0.924847f,-0.157723f,-0.0996255f,1.02308f,-0.157728f,-0.103329f,1.02308f,-0.127908f,0.0705773f,0.928319f,-0.286737f,0.106595f,0.928314f,-0.316557f,-0.0728143f,1.02654f,-0.316562f,-0.0765182f,1.02655f,-0.286742f,0.0973885f,1.02617f,-0.296467f,-0.0622634f,1.02617f,-0.272529f,0.0773425f,1.02345f,-0.148003f,0.0563225f,1.02345f,-0.171941f,-0.0832833f,1.01437f,-0.296717f,-0.0622201f,1.01437f,-0.272779f,0.0773857f,1.01165f,-0.148253f,0.0563657f,1.01165f,-0.172192f,-0.0832401f,1.0111f,-0.182981f,-0.148752f,0.933892f,-0.182977f,-0.145841f,0.936616f,-0.32105f,-0.122173f,1.01382f,-0.321054f,-0.125084f,0.943005f,-0.274685f,0.15384f,0.940281f,-0.136612f,0.130172f,1.01749f,-0.136616f,0.122936f,1.02021f,-0.274689f,0.146603f,0.9905f,-0.22036f,-0.169241f,0.953904f,-0.220358f,-0.167861f,0.955194f,-0.313893f,-0.151852f,0.99179f,-0.313895f,-0.153232f,0.965095f,-0.258421f,0.176518f,0.963805f,-0.164886f,0.160508f,1.0004f,-0.164888f,0.157078f,1.00169f,-0.258423f,0.173088f,0.261222f,-0.5275f,0.0647336f,0.261218f,-0.513488f,-0.15352f,0.261226f,-0.350824f,-0.15352f,0.261233f,-0.312725f,0.0647336f,1.25373f,-0.423186f,-0.12446f,1.25373f,-0.425345f,-0.119964f,1.25373f,-0.42562f,-0.114984f,1.25373f,-0.423967f,-0.110278f,1.25373f,-0.42064f,-0.106562f,1.25373f,-0.416144f,-0.104403f,1.25373f,-0.411164f,-0.104128f,1.25373f,-0.406458f,-0.105781f,1.25373f,-0.402743f,-0.109108f,1.25373f,-0.400583f,-0.113604f,1.25373f,-0.400309f,-0.118584f,1.25373f,-0.401961f,-0.12329f,1.25373f,-0.405288f,-0.127005f,1.25373f,-0.409784f,-0.129165f,1.25373f,-0.414764f,-0.129439f,1.25373f,-0.41947f,-0.127787f,1.25955f,-0.414764f,-0.129439f,1.25955f,-0.41947f,-0.127787f,1.25955f,-0.423186f,-0.12446f,1.25955f,-0.425345f,-0.119964f,1.25955f,-0.42562f,-0.114984f,1.25955f,-0.423968f,-0.110278f,1.25955f,-0.42064f,-0.106562f,1.25955f,-0.416144f,-0.104403f,1.25955f,-0.411164f,-0.104129f,1.25955f,-0.406458f,-0.105781f}; return value; } private float[] getCoordinate_8_111_point_5() { float[] value = {1.25955f,-0.402743f,-0.109108f,1.25955f,-0.400583f,-0.113604f,1.25955f,-0.400309f,-0.118584f,1.25955f,-0.401961f,-0.12329f,1.25955f,-0.405288f,-0.127006f,1.25955f,-0.409784f,-0.129165f,1.25341f,-0.42544f,-0.0305218f,1.25325f,-0.425714f,-0.0343683f,1.254f,-0.419597f,-0.0752396f,1.25394f,-0.417361f,-0.0817788f,1.25388f,-0.414825f,-0.083509f,1.25388f,-0.412044f,-0.0836623f,1.25394f,-0.409392f,-0.082218f,1.254f,-0.406947f,-0.0759368f,1.25325f,-0.400678f,-0.0357483f,1.25347f,-0.400404f,-0.0305231f,1.25923f,-0.425454f,-0.0307713f,1.25906f,-0.425728f,-0.0346178f,1.26035f,-0.421738f,-0.0524791f,1.26041f,-0.418601f,-0.0619226f,1.26035f,-0.415329f,-0.0646879f,1.26035f,-0.411795f,-0.0648827f,1.26042f,-0.408376f,-0.0624862f,1.26035f,-0.404982f,-0.0534027f,1.25906f,-0.400692f,-0.0359978f,1.25929f,-0.400418f,-0.0307726f,1.26862f,-0.423372f,-0.0311742f,1.26847f,-0.4236f,-0.034715f,1.26809f,-0.422228f,-0.0437f,1.26796f,-0.419466f,-0.0467812f,1.26789f,-0.415734f,-0.048572f,1.26789f,-0.411601f,-0.0487999f,1.26796f,-0.407695f,-0.04743f,1.26809f,-0.404611f,-0.044671f,1.26847f,-0.402819f,-0.0358604f,1.26867f,-0.402592f,-0.0311753f,1.27342f,-0.418841f,-0.03138f,1.2733f,-0.418968f,-0.0342611f,1.27321f,-0.418203f,-0.0364387f,1.27314f,-0.416662f,-0.038158f,1.2731f,-0.41458f,-0.0391573f,1.2731f,-0.412273f,-0.0392844f,1.27314f,-0.410094f,-0.03852f,1.27321f,-0.408373f,-0.0369805f,1.2733f,-0.407373f,-0.0349002f,1.27345f,-0.407246f,-0.0313806f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_124_coordIndex_1() { int[] value = {22,138,174,61,-1,34,131,327,-1,34,327,325,-1,36,135,327,-1,42,81,182,144,337,-1,49,125,34,-1,50,129,327,-1,51,134,327,-1,60,178,141,21,-1,62,166,75,371,-1,63,162,73,370,-1,64,25,94,373,97,28,67,2,96,27,66,5,88,19,58,1,57,18,87,6,65,26,95,0,93,24,63,370,92,23,62,371,89,20,59,3,91,22,61,4,60,21,90,372,-1,71,158,324,-1,73,162,324,-1,73,167,92,370,-1,75,171,89,371,-1,77,3,59,170,-1,79,4,61,174,-1,84,5,66,185,-1,86,1,58,189,-1,88,5,84,190,-1,91,3,77,175,-1,93,0,71,163,-1,99,7,98,160,-1,101,8,100,164,-1,103,9,102,168,-1,105,10,104,172,-1,107,11,106,176,-1,109,12,108,179,-1,111,13,110,181,-1,115,15,114,187,-1,117,16,116,191,-1,119,17,118,192,-1,120,29,68,157,-1,121,32,325,-1,121,48,120,157,-1,122,26,65,159,-1,123,30,99,160,-1,123,48,325,-1,124,31,70,161,-1,125,49,124,161,-1,126,24,93,163,-1,126,163,324,-1,127,32,101,164,-1,128,33,72,165,-1,129,36,327,-1,129,50,128,165,-1,130,23,92,167,-1,131,34,103,168,-1,131,50,327,-1,132,35,74,169,-1,133,38,77,170,-1,133,51,132,169,-1,134,20,89,171,-1,134,171,326,-1,134,326,327,-1,135,36,105,172,-1,136,37,76,173,-1,137,40,79,174,-1,137,52,136,173,-1,138,22,91,175,-1,139,38,107,176,-1,140,39,78,177,-1,142,40,109,179,-1,145,43,82,184,-1,146,45,84,185,-1,146,54,145,184,-1,147,27,96,186,-1,149,44,83,188,-1,150,47,86,189,-1,150,55,149,188,-1,151,19,88,190,-1,152,45,117,191,-1,153,47,119,192,-1,154,46,85,193,-1,154,56,153,192,-1,155,30,69,194,-1,156,18,57,195,-1,157,68,8,101,-1,157,101,32,121,-1,158,71,0,95,-1,158,95,26,122,-1,158,122,324,-1,159,65,6,69,-1,159,69,30,123,-1,160,98,29,120,-1,160,120,48,123,-1,161,70,9,103,-1,161,103,34,125,-1,162,63,24,126,-1,162,126,324,-1,163,71,324,-1,164,100,31,124,-1,164,124,49,127,-1,165,72,10,105,-1,165,105,36,129,-1,166,62,23,130,-1,168,102,33,128,-1,168,128,50,131,-1,169,74,11,107,-1,169,107,38,133,-1,170,59,20,134,-1,170,134,51,133,-1,172,104,35,132,-1,172,132,51,135,-1,173,76,12,109,-1,173,109,40,137,-1,174,138,52,137,-1,175,77,38,139,-1,175,139,52,138,-1,176,106,37,136,-1,176,136,52,139,-1,177,78,13,111,-1,178,60,4,79,-1,178,79,40,142,-1,178,142,53,141,-1,179,108,39,140,-1,179,140,53,142,-1,182,81,15,115,-1,184,82,16,117,-1,184,117,45,146,-1,185,66,27,147,-1,185,147,54,146,-1,186,148,54,147,-1,187,114,43,145,-1,187,145,54,148,-1,188,83,17,119,-1,188,119,47,150,-1,189,58,19,151,-1,189,151,55,150,-1,190,84,45,152,-1,190,152,55,151,-1,191,116,44,149,-1,191,149,55,152,-1,192,118,46,154,-1,193,85,7,99,-1,193,99,30,155,-1,193,155,56,154,-1,194,69,6,87,-1,194,87,18,156,-1,194,156,56,155,-1,195,57,1,86,-1,195,86,47,153,-1,195,153,56,156,-1,196,7,85,228,-1,197,8,68,218,-1,198,9,70,219,-1,199,10,72,220,-1,200,11,74,221,-1,201,12,76,222,-1,202,13,78,223,-1,203,14,80,224,-1,204,15,81,225,-1,205,16,82,226,-1,206,17,83,227,-1,207,29,98,229,-1,208,31,100,230,-1,209,33,102,231,-1,210,35,104,232,-1,211,37,106,233,-1,212,39,108,234,-1,213,41,110,235,-1,214,42,112,236,-1,215,43,114,237,-1,216,44,116,238,-1,217,46,118,239,-1,218,68,29,207,-1,219,70,31,208,-1,220,72,33,209,-1,221,74,35,210,-1,222,76,37,211,-1,223,78,39,212,-1,224,80,41,213,-1,225,81,42,214,-1,226,82,43,215,-1,227,83,44,216,-1,228,85,46,217,-1,229,98,7,196,-1,230,100,8,197,-1,231,102,9,198,-1,232,104,10,199,-1,233,106,11,200,-1,234,108,12,201,-1,235,110,13,202,-1,236,112,14,203,-1,237,114,15,204,-1,238,116,16,205,-1,239,118,17,206,-1,239,206,240,241,-1,240,206,227,282,-1,242,217,239,241,-1,243,228,217,242,-1,244,196,228,243,-1,245,229,196,244,-1,246,207,229,245,-1,247,218}; return value; } private int[] getIndexedFaceSet_7_124_coordIndex_2() { int[] value = {207,246,-1,255,199,220,254,-1,256,232,199,255,-1,257,210,232,256,-1,258,221,210,257,-1,259,200,221,258,-1,260,233,200,259,-1,261,211,233,260,-1,262,222,211,261,-1,262,261,304,-1,263,201,222,262,-1,264,234,201,263,-1,265,212,234,264,-1,266,223,212,265,-1,267,202,223,266,-1,268,235,202,267,-1,269,213,235,268,-1,270,224,213,269,-1,271,203,224,270,-1,272,236,203,271,-1,273,214,236,272,-1,274,225,214,273,-1,275,204,225,274,-1,276,237,204,275,-1,277,215,237,276,-1,278,226,215,277,-1,279,205,226,278,-1,280,238,205,279,-1,281,216,238,280,-1,282,227,216,281,-1,283,282,281,322,-1,283,284,240,282,-1,285,241,240,284,-1,286,242,241,285,-1,287,243,242,286,-1,288,244,243,287,-1,289,245,244,288,-1,290,246,245,289,-1,291,247,246,290,-1,292,248,247,291,-1,293,249,248,292,-1,294,250,249,293,-1,295,251,250,294,-1,296,252,251,295,-1,299,254,253,298,-1,300,255,254,299,-1,301,256,255,300,-1,302,257,256,301,-1,303,258,257,302,-1,303,302,301,300,299,298,297,296,295,294,293,292,291,290,289,288,287,286,285,284,283,322,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,-1,304,259,258,303,-1,304,260,259,-1,304,261,260,-1,304,263,262,-1,305,264,263,304,-1,306,265,264,305,-1,307,266,265,306,-1,308,267,266,307,-1,309,268,267,308,-1,310,269,268,309,-1,311,270,269,310,-1,312,271,270,311,-1,313,272,271,312,-1,314,273,272,313,-1,315,274,273,314,-1,316,275,274,315,-1,317,276,275,316,-1,318,277,276,317,-1,319,278,277,318,-1,320,279,278,319,-1,321,280,279,320,-1,322,281,280,321,-1,323,252,296,297,-1,323,253,254,220,209,231,198,219,208,230,197,218,247,248,249,250,251,252,-1,323,297,298,253,-1,324,122,159,-1,324,326,73,-1,325,32,127,49,-1,325,48,121,-1,325,49,34,-1,325,159,123,-1,325,324,159,-1,325,328,331,-1,326,75,166,130,-1,326,130,167,-1,326,167,73,-1,326,171,75,-1,327,135,51,-1,327,326,330,-1,329,328,325,327,-1,330,329,327,-1,331,324,325,-1,331,330,326,324,-1,332,333,334,335,-1,333,332,328,329,-1,334,333,329,330,-1,335,331,328,332,-1,335,334,330,331,-1,336,143,181,110,41,-1,337,144,183,113,180,143,336,-1,338,339,340,341,-1,342,337,336,343,-1,343,336,41,344,-1,343,339,338,342,-1,344,41,80,14,112,42,345,-1,345,42,337,342,-1,347,346,344,345,-1,348,347,345,341,-1,349,340,344,346,-1,349,348,341,340,-1,351,350,346,347,-1,352,351,347,348,-1,353,349,346,350,-1,353,352,348,349,-1,355,354,340,339,-1,356,355,339,343,-1,357,344,340,354,-1,357,356,343,344,-1,359,358,342,338,-1,360,359,338,341,-1,361,345,342,358,-1,361,360,341,345,-1,362,363,364,365,-1,363,362,354,355,-1,364,363,355,356,-1,365,357,354,362,-1,365,364,356,357,-1,366,367,368,369,-1,367,366,358,359,-1,368,367,359,360,-1,369,361,358,366,-1,369,368,360,361,-1,374,375,376,377,378,379,380,381,382,383,-1,375,374,384,385,-1,376,375,385,386,-1,377,376,386,387,-1,378,377,387,388,-1,379,378,388,389,-1,380,379,389,390,-1,381,380,390,391,-1,382,381,391,392,-1,385,384,394,395,-1,386,385,395,396,-1,387,386,396,397,-1,388,387,397,398,-1,389,388,398,399,-1,390,389,399,400,-1,391,390,400,401,-1,392,391,401,402,-1,393,383,382,392,-1,395,394,404,405,-1,396,395,405,406,-1,397,396,406,407,-1,398,397,407,408,-1,399,398,408,409,-1,400,399,409,410,-1,401,400,410,411,-1,402,401,411,412,-1,403,393,392,402,-1,413,403,402,412,-1,413,404,394,384,374,383,393,403,-1,413,412,411,410,409,408,407,406,405,404,-1,429,428,427,426,425,424,423,422,421,420,419,418,417,416,415,414,-1,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,-1,431,430,428,429,-1,432,431,429,414,-1,433,432,414,415,-1,434,433,415,416,-1,435,434,416,417,-1,436,435,417,418,-1,437,436,418,419,-1,438,437,419,420,-1,439,438,420,421,-1,440,439,421,422,-1,441,440,422,423,-1,442,441,423,424,-1,443,442,424,425,-1,444,443,425,426,-1,445,427,428,430,-1,445,444,426,427,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_124_point_1() { float[] value = {-0.26461f,-0.515995f,0.266107f,-0.26461f,-0.408963f,0.482553f,-0.26461f,-0.29288f,0.279735f,-0.26461f,-0.469977f,-0.337666f,-0.26461f,-0.407627f,-0.337666f,-0.26461f,-0.319855f,0.453137f,-0.26461f,-0.483263f,0.393175f,-1.03108f,-0.483263f,0.275174f,-1.03108f,-0.515995f,0.173774f,-1.03108f,-0.52835f,0.0130825f,-1.03108f,-0.514538f,-0.161084f,-1.03108f,-0.469977f,-0.308037f,-1.03108f,-0.407627f,-0.308037f,-1.03108f,-0.350012f,-0.161084f,-1.03108f,-0.312394f,0.0130825f,-1.03108f,-0.29288f,0.184649f,-1.03108f,-0.319855f,0.323024f,-1.03108f,-0.408963f,0.346498f,-0.26461f,-0.451157f,0.446186f,-0.26461f,-0.36084f,0.487069f,-0.26461f,-0.495596f,-0.259231f,-0.26461f,-0.376881f,-0.259231f,-0.26461f,-0.438557f,-0.365262f,-0.26461f,-0.5253f,-0.0443875f,-0.26461f,-0.524636f,0.172178f,-0.26461f,-0.328972f,-0.0443875f,-0.26461f,-0.503555f,0.336396f,-0.26461f,-0.298096f,0.378642f,-0.26461f,-0.299152f,0.173541f,-1.03108f,-0.503555f,0.229864f,-0.658168f,-0.483263f,0.334175f,-1.03108f,-0.524636f,0.0988183f,-0.658168f,-0.515995f,0.219941f,-1.03108f,-0.5253f,-0.0740008f,-0.658168f,-0.52835f,0.038911f,-1.03108f,-0.495596f,-0.245446f,-0.658168f,-0.514538f,-0.157299f,-1.03108f,-0.43967f,-0.329808f,-0.658168f,-0.469977f,-0.322852f,-1.03108f,-0.376881f,-0.245446f,-0.658168f,-0.407627f,-0.322852f,-1.03108f,-0.328972f,-0.0740008f,-1.03108f,-0.299152f,0.0999059f,-1.03108f,-0.298096f,0.263577f,-1.03108f,-0.36084f,0.350101f,-0.658168f,-0.319855f,0.388081f,-1.03108f,-0.451157f,0.317476f,-0.658168f,-0.408963f,0.414525f,-0.658168f,-0.503555f,0.28313f,-0.658168f,-0.524636f,0.135498f,-0.658168f,-0.5253f,-0.0591942f,-0.658168f,-0.495596f,-0.252339f,-0.658168f,-0.43967f,-0.347378f,-0.658168f,-0.376881f,-0.252339f,-0.658168f,-0.298096f,0.321109f,-0.658168f,-0.36084f,0.418585f,-0.658168f,-0.451157f,0.381831f,-0.26461f,-0.431154f,0.46749f,-0.26461f,-0.384918f,0.489294f,-0.26461f,-0.483507f,-0.303564f,-0.26461f,-0.391926f,-0.303564f,-0.26461f,-0.422578f,-0.358454f,-0.26461f,-0.520933f,-0.098951f,-0.26461f,-0.527233f,0.119303f,-0.26461f,-0.338814f,-0.098951f,-0.26461f,-0.494698f,0.36563f,-0.26461f,-0.306586f,0.420141f,-0.26461f,-0.294868f,0.227127f,-1.03108f,-0.510449f,0.20384f,-0.461712f,-0.483263f,0.363675f,-1.03108f,-0.527233f,0.0566242f,-0.461712f,-0.515995f,0.243024f,-1.03108f,-0.520933f,-0.117543f,-0.461712f,-0.52835f,0.0518252f,-1.03108f,-0.483507f,-0.280824f,-0.461712f,-0.514538f,-0.155407f,-1.03108f,-0.423672f,-0.324365f,-0.461712f,-0.469977f,-0.330259f,-1.03108f,-0.362805f,-0.204626f,-0.461712f,-0.407627f,-0.330259f,-1.03108f,-0.320245f,-0.0304592f,-1.03108f,-0.294868f,0.142667f,-1.03108f,-0.306586f,0.296693f,-1.03108f,-0.384918f,0.351877f,-0.461712f,-0.319855f,0.420609f,-1.03108f,-0.468639f,0.297155f,-0.461712f,-0.408963f,0.448539f,-0.26461f,-0.468639f,0.420721f,-0.26461f,-0.338546f,0.475232f,-0.26461f,-0.506017f,-0.208078f,-0.26461f,-0.362805f,-0.208078f,-0.26461f,-0.455235f,-0.358128f,-0.26461f,-0.527739f,0.010176f,-0.26461f,-0.520807f,0.221675f,-0.26461f,-0.320245f,0.010176f,-0.26461f,-0.510449f,0.303784f,-0.26461f,-0.293742f,0.33104f,-0.26461f,-0.305178f,0.119303f,-1.03108f,-0.494698f,0.253193f,-0.834624f,-0.483263f,0.304674f}; return value; } private float[] getCoordinate_8_124_point_2() { float[] value = {-1.03108f,-0.520807f,0.138317f,-0.834624f,-0.515995f,0.196857f,-1.03108f,-0.527739f,-0.0304592f,-0.834624f,-0.52835f,0.0259968f,-1.03108f,-0.506017f,-0.204626f,-0.834624f,-0.514538f,-0.159192f,-1.03108f,-0.455235f,-0.324365f,-0.834624f,-0.469977f,-0.315445f,-1.03108f,-0.391926f,-0.280824f,-0.834624f,-0.407627f,-0.315445f,-1.03108f,-0.338814f,-0.117543f,-0.834624f,-0.350012f,-0.159192f,-1.03108f,-0.305178f,0.0566242f,-0.834624f,-0.312394f,0.0259968f,-1.03108f,-0.293742f,0.22559f,-0.834624f,-0.29288f,0.20842f,-1.03108f,-0.338546f,0.340655f,-0.834624f,-0.319855f,0.355552f,-1.03108f,-0.431154f,0.334477f,-0.834624f,-0.408963f,0.380511f,-0.834624f,-0.503555f,0.256497f,-0.658168f,-0.510449f,0.253812f,-0.461712f,-0.503555f,0.309763f,-0.658168f,-0.494698f,0.309411f,-0.834624f,-0.524636f,0.117158f,-0.658168f,-0.527233f,0.0879636f,-0.461712f,-0.524636f,0.153838f,-0.658168f,-0.520807f,0.179996f,-0.834624f,-0.5253f,-0.0665975f,-0.658168f,-0.520933f,-0.108247f,-0.461712f,-0.5253f,-0.0517909f,-0.658168f,-0.527739f,-0.0101416f,-0.834624f,-0.495596f,-0.248892f,-0.658168f,-0.483507f,-0.292194f,-0.461712f,-0.495596f,-0.255785f,-0.658168f,-0.506017f,-0.206352f,-0.834624f,-0.43967f,-0.338593f,-0.658168f,-0.423672f,-0.341247f,-0.461712f,-0.43967f,-0.356163f,-0.658168f,-0.455235f,-0.341247f,-0.834624f,-0.376881f,-0.248892f,-0.461712f,-0.376881f,-0.255785f,-0.658168f,-0.391926f,-0.292194f,-0.834624f,-0.328972f,-0.0665975f,-0.834624f,-0.299152f,0.118315f,-0.834624f,-0.298096f,0.292343f,-0.658168f,-0.306586f,0.358417f,-0.461712f,-0.298096f,0.349876f,-0.658168f,-0.293742f,0.278315f,-0.834624f,-0.36084f,0.384343f,-0.658168f,-0.384918f,0.420586f,-0.461712f,-0.36084f,0.452827f,-0.658168f,-0.338546f,0.407944f,-0.658168f,-0.431154f,0.400983f,-0.834624f,-0.451157f,0.349654f,-0.658168f,-0.468639f,0.358938f,-0.461712f,-0.451157f,0.414008f,-0.834624f,-0.510449f,0.228826f,-0.461712f,-0.510449f,0.278798f,-0.461712f,-0.494698f,0.337521f,-0.834624f,-0.494698f,0.281302f,-0.834624f,-0.527233f,0.0722939f,-0.461712f,-0.527233f,0.103633f,-0.461712f,-0.520807f,0.200836f,-0.834624f,-0.520807f,0.159157f,-0.834624f,-0.520933f,-0.112895f,-0.461712f,-0.520933f,-0.103599f,-0.461712f,-0.527739f,1.71907E-5f,-0.834624f,-0.527739f,-0.0203004f,-0.834624f,-0.483507f,-0.286509f,-0.461712f,-0.483507f,-0.297879f,-0.461712f,-0.506017f,-0.207215f,-0.834624f,-0.506017f,-0.205489f,-0.834624f,-0.423672f,-0.332806f,-0.461712f,-0.423672f,-0.349687f,-0.461712f,-0.455235f,-0.349687f,-0.834624f,-0.455235f,-0.332806f,-0.834624f,-0.362805f,-0.205489f,-0.461712f,-0.391926f,-0.297879f,-0.834624f,-0.391926f,-0.286509f,-0.834624f,-0.320245f,-0.0203004f,-0.834624f,-0.338814f,-0.112895f,-0.834624f,-0.294868f,0.163782f,-0.834624f,-0.305178f,0.0722939f,-0.834624f,-0.306586f,0.327555f,-0.461712f,-0.306586f,0.389279f,-0.461712f,-0.293742f,0.304678f,-0.834624f,-0.293742f,0.251953f,-0.834624f,-0.384918f,0.386231f,-0.461712f,-0.384918f,0.45494f,-0.461712f,-0.338546f,0.441588f,-0.834624f,-0.338546f,0.374299f,-0.834624f,-0.431154f,0.36773f,-0.834624f,-0.468639f,0.328047f,-0.461712f,-0.468639f,0.389829f,-0.461712f,-0.431154f,0.434237f,-1.05108f,-0.503971f,0.454625f,-1.05108f,-0.540098f,0.242886f,-1.05108f,-0.540098f,0.00183754f,-1.05108f,-0.537703f,-0.259401f}; return value; } private float[] getCoordinate_8_124_point_3() { float[] value = {-1.05108f,-0.495699f,-0.479831f,-1.05108f,-0.413115f,-0.479831f,-1.05108f,-0.358171f,-0.259401f,-1.05108f,-0.307371f,0.00184921f,-1.05108f,-0.272473f,0.259199f,-1.05108f,-0.29977f,0.466762f,-1.05108f,-0.404178f,0.513239f,-1.05108f,-0.534408f,0.327022f,-1.05108f,-0.540098f,0.130453f,-1.05109f,-0.540098f,-0.1288f,-1.05108f,-0.514809f,-0.385944f,-1.05108f,-0.450239f,-0.512487f,-1.05108f,-0.37873f,-0.385944f,-1.05108f,-0.333199f,-0.128776f,-1.05108f,-0.288469f,0.132084f,-1.05108f,-0.267674f,0.37759f,-1.05108f,-0.350307f,0.507378f,-1.05108f,-0.455812f,0.499919f,-1.05108f,-0.53749f,0.287986f,-1.05108f,-0.540098f,0.0671617f,-1.05108f,-0.540098f,-0.194088f,-1.05108f,-0.504034f,-0.43901f,-1.05108f,-0.437181f,-0.504323f,-1.05108f,-0.369526f,-0.324713f,-1.05108f,-0.319148f,-0.0634633f,-1.05108f,-0.278855f,0.196227f,-1.05108f,-0.279866f,0.427265f,-1.05108f,-0.386425f,0.514003f,-1.05108f,-0.482034f,0.487597f,-1.05108f,-0.521122f,0.413498f,-1.05108f,-0.540098f,0.189702f,-1.05107f,-0.540098f,-0.0634274f,-1.05108f,-0.52492f,-0.324713f,-1.05108f,-0.473586f,-0.504323f,-1.05108f,-0.389563f,-0.43901f,-1.05108f,-0.344775f,-0.194088f,-1.05108f,-0.296548f,0.0671617f,-1.05108f,-0.26593f,0.320611f,-1.05108f,-0.327806f,0.493208f,-1.05108f,-0.425807f,0.508572f,-1.23108f,-0.404178f,0.513239f,-1.23108f,-0.425807f,0.508572f,-1.23108f,-0.455812f,0.499919f,-1.23108f,-0.482034f,0.487597f,-1.23108f,-0.503971f,0.454625f,-1.23108f,-0.521122f,0.413498f,-1.23108f,-0.534408f,0.327022f,-1.23108f,-0.53749f,0.287986f,-1.23108f,-0.540098f,0.242886f,-1.23108f,-0.540098f,0.189702f,-1.23108f,-0.540098f,0.130453f,-1.23108f,-0.540098f,0.0671617f,-1.23079f,-0.540098f,0.00186628f,-1.23093f,-0.540098f,-0.128749f,-1.23108f,-0.540098f,-0.194088f,-1.23108f,-0.537703f,-0.259401f,-1.23108f,-0.52492f,-0.324713f,-1.23108f,-0.514809f,-0.385944f,-1.23108f,-0.504034f,-0.43901f,-1.23108f,-0.495699f,-0.479831f,-1.23108f,-0.473586f,-0.504323f,-1.23108f,-0.450239f,-0.512487f,-1.23108f,-0.437181f,-0.504323f,-1.23108f,-0.413115f,-0.479831f,-1.23108f,-0.389563f,-0.43901f,-1.23108f,-0.37873f,-0.385944f,-1.23108f,-0.369526f,-0.324713f,-1.23108f,-0.358171f,-0.259401f,-1.23108f,-0.344775f,-0.194088f,-1.23108f,-0.333199f,-0.128776f,-1.23108f,-0.319148f,-0.0634633f,-1.23108f,-0.307371f,0.00184921f,-1.23108f,-0.296548f,0.0671617f,-1.23108f,-0.288469f,0.132084f,-1.23108f,-0.278855f,0.196227f,-1.23108f,-0.272473f,0.259199f,-1.23108f,-0.26593f,0.320611f,-1.23108f,-0.267674f,0.37759f,-1.23108f,-0.279866f,0.427265f,-1.23108f,-0.29977f,0.466762f,-1.23108f,-0.327806f,0.493208f,-1.23108f,-0.350307f,0.507378f,-1.23108f,-0.386425f,0.514003f,-1.25712f,-0.364287f,0.45792f,-1.25712f,-0.385875f,0.45309f,-1.25712f,-0.408096f,0.441053f,-1.25712f,-0.430911f,0.421662f,-1.25712f,-0.452417f,0.396663f,-1.25712f,-0.471047f,0.368663f,-1.25712f,-0.48552f,0.340839f,-1.25712f,-0.49678f,0.311184f,-1.25712f,-0.505926f,0.27666f,-1.25712f,-0.513663f,0.234717f,-1.25712f,-0.520582f,0.183729f,-1.25712f,-0.526142f,0.12637f,-1.25712f,-0.529925f,0.0649098f,-1.25741f,-0.5317f,0.00154332f,-1.25669f,-0.530444f,-0.0616461f,-1.25726f,-0.527201f,-0.124751f,-1.25712f,-0.520811f,-0.187749f}; return value; } private float[] getCoordinate_8_124_point_4() { float[] value = {-1.25712f,-0.511569f,-0.250675f,-1.25712f,-0.499304f,-0.313346f,-1.25712f,-0.484543f,-0.371168f,-1.25712f,-0.468179f,-0.419056f,-1.25712f,-0.443665f,-0.448292f,-1.25712f,-0.424971f,-0.415891f,-1.25712f,-0.40434f,-0.367378f,-1.25712f,-0.384207f,-0.308991f,-1.25712f,-0.365602f,-0.245672f,-1.25712f,-0.349214f,-0.181948f,-1.25712f,-0.334758f,-0.117995f,-1.25712f,-0.321891f,-0.0537955f,-1.25712f,-0.310268f,0.0106628f,-1.25712f,-0.299614f,0.0749539f,-1.25712f,-0.290804f,0.138228f,-1.25712f,-0.284613f,0.200029f,-1.25712f,-0.281779f,0.259878f,-1.25712f,-0.282983f,0.317116f,-1.25712f,-0.288837f,0.368183f,-1.25712f,-0.299301f,0.409001f,-1.25712f,-0.312598f,0.435386f,-1.25712f,-0.327272f,0.449229f,-1.25712f,-0.344306f,0.456446f,-1.23165f,-0.540098f,-0.0626024f,-0.493063f,-0.524559f,0.273811f,-0.592682f,-0.566694f,0.292008f,-0.491023f,-0.523859f,-0.174539f,-0.592682f,-0.566694f,-0.20664f,-0.590708f,-0.597219f,0.292008f,-0.590708f,-0.597219f,-0.20664f,-0.529172f,-0.619617f,-0.206927f,-0.529172f,-0.619617f,0.300885f,-0.602177f,-0.628731f,0.292008f,-0.602177f,-0.628731f,-0.20664f,-0.540641f,-0.651128f,-0.206927f,-0.540641f,-0.651128f,0.300885f,-0.932852f,-0.328972f,-0.0702992f,-0.932852f,-0.299152f,0.10911f,-0.92822f,-0.127855f,0.0798044f,-0.92822f,-0.157675f,-0.0996049f,-1.02645f,-0.157675f,-0.103307f,-1.02645f,-0.127855f,0.0706001f,-0.931694f,-0.286688f,0.106616f,-0.931694f,-0.316508f,-0.0727937f,-1.02992f,-0.316508f,-0.0764953f,-1.02992f,-0.286688f,0.0974114f,-1.02955f,-0.296413f,-0.0622405f,-1.02955f,-0.272475f,0.0773653f,-1.02682f,-0.14795f,0.0563453f,-1.02682f,-0.171888f,-0.0832606f,-1.01775f,-0.296664f,-0.0621975f,-1.01775f,-0.272726f,0.0774083f,-1.01502f,-0.1482f,0.0563883f,-1.01502f,-0.172139f,-0.0832175f,-1.01447f,-0.182929f,-0.148729f,-0.937268f,-0.182929f,-0.14582f,-0.939998f,-0.321001f,-0.122152f,-1.01721f,-0.321001f,-0.125062f,-0.946378f,-0.274635f,0.153861f,-0.943647f,-0.136563f,0.130193f,-1.02085f,-0.136563f,0.122959f,-1.02359f,-0.274635f,0.146626f,-0.993878f,-0.220308f,-0.169219f,-0.957281f,-0.220308f,-0.16784f,-0.958576f,-0.313843f,-0.151831f,-0.995172f,-0.313843f,-0.15321f,-0.968467f,-0.25837f,0.176539f,-0.967173f,-0.164835f,0.16053f,-1.00377f,-0.164835f,0.157101f,-1.00506f,-0.25837f,0.17311f,-0.26461f,-0.527486f,0.0647395f,-0.26461f,-0.513475f,-0.153515f,-0.26461f,-0.35081f,-0.153515f,-0.26461f,-0.312712f,0.0647395f,-1.2568f,-0.425374f,-0.0304939f,-1.25663f,-0.425649f,-0.0343404f,-1.25739f,-0.419531f,-0.0752117f,-1.25732f,-0.417295f,-0.0817509f,-1.25727f,-0.41476f,-0.0834811f,-1.25727f,-0.411979f,-0.0836344f,-1.25732f,-0.409327f,-0.0821901f,-1.25739f,-0.406882f,-0.0759089f,-1.25663f,-0.400612f,-0.0357204f,-1.25686f,-0.400338f,-0.0304952f,-1.26261f,-0.425388f,-0.0307433f,-1.26245f,-0.425662f,-0.0345898f,-1.26374f,-0.421672f,-0.0524511f,-1.2638f,-0.418535f,-0.0618945f,-1.26374f,-0.415263f,-0.0646599f,-1.26374f,-0.411729f,-0.0648547f,-1.2638f,-0.40831f,-0.0624582f,-1.26374f,-0.404916f,-0.0533746f,-1.26245f,-0.400626f,-0.0359697f,-1.26267f,-0.400352f,-0.0307445f,-1.27201f,-0.423306f,-0.031146f,-1.27185f,-0.423533f,-0.0346868f,-1.27147f,-0.422162f,-0.0436718f,-1.27135f,-0.4194f,-0.046753f,-1.27128f,-0.415668f,-0.0485438f,-1.27128f,-0.411535f,-0.0487717f}; return value; } private float[] getCoordinate_8_124_point_5() { float[] value = {-1.27135f,-0.407629f,-0.0474018f,-1.27147f,-0.404545f,-0.0446428f,-1.27185f,-0.402753f,-0.0358321f,-1.27206f,-0.402525f,-0.031147f,-1.27681f,-0.418775f,-0.0313517f,-1.27669f,-0.418902f,-0.0342327f,-1.27659f,-0.418137f,-0.0364103f,-1.27652f,-0.416595f,-0.0381296f,-1.27649f,-0.414513f,-0.0391289f,-1.27649f,-0.412207f,-0.039256f,-1.27652f,-0.410027f,-0.0384917f,-1.27659f,-0.408306f,-0.0369521f,-1.27669f,-0.407306f,-0.0348719f,-1.27684f,-0.40718f,-0.0313523f,-1.25712f,-0.42312f,-0.124432f,-1.25712f,-0.42528f,-0.119936f,-1.25712f,-0.425554f,-0.114956f,-1.25712f,-0.423902f,-0.11025f,-1.25712f,-0.420575f,-0.106534f,-1.25712f,-0.416079f,-0.104375f,-1.25712f,-0.411099f,-0.1041f,-1.25712f,-0.406393f,-0.105753f,-1.25712f,-0.402677f,-0.10908f,-1.25712f,-0.400518f,-0.113576f,-1.25712f,-0.400243f,-0.118556f,-1.25712f,-0.401895f,-0.123262f,-1.25712f,-0.405223f,-0.126978f,-1.25712f,-0.409719f,-0.129137f,-1.25712f,-0.414699f,-0.129411f,-1.25712f,-0.419405f,-0.127759f,-1.26294f,-0.414699f,-0.129411f,-1.26294f,-0.419405f,-0.127759f,-1.26294f,-0.42312f,-0.124432f,-1.26294f,-0.42528f,-0.119936f,-1.26294f,-0.425554f,-0.114956f,-1.26294f,-0.423902f,-0.11025f,-1.26294f,-0.420575f,-0.106534f,-1.26294f,-0.416079f,-0.104375f,-1.26294f,-0.411099f,-0.1041f,-1.26294f,-0.406393f,-0.105753f,-1.26294f,-0.402677f,-0.10908f,-1.26294f,-0.400518f,-0.113576f,-1.26294f,-0.400243f,-0.118556f,-1.26294f,-0.401895f,-0.123262f,-1.26294f,-0.405223f,-0.126978f,-1.26294f,-0.409719f,-0.129137f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_133_coordIndex_1() { int[] value = {4,3,2,1,0,8,7,6,5,-1,8,0,11,35,-1,11,0,1,14,-1,14,1,2,17,-1,17,2,3,20,-1,20,3,4,23,-1,23,4,84,99,-1,26,5,6,29,-1,29,6,7,32,-1,32,7,8,35,-1,35,11,36,44,-1,36,11,14,37,-1,37,14,17,38,-1,38,17,20,39,-1,39,20,23,40,-1,40,23,99,112,-1,41,26,29,42,-1,42,29,32,43,-1,43,32,35,44,-1,45,10,13,46,-1,46,13,16,47,-1,47,16,19,48,-1,48,19,22,49,-1,49,22,98,119,-1,50,25,28,51,-1,51,28,31,52,-1,52,31,34,53,-1,53,34,10,45,-1,53,45,63,71,-1,54,9,12,55,-1,55,12,15,56,-1,56,15,18,57,-1,57,18,21,58,-1,58,21,97,126,-1,59,24,27,60,-1,60,27,30,61,-1,61,30,33,62,-1,62,33,9,54,-1,62,54,72,80,-1,63,45,46,64,-1,64,46,47,65,-1,65,47,48,66,-1,66,48,49,67,-1,67,49,119,133,-1,68,50,51,69,-1,69,51,52,70,-1,70,52,53,71,-1,72,54,55,73,-1,73,55,56,74,-1,74,56,57,75,-1,75,57,58,76,-1,76,58,126,140,-1,77,59,60,78,-1,78,60,61,79,-1,79,61,62,80,-1,86,87,81,82,83,84,4,5,85,-1,93,82,81,90,-1,96,83,82,93,-1,99,84,83,96,-1,102,85,5,26,-1,105,86,85,102,-1,108,87,86,105,-1,108,90,81,87,-1,110,93,90,109,-1,111,96,93,110,-1,112,99,96,111,-1,113,102,26,41,-1,114,105,102,113,-1,115,108,105,114,-1,115,109,90,108,-1,116,89,107,122,-1,117,92,89,116,-1,118,95,92,117,-1,119,98,95,118,-1,120,101,25,50,-1,121,104,101,120,-1,122,107,104,121,-1,123,88,106,129,-1,124,91,88,123,-1,125,94,91,124,-1,126,97,94,125,-1,127,100,24,59,-1,128,103,100,127,-1,129,106,103,128,-1,131,117,116,130,-1,132,118,117,131,-1,133,119,118,132,-1,134,120,50,68,-1,135,121,120,134,-1,136,122,121,135,-1,136,130,116,122,-1,138,124,123,137,-1,139,125,124,138,-1,140,126,125,139,-1,141,127,59,77,-1,142,128,127,141,-1,143,129,128,142,-1,143,137,123,129,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_133_point_1() { float[] value = {0.0739004f,0.583123f,-0.565371f,0.0681845f,0.583124f,-0.594103f,0.0519085f,0.583125f,-0.618461f,0.02755f,0.583126f,-0.634736f,-0.0011824f,0.583127f,-0.64045f,-0.00117906f,0.583127f,-0.490288f,0.0275531f,0.583126f,-0.496004f,0.0519108f,0.583125f,-0.51228f,0.0681858f,0.583124f,-0.536638f,0.0751607f,0.689354f,-0.565371f,0.0751582f,0.642486f,-0.565371f,0.0739012f,0.598665f,-0.565371f,0.0693493f,0.689354f,-0.594583f,0.0693468f,0.642486f,-0.594583f,0.0681854f,0.598666f,-0.594103f,0.0528012f,0.689355f,-0.619348f,0.0527988f,0.642487f,-0.619348f,0.0519093f,0.598666f,-0.618461f,0.0280357f,0.689356f,-0.635895f,0.0280333f,0.642489f,-0.635895f,0.0275508f,0.598668f,-0.634736f,-0.00117688f,0.689358f,-0.641705f,-0.00117933f,0.64249f,-0.641705f,-0.00118159f,0.598669f,-0.64045f,-0.00117349f,0.689358f,-0.489033f,-0.00117593f,0.64249f,-0.489033f,-0.00117825f,0.598669f,-0.490288f,0.0280388f,0.689356f,-0.494845f,0.0280364f,0.642489f,-0.494845f,0.0275539f,0.598668f,-0.496004f,0.0528036f,0.689355f,-0.511393f,0.0528012f,0.642487f,-0.511393f,0.0519116f,0.598666f,-0.51228f,0.0693506f,0.689354f,-0.536158f,0.0693481f,0.642486f,-0.536158f,0.0681866f,0.598666f,-0.536638f,0.0711984f,0.601558f,-0.565371f,0.0656884f,0.601558f,-0.593069f,0.0499982f,0.601559f,-0.616549f,0.0265167f,0.60156f,-0.632238f,-0.00118137f,0.601561f,-0.637747f,-0.00117816f,0.601561f,-0.492991f,0.0265197f,0.60156f,-0.498501f,0.0500005f,0.601559f,-0.514191f,0.0656896f,0.601558f,-0.537673f,0.0751584f,0.645861f,-0.565371f,0.069347f,0.645861f,-0.594583f,0.0527989f,0.645862f,-0.619348f,0.0280334f,0.645863f,-0.635895f,-0.00117915f,0.645865f,-0.641705f,-0.00117576f,0.645865f,-0.489033f,0.0280366f,0.645863f,-0.494845f,0.0528013f,0.645862f,-0.511393f,0.0693483f,0.645861f,-0.536158f,0.0751608f,0.692387f,-0.565371f,0.0693494f,0.692388f,-0.594583f,0.0528014f,0.692389f,-0.619348f,0.0280359f,0.69239f,-0.635895f,-0.00117672f,0.692391f,-0.641705f,-0.00117333f,0.692391f,-0.489033f,0.028039f,0.69239f,-0.494845f,0.0528038f,0.692389f,-0.511393f,0.0693507f,0.692388f,-0.536158f,0.0719246f,0.64734f,-0.565371f,0.0663594f,0.64734f,-0.593345f,0.0505124f,0.647341f,-0.617061f,0.026796f,0.647342f,-0.632907f,-0.001179f,0.647343f,-0.638471f,-0.00117575f,0.647343f,-0.492267f,0.026799f,0.647342f,-0.497832f,0.0505147f,0.647341f,-0.513679f,0.0663607f,0.64734f,-0.537396f,0.072011f,0.69377f,-0.565371f,0.0664394f,0.69377f,-0.593378f,0.0505742f,0.693771f,-0.617121f,0.0268306f,0.693772f,-0.632985f,-0.00117658f,0.693774f,-0.638555f,-0.00117333f,0.693774f,-0.492183f,0.0268336f,0.693772f,-0.497755f,0.0505765f,0.693771f,-0.51362f,0.0664407f,0.69377f,-0.537364f,-0.0762619f,0.583131f,-0.565367f,-0.0705473f,0.583131f,-0.5941f,-0.0542723f,0.58313f,-0.618458f,-0.0299146f,0.583129f,-0.634734f,-0.0299115f,0.583129f,-0.496003f,-0.0542699f,0.58313f,-0.512278f,-0.070546f,0.583131f,-0.536635f,-0.077511f,0.689362f,-0.565367f,-0.0775135f,0.642494f,-0.565367f,-0.076261f,0.598673f,-0.565367f,-0.071701f,0.689362f,-0.59458f,-0.0717034f,0.642494f,-0.59458f,-0.0705465f,0.598673f,-0.5941f,-0.055154f,0.689361f,-0.619345f,-0.0551564f,0.642493f,-0.619345f,-0.0542715f,0.598672f,-0.618458f,-0.0303892f,0.68936f,-0.635894f,-0.0303917f,0.642492f,-0.635894f,-0.0299138f,0.598671f,-0.634734f}; return value; } private float[] getCoordinate_8_133_point_2() { float[] value = {-0.0303861f,0.68936f,-0.494843f,-0.0303885f,0.642492f,-0.494843f,-0.0299107f,0.598671f,-0.496003f,-0.0551516f,0.689361f,-0.51139f,-0.055154f,0.642493f,-0.51139f,-0.0542691f,0.598672f,-0.512278f,-0.0716997f,0.689362f,-0.536155f,-0.0717021f,0.642494f,-0.536155f,-0.0705452f,0.598673f,-0.536635f,-0.073558f,0.601565f,-0.565367f,-0.0680491f,0.601565f,-0.593066f,-0.05236f,0.601564f,-0.616547f,-0.0288792f,0.601563f,-0.632237f,-0.0288762f,0.601563f,-0.4985f,-0.0523577f,0.601564f,-0.514189f,-0.0680479f,0.601565f,-0.53767f,-0.0775133f,0.645869f,-0.565367f,-0.0717032f,0.645868f,-0.59458f,-0.0551562f,0.645867f,-0.619345f,-0.0303915f,0.645866f,-0.635894f,-0.0303883f,0.645866f,-0.494843f,-0.0551538f,0.645867f,-0.51139f,-0.0717019f,0.645868f,-0.536155f,-0.0775109f,0.692395f,-0.565367f,-0.0717008f,0.692395f,-0.59458f,-0.0551538f,0.692394f,-0.619345f,-0.0303891f,0.692393f,-0.635894f,-0.0303859f,0.692393f,-0.494843f,-0.0551514f,0.692394f,-0.51139f,-0.0716995f,0.692395f,-0.536155f,-0.0742794f,0.647347f,-0.565367f,-0.0687154f,0.647347f,-0.593342f,-0.0528694f,0.647346f,-0.617059f,-0.0291538f,0.647345f,-0.632906f,-0.0291508f,0.647345f,-0.497831f,-0.0528671f,0.647346f,-0.513677f,-0.0687142f,0.647347f,-0.537393f,-0.0743609f,0.693778f,-0.565367f,-0.0687906f,0.693777f,-0.593375f,-0.0529264f,0.693777f,-0.617118f,-0.0291835f,0.693775f,-0.632983f,-0.0291805f,0.693775f,-0.497753f,-0.0529241f,0.693777f,-0.513618f,-0.0687893f,0.693777f,-0.537361f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_150_coordIndex_1() { int[] value = {9,39,297,298,-1,10,9,298,299,-1,11,10,299,300,-1,12,11,300,301,-1,13,12,301,302,-1,14,13,302,303,-1,15,14,303,304,-1,16,15,304,305,-1,17,16,305,306,-1,27,68,284,285,-1,28,27,285,286,-1,29,28,286,287,-1,30,29,287,288,-1,31,30,288,289,-1,32,31,289,290,-1,33,32,290,291,-1,34,33,291,292,-1,35,34,292,293,-1,36,35,293,294,-1,37,36,294,295,-1,38,37,295,296,-1,39,38,296,297,-1,44,175,259,257,-1,53,54,312,313,-1,54,55,311,312,-1,55,56,310,311,-1,56,57,309,310,-1,57,58,308,309,-1,58,59,307,308,-1,59,17,306,307,-1,68,69,283,284,-1,69,70,282,283,-1,70,71,281,282,-1,71,72,280,281,-1,72,73,279,280,-1,73,74,278,279,-1,74,75,277,278,-1,75,76,276,277,-1,76,77,275,276,-1,77,78,274,275,-1,78,79,273,274,-1,79,52,272,273,-1,80,236,262,263,-1,84,0,43,171,-1,87,9,10,91,-1,88,1,0,84,-1,89,88,84,85,-1,90,89,85,86,-1,91,10,11,95,-1,91,90,86,87,-1,92,2,1,88,-1,93,92,88,89,-1,94,93,89,90,-1,95,11,12,99,-1,95,94,90,91,-1,96,3,2,92,-1,97,96,92,93,-1,98,97,93,94,-1,99,12,13,103,-1,99,98,94,95,-1,100,4,3,96,-1,101,100,96,97,-1,102,101,97,98,-1,103,13,14,107,-1,103,102,98,99,-1,104,5,4,100,-1,105,104,100,101,-1,106,105,101,102,-1,107,14,15,111,-1,107,106,102,103,-1,108,6,5,104,-1,109,108,104,105,-1,110,109,105,106,-1,111,15,16,115,-1,111,110,106,107,-1,112,7,6,108,-1,113,112,108,109,-1,114,113,109,110,-1,115,16,17,119,-1,115,114,110,111,-1,116,8,7,112,-1,117,116,112,113,-1,118,117,113,114,-1,119,17,59,200,-1,119,118,114,115,-1,120,18,60,207,-1,121,120,207,206,-1,122,121,206,205,-1,123,27,28,127,-1,123,122,205,204,-1,124,19,18,120,-1,125,124,120,121,-1,126,125,121,122,-1,127,28,29,131,-1,127,126,122,123,-1,128,20,19,124,-1,129,128,124,125,-1,130,129,125,126,-1,131,29,30,135,-1,131,130,126,127,-1,132,21,20,128,-1,133,132,128,129,-1,134,133,129,130,-1,135,30,31,139,-1,135,134,130,131,-1,136,22,21,132,-1,137,136,132,133,-1,138,137,133,134,-1,139,31,32,143,-1,139,138,134,135,-1,140,23,22,136,-1,141,140,136,137,-1,142,141,137,138,-1,143,32,33,147,-1,143,142,138,139,-1,144,24,23,140,-1,145,144,140,141,-1,146,145,141,142,-1,147,33,34,151,-1,147,146,142,143,-1,148,25,24,144,-1,149,148,144,145,-1,150,149,145,146,-1,151,34,35,155,-1,151,150,146,147,-1,152,26,25,148,-1,153,152,148,149,-1,154,153,149,150,-1,155,35,36,156,-1,155,154,150,151,-1,156,36,37,160,-1,156,157,154,155,-1,157,156,160,161,-1,157,158,153,154,-1,158,157,161,162,-1,158,159,152,153,-1,159,40,26,152,-1,159,158,162,163,-1,160,37,38,164,-1,161,160,164,165,-1,162,161,165,166,-1,163,41,40,159,-1,163,162,166,167,-1,164,38,39,168,-1,165,164,168,169,-1,166,165,169,170,-1,167,42,41,163,-1,167,166,170,171,-1,168,39,9,87,-1,169,168,87,86,-1,170,169,86,85,-1,171,43,42,167,-1,171,170,85,84,-1,172,52,79,251,-1,172,173,177,176,-1,173,174,178,177,-1,174,175,179,178,-1,175,44,45,179,-1,175,174,249,248,259,-1,176,53,52,172,-1,176,177,181,180,-1,177,178,182,181,-1,178,179,183,182,-1,179,45,46,183,-1,180,54,53,176,-1,180,181,185,184,-1,181,182,186,185,-1,182,183,187,186,-1,183,46,47,187,-1,184,55,54,180,-1,184,185,189,188,-1,185,186,190,189,-1,186,187,191,190,-1,187,47,48,191,-1,188,56,55,184,-1,188,189,193,192,-1,189,190,194,193,-1,190,191,195,194,-1,191,48,49,195,-1,192,57,56,188,-1,192,193,197,196,-1,193,194,198,197,-1,194,195,199,198,-1,195,49,50,199,-1,196,58,57,192,-1,196,197,201,200,-1,197,198,202,201,-1,198,199,203,202,-1,199,50,51,203,-1,200,59,58,196,-1,200,201,118,119,-1,201,202,117,118,-1,202,203,116,117,-1,203,51,8,116,-1,204,68,27,123,-1,204,205,209,208,-1,205,206,210,209,-1,206,207,211,210,-1,207,60,61,211,-1,208,69,68,204}; return value; } private int[] getIndexedFaceSet_7_150_coordIndex_2() { int[] value = {-1,208,209,213,212,-1,209,210,214,213,-1,210,211,215,214,-1,211,61,62,215,-1,212,70,69,208,-1,212,213,217,216,-1,213,214,218,217,-1,214,215,219,218,-1,215,62,63,219,-1,216,71,70,212,-1,216,217,221,220,-1,217,218,222,221,-1,218,219,223,222,-1,219,63,64,223,-1,220,72,71,216,-1,220,221,225,224,-1,221,222,226,225,-1,222,223,227,226,-1,223,64,65,227,-1,224,73,72,220,-1,224,225,229,228,-1,225,226,230,229,-1,226,227,231,230,-1,227,65,66,231,-1,228,74,73,224,-1,228,229,233,232,-1,229,230,234,233,-1,230,231,235,234,-1,231,66,67,235,-1,232,75,74,228,-1,236,80,81,240,-1,236,258,261,262,-1,237,236,240,241,-1,237,238,233,234,-1,238,237,241,242,-1,238,239,232,233,-1,239,76,75,232,-1,239,238,242,243,-1,242,241,245,246,-1,243,77,76,239,-1,243,242,246,247,-1,244,82,83,248,-1,245,244,248,249,-1,246,245,249,250,-1,247,78,77,243,-1,247,246,250,251,-1,248,83,266,267,-1,250,249,174,173,-1,251,79,78,247,-1,251,250,173,172,-1,252,82,244,255,-1,252,255,268,269,-1,253,81,80,263,260,256,67,66,65,64,63,62,61,60,18,19,20,21,22,23,24,25,26,40,41,42,43,0,1,2,3,4,5,6,7,8,51,50,49,48,47,46,45,44,257,265,266,83,82,252,269,270,-1,254,240,81,253,-1,254,253,270,271,-1,255,244,245,241,240,254,-1,256,258,235,67,-1,257,259,264,265,-1,258,236,237,234,235,-1,258,256,260,261,-1,263,262,261,260,-1,264,259,248,267,-1,267,266,265,264,-1,268,255,254,271,-1,271,270,269,268,-1,272,52,53,313,-1,273,272,314,315,-1,274,273,315,316,-1,275,274,316,317,-1,276,275,317,318,-1,277,276,318,319,-1,278,277,319,320,-1,279,278,320,321,-1,280,279,321,322,-1,281,280,322,323,-1,282,281,323,324,-1,283,282,324,325,-1,284,283,325,326,-1,285,284,326,327,-1,286,285,327,328,-1,287,286,328,329,-1,288,287,329,330,-1,289,288,330,331,-1,290,289,331,332,-1,291,290,332,333,-1,292,291,333,334,-1,293,292,334,335,-1,294,293,335,336,-1,295,294,336,337,-1,296,295,337,338,-1,297,296,338,339,-1,298,297,339,340,-1,299,298,340,341,-1,300,299,341,342,-1,301,300,342,343,-1,302,301,343,344,-1,303,302,344,345,-1,304,303,345,346,-1,305,304,346,347,-1,306,305,347,348,-1,307,306,348,349,-1,308,307,349,350,-1,309,308,350,351,-1,310,309,351,352,-1,311,310,352,353,-1,312,311,353,354,-1,313,312,354,355,-1,314,272,313,355,-1,315,314,356,357,-1,316,315,357,358,-1,317,316,358,359,-1,318,317,359,360,-1,319,318,360,361,-1,320,319,361,362,-1,321,320,362,363,-1,322,321,363,364,-1,323,322,364,365,-1,324,323,365,366,-1,325,324,366,367,-1,326,325,367,368,-1,327,326,368,369,-1,328,327,369,370,-1,329,328,370,371,-1,330,329,371,372,-1,331,330,372,373,-1,332,331,373,374,-1,333,332,374,375,-1,334,333,375,376,-1,335,334,376,377,-1,336,335,377,378,-1,337,336,378,379,-1,338,337,379,380,-1,339,338,380,381,-1,340,339,381,382,-1,341,340,382,383,-1,342,341,383,384,-1,343,342,384,385,-1,344,343,385,386,-1,345,344,386,387,-1,346,345,387,388,-1,347,346,388,389,-1,348,347,389,390,-1,349,348,390,391,-1,350,349,391,392,-1,351,350,392,393,-1,352,351,393,394,-1,353,352,394,395,-1,354,353,395,396,-1,355,354,396,397,-1,356,314,355,397,-1,357,356,398,399,-1,358,357,399,400,-1,359,358,400,401,-1,360,359,401,402,-1,361,360,402,403,-1,362,361,403,404,-1,363,362,404,405,-1,364,363,405,406,-1,365,364,406,407,-1,366,365,407,408,-1,367,366,408,409,-1,368,367,409,410,-1,369,368,410,411,-1,370,369,411,412,-1,371,370,412,413,-1,372,371,413,414,-1,373,372,414,415,-1,374,373,415,416,-1,375,374,416,417,-1,376,375,417,418,-1,377,376,418,419,-1,378,377,419,420,-1,379,378,420,421,-1,380,379,421,422,-1,381,380,422,423,-1,382,381,423,424,-1,383,382,424,425,-1,384,383,425,426,-1,385,384,426,427,-1,386,385,427,428,-1,387,386,428,429,-1,388,387,429,430,-1,389,388,430,431,-1,390,389,431,432,-1,391,390,432,433,-1,392,391,433,434,-1,393,392,434,435,-1,394,393,435,436,-1,395,394,436,437,-1,396,395,437}; return value; } private int[] getIndexedFaceSet_7_150_coordIndex_3() { int[] value = {438,-1,397,396,438,439,-1,398,356,397,439,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_150_point_1() { float[] value = {0.244464f,-0.162502f,-1.58591f,0.257598f,-0.179099f,-1.58591f,0.271025f,-0.192584f,-1.58591f,0.287282f,-0.204951f,-1.58591f,0.304009f,-0.214846f,-1.58591f,0.322345f,-0.221288f,-1.58591f,0.341585f,-0.224028f,-1.58592f,0.36099f,-0.222963f,-1.58592f,0.379814f,-0.218132f,-1.58592f,0.244495f,-0.162488f,-1.77122f,0.257629f,-0.179085f,-1.77122f,0.271056f,-0.192571f,-1.7711f,0.287313f,-0.204937f,-1.77121f,0.30404f,-0.214832f,-1.77121f,0.322376f,-0.221274f,-1.77121f,0.341616f,-0.224015f,-1.77121f,0.361021f,-0.222949f,-1.7712f,0.379845f,-0.218118f,-1.7712f,0.22283f,0.212761f,-1.58591f,0.205309f,0.204351f,-1.58591f,0.189767f,0.192684f,-1.58591f,0.176799f,0.178209f,-1.58591f,0.166904f,0.161482f,-1.58591f,0.160462f,0.143147f,-1.58591f,0.155059f,0.125721f,-1.58591f,0.154364f,0.104259f,-1.58591f,0.154984f,0.0831021f,-1.58591f,0.222861f,0.212775f,-1.77119f,0.20534f,0.204365f,-1.7712f,0.189798f,0.192698f,-1.7712f,0.17683f,0.178223f,-1.7712f,0.166935f,0.161496f,-1.77121f,0.160493f,0.14316f,-1.77121f,0.15509f,0.125735f,-1.7711f,0.154395f,0.104272f,-1.77121f,0.155015f,0.0831156f,-1.77121f,0.163132f,0.0333849f,-1.7716f,0.177332f,-0.0164626f,-1.77156f,0.195155f,-0.0653819f,-1.77156f,0.216967f,-0.11438f,-1.7716f,0.163101f,0.0333713f,-1.58591f,0.177301f,-0.0164762f,-1.58591f,0.195123f,-0.0653955f,-1.58591f,0.216935f,-0.114394f,-1.58591f,0.44766f,-0.0884726f,-1.58592f,0.44828f,-0.109629f,-1.58592f,0.446674f,-0.128591f,-1.58592f,0.442182f,-0.148517f,-1.58592f,0.435741f,-0.166853f,-1.58592f,0.425846f,-0.18358f,-1.58592f,0.412878f,-0.198055f,-1.58592f,0.397335f,-0.209722f,-1.58592f,0.447691f,-0.0884591f,-1.77118f,0.448311f,-0.109616f,-1.77118f,0.446705f,-0.128578f,-1.77107f,0.442213f,-0.148504f,-1.77118f,0.435772f,-0.166839f,-1.77119f,0.425877f,-0.183566f,-1.77119f,0.412909f,-0.198041f,-1.77119f,0.397366f,-0.209708f,-1.7712f,0.241654f,0.217592f,-1.58591f,0.261059f,0.218658f,-1.58591f,0.280299f,0.215917f,-1.58591f,0.298635f,0.209475f,-1.58591f,0.315362f,0.19958f,-1.58591f,0.330708f,0.189714f,-1.58591f,0.345046f,0.173728f,-1.58592f,0.35818f,0.157131f,-1.58592f,0.241685f,0.217606f,-1.77119f,0.26109f,0.218671f,-1.77119f,0.28033f,0.215931f,-1.77118f,0.298666f,0.209489f,-1.77118f,0.315393f,0.199594f,-1.77118f,0.330739f,0.189728f,-1.77106f,0.345077f,0.173742f,-1.77118f,0.358211f,0.157145f,-1.77118f,0.383987f,0.113848f,-1.77155f,0.40518f,0.0665479f,-1.77152f,0.423003f,0.0176285f,-1.77152f,0.437821f,-0.0339174f,-1.77156f,0.386323f,0.109317f,-1.58592f,0.405149f,0.0665343f,-1.58592f,0.422972f,0.0176149f,-1.58592f,0.435449f,-0.027599f,-1.58592f,0.244485f,-0.162492f,-1.71351f,0.239236f,-0.166042f,-1.72221f,0.239239f,-0.166041f,-1.74082f,0.244491f,-0.16249f,-1.74917f,0.25762f,-0.17909f,-1.71351f,0.252888f,-0.183294f,-1.72221f,0.252891f,-0.183292f,-1.74081f,0.257625f,-0.179087f,-1.74917f,0.271046f,-0.192575f,-1.71339f,0.266875f,-0.197342f,-1.72209f,0.266878f,-0.197341f,-1.7407f,0.271052f,-0.192572f,-1.74905f,0.287304f,-0.204942f,-1.7135f,0.283771f,-0.210194f,-1.72221f,0.283774f,-0.210193f,-1.74081f,0.28731f,-0.204939f,-1.74916f}; return value; } private float[] getCoordinate_8_150_point_2() { float[] value = {0.30403f,-0.214837f,-1.7135f,0.301349f,-0.220593f,-1.7222f,0.301352f,-0.220592f,-1.74081f,0.304036f,-0.214834f,-1.74916f,0.322366f,-0.221278f,-1.7135f,0.32086f,-0.227447f,-1.7222f,0.320863f,-0.227446f,-1.74081f,0.322372f,-0.221276f,-1.74916f,0.341606f,-0.224019f,-1.7135f,0.341333f,-0.230364f,-1.7222f,0.341336f,-0.230362f,-1.7408f,0.341612f,-0.224016f,-1.74916f,0.361011f,-0.222953f,-1.71349f,0.361981f,-0.22923f,-1.72219f,0.361984f,-0.229229f,-1.7408f,0.361017f,-0.222951f,-1.74915f,0.379836f,-0.218123f,-1.71349f,0.382011f,-0.22409f,-1.72219f,0.382015f,-0.224088f,-1.7408f,0.379842f,-0.21812f,-1.74915f,0.222851f,0.212771f,-1.71348f,0.220678f,0.218739f,-1.72218f,0.220681f,0.21874f,-1.74079f,0.222857f,0.212773f,-1.74914f,0.205331f,0.20436f,-1.71349f,0.202036f,0.20979f,-1.72219f,0.202039f,0.209791f,-1.74079f,0.205337f,0.204363f,-1.74915f,0.189788f,0.192693f,-1.71349f,0.185497f,0.197375f,-1.72219f,0.1855f,0.197377f,-1.7408f,0.189794f,0.192696f,-1.74915f,0.17682f,0.178219f,-1.71349f,0.171698f,0.181973f,-1.7222f,0.171701f,0.181975f,-1.7408f,0.176826f,0.178221f,-1.74915f,0.166925f,0.161492f,-1.7135f,0.161169f,0.164175f,-1.7222f,0.161172f,0.164176f,-1.7408f,0.166931f,0.161494f,-1.74916f,0.160483f,0.143156f,-1.7135f,0.154482f,0.145141f,-1.7222f,0.154485f,0.145142f,-1.74081f,0.160489f,0.143159f,-1.74916f,0.15508f,0.125731f,-1.71339f,0.148792f,0.126788f,-1.72209f,0.148795f,0.12679f,-1.7407f,0.155086f,0.125733f,-1.74905f,0.154386f,0.104268f,-1.7135f,0.148063f,0.104278f,-1.7222f,0.148066f,0.104279f,-1.74081f,0.154392f,0.10427f,-1.74916f,0.155006f,0.0831114f,-1.71351f,0.148702f,0.0825077f,-1.72221f,0.148705f,0.0825091f,-1.74081f,0.155012f,0.083114f,-1.74916f,0.163128f,0.0333833f,-1.74955f,0.156948f,0.0320032f,-1.74119f,0.156945f,0.0320018f,-1.72259f,0.163122f,0.0333807f,-1.71389f,0.177328f,-0.0164642f,-1.74951f,0.17131f,-0.018415f,-1.74116f,0.171307f,-0.0184164f,-1.72255f,0.177322f,-0.0164668f,-1.71385f,0.195151f,-0.0653836f,-1.74951f,0.189286f,-0.0677541f,-1.74116f,0.189283f,-0.0677555f,-1.72255f,0.195145f,-0.0653862f,-1.71385f,0.216963f,-0.114382f,-1.74955f,0.211317f,-0.117245f,-1.7412f,0.211314f,-0.117246f,-1.72259f,0.216957f,-0.114384f,-1.71389f,0.447687f,-0.0884607f,-1.74913f,0.45399f,-0.0878023f,-1.74077f,0.453987f,-0.0878036f,-1.72217f,0.447681f,-0.0884633f,-1.71347f,0.448307f,-0.109617f,-1.74913f,0.454634f,-0.109792f,-1.74078f,0.454631f,-0.109794f,-1.72217f,0.448301f,-0.10962f,-1.71347f,0.446702f,-0.128579f,-1.74902f,0.452962f,-0.129546f,-1.74066f,0.452959f,-0.129547f,-1.72206f,0.446696f,-0.128582f,-1.71336f,0.44221f,-0.148505f,-1.74913f,0.448293f,-0.150254f,-1.74078f,0.44829f,-0.150256f,-1.72217f,0.442204f,-0.148508f,-1.71347f,0.435768f,-0.166841f,-1.74914f,0.441524f,-0.169524f,-1.74078f,0.441521f,-0.169525f,-1.72218f,0.435762f,-0.166844f,-1.71348f,0.425873f,-0.183568f,-1.74914f,0.430995f,-0.187322f,-1.74079f,0.430992f,-0.187324f,-1.72218f,0.425867f,-0.18357f,-1.71348f,0.412905f,-0.198043f,-1.74914f,0.417196f,-0.202725f,-1.74079f,0.417193f,-0.202726f,-1.72218f,0.412899f,-0.198045f,-1.71348f}; return value; } private float[] getCoordinate_8_150_point_3() { float[] value = {0.397362f,-0.20971f,-1.74915f,0.400657f,-0.215139f,-1.74079f,0.400654f,-0.21514f,-1.72219f,0.397356f,-0.209712f,-1.71349f,0.241681f,0.217604f,-1.74914f,0.240712f,0.223881f,-1.74079f,0.240709f,0.223879f,-1.72218f,0.241675f,0.217602f,-1.71348f,0.261087f,0.21867f,-1.74914f,0.26136f,0.225014f,-1.74078f,0.261357f,0.225013f,-1.72218f,0.261081f,0.218667f,-1.71348f,0.280327f,0.215929f,-1.74913f,0.281833f,0.222098f,-1.74078f,0.28183f,0.222097f,-1.72217f,0.280321f,0.215926f,-1.71347f,0.298663f,0.209487f,-1.74913f,0.301344f,0.215244f,-1.74078f,0.30134f,0.215242f,-1.72217f,0.298657f,0.209485f,-1.71347f,0.315389f,0.199592f,-1.74913f,0.318707f,0.204972f,-1.74078f,0.318704f,0.204971f,-1.72217f,0.315383f,0.19959f,-1.71347f,0.330735f,0.189726f,-1.74901f,0.33487f,0.194581f,-1.74066f,0.334867f,0.19458f,-1.72205f,0.330729f,0.189724f,-1.71335f,0.345073f,0.17374f,-1.74913f,0.349907f,0.177815f,-1.74077f,0.349904f,0.177814f,-1.72217f,0.345067f,0.173738f,-1.71347f,0.358208f,0.157143f,-1.74912f,0.363423f,0.160736f,-1.74077f,0.36342f,0.160735f,-1.72216f,0.358202f,0.157141f,-1.71347f,0.386344f,0.109327f,-1.71384f,0.389597f,0.116763f,-1.72254f,0.3896f,0.116764f,-1.74115f,0.383983f,0.113846f,-1.7495f,0.405171f,0.0665437f,-1.71381f,0.411033f,0.0689215f,-1.7225f,0.411036f,0.0689228f,-1.74111f,0.405177f,0.0665463f,-1.74947f,0.422993f,0.0176243f,-1.71381f,0.429009f,0.0195823f,-1.72251f,0.429012f,0.0195837f,-1.74111f,0.422999f,0.0176269f,-1.74947f,0.435471f,-0.0275896f,-1.71385f,0.443976f,-0.0324814f,-1.72254f,0.443979f,-0.0324801f,-1.74115f,0.437818f,-0.0339191f,-1.74951f,0.419397f,0.0294047f,-1.58592f,0.408749f,0.0565599f,-1.58592f,0.40877f,0.0565693f,-1.71381f,0.419419f,0.0294141f,-1.71381f,0.373023f,0.134599f,-1.58592f,0.443447f,-0.0601195f,-1.58592f,0.373044f,0.134608f,-1.71372f,0.443469f,-0.0601102f,-1.71372f,0.385592f,0.134355f,-1.58592f,0.385613f,0.134365f,-1.71372f,0.394205f,0.119932f,-1.71384f,0.394184f,0.119923f,-1.58592f,0.452814f,-0.0499828f,-1.71372f,0.452793f,-0.0499921f,-1.58592f,0.449503f,-0.0318116f,-1.58592f,0.449525f,-0.0318022f,-1.71384f,0.428236f,0.0380054f,-1.7138f,0.428215f,0.037996f,-1.58592f,0.422274f,0.0543024f,-1.58592f,0.422295f,0.0543118f,-1.7138f,0.445346f,-0.0870755f,-1.77716f,0.435635f,-0.0334065f,-1.77753f,0.421053f,0.0173147f,-1.7775f,0.403516f,0.0654513f,-1.77749f,0.382662f,0.111994f,-1.77753f,0.357299f,0.154599f,-1.77716f,0.344375f,0.17093f,-1.77716f,0.330266f,0.186661f,-1.77705f,0.315166f,0.196369f,-1.77716f,0.298706f,0.206105f,-1.77717f,0.280664f,0.212444f,-1.77717f,0.261732f,0.215141f,-1.77717f,0.242637f,0.214092f,-1.77717f,0.224114f,0.209339f,-1.77718f,0.206874f,0.201063f,-1.77718f,0.19158f,0.189583f,-1.77719f,0.178819f,0.175339f,-1.77719f,0.169082f,0.15888f,-1.77719f,0.162744f,0.140838f,-1.77719f,0.157427f,0.123691f,-1.77708f,0.156744f,0.102572f,-1.7772f,0.157354f,0.081754f,-1.7772f,0.165341f,0.032819f,-1.77757f,0.179314f,-0.016231f,-1.77754f,0.196851f,-0.0643676f,-1.77754f,0.218314f,-0.112582f,-1.77758f,0.245402f,-0.15992f,-1.7772f,0.258326f,-0.176252f,-1.7772f}; return value; } private float[] getCoordinate_8_150_point_4() { float[] value = {0.271538f,-0.189521f,-1.77709f,0.287535f,-0.20169f,-1.7772f,0.303994f,-0.211427f,-1.7772f,0.322037f,-0.217765f,-1.77719f,0.340969f,-0.220462f,-1.77719f,0.360064f,-0.219414f,-1.77719f,0.378587f,-0.21466f,-1.77718f,0.395827f,-0.206384f,-1.77718f,0.411121f,-0.194904f,-1.77718f,0.423881f,-0.180661f,-1.77717f,0.433618f,-0.164202f,-1.77717f,0.439957f,-0.146159f,-1.77717f,0.444377f,-0.126552f,-1.77705f,0.445957f,-0.107893f,-1.77716f,0.440349f,-0.0875979f,-1.77715f,0.430749f,-0.0345477f,-1.77752f,0.416286f,0.0157629f,-1.77748f,0.39887f,0.0635668f,-1.77748f,0.378208f,0.10968f,-1.77751f,0.353163f,0.15175f,-1.77715f,0.340541f,0.1677f,-1.77715f,0.326987f,0.182811f,-1.77705f,0.312534f,0.192103f,-1.77717f,0.29658f,0.201541f,-1.77717f,0.279469f,0.207553f,-1.77717f,0.261514f,0.21011f,-1.77717f,0.243405f,0.209116f,-1.77718f,0.225837f,0.204608f,-1.77718f,0.209487f,0.196759f,-1.77718f,0.194983f,0.185871f,-1.77719f,0.182881f,0.172363f,-1.77719f,0.173647f,0.156754f,-1.77719f,0.167502f,0.139265f,-1.7772f,0.162414f,0.122853f,-1.77708f,0.161757f,0.102564f,-1.77719f,0.162353f,0.082233f,-1.77718f,0.17024f,0.0339126f,-1.77755f,0.184084f,-0.0146849f,-1.77753f,0.2015f,-0.0624888f,-1.77753f,0.222789f,-0.110313f,-1.77756f,0.249564f,-0.157105f,-1.77719f,0.262078f,-0.172918f,-1.77719f,0.274846f,-0.185742f,-1.77709f,0.290337f,-0.197526f,-1.77721f,0.306121f,-0.206863f,-1.7772f,0.323232f,-0.212874f,-1.77719f,0.341187f,-0.215432f,-1.77719f,0.359296f,-0.214437f,-1.77719f,0.376863f,-0.209929f,-1.77718f,0.393213f,-0.202081f,-1.77718f,0.407718f,-0.191193f,-1.77718f,0.41982f,-0.177685f,-1.77718f,0.429054f,-0.162075f,-1.77717f,0.435132f,-0.144773f,-1.77718f,0.439413f,-0.125786f,-1.77706f,0.44094f,-0.107755f,-1.77716f,0.437563f,-0.0858867f,-1.77272f,0.428156f,-0.0338976f,-1.77307f,0.413982f,0.0154069f,-1.77304f,0.396914f,0.0622547f,-1.77304f,0.376665f,0.107446f,-1.77307f,0.352122f,0.148674f,-1.77271f,0.339752f,0.164305f,-1.77272f,0.326469f,0.179114f,-1.77262f,0.312305f,0.18822f,-1.77274f,0.29667f,0.19747f,-1.77273f,0.279901f,0.203361f,-1.77274f,0.262305f,0.205867f,-1.77274f,0.244558f,0.204893f,-1.77274f,0.227342f,0.200475f,-1.77274f,0.211319f,0.192783f,-1.77275f,0.197105f,0.182113f,-1.77275f,0.185245f,0.168875f,-1.77275f,0.176195f,0.153578f,-1.77276f,0.170174f,0.136439f,-1.77277f,0.165187f,0.120355f,-1.77265f,0.164544f,0.100472f,-1.77275f,0.165128f,0.0805476f,-1.77275f,0.172856f,0.0331936f,-1.77311f,0.186423f,-0.014432f,-1.77308f,0.203491f,-0.0612797f,-1.77308f,0.224355f,-0.108147f,-1.77311f,0.250595f,-0.154004f,-1.77275f,0.262858f,-0.169501f,-1.77276f,0.275371f,-0.182068f,-1.77266f,0.290552f,-0.193616f,-1.77277f,0.30602f,-0.202766f,-1.77276f,0.322789f,-0.208657f,-1.77276f,0.340385f,-0.211164f,-1.77276f,0.358132f,-0.210189f,-1.77275f,0.375347f,-0.205771f,-1.77275f,0.391371f,-0.19808f,-1.77275f,0.405585f,-0.18741f,-1.77274f,0.417445f,-0.174172f,-1.77274f,0.426494f,-0.158874f,-1.77274f,0.432451f,-0.141918f,-1.77274f,0.436646f,-0.123311f,-1.77262f,0.438142f,-0.105641f,-1.77272f,0.437533f,-0.0859f,-1.59132f,0.428126f,-0.0339109f,-1.59168f}; return value; } private float[] getCoordinate_8_150_point_5() { float[] value = {0.413951f,0.0153935f,-1.59164f,0.396883f,0.0622413f,-1.59164f,0.376635f,0.107433f,-1.59167f,0.352091f,0.148661f,-1.59131f,0.339721f,0.164291f,-1.59132f,0.326439f,0.179101f,-1.59122f,0.312275f,0.188207f,-1.59134f,0.296639f,0.197456f,-1.59133f,0.279871f,0.203347f,-1.59134f,0.262275f,0.205854f,-1.59134f,0.244528f,0.204879f,-1.59134f,0.227312f,0.200462f,-1.59135f,0.211289f,0.19277f,-1.59135f,0.197074f,0.1821f,-1.59135f,0.185214f,0.168862f,-1.59136f,0.176165f,0.153565f,-1.59136f,0.170144f,0.136425f,-1.59137f,0.165157f,0.120342f,-1.59125f,0.164513f,0.100459f,-1.59136f,0.165097f,0.0805342f,-1.59135f,0.172826f,0.0331802f,-1.59171f,0.186393f,-0.0144453f,-1.59169f,0.203461f,-0.0612931f,-1.59169f,0.224324f,-0.108161f,-1.59171f,0.250564f,-0.154017f,-1.59135f,0.262828f,-0.169514f,-1.59136f,0.27534f,-0.182081f,-1.59126f,0.290521f,-0.193629f,-1.59137f,0.30599f,-0.20278f,-1.59136f,0.322758f,-0.208671f,-1.59136f,0.340354f,-0.211177f,-1.59136f,0.358101f,-0.210203f,-1.59135f,0.375317f,-0.205785f,-1.59135f,0.39134f,-0.198093f,-1.59135f,0.405555f,-0.187423f,-1.59134f,0.417415f,-0.174185f,-1.59134f,0.426464f,-0.158888f,-1.59134f,0.432421f,-0.141932f,-1.59135f,0.436616f,-0.123324f,-1.59123f,0.438112f,-0.105654f,-1.59132f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_159_coordIndex_1() { int[] value = {67,235,258,256,-1,84,0,1,88,-1,84,85,170,171,-1,85,84,88,89,-1,85,86,169,170,-1,86,85,89,90,-1,86,87,168,169,-1,87,9,39,168,-1,87,86,90,91,-1,88,1,2,92,-1,89,88,92,93,-1,90,89,93,94,-1,91,10,9,87,-1,91,90,94,95,-1,92,2,3,96,-1,93,92,96,97,-1,94,93,97,98,-1,95,11,10,91,-1,95,94,98,99,-1,96,3,4,100,-1,97,96,100,101,-1,98,97,101,102,-1,99,12,11,95,-1,99,98,102,103,-1,100,4,5,104,-1,101,100,104,105,-1,102,101,105,106,-1,103,13,12,99,-1,103,102,106,107,-1,104,5,6,108,-1,105,104,108,109,-1,106,105,109,110,-1,107,14,13,103,-1,107,106,110,111,-1,108,6,7,112,-1,109,108,112,113,-1,110,109,113,114,-1,111,15,14,107,-1,111,110,114,115,-1,112,7,8,116,-1,113,112,116,117,-1,114,113,117,118,-1,115,16,15,111,-1,115,114,118,119,-1,116,8,51,203,-1,117,116,203,202,-1,118,117,202,201,-1,119,17,16,115,-1,119,118,201,200,-1,120,18,19,124,-1,121,120,124,125,-1,122,121,125,126,-1,123,27,68,204,-1,123,122,126,127,-1,124,19,20,128,-1,125,124,128,129,-1,126,125,129,130,-1,127,28,27,123,-1,127,126,130,131,-1,128,20,21,132,-1,129,128,132,133,-1,130,129,133,134,-1,131,29,28,127,-1,131,130,134,135,-1,132,21,22,136,-1,133,132,136,137,-1,134,133,137,138,-1,135,30,29,131,-1,135,134,138,139,-1,136,22,23,140,-1,137,136,140,141,-1,138,137,141,142,-1,139,31,30,135,-1,139,138,142,143,-1,140,23,24,144,-1,141,140,144,145,-1,142,141,145,146,-1,143,32,31,139,-1,143,142,146,147,-1,144,24,25,148,-1,145,144,148,149,-1,146,145,149,150,-1,147,33,32,143,-1,147,146,150,151,-1,148,25,26,152,-1,149,148,152,153,-1,150,149,153,154,-1,151,34,33,147,-1,151,150,154,155,-1,152,26,40,159,-1,153,152,159,158,-1,154,153,158,157,-1,155,35,34,151,-1,155,154,157,156,-1,156,36,35,155,-1,159,40,41,163,-1,160,37,36,156,-1,161,160,156,157,-1,162,161,157,158,-1,163,41,42,167,-1,163,162,158,159,-1,164,38,37,160,-1,165,164,160,161,-1,166,165,161,162,-1,167,42,43,171,-1,167,166,162,163,-1,168,39,38,164,-1,169,168,164,165,-1,170,169,165,166,-1,171,43,0,84,-1,171,170,166,167,-1,172,52,53,176,-1,172,173,250,251,-1,173,174,249,250,-1,176,53,54,180,-1,176,177,173,172,-1,177,178,174,173,-1,178,179,175,174,-1,179,45,44,175,-1,180,54,55,184,-1,180,181,177,176,-1,181,182,178,177,-1,182,183,179,178,-1,183,46,45,179,-1,184,55,56,188,-1,184,185,181,180,-1,185,186,182,181,-1,186,187,183,182,-1,187,47,46,183,-1,188,56,57,192,-1,188,189,185,184,-1,189,190,186,185,-1,190,191,187,186,-1,191,48,47,187,-1,192,57,58,196,-1,192,193,189,188,-1,193,194,190,189,-1,194,195,191,190,-1,195,49,48,191,-1,196,58,59,200,-1,196,197,193,192,-1,197,198,194,193,-1,198,199,195,194,-1,199,50,49,195,-1,200,59,17,119,-1,200,201,197,196,-1,201,202,198,197,-1,202,203,199,198,-1,203,51,50,199,-1,204,68,69,208,-1,204,205,122,123,-1,205,206,121,122,-1,206,207,120,121,-1,207,60,18,120,-1,208,69,70,212,-1,208,209,205,204,-1,209,210,206,205,-1,210,211,207,206,-1,211,61,60,207,-1,212,70,71,216,-1,212,213,209,208,-1,213,214,210,209,-1,214,215,211,210,-1,215,62,61,211,-1,216,71,72,220,-1,216,217,213,212,-1,217,218,214,213,-1,218,219,215,214,-1,219,63,62,215,-1,220,72,73,224,-1,220,221,217,216,-1,221,222,218,217,-1,222,223,219,218,-1,223,64,63,219,-1,224,73,74,228,-1,224,225,221,220,-1,225,226,222,221,-1,226,227,223,222,-1,227,65,64,223,-1,228,74,75,232,-1,228,229,225,224,-1,229,230,226,225,-1,230,231,227,226,-1,231,66,65,227,-1,232,75,76,239,-1,232,233,229,228,-1,233,232,239,238,-1,233,234,230,229,-1,234,233,238,237,-1,234,235,231,230,-1,235,67,66,231,-1,235,234,237,236,258,-1,239,76,77,243,-1,240,81,80,236,-1,241,240,236,237,-1,242,241,237,238,-1,243,77,78,247,-1,243,242,238,239,-1,246,245,241,242,-1,247,78,79,251}; return value; } private int[] getIndexedFaceSet_7_159_coordIndex_2() { int[] value = {-1,247,246,242,243,-1,248,83,82,244,-1,249,248,244,245,-1,250,249,245,246,-1,251,79,52,172,-1,251,250,246,247,-1,253,81,240,254,-1,254,240,241,245,244,255,-1,255,244,82,252,-1,257,259,175,44,-1,259,248,249,174,175,-1,260,261,262,263,-1,261,260,256,258,-1,262,261,258,236,-1,263,262,236,80,-1,264,265,266,267,-1,265,264,259,257,-1,267,248,259,264,-1,267,266,83,248,-1,268,269,270,271,-1,269,268,255,252,-1,270,269,252,82,83,266,265,257,44,45,46,47,48,49,50,51,8,7,6,5,4,3,2,1,0,43,42,41,40,26,25,24,23,22,21,20,19,18,60,61,62,63,64,65,66,67,256,260,263,80,81,253,-1,271,254,255,268,-1,271,270,253,254,-1,273,272,52,79,-1,274,273,79,78,-1,275,274,78,77,-1,276,275,77,76,-1,277,276,76,75,-1,278,277,75,74,-1,279,278,74,73,-1,280,279,73,72,-1,281,280,72,71,-1,282,281,71,70,-1,283,282,70,69,-1,284,283,69,68,-1,285,284,68,27,-1,286,285,27,28,-1,287,286,28,29,-1,288,287,29,30,-1,289,288,30,31,-1,290,289,31,32,-1,291,290,32,33,-1,292,291,33,34,-1,293,292,34,35,-1,294,293,35,36,-1,295,294,36,37,-1,296,295,37,38,-1,297,296,38,39,-1,298,297,39,9,-1,299,298,9,10,-1,300,299,10,11,-1,301,300,11,12,-1,302,301,12,13,-1,303,302,13,14,-1,304,303,14,15,-1,305,304,15,16,-1,306,305,16,17,-1,307,306,17,59,-1,308,307,59,58,-1,309,308,58,57,-1,310,309,57,56,-1,311,310,56,55,-1,312,311,55,54,-1,313,53,52,272,-1,313,312,54,53,-1,315,314,272,273,-1,316,315,273,274,-1,317,316,274,275,-1,318,317,275,276,-1,319,318,276,277,-1,320,319,277,278,-1,321,320,278,279,-1,322,321,279,280,-1,323,322,280,281,-1,324,323,281,282,-1,325,324,282,283,-1,326,325,283,284,-1,327,326,284,285,-1,328,327,285,286,-1,329,328,286,287,-1,330,329,287,288,-1,331,330,288,289,-1,332,331,289,290,-1,333,332,290,291,-1,334,333,291,292,-1,335,334,292,293,-1,336,335,293,294,-1,337,336,294,295,-1,338,337,295,296,-1,339,338,296,297,-1,340,339,297,298,-1,341,340,298,299,-1,342,341,299,300,-1,343,342,300,301,-1,344,343,301,302,-1,345,344,302,303,-1,346,345,303,304,-1,347,346,304,305,-1,348,347,305,306,-1,349,348,306,307,-1,350,349,307,308,-1,351,350,308,309,-1,352,351,309,310,-1,353,352,310,311,-1,354,353,311,312,-1,355,313,272,314,-1,355,354,312,313,-1,357,356,314,315,-1,358,357,315,316,-1,359,358,316,317,-1,360,359,317,318,-1,361,360,318,319,-1,362,361,319,320,-1,363,362,320,321,-1,364,363,321,322,-1,365,364,322,323,-1,366,365,323,324,-1,367,366,324,325,-1,368,367,325,326,-1,369,368,326,327,-1,370,369,327,328,-1,371,370,328,329,-1,372,371,329,330,-1,373,372,330,331,-1,374,373,331,332,-1,375,374,332,333,-1,376,375,333,334,-1,377,376,334,335,-1,378,377,335,336,-1,379,378,336,337,-1,381,380,338,339,-1,382,381,339,340,-1,383,382,340,341,-1,384,383,341,342,-1,385,384,342,343,-1,386,385,343,344,-1,387,386,344,345,-1,388,387,345,346,-1,389,388,346,347,-1,390,389,347,348,-1,391,390,348,349,-1,392,391,349,350,-1,393,392,350,351,-1,394,393,351,352,-1,395,394,352,353,-1,396,395,353,354,-1,397,355,314,356,-1,397,396,354,355,-1,399,398,356,357,-1,400,399,357,358,-1,401,400,358,359,-1,402,401,359,360,-1,403,402,360,361,-1,404,403,361,362,-1,405,404,362,363,-1,406,405,363,364,-1,407,406,364,365,-1,408,407,365,366,-1,409,408,366,367,-1,410,409,367,368,-1,411,410,368,369,-1,412,411,369,370,-1,413,412,370,371,-1,414,413,371,372,-1,415,414,372,373,-1,416,415,373,374,-1,417,416,374,375,-1,418,417,375,376,-1,419,418,376,377,-1,420,419,377,378,-1,421,420,378,379,-1,422,421,379,380,-1,423,422,380,381,-1,424,423,381,382,-1,425,424,382,383,-1,426,425,383,384,-1,427,426,384,385,-1,428,427,385,386,-1,429,428,386,387,-1,430,429,387,388,-1,431,430,388,389,-1,432,431,389,390,-1,433,432,390,391,-1,434,433,391,392,-1,435,434,392,393,-1,436,435,393,394,-1,437,436,394,395,-1,438,437,395,396,-1,439,397,356}; return value; } private int[] getIndexedFaceSet_7_159_coordIndex_3() { int[] value = {398,-1,439,438,396,397,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_159_point_1() { float[] value = {-0.24787f,-0.162489f,-1.58591f,-0.261005f,-0.179085f,-1.58591f,-0.274433f,-0.19257f,-1.58591f,-0.29069f,-0.204936f,-1.58591f,-0.307418f,-0.21483f,-1.58591f,-0.325754f,-0.221271f,-1.58591f,-0.344994f,-0.22401f,-1.58591f,-0.364399f,-0.222944f,-1.58591f,-0.383223f,-0.218112f,-1.58591f,-0.247905f,-0.162475f,-1.77121f,-0.26104f,-0.179072f,-1.77121f,-0.274468f,-0.192556f,-1.7711f,-0.290726f,-0.204922f,-1.77121f,-0.307453f,-0.214816f,-1.7712f,-0.325789f,-0.221257f,-1.7712f,-0.345029f,-0.223997f,-1.7712f,-0.364434f,-0.22293f,-1.77119f,-0.383259f,-0.218099f,-1.77119f,-0.226216f,0.212773f,-1.58591f,-0.208696f,0.204362f,-1.58591f,-0.193154f,0.192694f,-1.58591f,-0.180187f,0.178218f,-1.58591f,-0.170293f,0.161491f,-1.58591f,-0.163852f,0.143155f,-1.58591f,-0.15845f,0.125729f,-1.58591f,-0.157756f,0.104267f,-1.58591f,-0.158378f,0.0831102f,-1.58591f,-0.226251f,0.212787f,-1.77119f,-0.208732f,0.204375f,-1.77119f,-0.193189f,0.192708f,-1.7712f,-0.180222f,0.178232f,-1.7712f,-0.170328f,0.161505f,-1.7712f,-0.163887f,0.143169f,-1.77121f,-0.158485f,0.125743f,-1.77109f,-0.157792f,0.10428f,-1.77121f,-0.158413f,0.0831238f,-1.77121f,-0.166532f,0.0333935f,-1.77159f,-0.180735f,-0.0164533f,-1.77156f,-0.19856f,-0.0653717f,-1.77156f,-0.220374f,-0.114369f,-1.77159f,-0.166497f,0.0333799f,-1.58591f,-0.180699f,-0.0164669f,-1.58591f,-0.198524f,-0.0653853f,-1.58591f,-0.220339f,-0.114382f,-1.58591f,-0.451062f,-0.0884492f,-1.58591f,-0.451683f,-0.109606f,-1.58591f,-0.450079f,-0.128568f,-1.58591f,-0.445588f,-0.148494f,-1.58591f,-0.439147f,-0.16683f,-1.58591f,-0.429253f,-0.183557f,-1.58591f,-0.416285f,-0.198033f,-1.58591f,-0.400743f,-0.209701f,-1.58591f,-0.451097f,-0.0884356f,-1.77117f,-0.451718f,-0.109592f,-1.77117f,-0.450114f,-0.128554f,-1.77106f,-0.445623f,-0.14848f,-1.77117f,-0.439182f,-0.166817f,-1.77118f,-0.429288f,-0.183544f,-1.77118f,-0.416321f,-0.198019f,-1.77118f,-0.400778f,-0.209687f,-1.77119f,-0.24504f,0.217605f,-1.58591f,-0.264445f,0.218671f,-1.58591f,-0.283686f,0.215932f,-1.58591f,-0.302022f,0.209491f,-1.58591f,-0.318749f,0.199597f,-1.58591f,-0.334096f,0.189732f,-1.58591f,-0.348434f,0.173746f,-1.58591f,-0.36157f,0.15715f,-1.58591f,-0.245075f,0.217619f,-1.77119f,-0.264481f,0.218685f,-1.77118f,-0.283721f,0.215945f,-1.77118f,-0.302057f,0.209505f,-1.77117f,-0.318784f,0.199611f,-1.77117f,-0.334131f,0.189745f,-1.77106f,-0.34847f,0.17376f,-1.77117f,-0.361605f,0.157164f,-1.77117f,-0.387383f,0.113868f,-1.77155f,-0.408578f,0.0665691f,-1.77151f,-0.426403f,0.0176507f,-1.77151f,-0.441225f,-0.0338945f,-1.77155f,-0.389715f,0.109338f,-1.58591f,-0.408543f,0.0665555f,-1.58591f,-0.426368f,0.0176371f,-1.58591f,-0.438848f,-0.0275761f,-1.58591f,-0.247894f,-0.16248f,-1.7135f,-0.242645f,-0.16603f,-1.7222f,-0.242649f,-0.166028f,-1.74081f,-0.247901f,-0.162477f,-1.74916f,-0.261029f,-0.179076f,-1.7135f,-0.256298f,-0.18328f,-1.7222f,-0.256302f,-0.183279f,-1.74081f,-0.261036f,-0.179073f,-1.74916f,-0.274457f,-0.192561f,-1.71339f,-0.270286f,-0.197328f,-1.72209f,-0.27029f,-0.197327f,-1.74069f,-0.274464f,-0.192558f,-1.74905f,-0.290715f,-0.204927f,-1.7135f,-0.287182f,-0.210179f,-1.7222f,-0.287186f,-0.210178f,-1.74081f,-0.290721f,-0.204924f,-1.74916f}; return value; } private float[] getCoordinate_8_159_point_2() { float[] value = {-0.307442f,-0.214821f,-1.7135f,-0.304761f,-0.220577f,-1.7222f,-0.304765f,-0.220576f,-1.7408f,-0.307449f,-0.214818f,-1.74915f,-0.325778f,-0.221261f,-1.71349f,-0.324272f,-0.227431f,-1.72219f,-0.324276f,-0.227429f,-1.7408f,-0.325785f,-0.221259f,-1.74915f,-0.345018f,-0.224001f,-1.71349f,-0.344745f,-0.230346f,-1.72219f,-0.344749f,-0.230344f,-1.7408f,-0.345025f,-0.223998f,-1.74915f,-0.364423f,-0.222935f,-1.71349f,-0.365394f,-0.229211f,-1.72219f,-0.365397f,-0.22921f,-1.74079f,-0.36443f,-0.222932f,-1.74914f,-0.383248f,-0.218103f,-1.71348f,-0.385424f,-0.22407f,-1.72218f,-0.385427f,-0.224068f,-1.74079f,-0.383254f,-0.2181f,-1.74914f,-0.22624f,0.212782f,-1.71348f,-0.224068f,0.218751f,-1.72218f,-0.224071f,0.218752f,-1.74079f,-0.226247f,0.212785f,-1.74914f,-0.208721f,0.204371f,-1.71348f,-0.205425f,0.2098f,-1.72218f,-0.205429f,0.209802f,-1.74079f,-0.208727f,0.204374f,-1.74914f,-0.193178f,0.192703f,-1.71349f,-0.188887f,0.197385f,-1.72219f,-0.188891f,0.197387f,-1.74079f,-0.193185f,0.192706f,-1.74915f,-0.180211f,0.178228f,-1.71349f,-0.175089f,0.181982f,-1.72219f,-0.175093f,0.181984f,-1.7408f,-0.180218f,0.17823f,-1.74915f,-0.170317f,0.161501f,-1.71349f,-0.164561f,0.164183f,-1.72219f,-0.164565f,0.164185f,-1.7408f,-0.170324f,0.161503f,-1.74915f,-0.163876f,0.143164f,-1.7135f,-0.157875f,0.145149f,-1.7222f,-0.157879f,0.14515f,-1.7408f,-0.163883f,0.143167f,-1.74916f,-0.158474f,0.125739f,-1.71338f,-0.152186f,0.126796f,-1.72209f,-0.152189f,0.126797f,-1.74069f,-0.158481f,0.125741f,-1.74904f,-0.157781f,0.104276f,-1.7135f,-0.151459f,0.104286f,-1.7222f,-0.151462f,0.104287f,-1.74081f,-0.157787f,0.104279f,-1.74916f,-0.158402f,0.0831196f,-1.7135f,-0.152098f,0.0825156f,-1.7222f,-0.152101f,0.0825169f,-1.74081f,-0.158409f,0.0831222f,-1.74916f,-0.166528f,0.0333919f,-1.74954f,-0.160347f,0.0320115f,-1.74119f,-0.160344f,0.0320101f,-1.72258f,-0.166521f,0.0333893f,-1.71388f,-0.18073f,-0.0164549f,-1.74951f,-0.174712f,-0.018406f,-1.74115f,-0.174709f,-0.0184074f,-1.72255f,-0.180724f,-0.0164575f,-1.71385f,-0.198556f,-0.0653733f,-1.74951f,-0.19269f,-0.0677442f,-1.74115f,-0.192687f,-0.0677455f,-1.72255f,-0.198549f,-0.0653759f,-1.71385f,-0.22037f,-0.11437f,-1.74954f,-0.214724f,-0.117233f,-1.74119f,-0.21472f,-0.117235f,-1.72259f,-0.220363f,-0.114373f,-1.71388f,-0.451093f,-0.0884372f,-1.74912f,-0.457395f,-0.0877785f,-1.74076f,-0.457392f,-0.0877799f,-1.72216f,-0.451086f,-0.0884398f,-1.71346f,-0.451714f,-0.109594f,-1.74912f,-0.458041f,-0.109769f,-1.74077f,-0.458038f,-0.10977f,-1.72216f,-0.451707f,-0.109596f,-1.71346f,-0.45011f,-0.128556f,-1.74901f,-0.45637f,-0.129522f,-1.74065f,-0.456366f,-0.129524f,-1.72205f,-0.450103f,-0.128558f,-1.71335f,-0.445619f,-0.148482f,-1.74912f,-0.451702f,-0.150231f,-1.74077f,-0.451699f,-0.150232f,-1.72216f,-0.445612f,-0.148485f,-1.71346f,-0.439178f,-0.166818f,-1.74913f,-0.444933f,-0.169501f,-1.74077f,-0.44493f,-0.169502f,-1.72217f,-0.439171f,-0.166821f,-1.71347f,-0.429284f,-0.183545f,-1.74913f,-0.434406f,-0.1873f,-1.74078f,-0.434402f,-0.187301f,-1.72217f,-0.429277f,-0.183548f,-1.71347f,-0.416316f,-0.198021f,-1.74913f,-0.420607f,-0.202703f,-1.74078f,-0.420604f,-0.202704f,-1.72217f,-0.41631f,-0.198024f,-1.71347f}; return value; } private float[] getCoordinate_8_159_point_3() { float[] value = {-0.400774f,-0.209689f,-1.74914f,-0.404069f,-0.215118f,-1.74078f,-0.404066f,-0.215119f,-1.72218f,-0.400767f,-0.209691f,-1.71348f,-0.245071f,0.217617f,-1.74913f,-0.244101f,0.223893f,-1.74078f,-0.244098f,0.223892f,-1.72218f,-0.245065f,0.217614f,-1.71348f,-0.264476f,0.218683f,-1.74913f,-0.26475f,0.225028f,-1.74078f,-0.264746f,0.225027f,-1.72217f,-0.26447f,0.218681f,-1.71347f,-0.283717f,0.215944f,-1.74913f,-0.285222f,0.222113f,-1.74077f,-0.285219f,0.222112f,-1.72217f,-0.28371f,0.215941f,-1.71347f,-0.302053f,0.209503f,-1.74912f,-0.304733f,0.21526f,-1.74077f,-0.30473f,0.215258f,-1.72216f,-0.302046f,0.2095f,-1.71347f,-0.31878f,0.199609f,-1.74912f,-0.322098f,0.204989f,-1.74077f,-0.322094f,0.204987f,-1.72216f,-0.318773f,0.199606f,-1.71346f,-0.334127f,0.189744f,-1.74901f,-0.338261f,0.194599f,-1.74065f,-0.338257f,0.194597f,-1.72205f,-0.33412f,0.189741f,-1.71335f,-0.348465f,0.173758f,-1.74912f,-0.353299f,0.177833f,-1.74076f,-0.353296f,0.177832f,-1.72216f,-0.348459f,0.173756f,-1.71346f,-0.361601f,0.157162f,-1.74912f,-0.366816f,0.160755f,-1.74076f,-0.366812f,0.160754f,-1.72216f,-0.361594f,0.157159f,-1.71346f,-0.389739f,0.109347f,-1.71384f,-0.392992f,0.116783f,-1.72253f,-0.392995f,0.116785f,-1.74114f,-0.387379f,0.113866f,-1.74949f,-0.408568f,0.0665649f,-1.7138f,-0.41443f,0.068943f,-1.7225f,-0.414434f,0.0689444f,-1.7411f,-0.408574f,0.0665675f,-1.74946f,-0.426393f,0.0176465f,-1.7138f,-0.432408f,0.0196048f,-1.7225f,-0.432412f,0.0196062f,-1.7411f,-0.426399f,0.0176491f,-1.74946f,-0.438873f,-0.0275668f,-1.71384f,-0.447378f,-0.0324582f,-1.72253f,-0.447382f,-0.0324568f,-1.74114f,-0.441221f,-0.0338961f,-1.7495f,-0.422793f,0.0294267f,-1.58591f,-0.412143f,0.0565813f,-1.58591f,-0.412168f,0.0565907f,-1.7138f,-0.422818f,0.029436f,-1.7138f,-0.376414f,0.134618f,-1.58591f,-0.446848f,-0.0600963f,-1.58591f,-0.376438f,0.134627f,-1.71371f,-0.446872f,-0.0600869f,-1.71371f,-0.388983f,0.134375f,-1.58591f,-0.389007f,0.134385f,-1.71371f,-0.397599f,0.119953f,-1.71383f,-0.397575f,0.119944f,-1.58591f,-0.456217f,-0.0499591f,-1.71371f,-0.456193f,-0.0499684f,-1.58591f,-0.452903f,-0.031788f,-1.58591f,-0.452927f,-0.0317787f,-1.71383f,-0.431635f,0.0380278f,-1.71379f,-0.43161f,0.0380184f,-1.58591f,-0.425669f,0.0543246f,-1.58591f,-0.425693f,0.0543339f,-1.71379f,-0.448753f,-0.0870522f,-1.77715f,-0.439039f,-0.0333837f,-1.77752f,-0.424454f,0.0173368f,-1.77749f,-0.406915f,0.0654725f,-1.77749f,-0.386058f,0.112014f,-1.77752f,-0.360693f,0.154617f,-1.77715f,-0.347768f,0.170948f,-1.77715f,-0.333658f,0.186678f,-1.77704f,-0.318557f,0.196385f,-1.77716f,-0.302097f,0.206121f,-1.77716f,-0.284055f,0.212459f,-1.77716f,-0.265122f,0.215155f,-1.77717f,-0.246028f,0.214105f,-1.77717f,-0.227505f,0.209351f,-1.77717f,-0.210265f,0.201074f,-1.77718f,-0.194972f,0.189593f,-1.77718f,-0.182212f,0.175349f,-1.77718f,-0.172476f,0.158889f,-1.77719f,-0.166138f,0.140846f,-1.77719f,-0.160823f,0.123699f,-1.77708f,-0.16014f,0.10258f,-1.77719f,-0.160752f,0.0817623f,-1.7772f,-0.168741f,0.0328277f,-1.77757f,-0.182716f,-0.0162215f,-1.77753f,-0.200256f,-0.0643573f,-1.77753f,-0.221722f,-0.11257f,-1.77757f,-0.248812f,-0.159907f,-1.7772f,-0.261737f,-0.176238f,-1.7772f}; return value; } private float[] getCoordinate_8_159_point_4() { float[] value = {-0.27495f,-0.189507f,-1.77708f,-0.290947f,-0.201675f,-1.77719f,-0.307407f,-0.211411f,-1.77719f,-0.32545f,-0.217749f,-1.77719f,-0.344382f,-0.220444f,-1.77718f,-0.363477f,-0.219395f,-1.77718f,-0.382f,-0.21464f,-1.77717f,-0.399239f,-0.206364f,-1.77717f,-0.414533f,-0.194883f,-1.77717f,-0.427293f,-0.180639f,-1.77716f,-0.437028f,-0.164179f,-1.77716f,-0.443366f,-0.146136f,-1.77716f,-0.447785f,-0.126529f,-1.77704f,-0.449364f,-0.10787f,-1.77715f,-0.443755f,-0.0875748f,-1.77714f,-0.434153f,-0.0345252f,-1.77751f,-0.419687f,0.0157847f,-1.77748f,-0.402268f,0.0635877f,-1.77748f,-0.381604f,0.1097f,-1.7775f,-0.356557f,0.151768f,-1.77714f,-0.343934f,0.167717f,-1.77715f,-0.33038f,0.182828f,-1.77705f,-0.315926f,0.19212f,-1.77717f,-0.299971f,0.201557f,-1.77716f,-0.28286f,0.207567f,-1.77716f,-0.264904f,0.210124f,-1.77717f,-0.246795f,0.209129f,-1.77717f,-0.229229f,0.20462f,-1.77717f,-0.212879f,0.19677f,-1.77718f,-0.198375f,0.185882f,-1.77718f,-0.186274f,0.172373f,-1.77719f,-0.17704f,0.156763f,-1.77719f,-0.170897f,0.139274f,-1.7772f,-0.165809f,0.122862f,-1.77708f,-0.165154f,0.102573f,-1.77719f,-0.165751f,0.0822416f,-1.77718f,-0.17364f,0.0339215f,-1.77755f,-0.187486f,-0.0146752f,-1.77752f,-0.204905f,-0.0624781f,-1.77752f,-0.226196f,-0.110301f,-1.77755f,-0.252974f,-0.157092f,-1.77718f,-0.265489f,-0.172905f,-1.77719f,-0.278257f,-0.185727f,-1.77708f,-0.293749f,-0.19751f,-1.7772f,-0.309533f,-0.206847f,-1.77719f,-0.326645f,-0.212857f,-1.77719f,-0.3446f,-0.215414f,-1.77718f,-0.362709f,-0.214419f,-1.77718f,-0.380276f,-0.20991f,-1.77718f,-0.396626f,-0.20206f,-1.77717f,-0.41113f,-0.191172f,-1.77717f,-0.423231f,-0.177663f,-1.77717f,-0.432464f,-0.162053f,-1.77716f,-0.438542f,-0.14475f,-1.77717f,-0.442821f,-0.125763f,-1.77705f,-0.444347f,-0.107732f,-1.77715f,-0.440969f,-0.0858638f,-1.77271f,-0.431559f,-0.0338751f,-1.77306f,-0.417382f,0.0154286f,-1.77303f,-0.400312f,0.0622755f,-1.77303f,-0.380062f,0.107466f,-1.77306f,-0.355516f,0.148692f,-1.77271f,-0.343145f,0.164323f,-1.77271f,-0.329862f,0.179131f,-1.77261f,-0.315697f,0.188237f,-1.77273f,-0.300061f,0.197485f,-1.77273f,-0.283292f,0.203375f,-1.77273f,-0.265696f,0.205881f,-1.77273f,-0.247949f,0.204906f,-1.77274f,-0.230734f,0.200487f,-1.77274f,-0.214711f,0.192794f,-1.77274f,-0.200497f,0.182124f,-1.77275f,-0.188638f,0.168885f,-1.77275f,-0.179589f,0.153587f,-1.77275f,-0.173569f,0.136448f,-1.77276f,-0.168582f,0.120364f,-1.77265f,-0.16794f,0.100481f,-1.77275f,-0.168525f,0.0805563f,-1.77275f,-0.176256f,0.0332027f,-1.77311f,-0.189826f,-0.0144221f,-1.77308f,-0.206896f,-0.061269f,-1.77308f,-0.227762f,-0.108135f,-1.77311f,-0.254004f,-0.153991f,-1.77275f,-0.266269f,-0.169487f,-1.77275f,-0.278782f,-0.182053f,-1.77265f,-0.293964f,-0.193601f,-1.77277f,-0.309432f,-0.20275f,-1.77275f,-0.326201f,-0.20864f,-1.77275f,-0.343798f,-0.211146f,-1.77275f,-0.361544f,-0.210171f,-1.77274f,-0.37876f,-0.205752f,-1.77274f,-0.394783f,-0.198059f,-1.77274f,-0.408997f,-0.187389f,-1.77273f,-0.420856f,-0.17415f,-1.77273f,-0.429904f,-0.158852f,-1.77273f,-0.435861f,-0.141896f,-1.77274f,-0.440054f,-0.123288f,-1.77261f,-0.44155f,-0.105618f,-1.77271f,-0.440935f,-0.0858771f,-1.59131f,-0.431525f,-0.0338885f,-1.59167f}; return value; } private float[] getCoordinate_8_159_point_5() { float[] value = {-0.417348f,0.0154152f,-1.59164f,-0.400278f,0.0622621f,-1.59164f,-0.380027f,0.107452f,-1.59166f,-0.355481f,0.148679f,-1.59131f,-0.343111f,0.164309f,-1.59131f,-0.329827f,0.179118f,-1.59121f,-0.315662f,0.188223f,-1.59133f,-0.300027f,0.197472f,-1.59133f,-0.283258f,0.203362f,-1.59133f,-0.265662f,0.205868f,-1.59133f,-0.247915f,0.204892f,-1.59134f,-0.230699f,0.200473f,-1.59134f,-0.214676f,0.192781f,-1.59134f,-0.200462f,0.18211f,-1.59135f,-0.188603f,0.168872f,-1.59135f,-0.179555f,0.153574f,-1.59135f,-0.173534f,0.136434f,-1.59137f,-0.168548f,0.120351f,-1.59125f,-0.167906f,0.100468f,-1.59135f,-0.168491f,0.0805429f,-1.59135f,-0.176222f,0.0331893f,-1.59171f,-0.189792f,-0.0144355f,-1.59168f,-0.206862f,-0.0612824f,-1.59168f,-0.227728f,-0.108149f,-1.59171f,-0.25397f,-0.154004f,-1.59135f,-0.266234f,-0.1695f,-1.59135f,-0.278747f,-0.182066f,-1.59125f,-0.293929f,-0.193614f,-1.59137f,-0.309398f,-0.202764f,-1.59136f,-0.326167f,-0.208654f,-1.59135f,-0.343763f,-0.211159f,-1.59135f,-0.36151f,-0.210184f,-1.59135f,-0.378726f,-0.205765f,-1.59134f,-0.394748f,-0.198073f,-1.59134f,-0.408962f,-0.187402f,-1.59134f,-0.420821f,-0.174163f,-1.59133f,-0.42987f,-0.158865f,-1.59133f,-0.435826f,-0.141909f,-1.59134f,-0.44002f,-0.123301f,-1.59122f,-0.441515f,-0.105631f,-1.59131f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_164_coordIndex_1() { int[] value = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,-1,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,0,15,-1,18,17,15,14,-1,19,18,14,13,-1,20,19,13,12,-1,21,20,12,11,-1,22,21,11,10,-1,23,22,10,9,-1,24,23,9,8,-1,25,24,8,7,-1,26,25,7,6,-1,27,26,6,5,-1,28,27,5,4,-1,29,28,4,3,-1,30,29,3,2,-1,31,1,0,16,-1,31,30,2,1,-1,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,-1,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,-1,49,48,32,47,-1,50,49,47,46,-1,51,50,46,45,-1,52,51,45,44,-1,53,52,44,43,-1,54,53,43,42,-1,55,54,42,41,-1,56,55,41,40,-1,57,56,40,39,-1,58,57,39,38,-1,59,58,38,37,-1,60,59,37,36,-1,61,60,36,35,-1,62,61,35,34,-1,63,33,32,48,-1,63,62,34,33,-1,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,-1,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,-1,81,80,64,79,-1,82,81,79,78,-1,83,82,78,77,-1,84,83,77,76,-1,85,84,76,75,-1,86,85,75,74,-1,87,86,74,73,-1,88,87,73,72,-1,89,88,72,71,-1,90,89,71,70,-1,91,90,70,69,-1,92,91,69,68,-1,93,92,68,67,-1,94,93,67,66,-1,95,65,64,80,-1,95,94,66,65,-1,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,-1,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,-1,113,112,96,111,-1,114,113,111,110,-1,115,114,110,109,-1,116,115,109,108,-1,117,116,108,107,-1,118,117,107,106,-1,119,118,106,105,-1,120,119,105,104,-1,121,120,104,103,-1,122,121,103,102,-1,123,122,102,101,-1,124,123,101,100,-1,125,124,100,99,-1,126,125,99,98,-1,127,97,96,112,-1,127,126,98,97,-1,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,-1,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,-1,145,144,128,143,-1,146,145,143,142,-1,147,146,142,141,-1,148,147,141,140,-1,149,148,140,139,-1,150,149,139,138,-1,151,150,138,137,-1,152,151,137,136,-1,153,152,136,135,-1,154,153,135,134,-1,155,154,134,133,-1,156,155,133,132,-1,157,156,132,131,-1,158,157,131,130,-1,159,129,128,144,-1,159,158,130,129,-1,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,-1,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,-1,177,176,160,175,-1,178,177,175,174,-1,179,178,174,173,-1,180,179,173,172,-1,181,180,172,171,-1,182,181,171,170,-1,183,182,170,169,-1,184,183,169,168,-1,185,184,168,167,-1,186,185,167,166,-1,187,186,166,165,-1,188,187,165,164,-1,189,188,164,163,-1,190,189,163,162,-1,191,161,160,176,-1,191,190,162,161,-1,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,-1,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,-1,209,208,192,207,-1,210,209,207,206,-1,211,210,206,205,-1,212,211,205,204,-1,213,212,204,203,-1,214,213,203,202,-1,215,214,202,201,-1,216,215,201,200,-1,217,216,200,199,-1,218,217,199,198,-1,219,218,198,197,-1,220,219,197,196,-1,221,220,196,195,-1,222,221,195,194,-1,223,193,192,208,-1,223,222,194,193,-1,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,-1,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,-1,241,240,224,239,-1,242,241,239,238,-1,243,242,238,237,-1,244,243,237,236,-1,245,244,236,235,-1,246,245,235,234,-1,247,246,234,233,-1,248,247,233,232,-1,249,248,232,231,-1,250,249,231,230,-1,251,250,230,229,-1,252,251,229,228,-1,253,252,228,227,-1,254,253,227,226,-1,255,225,224,240,-1,255,254,226,225,-1,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,-1,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,-1,273,272,256,271,-1,274,273,271,270,-1,275,274,270,269,-1,276,275,269,268,-1,277,276,268,267,-1,278,277,267,266,-1,279,278,266,265,-1,280,279,265,264,-1,281,280,264,263,-1,282,281,263,262,-1,283,282,262,261}; return value; } private int[] getIndexedFaceSet_7_164_coordIndex_2() { int[] value = {-1,284,283,261,260,-1,285,284,260,259,-1,286,285,259,258,-1,287,257,256,272,-1,287,286,258,257,-1,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,303,-1,306,305,303,302,-1,307,306,302,301,-1,308,307,301,300,-1,309,308,300,299,-1,310,309,299,298,-1,311,310,298,297,-1,312,311,297,296,-1,313,312,296,295,-1,314,313,295,294,-1,315,314,294,293,-1,316,315,293,292,-1,317,316,292,291,-1,318,317,291,290,-1,319,289,288,304,-1,319,318,290,289,-1,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,-1,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,-1,337,336,320,335,-1,338,337,335,334,-1,339,338,334,333,-1,340,339,333,332,-1,341,340,332,331,-1,342,341,331,330,-1,343,342,330,329,-1,344,343,329,328,-1,345,344,328,327,-1,346,345,327,326,-1,347,346,326,325,-1,348,347,325,324,-1,349,348,324,323,-1,350,349,323,322,-1,351,321,320,336,-1,351,350,322,321,-1,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,-1,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,-1,369,368,352,367,-1,370,369,367,366,-1,371,370,366,365,-1,372,371,365,364,-1,373,372,364,363,-1,374,373,363,362,-1,375,374,362,361,-1,376,375,361,360,-1,377,376,360,359,-1,378,377,359,358,-1,379,378,358,357,-1,380,379,357,356,-1,381,380,356,355,-1,382,381,355,354,-1,383,353,352,368,-1,383,382,354,353,-1,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,-1,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,-1,401,400,384,399,-1,402,401,399,398,-1,403,402,398,397,-1,404,403,397,396,-1,405,404,396,395,-1,406,405,395,394,-1,407,406,394,393,-1,408,407,393,392,-1,409,408,392,391,-1,410,409,391,390,-1,411,410,390,389,-1,412,411,389,388,-1,413,412,388,387,-1,414,413,387,386,-1,415,385,384,400,-1,415,414,386,385,-1,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,-1,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,-1,433,432,416,431,-1,434,433,431,430,-1,435,434,430,429,-1,436,435,429,428,-1,437,436,428,427,-1,438,437,427,426,-1,439,438,426,425,-1,440,439,425,424,-1,441,440,424,423,-1,442,441,423,422,-1,443,442,422,421,-1,444,443,421,420,-1,445,444,420,419,-1,446,445,419,418,-1,447,417,416,432,-1,447,446,418,417,-1,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,-1,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,-1,465,464,448,463,-1,466,465,463,462,-1,467,466,462,461,-1,468,467,461,460,-1,469,468,460,459,-1,470,469,459,458,-1,471,470,458,457,-1,472,471,457,456,-1,473,472,456,455,-1,474,473,455,454,-1,475,474,454,453,-1,476,475,453,452,-1,477,476,452,451,-1,478,477,451,450,-1,479,449,448,464,-1,479,478,450,449,-1,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,-1,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,-1,497,496,480,495,-1,498,497,495,494,-1,499,498,494,493,-1,500,499,493,492,-1,501,500,492,491,-1,502,501,491,490,-1,503,502,490,489,-1,504,503,489,488,-1,505,504,488,487,-1,506,505,487,486,-1,507,506,486,485,-1,508,507,485,484,-1,509,508,484,483,-1,510,509,483,482,-1,511,481,480,496,-1,511,510,482,481,-1,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,-1,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,-1,529,528,512,527,-1,530,529,527,526,-1,531,530,526,525,-1,532,531,525,524,-1,533,532,524,523,-1,534,533,523,522,-1,535,534,522,521,-1,536,535,521,520,-1,537,536,520,519,-1,538,537,519,518,-1,539,538,518,517,-1,540,539,517,516,-1,541,540,516,515,-1,542,541,515,514,-1,543,513,512,528,-1,543,542,514,513,-1,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,-1,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,-1,561,560,544,559,-1,562,561,559,558,-1,563,562,558,557,-1,564,563,557,556,-1,565,564,556,555,-1,566,565,555}; return value; } private int[] getIndexedFaceSet_7_164_coordIndex_3() { int[] value = {554,-1,567,566,554,553,-1,568,567,553,552,-1,569,568,552,551,-1,570,569,551,550,-1,571,570,550,549,-1,572,571,549,548,-1,573,572,548,547,-1,574,573,547,546,-1,575,545,544,560,-1,575,574,546,545,-1,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,-1,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,-1,593,592,576,591,-1,594,593,591,590,-1,595,594,590,589,-1,596,595,589,588,-1,597,596,588,587,-1,598,597,587,586,-1,599,598,586,585,-1,600,599,585,584,-1,601,600,584,583,-1,602,601,583,582,-1,603,602,582,581,-1,604,603,581,580,-1,605,604,580,579,-1,606,605,579,578,-1,607,577,576,592,-1,607,606,578,577,-1,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,-1,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,-1,625,624,608,623,-1,626,625,623,622,-1,627,626,622,621,-1,628,627,621,620,-1,629,628,620,619,-1,630,629,619,618,-1,631,630,618,617,-1,632,631,617,616,-1,633,632,616,615,-1,634,633,615,614,-1,635,634,614,613,-1,636,635,613,612,-1,637,636,612,611,-1,638,637,611,610,-1,639,609,608,624,-1,639,638,610,609,-1,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,-1,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,-1,657,656,640,655,-1,658,657,655,654,-1,659,658,654,653,-1,660,659,653,652,-1,661,660,652,651,-1,662,661,651,650,-1,663,662,650,649,-1,664,663,649,648,-1,665,664,648,647,-1,666,665,647,646,-1,667,666,646,645,-1,668,667,645,644,-1,669,668,644,643,-1,670,669,643,642,-1,671,641,640,656,-1,671,670,642,641,-1,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,-1,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,-1,689,688,672,687,-1,690,689,687,686,-1,691,690,686,685,-1,692,691,685,684,-1,693,692,684,683,-1,694,693,683,682,-1,695,694,682,681,-1,696,695,681,680,-1,697,696,680,679,-1,698,697,679,678,-1,699,698,678,677,-1,700,699,677,676,-1,701,700,676,675,-1,702,701,675,674,-1,703,673,672,688,-1,703,702,674,673,-1,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,-1,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,-1,721,720,704,719,-1,722,721,719,718,-1,723,722,718,717,-1,724,723,717,716,-1,725,724,716,715,-1,726,725,715,714,-1,727,726,714,713,-1,728,727,713,712,-1,729,728,712,711,-1,730,729,711,710,-1,731,730,710,709,-1,732,731,709,708,-1,733,732,708,707,-1,734,733,707,706,-1,735,705,704,720,-1,735,734,706,705,-1,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,-1,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,-1,753,752,736,751,-1,754,753,751,750,-1,755,754,750,749,-1,756,755,749,748,-1,757,756,748,747,-1,758,757,747,746,-1,759,758,746,745,-1,760,759,745,744,-1,761,760,744,743,-1,762,761,743,742,-1,763,762,742,741,-1,764,763,741,740,-1,765,764,740,739,-1,766,765,739,738,-1,767,737,736,752,-1,767,766,738,737,-1,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,-1,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,-1,785,784,768,783,-1,786,785,783,782,-1,787,786,782,781,-1,788,787,781,780,-1,789,788,780,779,-1,790,789,779,778,-1,791,790,778,777,-1,792,791,777,776,-1,793,792,776,775,-1,794,793,775,774,-1,795,794,774,773,-1,796,795,773,772,-1,797,796,772,771,-1,798,797,771,770,-1,799,769,768,784,-1,799,798,770,769,-1,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,-1,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,-1,817,816,800,815,-1,818,817,815,814,-1,819,818,814,813,-1,820,819,813,812,-1,821,820,812,811,-1,822,821,811,810,-1,823,822,810,809,-1,824,823,809,808,-1,825,824,808,807,-1,826,825,807,806,-1,827,826,806,805,-1,828,827,805,804,-1,829,828,804,803,-1,830,829,803,802,-1,831,801,800,816,-1,831,830,802,801,-1,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,-1,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,-1,849,848}; return value; } private int[] getIndexedFaceSet_7_164_coordIndex_4() { int[] value = {832,847,-1,850,849,847,846,-1,851,850,846,845,-1,852,851,845,844,-1,853,852,844,843,-1,854,853,843,842,-1,855,854,842,841,-1,856,855,841,840,-1,857,856,840,839,-1,858,857,839,838,-1,859,858,838,837,-1,860,859,837,836,-1,861,860,836,835,-1,862,861,835,834,-1,863,833,832,848,-1,863,862,834,833,-1,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,-1,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,-1,881,880,864,879,-1,882,881,879,878,-1,883,882,878,877,-1,884,883,877,876,-1,885,884,876,875,-1,886,885,875,874,-1,887,886,874,873,-1,888,887,873,872,-1,889,888,872,871,-1,890,889,871,870,-1,891,890,870,869,-1,892,891,869,868,-1,893,892,868,867,-1,894,893,867,866,-1,895,865,864,880,-1,895,894,866,865,-1,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,-1,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,-1,913,912,896,911,-1,914,913,911,910,-1,915,914,910,909,-1,916,915,909,908,-1,917,916,908,907,-1,918,917,907,906,-1,919,918,906,905,-1,920,919,905,904,-1,921,920,904,903,-1,922,921,903,902,-1,923,922,902,901,-1,924,923,901,900,-1,925,924,900,899,-1,926,925,899,898,-1,927,897,896,912,-1,927,926,898,897,-1,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,-1,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,-1,945,944,928,943,-1,946,945,943,942,-1,947,946,942,941,-1,948,947,941,940,-1,949,948,940,939,-1,950,949,939,938,-1,951,950,938,937,-1,952,951,937,936,-1,953,952,936,935,-1,954,953,935,934,-1,955,954,934,933,-1,956,955,933,932,-1,957,956,932,931,-1,958,957,931,930,-1,959,929,928,944,-1,959,958,930,929,-1,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,-1,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,-1,977,976,960,975,-1,978,977,975,974,-1,979,978,974,973,-1,980,979,973,972,-1,981,980,972,971,-1,982,981,971,970,-1,983,982,970,969,-1,984,983,969,968,-1,985,984,968,967,-1,986,985,967,966,-1,987,986,966,965,-1,988,987,965,964,-1,989,988,964,963,-1,990,989,963,962,-1,991,961,960,976,-1,991,990,962,961,-1,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,-1,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,-1,1009,1008,992,1007,-1,1010,1009,1007,1006,-1,1011,1010,1006,1005,-1,1012,1011,1005,1004,-1,1013,1012,1004,1003,-1,1014,1013,1003,1002,-1,1015,1014,1002,1001,-1,1016,1015,1001,1000,-1,1017,1016,1000,999,-1,1018,1017,999,998,-1,1019,1018,998,997,-1,1020,1019,997,996,-1,1021,1020,996,995,-1,1022,1021,995,994,-1,1023,993,992,1008,-1,1023,1022,994,993,-1,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,-1,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,-1,1041,1040,1024,1039,-1,1042,1041,1039,1038,-1,1043,1042,1038,1037,-1,1044,1043,1037,1036,-1,1045,1044,1036,1035,-1,1046,1045,1035,1034,-1,1047,1046,1034,1033,-1,1048,1047,1033,1032,-1,1049,1048,1032,1031,-1,1050,1049,1031,1030,-1,1051,1050,1030,1029,-1,1052,1051,1029,1028,-1,1053,1052,1028,1027,-1,1054,1053,1027,1026,-1,1055,1025,1024,1040,-1,1055,1054,1026,1025,-1,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,-1,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,-1,1073,1072,1056,1071,-1,1074,1073,1071,1070,-1,1075,1074,1070,1069,-1,1076,1075,1069,1068,-1,1077,1076,1068,1067,-1,1078,1077,1067,1066,-1,1079,1078,1066,1065,-1,1080,1079,1065,1064,-1,1081,1080,1064,1063,-1,1082,1081,1063,1062,-1,1083,1082,1062,1061,-1,1084,1083,1061,1060,-1,1085,1084,1060,1059,-1,1086,1085,1059,1058,-1,1087,1057,1056,1072,-1,1087,1086,1058,1057,-1,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,-1,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,-1,1105,1104,1088,1103,-1,1106,1105,1103,1102,-1,1107,1106,1102,1101,-1,1108,1107,1101,1100,-1,1109,1108,1100,1099,-1,1110,1109,1099,1098,-1,1111,1110,1098,1097,-1,1112,1111,1097,1096,-1,1113,1112,1096,1095,-1,1114,1113,1095,1094,-1,1115,1114,1094,1093,-1,1116,1115,1093,1092,-1,1117,1116,1092,1091,-1,1118,1117,1091,1090,-1,1119,1089,1088,1104,-1,1119,1118,1090,1089,-1,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129}; return value; } private int[] getIndexedFaceSet_7_164_coordIndex_5() { int[] value = {1130,1131,1132,1133,1134,1135,-1,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,-1,1137,1136,1120,1135,-1,1138,1137,1135,1134,-1,1139,1138,1134,1133,-1,1140,1139,1133,1132,-1,1141,1140,1132,1131,-1,1142,1141,1131,1130,-1,1143,1142,1130,1129,-1,1144,1143,1129,1128,-1,1145,1144,1128,1127,-1,1146,1145,1127,1126,-1,1147,1146,1126,1125,-1,1148,1147,1125,1124,-1,1149,1148,1124,1123,-1,1150,1149,1123,1122,-1,1151,1121,1120,1136,-1,1151,1150,1122,1121,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_164_point_1() { float[] value = {1.02386f,-0.216742f,-0.0225025f,1.02374f,-0.213242f,-0.023116f,1.02364f,-0.209773f,-0.022343f,1.02356f,-0.206863f,-0.020301f,1.02354f,-0.204956f,-0.017301f,1.02356f,-0.204343f,-0.0137997f,1.02362f,-0.205115f,-0.0103301f,1.02372f,-0.207156f,-0.00742044f,1.02385f,-0.210155f,-0.00551372f,1.02397f,-0.213656f,-0.00490019f,1.02407f,-0.217125f,-0.00567326f,1.02414f,-0.220034f,-0.00771523f,1.02417f,-0.221941f,-0.0107152f,1.02415f,-0.222555f,-0.0142166f,1.02408f,-0.221783f,-0.0176862f,1.02398f,-0.219742f,-0.0205958f,1.01603f,-0.21684f,-0.0224676f,1.01615f,-0.219839f,-0.0205609f,1.01626f,-0.221881f,-0.0176512f,1.01632f,-0.222653f,-0.0141816f,1.01634f,-0.222039f,-0.0106803f,1.01632f,-0.220132f,-0.00768029f,1.01624f,-0.217223f,-0.00563832f,1.01614f,-0.213754f,-0.00486525f,1.01602f,-0.210253f,-0.00547878f,1.0159f,-0.207254f,-0.0073855f,1.01579f,-0.205213f,-0.0102951f,1.01573f,-0.20444f,-0.0137647f,1.01571f,-0.205054f,-0.0172661f,1.01574f,-0.206961f,-0.0202661f,1.01581f,-0.209871f,-0.022308f,1.01591f,-0.21334f,-0.0230811f,1.02386f,-0.199986f,-0.0462919f,1.02374f,-0.196485f,-0.0469055f,1.02364f,-0.193016f,-0.0461324f,1.02356f,-0.190107f,-0.0440904f,1.02354f,-0.1882f,-0.0410904f,1.02356f,-0.187586f,-0.0375891f,1.02362f,-0.188358f,-0.0341195f,1.02372f,-0.190399f,-0.0312099f,1.02385f,-0.193399f,-0.0293031f,1.02397f,-0.196899f,-0.0286896f,1.02407f,-0.200368f,-0.0294627f,1.02414f,-0.203278f,-0.0315046f,1.02417f,-0.205185f,-0.0345047f,1.02415f,-0.205798f,-0.038006f,1.02408f,-0.205026f,-0.0414756f,1.02398f,-0.202985f,-0.0443852f,1.01603f,-0.200083f,-0.046257f,1.01615f,-0.203083f,-0.0443503f,1.01626f,-0.205124f,-0.0414406f,1.01632f,-0.205896f,-0.037971f,1.01634f,-0.205282f,-0.0344697f,1.01632f,-0.203376f,-0.0314697f,1.01624f,-0.200466f,-0.0294277f,1.01614f,-0.196997f,-0.0286547f,1.01602f,-0.193496f,-0.0292682f,1.0159f,-0.190497f,-0.0311749f,1.01579f,-0.188456f,-0.0340846f,1.01573f,-0.187684f,-0.0375541f,1.01571f,-0.188298f,-0.0410555f,1.01574f,-0.190204f,-0.0440555f,1.01581f,-0.193114f,-0.0460975f,1.01591f,-0.196583f,-0.0468705f,1.02386f,-0.203502f,-0.066565f,1.02374f,-0.200001f,-0.0671785f,1.02364f,-0.196532f,-0.0664055f,1.02356f,-0.193623f,-0.0643635f,1.02354f,-0.191716f,-0.0613635f,1.02356f,-0.191102f,-0.0578622f,1.02362f,-0.191875f,-0.0543926f,1.02372f,-0.193916f,-0.0514829f,1.02385f,-0.196915f,-0.0495762f,1.02397f,-0.200416f,-0.0489627f,1.02407f,-0.203885f,-0.0497357f,1.02414f,-0.206794f,-0.0517777f,1.02417f,-0.208701f,-0.0547777f,1.02415f,-0.209315f,-0.0582791f,1.02408f,-0.208542f,-0.0617486f,1.02398f,-0.206501f,-0.0646583f,1.01603f,-0.2036f,-0.0665301f,1.01615f,-0.206599f,-0.0646233f,1.01626f,-0.20864f,-0.0617137f,1.01632f,-0.209413f,-0.0582441f,1.01634f,-0.208799f,-0.0547428f,1.01632f,-0.206892f,-0.0517428f,1.01624f,-0.203982f,-0.0497008f,1.01614f,-0.200513f,-0.0489277f,1.01602f,-0.197013f,-0.0495413f,1.0159f,-0.194014f,-0.051448f,1.01579f,-0.191972f,-0.0543576f,1.01573f,-0.1912f,-0.0578272f,1.01571f,-0.191814f,-0.0613285f,1.01574f,-0.193721f,-0.0643286f,1.01581f,-0.19663f,-0.0663705f,1.01591f,-0.200099f,-0.0671436f,1.02386f,-0.220259f,-0.0427756f,1.02374f,-0.216758f,-0.0433891f,1.02364f,-0.213289f,-0.0426161f,1.02356f,-0.21038f,-0.0405741f}; return value; } private float[] getCoordinate_8_164_point_2() { float[] value = {1.02354f,-0.208473f,-0.0375741f,1.02356f,-0.207859f,-0.0340727f,1.02362f,-0.208631f,-0.0306032f,1.02372f,-0.210672f,-0.0276935f,1.02385f,-0.213672f,-0.0257868f,1.02397f,-0.217172f,-0.0251733f,1.02407f,-0.220641f,-0.0259463f,1.02414f,-0.223551f,-0.0279883f,1.02417f,-0.225458f,-0.0309883f,1.02415f,-0.226072f,-0.0344896f,1.02408f,-0.225299f,-0.0379592f,1.02398f,-0.223258f,-0.0408689f,1.01603f,-0.220357f,-0.0427407f,1.01615f,-0.223356f,-0.0408339f,1.01626f,-0.225397f,-0.0379243f,1.01632f,-0.226169f,-0.0344547f,1.01634f,-0.225555f,-0.0309534f,1.01632f,-0.223649f,-0.0279534f,1.01624f,-0.220739f,-0.0259114f,1.01614f,-0.21727f,-0.0251383f,1.01602f,-0.213769f,-0.0257519f,1.0159f,-0.21077f,-0.0276586f,1.01579f,-0.208729f,-0.0305682f,1.01573f,-0.207957f,-0.0340378f,1.01571f,-0.208571f,-0.0375391f,1.01574f,-0.210477f,-0.0405391f,1.01581f,-0.213387f,-0.0425811f,1.01591f,-0.216856f,-0.0433542f,1.02386f,-0.223775f,-0.0630487f,1.02374f,-0.220274f,-0.0636622f,1.02364f,-0.216805f,-0.0628891f,1.02356f,-0.213896f,-0.0608471f,1.02354f,-0.211989f,-0.0578471f,1.02356f,-0.211375f,-0.0543458f,1.02362f,-0.212148f,-0.0508762f,1.02372f,-0.214189f,-0.0479666f,1.02385f,-0.217188f,-0.0460599f,1.02397f,-0.220689f,-0.0454463f,1.02407f,-0.224158f,-0.0462194f,1.02414f,-0.227067f,-0.0482614f,1.02417f,-0.228974f,-0.0512614f,1.02415f,-0.229588f,-0.0547627f,1.02408f,-0.228815f,-0.0582323f,1.02398f,-0.226774f,-0.0611419f,1.01603f,-0.223873f,-0.0630137f,1.01615f,-0.226872f,-0.061107f,1.01626f,-0.228913f,-0.0581974f,1.01632f,-0.229686f,-0.0547278f,1.01634f,-0.229072f,-0.0512265f,1.01632f,-0.227165f,-0.0482264f,1.01624f,-0.224256f,-0.0461845f,1.01614f,-0.220786f,-0.0454114f,1.01602f,-0.217286f,-0.0460249f,1.0159f,-0.214287f,-0.0479316f,1.01579f,-0.212245f,-0.0508413f,1.01573f,-0.211473f,-0.0543109f,1.01571f,-0.212087f,-0.0578122f,1.01574f,-0.213994f,-0.0608122f,1.01581f,-0.216903f,-0.0628542f,1.01591f,-0.220372f,-0.0636273f,1.02386f,-0.196469f,-0.0260189f,1.02374f,-0.192969f,-0.0266324f,1.02364f,-0.1895f,-0.0258593f,1.02356f,-0.18659f,-0.0238173f,1.02354f,-0.184683f,-0.0208173f,1.02356f,-0.184069f,-0.017316f,1.02362f,-0.184842f,-0.0138464f,1.02372f,-0.186883f,-0.0109368f,1.02385f,-0.189882f,-0.00903006f,1.02397f,-0.193383f,-0.00841653f,1.02407f,-0.196852f,-0.0091896f,1.02414f,-0.199761f,-0.0112316f,1.02417f,-0.201668f,-0.0142316f,1.02415f,-0.202282f,-0.0177329f,1.02408f,-0.20151f,-0.0212025f,1.02398f,-0.199468f,-0.0241121f,1.01603f,-0.196567f,-0.0259839f,1.01615f,-0.199566f,-0.0240772f,1.01626f,-0.201608f,-0.0211676f,1.01632f,-0.20238f,-0.017698f,1.01634f,-0.201766f,-0.0141967f,1.01632f,-0.199859f,-0.0111966f,1.01624f,-0.19695f,-0.00915466f,1.01614f,-0.193481f,-0.00838159f,1.01602f,-0.18998f,-0.00899512f,1.0159f,-0.186981f,-0.0109018f,1.01579f,-0.18494f,-0.0138115f,1.01573f,-0.184167f,-0.0172811f,1.01571f,-0.184781f,-0.0207824f,1.01574f,-0.186688f,-0.0237824f,1.01581f,-0.189597f,-0.0258244f,1.01591f,-0.193067f,-0.0265975f,1.02386f,-0.185934f,0.03472f,1.02374f,-0.182434f,0.0341065f,1.02364f,-0.178965f,0.0348796f,1.02356f,-0.176055f,0.0369215f,1.02354f,-0.174148f,0.0399215f,1.02356f,-0.173534f,0.0434229f,1.02362f,-0.174307f,0.0468925f,1.02372f,-0.176348f,0.0498021f}; return value; } private float[] getCoordinate_8_164_point_3() { float[] value = {1.02385f,-0.179347f,0.0517088f,1.02397f,-0.182848f,0.0523224f,1.02407f,-0.186317f,0.0515493f,1.02414f,-0.189226f,0.0495073f,1.02417f,-0.191133f,0.0465073f,1.02415f,-0.191747f,0.043006f,1.02408f,-0.190975f,0.0395364f,1.02398f,-0.188933f,0.0366267f,1.01603f,-0.186032f,0.034755f,1.01615f,-0.189031f,0.0366617f,1.01626f,-0.191072f,0.0395713f,1.01632f,-0.191845f,0.0430409f,1.01634f,-0.191231f,0.0465422f,1.01632f,-0.189324f,0.0495422f,1.01624f,-0.186415f,0.0515842f,1.01614f,-0.182946f,0.0523573f,1.01602f,-0.179445f,0.0517438f,1.0159f,-0.176446f,0.049837f,1.01579f,-0.174405f,0.0469274f,1.01573f,-0.173632f,0.0434578f,1.01571f,-0.174246f,0.0399565f,1.01574f,-0.176153f,0.0369565f,1.01581f,-0.179062f,0.0349145f,1.01591f,-0.182531f,0.0341414f,1.02386f,-0.209724f,0.0179633f,1.02374f,-0.206223f,0.0173498f,1.02364f,-0.202754f,0.0181228f,1.02356f,-0.199845f,0.0201648f,1.02354f,-0.197938f,0.0231648f,1.02356f,-0.197324f,0.0266661f,1.02362f,-0.198096f,0.0301357f,1.02372f,-0.200137f,0.0330454f,1.02385f,-0.203137f,0.0349521f,1.02397f,-0.206637f,0.0355656f,1.02407f,-0.210106f,0.0347926f,1.02414f,-0.213016f,0.0327506f,1.02417f,-0.214922f,0.0297506f,1.02415f,-0.215536f,0.0262492f,1.02408f,-0.214764f,0.0227797f,1.02398f,-0.212723f,0.01987f,1.01603f,-0.209821f,0.0179982f,1.01615f,-0.212821f,0.019905f,1.01626f,-0.214862f,0.0228146f,1.01632f,-0.215634f,0.0262842f,1.01634f,-0.21502f,0.0297855f,1.01632f,-0.213113f,0.0327855f,1.01624f,-0.210204f,0.0348275f,1.01614f,-0.206735f,0.0356006f,1.01602f,-0.203234f,0.034987f,1.0159f,-0.200235f,0.0330803f,1.01579f,-0.198194f,0.0301707f,1.01573f,-0.197422f,0.0267011f,1.01571f,-0.198036f,0.0231998f,1.01574f,-0.199942f,0.0201997f,1.01581f,-0.202852f,0.0181578f,1.01591f,-0.206321f,0.0173847f,1.02386f,-0.213254f,-0.00238925f,1.02374f,-0.209753f,-0.00300278f,1.02364f,-0.206284f,-0.00222971f,1.02356f,-0.203375f,-1.87736E-4f,1.02354f,-0.201468f,0.00281228f,1.02356f,-0.200854f,0.0063136f,1.02362f,-0.201626f,0.00978318f,1.02372f,-0.203667f,0.0126928f,1.02385f,-0.206667f,0.0145995f,1.02397f,-0.210167f,0.0152131f,1.02407f,-0.213636f,0.01444f,1.02414f,-0.216546f,0.012398f,1.02417f,-0.218453f,0.00939802f,1.02415f,-0.219067f,0.0058967f,1.02408f,-0.218294f,0.00242711f,1.02398f,-0.216253f,-4.82526E-4f,1.01603f,-0.213352f,-0.00235431f,1.01615f,-0.216351f,-4.47588E-4f,1.01626f,-0.218392f,0.00246205f,1.01632f,-0.219164f,0.00593164f,1.01634f,-0.21855f,0.00943296f,1.01632f,-0.216644f,0.012433f,1.01624f,-0.213734f,0.0144749f,1.01614f,-0.210265f,0.015248f,1.01602f,-0.206765f,0.0146345f,1.0159f,-0.203765f,0.0127278f,1.01579f,-0.201724f,0.00981812f,1.01573f,-0.200952f,0.00634853f,1.01571f,-0.201566f,0.00284721f,1.01574f,-0.203472f,-1.52798E-4f,1.01581f,-0.206382f,-0.00219478f,1.01591f,-0.209851f,-0.00296784f,1.02386f,-0.189451f,0.0144469f,1.02374f,-0.18595f,0.0138334f,1.02364f,-0.182481f,0.0146065f,1.02356f,-0.179571f,0.0166485f,1.02354f,-0.177665f,0.0196485f,1.02356f,-0.177051f,0.0231498f,1.02362f,-0.177823f,0.0266194f,1.02372f,-0.179864f,0.029529f,1.02385f,-0.182863f,0.0314358f,1.02397f,-0.186364f,0.0320493f,1.02407f,-0.189833f,0.0312762f,1.02414f,-0.192743f,0.0292342f}; return value; } private float[] getCoordinate_8_164_point_4() { float[] value = {1.02417f,-0.194649f,0.0262342f,1.02415f,-0.195263f,0.0227329f,1.02408f,-0.194491f,0.0192633f,1.02398f,-0.19245f,0.0163537f,1.01603f,-0.189548f,0.0144819f,1.01615f,-0.192548f,0.0163886f,1.01626f,-0.194589f,0.0192983f,1.01632f,-0.195361f,0.0227678f,1.01634f,-0.194747f,0.0262692f,1.01632f,-0.19284f,0.0292692f,1.01624f,-0.189931f,0.0313111f,1.01614f,-0.186462f,0.0320842f,1.01602f,-0.182961f,0.0314707f,1.0159f,-0.179962f,0.029564f,1.01579f,-0.177921f,0.0266543f,1.01573f,-0.177149f,0.0231847f,1.01571f,-0.177762f,0.0196834f,1.01574f,-0.179669f,0.0166834f,1.01581f,-0.182579f,0.0146414f,1.01591f,-0.186048f,0.0138684f,1.02386f,-0.192981f,-0.0059056f,1.02374f,-0.18948f,-0.00651913f,1.02364f,-0.186011f,-0.00574606f,1.02356f,-0.183102f,-0.00370408f,1.02354f,-0.181195f,-7.04069E-4f,1.02356f,-0.180581f,0.00279725f,1.02362f,-0.181353f,0.00626684f,1.02372f,-0.183394f,0.00917648f,1.02385f,-0.186394f,0.0110832f,1.02397f,-0.189894f,0.0116967f,1.02407f,-0.193363f,0.0109237f,1.02414f,-0.196273f,0.00888169f,1.02417f,-0.19818f,0.00588168f,1.02415f,-0.198793f,0.00238036f,1.02408f,-0.198021f,-0.00108923f,1.02398f,-0.19598f,-0.00399887f,1.01603f,-0.193079f,-0.00587066f,1.01615f,-0.196078f,-0.00396393f,1.01626f,-0.198119f,-0.00105429f,1.01632f,-0.198891f,0.00241529f,1.01634f,-0.198277f,0.00591661f,1.01632f,-0.196371f,0.00891663f,1.01624f,-0.193461f,0.0109586f,1.01614f,-0.189992f,0.0117317f,1.01602f,-0.186491f,0.0111181f,1.0159f,-0.183492f,0.00921142f,1.01579f,-0.181451f,0.00630178f,1.01573f,-0.180679f,0.00283219f,1.01571f,-0.181293f,-6.69132E-4f,1.01574f,-0.183199f,-0.00366914f,1.01581f,-0.186109f,-0.00571112f,1.01591f,-0.189578f,-0.00648419f,1.02386f,-0.206207f,0.0382364f,1.02374f,-0.202707f,0.0376228f,1.02364f,-0.199238f,0.0383959f,1.02356f,-0.196328f,0.0404379f,1.02354f,-0.194421f,0.0434379f,1.02356f,-0.193807f,0.0469392f,1.02362f,-0.19458f,0.0504088f,1.02372f,-0.196621f,0.0533184f,1.02385f,-0.19962f,0.0552252f,1.02397f,-0.203121f,0.0558387f,1.02407f,-0.20659f,0.0550656f,1.02414f,-0.209499f,0.0530237f,1.02417f,-0.211406f,0.0500236f,1.02415f,-0.21202f,0.0465223f,1.02408f,-0.211248f,0.0430527f,1.02398f,-0.209206f,0.0401431f,1.01603f,-0.206305f,0.0382713f,1.01615f,-0.209304f,0.040178f,1.01626f,-0.211345f,0.0430877f,1.01632f,-0.212118f,0.0465573f,1.01634f,-0.211504f,0.0500586f,1.01632f,-0.209597f,0.0530586f,1.01624f,-0.206688f,0.0551006f,1.01614f,-0.203219f,0.0558736f,1.01602f,-0.199718f,0.0552601f,1.0159f,-0.196719f,0.0533534f,1.01579f,-0.194678f,0.0504437f,1.01573f,-0.193905f,0.0469742f,1.01571f,-0.194519f,0.0434728f,1.01574f,-0.196426f,0.0404728f,1.01581f,-0.199335f,0.0384308f,1.01591f,-0.202805f,0.0376578f,1.02386f,-0.266974f,0.0487763f,1.02374f,-0.263474f,0.0481628f,1.02364f,-0.260005f,0.0489359f,1.02356f,-0.257095f,0.0509779f,1.02354f,-0.255188f,0.0539779f,1.02356f,-0.254574f,0.0574792f,1.02362f,-0.255347f,0.0609488f,1.02372f,-0.257388f,0.0638584f,1.02385f,-0.260387f,0.0657651f,1.02397f,-0.263888f,0.0663787f,1.02407f,-0.267357f,0.0656056f,1.02414f,-0.270266f,0.0635636f,1.02417f,-0.272173f,0.0605636f,1.02415f,-0.272787f,0.0570623f,1.02408f,-0.272015f,0.0535927f,1.02398f,-0.269973f,0.0506831f}; return value; } private float[] getCoordinate_8_164_point_5() { float[] value = {1.01603f,-0.267072f,0.0488113f,1.01615f,-0.270071f,0.050718f,1.01626f,-0.272112f,0.0536276f,1.01632f,-0.272885f,0.0570972f,1.01634f,-0.272271f,0.0605985f,1.01632f,-0.270364f,0.0635986f,1.01624f,-0.267455f,0.0656405f,1.01614f,-0.263986f,0.0664136f,1.01602f,-0.260485f,0.0658001f,1.0159f,-0.257486f,0.0638933f,1.01579f,-0.255445f,0.0609837f,1.01573f,-0.254672f,0.0575141f,1.01571f,-0.255286f,0.0540128f,1.01574f,-0.257193f,0.0510128f,1.01581f,-0.260102f,0.0489708f,1.01591f,-0.263571f,0.0481977f,1.02386f,-0.172576f,-0.00944479f,1.02374f,-0.169075f,-0.0100583f,1.02364f,-0.165606f,-0.00928525f,1.02356f,-0.162697f,-0.00724328f,1.02354f,-0.16079f,-0.00424326f,1.02356f,-0.160176f,-7.41943E-4f,1.02362f,-0.160948f,0.00272764f,1.02372f,-0.16299f,0.00563728f,1.02385f,-0.165989f,0.00754401f,1.02397f,-0.169489f,0.00815754f,1.02407f,-0.172958f,0.00738447f,1.02414f,-0.175868f,0.00534249f,1.02417f,-0.177775f,0.00234248f,1.02415f,-0.178389f,-0.00115884f,1.02408f,-0.177616f,-0.00462843f,1.02398f,-0.175575f,-0.00753807f,1.01603f,-0.172674f,-0.00940985f,1.01615f,-0.175673f,-0.00750313f,1.01626f,-0.177714f,-0.00459349f,1.01632f,-0.178487f,-0.0011239f,1.01634f,-0.177873f,0.00237742f,1.01632f,-0.175966f,0.00537743f,1.01624f,-0.173056f,0.00741941f,1.01614f,-0.169587f,0.00819248f,1.01602f,-0.166087f,0.00757895f,1.0159f,-0.163087f,0.00567222f,1.01579f,-0.161046f,0.00276258f,1.01573f,-0.160274f,-7.07005E-4f,1.01571f,-0.160888f,-0.00420833f,1.01574f,-0.162795f,-0.00720834f,1.01581f,-0.165704f,-0.00925031f,1.01591f,-0.169173f,-0.0100234f,1.02386f,-0.169046f,0.0109078f,1.02374f,-0.165545f,0.0102942f,1.02364f,-0.162076f,0.0110673f,1.02356f,-0.159167f,0.0131093f,1.02354f,-0.15726f,0.0161093f,1.02356f,-0.156646f,0.0196106f,1.02362f,-0.157418f,0.0230802f,1.02372f,-0.159459f,0.0259898f,1.02385f,-0.162459f,0.0278966f,1.02397f,-0.165959f,0.0285101f,1.02407f,-0.169428f,0.027737f,1.02414f,-0.172338f,0.025695f,1.02417f,-0.174245f,0.022695f,1.02415f,-0.174859f,0.0191937f,1.02408f,-0.174086f,0.0157241f,1.02398f,-0.172045f,0.0128145f,1.01603f,-0.169144f,0.0109427f,1.01615f,-0.172143f,0.0128494f,1.01626f,-0.174184f,0.0157591f,1.01632f,-0.174956f,0.0192286f,1.01634f,-0.174342f,0.02273f,1.01632f,-0.172436f,0.02573f,1.01624f,-0.169526f,0.027772f,1.01614f,-0.166057f,0.028545f,1.01602f,-0.162557f,0.0279315f,1.0159f,-0.159557f,0.0260248f,1.01579f,-0.157516f,0.0231151f,1.01573f,-0.156744f,0.0196455f,1.01571f,-0.157358f,0.0161442f,1.01574f,-0.159264f,0.0131442f,1.01581f,-0.162174f,0.0111022f,1.01591f,-0.165643f,0.0103292f,1.02386f,-0.274021f,0.00815072f,1.02374f,-0.27052f,0.00753719f,1.02364f,-0.267051f,0.00831026f,1.02356f,-0.264142f,0.0103522f,1.02354f,-0.262235f,0.0133522f,1.02356f,-0.261621f,0.0168536f,1.02362f,-0.262393f,0.0203232f,1.02372f,-0.264434f,0.0232328f,1.02385f,-0.267434f,0.0251395f,1.02397f,-0.270934f,0.0257531f,1.02407f,-0.274403f,0.02498f,1.02414f,-0.277313f,0.022938f,1.02417f,-0.27922f,0.019938f,1.02415f,-0.279834f,0.0164367f,1.02408f,-0.279061f,0.0129671f,1.02398f,-0.27702f,0.0100574f,1.01603f,-0.274119f,0.00818566f,1.01615f,-0.277118f,0.0100924f,1.01626f,-0.279159f,0.013002f,1.01632f,-0.279931f,0.0164716f}; return value; } private float[] getCoordinate_8_164_point_6() { float[] value = {1.01634f,-0.279317f,0.0199729f,1.01632f,-0.277411f,0.0229729f,1.01624f,-0.274501f,0.0250149f,1.01614f,-0.271032f,0.025788f,1.01602f,-0.267531f,0.0251745f,1.0159f,-0.264532f,0.0232677f,1.01579f,-0.262491f,0.0203581f,1.01573f,-0.261719f,0.0168885f,1.01571f,-0.262333f,0.0133872f,1.01574f,-0.264239f,0.0103872f,1.01581f,-0.267149f,0.0083452f,1.01591f,-0.270618f,0.00757213f,1.02386f,-0.270491f,0.0285033f,1.02374f,-0.26699f,0.0278897f,1.02364f,-0.263521f,0.0286628f,1.02356f,-0.260611f,0.0307048f,1.02354f,-0.258705f,0.0337048f,1.02356f,-0.258091f,0.0372061f,1.02362f,-0.258863f,0.0406757f,1.02372f,-0.260904f,0.0435853f,1.02385f,-0.263904f,0.0454921f,1.02397f,-0.267404f,0.0461056f,1.02407f,-0.270873f,0.0453325f,1.02414f,-0.273783f,0.0432905f,1.02417f,-0.275689f,0.0402905f,1.02415f,-0.276303f,0.0367892f,1.02408f,-0.275531f,0.0333196f,1.02398f,-0.27349f,0.03041f,1.01603f,-0.270588f,0.0285382f,1.01615f,-0.273588f,0.0304449f,1.01626f,-0.275629f,0.0333546f,1.01632f,-0.276401f,0.0368242f,1.01634f,-0.275787f,0.0403255f,1.01632f,-0.27388f,0.0433255f,1.01624f,-0.270971f,0.0453675f,1.01614f,-0.267502f,0.0461405f,1.01602f,-0.264001f,0.045527f,1.0159f,-0.261002f,0.0436203f,1.01579f,-0.258961f,0.0407106f,1.01573f,-0.258189f,0.0372411f,1.01571f,-0.258802f,0.0337397f,1.01574f,-0.260709f,0.0307397f,1.01581f,-0.263619f,0.0286977f,1.01591f,-0.267088f,0.0279247f,1.02386f,-0.165529f,0.0311808f,1.02374f,-0.162029f,0.0305673f,1.02364f,-0.15856f,0.0313404f,1.02356f,-0.15565f,0.0333823f,1.02354f,-0.153743f,0.0363824f,1.02356f,-0.15313f,0.0398837f,1.02362f,-0.153902f,0.0433533f,1.02372f,-0.155943f,0.0462629f,1.02385f,-0.158942f,0.0481696f,1.02397f,-0.162443f,0.0487832f,1.02407f,-0.165912f,0.0480101f,1.02414f,-0.168821f,0.0459681f,1.02417f,-0.170728f,0.0429681f,1.02415f,-0.171342f,0.0394668f,1.02408f,-0.17057f,0.0359972f,1.02398f,-0.168529f,0.0330876f,1.01603f,-0.165627f,0.0312158f,1.01615f,-0.168626f,0.0331225f,1.01626f,-0.170668f,0.0360321f,1.01632f,-0.17144f,0.0395017f,1.01634f,-0.170826f,0.043003f,1.01632f,-0.168919f,0.046003f,1.01624f,-0.16601f,0.048045f,1.01614f,-0.162541f,0.0488181f,1.01602f,-0.15904f,0.0482046f,1.0159f,-0.156041f,0.0462978f,1.01579f,-0.154f,0.0433882f,1.01573f,-0.153227f,0.0399186f,1.01571f,-0.153841f,0.0364173f,1.01574f,-0.155748f,0.0334173f,1.01581f,-0.158658f,0.0313753f,1.01591f,-0.162127f,0.0306022f,1.02386f,-0.176064f,-0.0295581f,1.02374f,-0.172564f,-0.0301716f,1.02364f,-0.169095f,-0.0293985f,1.02356f,-0.166185f,-0.0273565f,1.02354f,-0.164279f,-0.0243565f,1.02356f,-0.163665f,-0.0208552f,1.02362f,-0.164437f,-0.0173856f,1.02372f,-0.166478f,-0.014476f,1.02385f,-0.169477f,-0.0125693f,1.02397f,-0.172978f,-0.0119557f,1.02407f,-0.176447f,-0.0127288f,1.02414f,-0.179357f,-0.0147708f,1.02417f,-0.181263f,-0.0177708f,1.02415f,-0.181877f,-0.0212721f,1.02408f,-0.181105f,-0.0247417f,1.02398f,-0.179064f,-0.0276513f,1.01603f,-0.176162f,-0.0295231f,1.01615f,-0.179162f,-0.0276164f,1.01626f,-0.181203f,-0.0247068f,1.01632f,-0.181975f,-0.0212372f,1.01634f,-0.181361f,-0.0177358f,1.01632f,-0.179454f,-0.0147358f,1.01624f,-0.176545f,-0.0126939f,1.01614f,-0.173076f,-0.0119208f}; return value; } private float[] getCoordinate_8_164_point_7() { float[] value = {1.01602f,-0.169575f,-0.0125343f,1.0159f,-0.166576f,-0.014441f,1.01579f,-0.164535f,-0.0173507f,1.01573f,-0.163762f,-0.0208203f,1.01571f,-0.164376f,-0.0243216f,1.01574f,-0.166283f,-0.0273216f,1.01581f,-0.169193f,-0.0293636f,1.01591f,-0.172662f,-0.0301366f,1.02386f,-0.284542f,-0.0525087f,1.02374f,-0.281041f,-0.0531222f,1.02364f,-0.277572f,-0.0523492f,1.02356f,-0.274663f,-0.0503072f,1.02354f,-0.272756f,-0.0473072f,1.02356f,-0.272142f,-0.0438058f,1.02362f,-0.272915f,-0.0403363f,1.02372f,-0.274956f,-0.0374266f,1.02385f,-0.277955f,-0.0355199f,1.02397f,-0.281456f,-0.0349064f,1.02407f,-0.284925f,-0.0356794f,1.02414f,-0.287834f,-0.0377214f,1.02417f,-0.289741f,-0.0407214f,1.02415f,-0.290355f,-0.0442227f,1.02408f,-0.289582f,-0.0476923f,1.02398f,-0.287541f,-0.050602f,1.01603f,-0.28464f,-0.0524738f,1.01615f,-0.287639f,-0.050567f,1.01626f,-0.28968f,-0.0476574f,1.01632f,-0.290453f,-0.0441878f,1.01634f,-0.289839f,-0.0406865f,1.01632f,-0.287932f,-0.0376865f,1.01624f,-0.285022f,-0.0356445f,1.01614f,-0.281553f,-0.0348714f,1.01602f,-0.278053f,-0.035485f,1.0159f,-0.275054f,-0.0373917f,1.01579f,-0.273012f,-0.0403013f,1.01573f,-0.27224f,-0.0437709f,1.01571f,-0.272854f,-0.0472722f,1.01574f,-0.274761f,-0.0502722f,1.01581f,-0.27767f,-0.0523142f,1.01591f,-0.281139f,-0.0530873f,1.02386f,-0.281026f,-0.0322356f,1.02374f,-0.277525f,-0.0328492f,1.02364f,-0.274056f,-0.0320761f,1.02356f,-0.271147f,-0.0300341f,1.02354f,-0.26924f,-0.0270341f,1.02356f,-0.268626f,-0.0235328f,1.02362f,-0.269398f,-0.0200632f,1.02372f,-0.271439f,-0.0171535f,1.02385f,-0.274439f,-0.0152468f,1.02397f,-0.277939f,-0.0146333f,1.02407f,-0.281408f,-0.0154064f,1.02414f,-0.284318f,-0.0174483f,1.02417f,-0.286225f,-0.0204483f,1.02415f,-0.286838f,-0.0239497f,1.02408f,-0.286066f,-0.0274193f,1.02398f,-0.284025f,-0.0303289f,1.01603f,-0.281124f,-0.0322007f,1.01615f,-0.284123f,-0.030294f,1.01626f,-0.286164f,-0.0273843f,1.01632f,-0.286936f,-0.0239147f,1.01634f,-0.286322f,-0.0204134f,1.01632f,-0.284416f,-0.0174134f,1.01624f,-0.281506f,-0.0153714f,1.01614f,-0.278037f,-0.0145984f,1.01602f,-0.274536f,-0.0152119f,1.0159f,-0.271537f,-0.0171186f,1.01579f,-0.269496f,-0.0200282f,1.01573f,-0.268724f,-0.0234978f,1.01571f,-0.269338f,-0.0269992f,1.01574f,-0.271244f,-0.0299992f,1.01581f,-0.274154f,-0.0320411f,1.01591f,-0.277623f,-0.0328142f,1.02386f,-0.183097f,-0.0701042f,1.02374f,-0.179597f,-0.0707177f,1.02364f,-0.176127f,-0.0699447f,1.02356f,-0.173218f,-0.0679027f,1.02354f,-0.171311f,-0.0649027f,1.02356f,-0.170697f,-0.0614014f,1.02362f,-0.17147f,-0.0579318f,1.02372f,-0.173511f,-0.0550221f,1.02385f,-0.17651f,-0.0531154f,1.02397f,-0.180011f,-0.0525019f,1.02407f,-0.18348f,-0.0532749f,1.02414f,-0.186389f,-0.0553169f,1.02417f,-0.188296f,-0.0583169f,1.02415f,-0.18891f,-0.0618183f,1.02408f,-0.188138f,-0.0652878f,1.02398f,-0.186096f,-0.0681975f,1.01603f,-0.183195f,-0.0700693f,1.01615f,-0.186194f,-0.0681625f,1.01626f,-0.188235f,-0.0652529f,1.01632f,-0.189008f,-0.0617833f,1.01634f,-0.188394f,-0.058282f,1.01632f,-0.186487f,-0.055282f,1.01624f,-0.183578f,-0.05324f,1.01614f,-0.180109f,-0.0524669f,1.01602f,-0.176608f,-0.0530805f,1.0159f,-0.173609f,-0.0549872f,1.01579f,-0.171568f,-0.0578968f,1.01573f,-0.170795f,-0.0613664f}; return value; } private float[] getCoordinate_8_164_point_8() { float[] value = {1.01571f,-0.171409f,-0.0648677f,1.01574f,-0.173316f,-0.0678677f,1.01581f,-0.176225f,-0.0699097f,1.01591f,-0.179694f,-0.0706828f,1.02386f,-0.179581f,-0.0498311f,1.02374f,-0.17608f,-0.0504447f,1.02364f,-0.172611f,-0.0496716f,1.02356f,-0.169702f,-0.0476296f,1.02354f,-0.167795f,-0.0446296f,1.02356f,-0.167181f,-0.0411283f,1.02362f,-0.167953f,-0.0376587f,1.02372f,-0.169995f,-0.0347491f,1.02385f,-0.172994f,-0.0328423f,1.02397f,-0.176494f,-0.0322288f,1.02407f,-0.179963f,-0.0330019f,1.02414f,-0.182873f,-0.0350438f,1.02417f,-0.18478f,-0.0380439f,1.02415f,-0.185394f,-0.0415452f,1.02408f,-0.184621f,-0.0450148f,1.02398f,-0.18258f,-0.0479244f,1.01603f,-0.179679f,-0.0497962f,1.01615f,-0.182678f,-0.0478895f,1.01626f,-0.184719f,-0.0449798f,1.01632f,-0.185491f,-0.0415102f,1.01634f,-0.184878f,-0.0380089f,1.01632f,-0.182971f,-0.0350089f,1.01624f,-0.180061f,-0.0329669f,1.01614f,-0.176592f,-0.0321939f,1.01602f,-0.173092f,-0.0328074f,1.0159f,-0.170092f,-0.0347141f,1.01579f,-0.168051f,-0.0376238f,1.01573f,-0.167279f,-0.0410933f,1.01571f,-0.167893f,-0.0445947f,1.01574f,-0.1698f,-0.0475947f,1.01581f,-0.172709f,-0.0496367f,1.01591f,-0.176178f,-0.0504097f,1.02386f,-0.277509f,-0.0119625f,1.02374f,-0.274009f,-0.0125761f,1.02364f,-0.27054f,-0.011803f,1.02356f,-0.26763f,-0.00976103f,1.02354f,-0.265723f,-0.00676102f,1.02356f,-0.265109f,-0.0032597f,1.02362f,-0.265882f,2.09889E-4f,1.02372f,-0.267923f,0.00311953f,1.02385f,-0.270922f,0.00502625f,1.02397f,-0.274423f,0.00563978f,1.02407f,-0.277892f,0.00486672f,1.02414f,-0.280801f,0.00282474f,1.02417f,-0.282708f,-1.75273E-4f,1.02415f,-0.283322f,-0.00367659f,1.02408f,-0.28255f,-0.00714618f,1.02398f,-0.280509f,-0.0100558f,1.01603f,-0.277607f,-0.0119276f,1.01615f,-0.280606f,-0.0100209f,1.01626f,-0.282648f,-0.00711124f,1.01632f,-0.28342f,-0.00364166f,1.01634f,-0.282806f,-1.40335E-4f,1.01632f,-0.280899f,0.00285968f,1.01624f,-0.27799f,0.00490165f,1.01614f,-0.274521f,0.00567472f,1.01602f,-0.27102f,0.00506119f,1.0159f,-0.268021f,0.00315447f,1.01579f,-0.26598f,2.44826E-4f,1.01573f,-0.265207f,-0.00322476f,1.01571f,-0.265821f,-0.00672608f,1.01574f,-0.267728f,-0.00972609f,1.01581f,-0.270637f,-0.0117681f,1.01591f,-0.274107f,-0.0125411f,1.02386f,-0.257284f,-0.0154707f,1.02374f,-0.253783f,-0.0160842f,1.02364f,-0.250314f,-0.0153112f,1.02356f,-0.247404f,-0.0132692f,1.02354f,-0.245498f,-0.0102692f,1.02356f,-0.244884f,-0.00676785f,1.02362f,-0.245656f,-0.00329826f,1.02372f,-0.247697f,-3.88621E-4f,1.02385f,-0.250696f,0.00151811f,1.02397f,-0.254197f,0.00213164f,1.02407f,-0.257666f,0.00135857f,1.02414f,-0.260576f,-6.83411E-4f,1.02417f,-0.262482f,-0.00368342f,1.02415f,-0.263096f,-0.00718474f,1.02408f,-0.262324f,-0.0106543f,1.02398f,-0.260283f,-0.013564f,1.01603f,-0.257381f,-0.0154358f,1.01615f,-0.260381f,-0.013529f,1.01626f,-0.262422f,-0.0106194f,1.01632f,-0.263194f,-0.00714981f,1.01634f,-0.26258f,-0.00364848f,1.01632f,-0.260673f,-6.48473E-4f,1.01624f,-0.257764f,0.0013935f,1.01614f,-0.254295f,0.00216657f,1.01602f,-0.250794f,0.00155304f,1.0159f,-0.247795f,-3.53683E-4f,1.01579f,-0.245754f,-0.00326332f,1.01573f,-0.244981f,-0.00673291f,1.01571f,-0.245595f,-0.0102342f,1.01574f,-0.247502f,-0.0132342f,1.01581f,-0.250412f,-0.0152762f,1.01591f,-0.253881f,-0.0160493f}; return value; } private float[] getCoordinate_8_164_point_9() { float[] value = {1.02386f,-0.2608f,-0.0357438f,1.02374f,-0.257299f,-0.0363573f,1.02364f,-0.25383f,-0.0355842f,1.02356f,-0.250921f,-0.0335423f,1.02354f,-0.249014f,-0.0305422f,1.02356f,-0.2484f,-0.0270409f,1.02362f,-0.249172f,-0.0235713f,1.02372f,-0.251214f,-0.0206617f,1.02385f,-0.254213f,-0.018755f,1.02397f,-0.257713f,-0.0181414f,1.02407f,-0.261182f,-0.0189145f,1.02414f,-0.264092f,-0.0209565f,1.02417f,-0.265999f,-0.0239565f,1.02415f,-0.266613f,-0.0274578f,1.02408f,-0.26584f,-0.0309274f,1.02398f,-0.263799f,-0.033837f,1.01603f,-0.260898f,-0.0357088f,1.01615f,-0.263897f,-0.0338021f,1.01626f,-0.265938f,-0.0308925f,1.01632f,-0.26671f,-0.0274229f,1.01634f,-0.266097f,-0.0239216f,1.01632f,-0.26419f,-0.0209215f,1.01624f,-0.26128f,-0.0188796f,1.01614f,-0.257811f,-0.0181065f,1.01602f,-0.254311f,-0.01872f,1.0159f,-0.251311f,-0.0206268f,1.01579f,-0.24927f,-0.0235364f,1.01573f,-0.248498f,-0.027006f,1.01571f,-0.249112f,-0.0305073f,1.01574f,-0.251019f,-0.0335073f,1.01581f,-0.253928f,-0.0355493f,1.01591f,-0.257397f,-0.0363224f,1.02386f,-0.246748f,0.0452682f,1.02374f,-0.243248f,0.0446547f,1.02364f,-0.239779f,0.0454277f,1.02356f,-0.236869f,0.0474697f,1.02354f,-0.234962f,0.0504697f,1.02356f,-0.234349f,0.053971f,1.02362f,-0.235121f,0.0574406f,1.02372f,-0.237162f,0.0603503f,1.02385f,-0.240161f,0.062257f,1.02397f,-0.243662f,0.0628705f,1.02407f,-0.247131f,0.0620974f,1.02414f,-0.25004f,0.0600555f,1.02417f,-0.251947f,0.0570555f,1.02415f,-0.252561f,0.0535541f,1.02408f,-0.251789f,0.0500846f,1.02398f,-0.249748f,0.0471749f,1.01603f,-0.246846f,0.0453031f,1.01615f,-0.249845f,0.0472099f,1.01626f,-0.251887f,0.0501195f,1.01632f,-0.252659f,0.0535891f,1.01634f,-0.252045f,0.0570904f,1.01632f,-0.250138f,0.0600904f,1.01624f,-0.247229f,0.0621324f,1.01614f,-0.24376f,0.0629055f,1.01602f,-0.240259f,0.0622919f,1.0159f,-0.23726f,0.0603852f,1.01579f,-0.235219f,0.0574756f,1.01573f,-0.234446f,0.054006f,1.01571f,-0.23506f,0.0505047f,1.01574f,-0.236967f,0.0475046f,1.01581f,-0.239877f,0.0454627f,1.01591f,-0.243346f,0.0446896f,1.02386f,-0.233522f,0.00112622f,1.02374f,-0.230021f,5.12694E-4f,1.02364f,-0.226552f,0.00128576f,1.02356f,-0.223643f,0.00332774f,1.02354f,-0.221736f,0.00632775f,1.02356f,-0.221122f,0.00982907f,1.02362f,-0.221894f,0.0132987f,1.02372f,-0.223936f,0.0162083f,1.02385f,-0.226935f,0.018115f,1.02397f,-0.230435f,0.0187286f,1.02407f,-0.233904f,0.0179555f,1.02414f,-0.236814f,0.0159135f,1.02417f,-0.238721f,0.0129135f,1.02415f,-0.239335f,0.00941218f,1.02408f,-0.238562f,0.00594259f,1.02398f,-0.236521f,0.00303295f,1.01603f,-0.23362f,0.00116116f,1.01615f,-0.236619f,0.00306789f,1.01626f,-0.23866f,0.00597753f,1.01632f,-0.239432f,0.00944711f,1.01634f,-0.238819f,0.0129484f,1.01632f,-0.236912f,0.0159484f,1.01624f,-0.234002f,0.0179904f,1.01614f,-0.230533f,0.0187635f,1.01602f,-0.227033f,0.01815f,1.0159f,-0.224033f,0.0162432f,1.01579f,-0.221992f,0.0133336f,1.01573f,-0.22122f,0.00986401f,1.01571f,-0.221834f,0.00636269f,1.01574f,-0.223741f,0.00336268f,1.01581f,-0.22665f,0.0013207f,1.01591f,-0.230119f,5.47632E-4f,1.02386f,-0.229992f,0.0214788f,1.02374f,-0.226491f,0.0208652f,1.02364f,-0.223022f,0.0216383f,1.02356f,-0.220113f,0.0236803f}; return value; } private float[] getCoordinate_8_164_point_10() { float[] value = {1.02354f,-0.218206f,0.0266803f,1.02356f,-0.217592f,0.0301816f,1.02362f,-0.218364f,0.0336512f,1.02372f,-0.220405f,0.0365608f,1.02385f,-0.223405f,0.0384676f,1.02397f,-0.226905f,0.0390811f,1.02407f,-0.230374f,0.038308f,1.02414f,-0.233284f,0.0362661f,1.02417f,-0.235191f,0.033266f,1.02415f,-0.235804f,0.0297647f,1.02408f,-0.235032f,0.0262951f,1.02398f,-0.232991f,0.0233855f,1.01603f,-0.23009f,0.0215137f,1.01615f,-0.233089f,0.0234204f,1.01626f,-0.23513f,0.0263301f,1.01632f,-0.235902f,0.0297997f,1.01634f,-0.235288f,0.033301f,1.01632f,-0.233382f,0.036301f,1.01624f,-0.230472f,0.038343f,1.01614f,-0.227003f,0.039116f,1.01602f,-0.223502f,0.0385025f,1.0159f,-0.220503f,0.0365958f,1.01579f,-0.218462f,0.0336861f,1.01573f,-0.21769f,0.0302166f,1.01571f,-0.218304f,0.0267152f,1.01574f,-0.22021f,0.0237152f,1.01581f,-0.22312f,0.0216732f,1.01591f,-0.226589f,0.0209002f,1.02386f,-0.253795f,0.00464257f,1.02374f,-0.250294f,0.00402904f,1.02364f,-0.246825f,0.00480211f,1.02356f,-0.243916f,0.00684409f,1.02354f,-0.242009f,0.0098441f,1.02356f,-0.241395f,0.0133454f,1.02362f,-0.242167f,0.016815f,1.02372f,-0.244209f,0.0197246f,1.02385f,-0.247208f,0.0216314f,1.02397f,-0.250708f,0.0222449f,1.02407f,-0.254178f,0.0214718f,1.02414f,-0.257087f,0.0194299f,1.02417f,-0.258994f,0.0164298f,1.02415f,-0.259608f,0.0129285f,1.02408f,-0.258835f,0.00945894f,1.02398f,-0.256794f,0.0065493f,1.01603f,-0.253893f,0.00467751f,1.01615f,-0.256892f,0.00658423f,1.01626f,-0.258933f,0.00949387f,1.01632f,-0.259706f,0.0129635f,1.01634f,-0.259092f,0.0164648f,1.01632f,-0.257185f,0.0194648f,1.01624f,-0.254275f,0.0215068f,1.01614f,-0.250806f,0.0222798f,1.01602f,-0.247306f,0.0216663f,1.0159f,-0.244306f,0.0197596f,1.01579f,-0.242265f,0.0168499f,1.01573f,-0.241493f,0.0133804f,1.01571f,-0.242107f,0.00987903f,1.01574f,-0.244014f,0.00687902f,1.01581f,-0.246923f,0.00483705f,1.01591f,-0.250392f,0.00406398f,1.02386f,-0.250265f,0.0249951f,1.02374f,-0.246764f,0.0243816f,1.02364f,-0.243295f,0.0251547f,1.02356f,-0.240386f,0.0271966f,1.02354f,-0.238479f,0.0301966f,1.02356f,-0.237865f,0.033698f,1.02362f,-0.238637f,0.0371676f,1.02372f,-0.240679f,0.0400772f,1.02385f,-0.243678f,0.0419839f,1.02397f,-0.247178f,0.0425974f,1.02407f,-0.250647f,0.0418244f,1.02414f,-0.253557f,0.0397824f,1.02417f,-0.255464f,0.0367824f,1.02415f,-0.256078f,0.0332811f,1.02408f,-0.255305f,0.0298115f,1.02398f,-0.253264f,0.0269018f,1.01603f,-0.250363f,0.0250301f,1.01615f,-0.253362f,0.0269368f,1.01626f,-0.255403f,0.0298464f,1.01632f,-0.256175f,0.033316f,1.01634f,-0.255561f,0.0368173f,1.01632f,-0.253655f,0.0398173f,1.01624f,-0.250745f,0.0418593f,1.01614f,-0.247276f,0.0426324f,1.01602f,-0.243776f,0.0420189f,1.0159f,-0.240776f,0.0401121f,1.01579f,-0.238735f,0.0372025f,1.01573f,-0.237963f,0.0337329f,1.01571f,-0.238577f,0.0302316f,1.01574f,-0.240483f,0.0272316f,1.01581f,-0.243393f,0.0251896f,1.01591f,-0.246862f,0.0244165f,1.02386f,-0.226475f,0.0417518f,1.02374f,-0.222975f,0.0411383f,1.02364f,-0.219506f,0.0419114f,1.02356f,-0.216596f,0.0439534f,1.02354f,-0.214689f,0.0469534f,1.02356f,-0.214075f,0.0504547f,1.02362f,-0.214848f,0.0539243f,1.02372f,-0.216889f,0.0568339f}; return value; } private float[] getCoordinate_8_164_point_11() { float[] value = {1.02385f,-0.219888f,0.0587406f,1.02397f,-0.223389f,0.0593542f,1.02407f,-0.226858f,0.0585811f,1.02414f,-0.229767f,0.0565391f,1.02417f,-0.231674f,0.0535391f,1.02415f,-0.232288f,0.0500378f,1.02408f,-0.231516f,0.0465682f,1.02398f,-0.229475f,0.0436586f,1.01603f,-0.226573f,0.0417868f,1.01615f,-0.229572f,0.0436935f,1.01626f,-0.231614f,0.0466031f,1.01632f,-0.232386f,0.0500727f,1.01634f,-0.231772f,0.0535741f,1.01632f,-0.229865f,0.0565741f,1.01624f,-0.226956f,0.058616f,1.01614f,-0.223487f,0.0593891f,1.01602f,-0.219986f,0.0587756f,1.0159f,-0.216987f,0.0568689f,1.01579f,-0.214946f,0.0539592f,1.01573f,-0.214173f,0.0504896f,1.01571f,-0.214787f,0.0469883f,1.01574f,-0.216694f,0.0439883f,1.01581f,-0.219603f,0.0419463f,1.01591f,-0.223073f,0.0411732f,1.02386f,-0.23701f,-0.018987f,1.02374f,-0.23351f,-0.0196006f,1.02364f,-0.230041f,-0.0188275f,1.02356f,-0.227131f,-0.0167855f,1.02354f,-0.225225f,-0.0137855f,1.02356f,-0.224611f,-0.0102842f,1.02362f,-0.225383f,-0.00681461f,1.02372f,-0.227424f,-0.00390497f,1.02385f,-0.230423f,-0.00199824f,1.02397f,-0.233924f,-0.00138471f,1.02407f,-0.237393f,-0.00215778f,1.02414f,-0.240302f,-0.00419976f,1.02417f,-0.242209f,-0.00719977f,1.02415f,-0.242823f,-0.0107011f,1.02408f,-0.242051f,-0.0141707f,1.02398f,-0.24001f,-0.0170803f,1.01603f,-0.237108f,-0.0189521f,1.01615f,-0.240107f,-0.0170454f,1.01626f,-0.242149f,-0.0141357f,1.01632f,-0.242921f,-0.0106662f,1.01634f,-0.242307f,-0.00716483f,1.01632f,-0.2404f,-0.00416482f,1.01624f,-0.237491f,-0.00212284f,1.01614f,-0.234022f,-0.00134977f,1.01602f,-0.230521f,-0.0019633f,1.0159f,-0.227522f,-0.00387003f,1.01579f,-0.225481f,-0.00677967f,1.01573f,-0.224708f,-0.0102493f,1.01571f,-0.225322f,-0.0137506f,1.01574f,-0.227229f,-0.0167506f,1.01581f,-0.230139f,-0.0187926f,1.01591f,-0.233608f,-0.0195656f,1.02386f,-0.264316f,-0.0560168f,1.02374f,-0.260816f,-0.0566304f,1.02364f,-0.257347f,-0.0558573f,1.02356f,-0.254437f,-0.0538153f,1.02354f,-0.25253f,-0.0508153f,1.02356f,-0.251916f,-0.047314f,1.02362f,-0.252689f,-0.0438444f,1.02372f,-0.25473f,-0.0409348f,1.02385f,-0.257729f,-0.039028f,1.02397f,-0.26123f,-0.0384145f,1.02407f,-0.264699f,-0.0391876f,1.02414f,-0.267608f,-0.0412296f,1.02417f,-0.269515f,-0.0442296f,1.02415f,-0.270129f,-0.0477309f,1.02408f,-0.269357f,-0.0512005f,1.02398f,-0.267315f,-0.0541101f,1.01603f,-0.264414f,-0.0559819f,1.01615f,-0.267413f,-0.0540752f,1.01626f,-0.269454f,-0.0511655f,1.01632f,-0.270227f,-0.047696f,1.01634f,-0.269613f,-0.0441946f,1.01632f,-0.267706f,-0.0411946f,1.01624f,-0.264797f,-0.0391526f,1.01614f,-0.261328f,-0.0383796f,1.01602f,-0.257827f,-0.0389931f,1.0159f,-0.254828f,-0.0408998f,1.01579f,-0.252787f,-0.0438095f,1.01573f,-0.252014f,-0.0472791f,1.01571f,-0.252628f,-0.0507804f,1.01574f,-0.254535f,-0.0537804f,1.01581f,-0.257444f,-0.0558224f,1.01591f,-0.260913f,-0.0565954f,1.02386f,-0.244043f,-0.0595332f,1.02374f,-0.240543f,-0.0601467f,1.02364f,-0.237073f,-0.0593736f,1.02356f,-0.234164f,-0.0573317f,1.02354f,-0.232257f,-0.0543317f,1.02356f,-0.231643f,-0.0508303f,1.02362f,-0.232416f,-0.0473608f,1.02372f,-0.234457f,-0.0444511f,1.02385f,-0.237456f,-0.0425444f,1.02397f,-0.240957f,-0.0419309f,1.02407f,-0.244426f,-0.0427039f,1.02414f,-0.247335f,-0.0447459f}; return value; } private float[] getCoordinate_8_164_point_12() { float[] value = {1.02417f,-0.249242f,-0.0477459f,1.02415f,-0.249856f,-0.0512472f,1.02408f,-0.249084f,-0.0547168f,1.02398f,-0.247042f,-0.0576265f,1.01603f,-0.244141f,-0.0594982f,1.01615f,-0.24714f,-0.0575915f,1.01626f,-0.249181f,-0.0546819f,1.01632f,-0.249954f,-0.0512123f,1.01634f,-0.24934f,-0.047711f,1.01632f,-0.247433f,-0.044711f,1.01624f,-0.244524f,-0.042669f,1.01614f,-0.241055f,-0.0418959f,1.01602f,-0.237554f,-0.0425094f,1.0159f,-0.234555f,-0.0444162f,1.01579f,-0.232514f,-0.0473258f,1.01573f,-0.231741f,-0.0507954f,1.01571f,-0.232355f,-0.0542967f,1.01574f,-0.234262f,-0.0572967f,1.01581f,-0.237171f,-0.0593387f,1.01591f,-0.24064f,-0.0601118f,1.02386f,-0.240527f,-0.0392601f,1.02374f,-0.237026f,-0.0398736f,1.02364f,-0.233557f,-0.0391006f,1.02356f,-0.230648f,-0.0370586f,1.02354f,-0.228741f,-0.0340586f,1.02356f,-0.228127f,-0.0305573f,1.02362f,-0.228899f,-0.0270877f,1.02372f,-0.230941f,-0.024178f,1.02385f,-0.23394f,-0.0222713f,1.02397f,-0.23744f,-0.0216578f,1.02407f,-0.240909f,-0.0224309f,1.02414f,-0.243819f,-0.0244728f,1.02417f,-0.245726f,-0.0274728f,1.02415f,-0.24634f,-0.0309742f,1.02408f,-0.245567f,-0.0344437f,1.02398f,-0.243526f,-0.0373534f,1.01603f,-0.240625f,-0.0392252f,1.01615f,-0.243624f,-0.0373185f,1.01626f,-0.245665f,-0.0344088f,1.01632f,-0.246437f,-0.0309392f,1.01634f,-0.245823f,-0.0274379f,1.01632f,-0.243917f,-0.0244379f,1.01624f,-0.241007f,-0.0223959f,1.01614f,-0.237538f,-0.0216228f,1.01602f,-0.234038f,-0.0222364f,1.0159f,-0.231038f,-0.0241431f,1.01579f,-0.228997f,-0.0270527f,1.01573f,-0.228225f,-0.0305223f,1.01571f,-0.228839f,-0.0340236f,1.01574f,-0.230746f,-0.0370237f,1.01581f,-0.233655f,-0.0390656f,1.01591f,-0.237124f,-0.0398387f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_169_coordIndex_1() { int[] value = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,-1,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,-1,17,16,0,15,-1,18,17,15,14,-1,19,18,14,13,-1,20,19,13,12,-1,21,20,12,11,-1,22,21,11,10,-1,23,22,10,9,-1,24,23,9,8,-1,25,24,8,7,-1,26,25,7,6,-1,27,26,6,5,-1,28,27,5,4,-1,29,28,4,3,-1,30,29,3,2,-1,31,1,0,16,-1,31,30,2,1,-1,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,-1,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,-1,49,48,32,47,-1,50,49,47,46,-1,51,50,46,45,-1,52,51,45,44,-1,53,52,44,43,-1,54,53,43,42,-1,55,54,42,41,-1,56,55,41,40,-1,57,56,40,39,-1,58,57,39,38,-1,59,58,38,37,-1,60,59,37,36,-1,61,60,36,35,-1,62,61,35,34,-1,63,33,32,48,-1,63,62,34,33,-1,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,-1,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,-1,81,80,64,79,-1,82,81,79,78,-1,83,82,78,77,-1,84,83,77,76,-1,85,84,76,75,-1,86,85,75,74,-1,87,86,74,73,-1,88,87,73,72,-1,89,88,72,71,-1,90,89,71,70,-1,91,90,70,69,-1,92,91,69,68,-1,93,92,68,67,-1,94,93,67,66,-1,95,65,64,80,-1,95,94,66,65,-1,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,-1,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,-1,113,112,96,111,-1,114,113,111,110,-1,115,114,110,109,-1,116,115,109,108,-1,117,116,108,107,-1,118,117,107,106,-1,119,118,106,105,-1,120,119,105,104,-1,121,120,104,103,-1,122,121,103,102,-1,123,122,102,101,-1,124,123,101,100,-1,125,124,100,99,-1,126,125,99,98,-1,127,97,96,112,-1,127,126,98,97,-1,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,-1,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,-1,145,144,128,143,-1,146,145,143,142,-1,147,146,142,141,-1,148,147,141,140,-1,149,148,140,139,-1,150,149,139,138,-1,151,150,138,137,-1,152,151,137,136,-1,153,152,136,135,-1,154,153,135,134,-1,155,154,134,133,-1,156,155,133,132,-1,157,156,132,131,-1,158,157,131,130,-1,159,129,128,144,-1,159,158,130,129,-1,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,-1,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,-1,177,176,160,175,-1,178,177,175,174,-1,179,178,174,173,-1,180,179,173,172,-1,181,180,172,171,-1,182,181,171,170,-1,183,182,170,169,-1,184,183,169,168,-1,185,184,168,167,-1,186,185,167,166,-1,187,186,166,165,-1,188,187,165,164,-1,189,188,164,163,-1,190,189,163,162,-1,191,161,160,176,-1,191,190,162,161,-1,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,-1,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,-1,209,208,192,207,-1,210,209,207,206,-1,211,210,206,205,-1,212,211,205,204,-1,213,212,204,203,-1,214,213,203,202,-1,215,214,202,201,-1,216,215,201,200,-1,217,216,200,199,-1,218,217,199,198,-1,219,218,198,197,-1,220,219,197,196,-1,221,220,196,195,-1,222,221,195,194,-1,223,193,192,208,-1,223,222,194,193,-1,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,-1,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,-1,241,240,224,239,-1,242,241,239,238,-1,243,242,238,237,-1,244,243,237,236,-1,245,244,236,235,-1,246,245,235,234,-1,247,246,234,233,-1,248,247,233,232,-1,249,248,232,231,-1,250,249,231,230,-1,251,250,230,229,-1,252,251,229,228,-1,253,252,228,227,-1,254,253,227,226,-1,255,225,224,240,-1,255,254,226,225,-1,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,-1,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,-1,273,272,256,271,-1,274,273,271,270,-1,275,274,270,269,-1,276,275,269,268,-1,277,276,268,267,-1,278,277,267,266,-1,279,278,266,265,-1,280,279,265,264,-1,281,280,264,263,-1,282,281,263,262,-1,283,282,262,261}; return value; } private int[] getIndexedFaceSet_7_169_coordIndex_2() { int[] value = {-1,284,283,261,260,-1,285,284,260,259,-1,286,285,259,258,-1,287,257,256,272,-1,287,286,258,257,-1,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,303,-1,306,305,303,302,-1,307,306,302,301,-1,308,307,301,300,-1,309,308,300,299,-1,310,309,299,298,-1,311,310,298,297,-1,312,311,297,296,-1,313,312,296,295,-1,314,313,295,294,-1,315,314,294,293,-1,316,315,293,292,-1,317,316,292,291,-1,318,317,291,290,-1,319,289,288,304,-1,319,318,290,289,-1,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,-1,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,-1,337,336,320,335,-1,338,337,335,334,-1,339,338,334,333,-1,340,339,333,332,-1,341,340,332,331,-1,342,341,331,330,-1,343,342,330,329,-1,344,343,329,328,-1,345,344,328,327,-1,346,345,327,326,-1,347,346,326,325,-1,348,347,325,324,-1,349,348,324,323,-1,350,349,323,322,-1,351,321,320,336,-1,351,350,322,321,-1,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,-1,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,-1,369,368,352,367,-1,370,369,367,366,-1,371,370,366,365,-1,372,371,365,364,-1,373,372,364,363,-1,374,373,363,362,-1,375,374,362,361,-1,376,375,361,360,-1,377,376,360,359,-1,378,377,359,358,-1,379,378,358,357,-1,380,379,357,356,-1,381,380,356,355,-1,382,381,355,354,-1,383,353,352,368,-1,383,382,354,353,-1,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,-1,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,-1,401,400,384,399,-1,402,401,399,398,-1,403,402,398,397,-1,404,403,397,396,-1,405,404,396,395,-1,406,405,395,394,-1,407,406,394,393,-1,408,407,393,392,-1,409,408,392,391,-1,410,409,391,390,-1,411,410,390,389,-1,412,411,389,388,-1,413,412,388,387,-1,414,413,387,386,-1,415,385,384,400,-1,415,414,386,385,-1,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,-1,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,-1,433,432,416,431,-1,434,433,431,430,-1,435,434,430,429,-1,436,435,429,428,-1,437,436,428,427,-1,438,437,427,426,-1,439,438,426,425,-1,440,439,425,424,-1,441,440,424,423,-1,442,441,423,422,-1,443,442,422,421,-1,444,443,421,420,-1,445,444,420,419,-1,446,445,419,418,-1,447,417,416,432,-1,447,446,418,417,-1,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,-1,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,-1,465,464,448,463,-1,466,465,463,462,-1,467,466,462,461,-1,468,467,461,460,-1,469,468,460,459,-1,470,469,459,458,-1,471,470,458,457,-1,472,471,457,456,-1,473,472,456,455,-1,474,473,455,454,-1,475,474,454,453,-1,476,475,453,452,-1,477,476,452,451,-1,478,477,451,450,-1,479,449,448,464,-1,479,478,450,449,-1,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,-1,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,-1,497,496,480,495,-1,498,497,495,494,-1,499,498,494,493,-1,500,499,493,492,-1,501,500,492,491,-1,502,501,491,490,-1,503,502,490,489,-1,504,503,489,488,-1,505,504,488,487,-1,506,505,487,486,-1,507,506,486,485,-1,508,507,485,484,-1,509,508,484,483,-1,510,509,483,482,-1,511,481,480,496,-1,511,510,482,481,-1,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,-1,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,-1,529,528,512,527,-1,530,529,527,526,-1,531,530,526,525,-1,532,531,525,524,-1,533,532,524,523,-1,534,533,523,522,-1,535,534,522,521,-1,536,535,521,520,-1,537,536,520,519,-1,538,537,519,518,-1,539,538,518,517,-1,540,539,517,516,-1,541,540,516,515,-1,542,541,515,514,-1,543,513,512,528,-1,543,542,514,513,-1,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,-1,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,-1,561,560,544,559,-1,562,561,559,558,-1,563,562,558,557,-1,564,563,557,556,-1,565,564,556,555,-1,566,565,555}; return value; } private int[] getIndexedFaceSet_7_169_coordIndex_3() { int[] value = {554,-1,567,566,554,553,-1,568,567,553,552,-1,569,568,552,551,-1,570,569,551,550,-1,571,570,550,549,-1,572,571,549,548,-1,573,572,548,547,-1,574,573,547,546,-1,575,545,544,560,-1,575,574,546,545,-1,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,-1,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,-1,593,592,576,591,-1,594,593,591,590,-1,595,594,590,589,-1,596,595,589,588,-1,597,596,588,587,-1,598,597,587,586,-1,599,598,586,585,-1,600,599,585,584,-1,601,600,584,583,-1,602,601,583,582,-1,603,602,582,581,-1,604,603,581,580,-1,605,604,580,579,-1,606,605,579,578,-1,607,577,576,592,-1,607,606,578,577,-1,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,-1,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,-1,625,624,608,623,-1,626,625,623,622,-1,627,626,622,621,-1,628,627,621,620,-1,629,628,620,619,-1,630,629,619,618,-1,631,630,618,617,-1,632,631,617,616,-1,633,632,616,615,-1,634,633,615,614,-1,635,634,614,613,-1,636,635,613,612,-1,637,636,612,611,-1,638,637,611,610,-1,639,609,608,624,-1,639,638,610,609,-1,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,-1,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,-1,657,656,640,655,-1,658,657,655,654,-1,659,658,654,653,-1,660,659,653,652,-1,661,660,652,651,-1,662,661,651,650,-1,663,662,650,649,-1,664,663,649,648,-1,665,664,648,647,-1,666,665,647,646,-1,667,666,646,645,-1,668,667,645,644,-1,669,668,644,643,-1,670,669,643,642,-1,671,641,640,656,-1,671,670,642,641,-1,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,-1,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,-1,689,688,672,687,-1,690,689,687,686,-1,691,690,686,685,-1,692,691,685,684,-1,693,692,684,683,-1,694,693,683,682,-1,695,694,682,681,-1,696,695,681,680,-1,697,696,680,679,-1,698,697,679,678,-1,699,698,678,677,-1,700,699,677,676,-1,701,700,676,675,-1,702,701,675,674,-1,703,673,672,688,-1,703,702,674,673,-1,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,-1,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,-1,721,720,704,719,-1,722,721,719,718,-1,723,722,718,717,-1,724,723,717,716,-1,725,724,716,715,-1,726,725,715,714,-1,727,726,714,713,-1,728,727,713,712,-1,729,728,712,711,-1,730,729,711,710,-1,731,730,710,709,-1,732,731,709,708,-1,733,732,708,707,-1,734,733,707,706,-1,735,705,704,720,-1,735,734,706,705,-1,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,-1,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,-1,753,752,736,751,-1,754,753,751,750,-1,755,754,750,749,-1,756,755,749,748,-1,757,756,748,747,-1,758,757,747,746,-1,759,758,746,745,-1,760,759,745,744,-1,761,760,744,743,-1,762,761,743,742,-1,763,762,742,741,-1,764,763,741,740,-1,765,764,740,739,-1,766,765,739,738,-1,767,737,736,752,-1,767,766,738,737,-1,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,-1,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,-1,785,784,768,783,-1,786,785,783,782,-1,787,786,782,781,-1,788,787,781,780,-1,789,788,780,779,-1,790,789,779,778,-1,791,790,778,777,-1,792,791,777,776,-1,793,792,776,775,-1,794,793,775,774,-1,795,794,774,773,-1,796,795,773,772,-1,797,796,772,771,-1,798,797,771,770,-1,799,769,768,784,-1,799,798,770,769,-1,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,-1,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,-1,817,816,800,815,-1,818,817,815,814,-1,819,818,814,813,-1,820,819,813,812,-1,821,820,812,811,-1,822,821,811,810,-1,823,822,810,809,-1,824,823,809,808,-1,825,824,808,807,-1,826,825,807,806,-1,827,826,806,805,-1,828,827,805,804,-1,829,828,804,803,-1,830,829,803,802,-1,831,801,800,816,-1,831,830,802,801,-1,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,-1,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,-1,849,848}; return value; } private int[] getIndexedFaceSet_7_169_coordIndex_4() { int[] value = {832,847,-1,850,849,847,846,-1,851,850,846,845,-1,852,851,845,844,-1,853,852,844,843,-1,854,853,843,842,-1,855,854,842,841,-1,856,855,841,840,-1,857,856,840,839,-1,858,857,839,838,-1,859,858,838,837,-1,860,859,837,836,-1,861,860,836,835,-1,862,861,835,834,-1,863,833,832,848,-1,863,862,834,833,-1,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,-1,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,-1,881,880,864,879,-1,882,881,879,878,-1,883,882,878,877,-1,884,883,877,876,-1,885,884,876,875,-1,886,885,875,874,-1,887,886,874,873,-1,888,887,873,872,-1,889,888,872,871,-1,890,889,871,870,-1,891,890,870,869,-1,892,891,869,868,-1,893,892,868,867,-1,894,893,867,866,-1,895,865,864,880,-1,895,894,866,865,-1,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,-1,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,-1,913,912,896,911,-1,914,913,911,910,-1,915,914,910,909,-1,916,915,909,908,-1,917,916,908,907,-1,918,917,907,906,-1,919,918,906,905,-1,920,919,905,904,-1,921,920,904,903,-1,922,921,903,902,-1,923,922,902,901,-1,924,923,901,900,-1,925,924,900,899,-1,926,925,899,898,-1,927,897,896,912,-1,927,926,898,897,-1,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,-1,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,-1,945,944,928,943,-1,946,945,943,942,-1,947,946,942,941,-1,948,947,941,940,-1,949,948,940,939,-1,950,949,939,938,-1,951,950,938,937,-1,952,951,937,936,-1,953,952,936,935,-1,954,953,935,934,-1,955,954,934,933,-1,956,955,933,932,-1,957,956,932,931,-1,958,957,931,930,-1,959,929,928,944,-1,959,958,930,929,-1,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,-1,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,-1,977,976,960,975,-1,978,977,975,974,-1,979,978,974,973,-1,980,979,973,972,-1,981,980,972,971,-1,982,981,971,970,-1,983,982,970,969,-1,984,983,969,968,-1,985,984,968,967,-1,986,985,967,966,-1,987,986,966,965,-1,988,987,965,964,-1,989,988,964,963,-1,990,989,963,962,-1,991,961,960,976,-1,991,990,962,961,-1,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,-1,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,-1,1009,1008,992,1007,-1,1010,1009,1007,1006,-1,1011,1010,1006,1005,-1,1012,1011,1005,1004,-1,1013,1012,1004,1003,-1,1014,1013,1003,1002,-1,1015,1014,1002,1001,-1,1016,1015,1001,1000,-1,1017,1016,1000,999,-1,1018,1017,999,998,-1,1019,1018,998,997,-1,1020,1019,997,996,-1,1021,1020,996,995,-1,1022,1021,995,994,-1,1023,993,992,1008,-1,1023,1022,994,993,-1,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,-1,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,-1,1041,1040,1024,1039,-1,1042,1041,1039,1038,-1,1043,1042,1038,1037,-1,1044,1043,1037,1036,-1,1045,1044,1036,1035,-1,1046,1045,1035,1034,-1,1047,1046,1034,1033,-1,1048,1047,1033,1032,-1,1049,1048,1032,1031,-1,1050,1049,1031,1030,-1,1051,1050,1030,1029,-1,1052,1051,1029,1028,-1,1053,1052,1028,1027,-1,1054,1053,1027,1026,-1,1055,1025,1024,1040,-1,1055,1054,1026,1025,-1,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,-1,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,-1,1073,1072,1056,1071,-1,1074,1073,1071,1070,-1,1075,1074,1070,1069,-1,1076,1075,1069,1068,-1,1077,1076,1068,1067,-1,1078,1077,1067,1066,-1,1079,1078,1066,1065,-1,1080,1079,1065,1064,-1,1081,1080,1064,1063,-1,1082,1081,1063,1062,-1,1083,1082,1062,1061,-1,1084,1083,1061,1060,-1,1085,1084,1060,1059,-1,1086,1085,1059,1058,-1,1087,1057,1056,1072,-1,1087,1086,1058,1057,-1,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,-1,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,-1,1105,1104,1088,1103,-1,1106,1105,1103,1102,-1,1107,1106,1102,1101,-1,1108,1107,1101,1100,-1,1109,1108,1100,1099,-1,1110,1109,1099,1098,-1,1111,1110,1098,1097,-1,1112,1111,1097,1096,-1,1113,1112,1096,1095,-1,1114,1113,1095,1094,-1,1115,1114,1094,1093,-1,1116,1115,1093,1092,-1,1117,1116,1092,1091,-1,1118,1117,1091,1090,-1,1119,1089,1088,1104,-1,1119,1118,1090,1089,-1,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129}; return value; } private int[] getIndexedFaceSet_7_169_coordIndex_5() { int[] value = {1130,1131,1132,1133,1134,1135,-1,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,-1,1137,1136,1120,1135,-1,1138,1137,1135,1134,-1,1139,1138,1134,1133,-1,1140,1139,1133,1132,-1,1141,1140,1132,1131,-1,1142,1141,1131,1130,-1,1143,1142,1130,1129,-1,1144,1143,1129,1128,-1,1145,1144,1128,1127,-1,1146,1145,1127,1126,-1,1147,1146,1126,1125,-1,1148,1147,1125,1124,-1,1149,1148,1124,1123,-1,1150,1149,1123,1122,-1,1151,1121,1120,1136,-1,1151,1150,1122,1121,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_169_point_1() { float[] value = {-1.01785f,-0.216742f,-0.0225025f,-1.01798f,-0.213242f,-0.023116f,-1.01808f,-0.209773f,-0.022343f,-1.01815f,-0.206863f,-0.020301f,-1.01818f,-0.204956f,-0.017301f,-1.01816f,-0.204343f,-0.0137997f,-1.01809f,-0.205115f,-0.0103301f,-1.01799f,-0.207156f,-0.00742044f,-1.01787f,-0.210155f,-0.00551372f,-1.01775f,-0.213656f,-0.00490019f,-1.01764f,-0.217125f,-0.00567326f,-1.01757f,-0.220034f,-0.00771523f,-1.01754f,-0.221941f,-0.0107152f,-1.01756f,-0.222555f,-0.0142166f,-1.01763f,-0.221783f,-0.0176862f,-1.01773f,-0.219742f,-0.0205958f,-1.02568f,-0.21684f,-0.0224676f,-1.02556f,-0.219839f,-0.0205609f,-1.02546f,-0.221881f,-0.0176512f,-1.02539f,-0.222653f,-0.0141816f,-1.02537f,-0.222039f,-0.0106803f,-1.0254f,-0.220132f,-0.00768029f,-1.02547f,-0.217223f,-0.00563832f,-1.02558f,-0.213754f,-0.00486525f,-1.0257f,-0.210253f,-0.00547878f,-1.02582f,-0.207254f,-0.0073855f,-1.02592f,-0.205213f,-0.0102951f,-1.02599f,-0.20444f,-0.0137647f,-1.02601f,-0.205054f,-0.0172661f,-1.02598f,-0.206961f,-0.0202661f,-1.02591f,-0.209871f,-0.022308f,-1.0258f,-0.21334f,-0.0230811f,-1.01785f,-0.199986f,-0.0462919f,-1.01798f,-0.196485f,-0.0469055f,-1.01808f,-0.193016f,-0.0461324f,-1.01815f,-0.190107f,-0.0440904f,-1.01818f,-0.1882f,-0.0410904f,-1.01816f,-0.187586f,-0.0375891f,-1.01809f,-0.188358f,-0.0341195f,-1.01799f,-0.190399f,-0.0312099f,-1.01787f,-0.193399f,-0.0293031f,-1.01775f,-0.196899f,-0.0286896f,-1.01764f,-0.200368f,-0.0294627f,-1.01757f,-0.203278f,-0.0315046f,-1.01754f,-0.205185f,-0.0345047f,-1.01756f,-0.205798f,-0.038006f,-1.01763f,-0.205026f,-0.0414756f,-1.01773f,-0.202985f,-0.0443852f,-1.02568f,-0.200083f,-0.046257f,-1.02556f,-0.203083f,-0.0443503f,-1.02546f,-0.205124f,-0.0414406f,-1.02539f,-0.205896f,-0.037971f,-1.02537f,-0.205282f,-0.0344697f,-1.0254f,-0.203376f,-0.0314697f,-1.02547f,-0.200466f,-0.0294277f,-1.02558f,-0.196997f,-0.0286547f,-1.0257f,-0.193496f,-0.0292682f,-1.02582f,-0.190497f,-0.0311749f,-1.02592f,-0.188456f,-0.0340846f,-1.02599f,-0.187684f,-0.0375541f,-1.02601f,-0.188298f,-0.0410555f,-1.02598f,-0.190204f,-0.0440555f,-1.02591f,-0.193114f,-0.0460975f,-1.0258f,-0.196583f,-0.0468705f,-1.01785f,-0.203502f,-0.066565f,-1.01798f,-0.200001f,-0.0671785f,-1.01808f,-0.196532f,-0.0664055f,-1.01815f,-0.193623f,-0.0643635f,-1.01818f,-0.191716f,-0.0613635f,-1.01816f,-0.191102f,-0.0578622f,-1.01809f,-0.191875f,-0.0543926f,-1.01799f,-0.193916f,-0.0514829f,-1.01787f,-0.196915f,-0.0495762f,-1.01775f,-0.200416f,-0.0489627f,-1.01764f,-0.203885f,-0.0497357f,-1.01757f,-0.206794f,-0.0517777f,-1.01754f,-0.208701f,-0.0547777f,-1.01756f,-0.209315f,-0.0582791f,-1.01763f,-0.208542f,-0.0617486f,-1.01773f,-0.206501f,-0.0646583f,-1.02568f,-0.2036f,-0.0665301f,-1.02556f,-0.206599f,-0.0646233f,-1.02546f,-0.20864f,-0.0617137f,-1.02539f,-0.209413f,-0.0582441f,-1.02537f,-0.208799f,-0.0547428f,-1.0254f,-0.206892f,-0.0517428f,-1.02547f,-0.203982f,-0.0497008f,-1.02558f,-0.200513f,-0.0489277f,-1.0257f,-0.197013f,-0.0495413f,-1.02582f,-0.194014f,-0.051448f,-1.02592f,-0.191972f,-0.0543576f,-1.02599f,-0.1912f,-0.0578272f,-1.02601f,-0.191814f,-0.0613285f,-1.02598f,-0.193721f,-0.0643286f,-1.02591f,-0.19663f,-0.0663705f,-1.0258f,-0.200099f,-0.0671436f,-1.01785f,-0.220259f,-0.0427756f,-1.01798f,-0.216758f,-0.0433891f,-1.01808f,-0.213289f,-0.0426161f,-1.01815f,-0.21038f,-0.0405741f}; return value; } private float[] getCoordinate_8_169_point_2() { float[] value = {-1.01818f,-0.208473f,-0.0375741f,-1.01816f,-0.207859f,-0.0340727f,-1.01809f,-0.208631f,-0.0306032f,-1.01799f,-0.210672f,-0.0276935f,-1.01787f,-0.213672f,-0.0257868f,-1.01775f,-0.217172f,-0.0251733f,-1.01764f,-0.220641f,-0.0259463f,-1.01757f,-0.223551f,-0.0279883f,-1.01754f,-0.225458f,-0.0309883f,-1.01756f,-0.226072f,-0.0344896f,-1.01763f,-0.225299f,-0.0379592f,-1.01773f,-0.223258f,-0.0408689f,-1.02568f,-0.220357f,-0.0427407f,-1.02556f,-0.223356f,-0.0408339f,-1.02546f,-0.225397f,-0.0379243f,-1.02539f,-0.226169f,-0.0344547f,-1.02537f,-0.225555f,-0.0309534f,-1.0254f,-0.223649f,-0.0279534f,-1.02547f,-0.220739f,-0.0259114f,-1.02558f,-0.21727f,-0.0251383f,-1.0257f,-0.213769f,-0.0257519f,-1.02582f,-0.21077f,-0.0276586f,-1.02592f,-0.208729f,-0.0305682f,-1.02599f,-0.207957f,-0.0340378f,-1.02601f,-0.208571f,-0.0375391f,-1.02598f,-0.210477f,-0.0405391f,-1.02591f,-0.213387f,-0.0425811f,-1.0258f,-0.216856f,-0.0433542f,-1.01785f,-0.223775f,-0.0630487f,-1.01798f,-0.220274f,-0.0636622f,-1.01808f,-0.216805f,-0.0628891f,-1.01815f,-0.213896f,-0.0608471f,-1.01818f,-0.211989f,-0.0578471f,-1.01816f,-0.211375f,-0.0543458f,-1.01809f,-0.212148f,-0.0508762f,-1.01799f,-0.214189f,-0.0479666f,-1.01787f,-0.217188f,-0.0460599f,-1.01775f,-0.220689f,-0.0454463f,-1.01764f,-0.224158f,-0.0462194f,-1.01757f,-0.227067f,-0.0482614f,-1.01754f,-0.228974f,-0.0512614f,-1.01756f,-0.229588f,-0.0547627f,-1.01763f,-0.228815f,-0.0582323f,-1.01773f,-0.226774f,-0.0611419f,-1.02568f,-0.223873f,-0.0630137f,-1.02556f,-0.226872f,-0.061107f,-1.02546f,-0.228913f,-0.0581974f,-1.02539f,-0.229686f,-0.0547278f,-1.02537f,-0.229072f,-0.0512265f,-1.0254f,-0.227165f,-0.0482264f,-1.02547f,-0.224256f,-0.0461845f,-1.02558f,-0.220786f,-0.0454114f,-1.0257f,-0.217286f,-0.0460249f,-1.02582f,-0.214287f,-0.0479316f,-1.02592f,-0.212245f,-0.0508413f,-1.02599f,-0.211473f,-0.0543109f,-1.02601f,-0.212087f,-0.0578122f,-1.02598f,-0.213994f,-0.0608122f,-1.02591f,-0.216903f,-0.0628542f,-1.0258f,-0.220372f,-0.0636273f,-1.01785f,-0.196469f,-0.0260189f,-1.01798f,-0.192969f,-0.0266324f,-1.01808f,-0.1895f,-0.0258593f,-1.01815f,-0.18659f,-0.0238173f,-1.01818f,-0.184683f,-0.0208173f,-1.01816f,-0.184069f,-0.017316f,-1.01809f,-0.184842f,-0.0138464f,-1.01799f,-0.186883f,-0.0109368f,-1.01787f,-0.189882f,-0.00903006f,-1.01775f,-0.193383f,-0.00841653f,-1.01764f,-0.196852f,-0.0091896f,-1.01757f,-0.199761f,-0.0112316f,-1.01754f,-0.201668f,-0.0142316f,-1.01756f,-0.202282f,-0.0177329f,-1.01763f,-0.20151f,-0.0212025f,-1.01773f,-0.199468f,-0.0241121f,-1.02568f,-0.196567f,-0.0259839f,-1.02556f,-0.199566f,-0.0240772f,-1.02546f,-0.201608f,-0.0211676f,-1.02539f,-0.20238f,-0.017698f,-1.02537f,-0.201766f,-0.0141967f,-1.0254f,-0.199859f,-0.0111966f,-1.02547f,-0.19695f,-0.00915466f,-1.02558f,-0.193481f,-0.00838159f,-1.0257f,-0.18998f,-0.00899512f,-1.02582f,-0.186981f,-0.0109018f,-1.02592f,-0.18494f,-0.0138115f,-1.02599f,-0.184167f,-0.0172811f,-1.02601f,-0.184781f,-0.0207824f,-1.02598f,-0.186688f,-0.0237824f,-1.02591f,-0.189597f,-0.0258244f,-1.0258f,-0.193067f,-0.0265975f,-1.01785f,-0.185934f,0.03472f,-1.01798f,-0.182434f,0.0341065f,-1.01808f,-0.178965f,0.0348796f,-1.01815f,-0.176055f,0.0369215f,-1.01818f,-0.174148f,0.0399215f,-1.01816f,-0.173534f,0.0434229f,-1.01809f,-0.174307f,0.0468925f,-1.01799f,-0.176348f,0.0498021f}; return value; } private float[] getCoordinate_8_169_point_3() { float[] value = {-1.01787f,-0.179347f,0.0517088f,-1.01775f,-0.182848f,0.0523224f,-1.01764f,-0.186317f,0.0515493f,-1.01757f,-0.189226f,0.0495073f,-1.01754f,-0.191133f,0.0465073f,-1.01756f,-0.191747f,0.043006f,-1.01763f,-0.190975f,0.0395364f,-1.01773f,-0.188933f,0.0366267f,-1.02568f,-0.186032f,0.034755f,-1.02556f,-0.189031f,0.0366617f,-1.02546f,-0.191072f,0.0395713f,-1.02539f,-0.191845f,0.0430409f,-1.02537f,-0.191231f,0.0465422f,-1.0254f,-0.189324f,0.0495422f,-1.02547f,-0.186415f,0.0515842f,-1.02558f,-0.182946f,0.0523573f,-1.0257f,-0.179445f,0.0517438f,-1.02582f,-0.176446f,0.049837f,-1.02592f,-0.174405f,0.0469274f,-1.02599f,-0.173632f,0.0434578f,-1.02601f,-0.174246f,0.0399565f,-1.02598f,-0.176153f,0.0369565f,-1.02591f,-0.179062f,0.0349145f,-1.0258f,-0.182531f,0.0341414f,-1.01785f,-0.209724f,0.0179633f,-1.01798f,-0.206223f,0.0173498f,-1.01808f,-0.202754f,0.0181228f,-1.01815f,-0.199845f,0.0201648f,-1.01818f,-0.197938f,0.0231648f,-1.01816f,-0.197324f,0.0266661f,-1.01809f,-0.198096f,0.0301357f,-1.01799f,-0.200137f,0.0330454f,-1.01787f,-0.203137f,0.0349521f,-1.01775f,-0.206637f,0.0355656f,-1.01764f,-0.210106f,0.0347926f,-1.01757f,-0.213016f,0.0327506f,-1.01754f,-0.214922f,0.0297506f,-1.01756f,-0.215536f,0.0262492f,-1.01763f,-0.214764f,0.0227797f,-1.01773f,-0.212723f,0.01987f,-1.02568f,-0.209821f,0.0179982f,-1.02556f,-0.212821f,0.019905f,-1.02546f,-0.214862f,0.0228146f,-1.02539f,-0.215634f,0.0262842f,-1.02537f,-0.21502f,0.0297855f,-1.0254f,-0.213113f,0.0327855f,-1.02547f,-0.210204f,0.0348275f,-1.02558f,-0.206735f,0.0356006f,-1.0257f,-0.203234f,0.034987f,-1.02582f,-0.200235f,0.0330803f,-1.02592f,-0.198194f,0.0301707f,-1.02599f,-0.197422f,0.0267011f,-1.02601f,-0.198036f,0.0231998f,-1.02598f,-0.199942f,0.0201997f,-1.02591f,-0.202852f,0.0181578f,-1.0258f,-0.206321f,0.0173847f,-1.01785f,-0.213254f,-0.00238925f,-1.01798f,-0.209753f,-0.00300278f,-1.01808f,-0.206284f,-0.00222971f,-1.01815f,-0.203375f,-1.87736E-4f,-1.01818f,-0.201468f,0.00281228f,-1.01816f,-0.200854f,0.0063136f,-1.01809f,-0.201626f,0.00978318f,-1.01799f,-0.203667f,0.0126928f,-1.01787f,-0.206667f,0.0145995f,-1.01775f,-0.210167f,0.0152131f,-1.01764f,-0.213636f,0.01444f,-1.01757f,-0.216546f,0.012398f,-1.01754f,-0.218453f,0.00939802f,-1.01756f,-0.219067f,0.0058967f,-1.01763f,-0.218294f,0.00242711f,-1.01773f,-0.216253f,-4.82526E-4f,-1.02568f,-0.213352f,-0.00235431f,-1.02556f,-0.216351f,-4.47588E-4f,-1.02546f,-0.218392f,0.00246205f,-1.02539f,-0.219164f,0.00593164f,-1.02537f,-0.21855f,0.00943296f,-1.0254f,-0.216644f,0.012433f,-1.02547f,-0.213734f,0.0144749f,-1.02558f,-0.210265f,0.015248f,-1.0257f,-0.206765f,0.0146345f,-1.02582f,-0.203765f,0.0127278f,-1.02592f,-0.201724f,0.00981812f,-1.02599f,-0.200952f,0.00634853f,-1.02601f,-0.201566f,0.00284721f,-1.02598f,-0.203472f,-1.52798E-4f,-1.02591f,-0.206382f,-0.00219478f,-1.0258f,-0.209851f,-0.00296784f,-1.01785f,-0.189451f,0.0144469f,-1.01798f,-0.18595f,0.0138334f,-1.01808f,-0.182481f,0.0146065f,-1.01815f,-0.179571f,0.0166485f,-1.01818f,-0.177665f,0.0196485f,-1.01816f,-0.177051f,0.0231498f,-1.01809f,-0.177823f,0.0266194f,-1.01799f,-0.179864f,0.029529f,-1.01787f,-0.182863f,0.0314358f,-1.01775f,-0.186364f,0.0320493f,-1.01764f,-0.189833f,0.0312762f,-1.01757f,-0.192743f,0.0292342f}; return value; } private float[] getCoordinate_8_169_point_4() { float[] value = {-1.01754f,-0.194649f,0.0262342f,-1.01756f,-0.195263f,0.0227329f,-1.01763f,-0.194491f,0.0192633f,-1.01773f,-0.19245f,0.0163537f,-1.02568f,-0.189548f,0.0144819f,-1.02556f,-0.192548f,0.0163886f,-1.02546f,-0.194589f,0.0192983f,-1.02539f,-0.195361f,0.0227678f,-1.02537f,-0.194747f,0.0262692f,-1.0254f,-0.19284f,0.0292692f,-1.02547f,-0.189931f,0.0313111f,-1.02558f,-0.186462f,0.0320842f,-1.0257f,-0.182961f,0.0314707f,-1.02582f,-0.179962f,0.029564f,-1.02592f,-0.177921f,0.0266543f,-1.02599f,-0.177149f,0.0231847f,-1.02601f,-0.177762f,0.0196834f,-1.02598f,-0.179669f,0.0166834f,-1.02591f,-0.182579f,0.0146414f,-1.0258f,-0.186048f,0.0138684f,-1.01785f,-0.192981f,-0.0059056f,-1.01798f,-0.18948f,-0.00651913f,-1.01808f,-0.186011f,-0.00574606f,-1.01815f,-0.183102f,-0.00370408f,-1.01818f,-0.181195f,-7.04069E-4f,-1.01816f,-0.180581f,0.00279725f,-1.01809f,-0.181353f,0.00626684f,-1.01799f,-0.183394f,0.00917648f,-1.01787f,-0.186394f,0.0110832f,-1.01775f,-0.189894f,0.0116967f,-1.01764f,-0.193363f,0.0109237f,-1.01757f,-0.196273f,0.00888169f,-1.01754f,-0.19818f,0.00588168f,-1.01756f,-0.198793f,0.00238036f,-1.01763f,-0.198021f,-0.00108923f,-1.01773f,-0.19598f,-0.00399887f,-1.02568f,-0.193079f,-0.00587066f,-1.02556f,-0.196078f,-0.00396393f,-1.02546f,-0.198119f,-0.00105429f,-1.02539f,-0.198891f,0.00241529f,-1.02537f,-0.198277f,0.00591661f,-1.0254f,-0.196371f,0.00891663f,-1.02547f,-0.193461f,0.0109586f,-1.02558f,-0.189992f,0.0117317f,-1.0257f,-0.186491f,0.0111181f,-1.02582f,-0.183492f,0.00921142f,-1.02592f,-0.181451f,0.00630178f,-1.02599f,-0.180679f,0.00283219f,-1.02601f,-0.181293f,-6.69132E-4f,-1.02598f,-0.183199f,-0.00366914f,-1.02591f,-0.186109f,-0.00571112f,-1.0258f,-0.189578f,-0.00648419f,-1.01785f,-0.206207f,0.0382364f,-1.01798f,-0.202707f,0.0376228f,-1.01808f,-0.199238f,0.0383959f,-1.01815f,-0.196328f,0.0404379f,-1.01818f,-0.194421f,0.0434379f,-1.01816f,-0.193807f,0.0469392f,-1.01809f,-0.19458f,0.0504088f,-1.01799f,-0.196621f,0.0533184f,-1.01787f,-0.19962f,0.0552252f,-1.01775f,-0.203121f,0.0558387f,-1.01764f,-0.20659f,0.0550656f,-1.01757f,-0.209499f,0.0530237f,-1.01754f,-0.211406f,0.0500236f,-1.01756f,-0.21202f,0.0465223f,-1.01763f,-0.211248f,0.0430527f,-1.01773f,-0.209206f,0.0401431f,-1.02568f,-0.206305f,0.0382713f,-1.02556f,-0.209304f,0.040178f,-1.02546f,-0.211345f,0.0430877f,-1.02539f,-0.212118f,0.0465573f,-1.02537f,-0.211504f,0.0500586f,-1.0254f,-0.209597f,0.0530586f,-1.02547f,-0.206688f,0.0551006f,-1.02558f,-0.203219f,0.0558736f,-1.0257f,-0.199718f,0.0552601f,-1.02582f,-0.196719f,0.0533534f,-1.02592f,-0.194678f,0.0504437f,-1.02599f,-0.193905f,0.0469742f,-1.02601f,-0.194519f,0.0434728f,-1.02598f,-0.196426f,0.0404728f,-1.02591f,-0.199335f,0.0384308f,-1.0258f,-0.202805f,0.0376578f,-1.01785f,-0.266974f,0.0487763f,-1.01798f,-0.263474f,0.0481628f,-1.01808f,-0.260005f,0.0489359f,-1.01815f,-0.257095f,0.0509779f,-1.01818f,-0.255188f,0.0539779f,-1.01816f,-0.254574f,0.0574792f,-1.01809f,-0.255347f,0.0609488f,-1.01799f,-0.257388f,0.0638584f,-1.01787f,-0.260387f,0.0657651f,-1.01775f,-0.263888f,0.0663787f,-1.01764f,-0.267357f,0.0656056f,-1.01757f,-0.270266f,0.0635636f,-1.01754f,-0.272173f,0.0605636f,-1.01756f,-0.272787f,0.0570623f,-1.01763f,-0.272015f,0.0535927f,-1.01773f,-0.269973f,0.0506831f}; return value; } private float[] getCoordinate_8_169_point_5() { float[] value = {-1.02568f,-0.267072f,0.0488113f,-1.02556f,-0.270071f,0.050718f,-1.02546f,-0.272112f,0.0536276f,-1.02539f,-0.272885f,0.0570972f,-1.02537f,-0.272271f,0.0605985f,-1.0254f,-0.270364f,0.0635986f,-1.02547f,-0.267455f,0.0656405f,-1.02558f,-0.263986f,0.0664136f,-1.0257f,-0.260485f,0.0658001f,-1.02582f,-0.257486f,0.0638933f,-1.02592f,-0.255445f,0.0609837f,-1.02599f,-0.254672f,0.0575141f,-1.02601f,-0.255286f,0.0540128f,-1.02598f,-0.257193f,0.0510128f,-1.02591f,-0.260102f,0.0489708f,-1.0258f,-0.263571f,0.0481977f,-1.01785f,-0.172576f,-0.00944479f,-1.01798f,-0.169075f,-0.0100583f,-1.01808f,-0.165606f,-0.00928525f,-1.01815f,-0.162697f,-0.00724328f,-1.01818f,-0.16079f,-0.00424326f,-1.01816f,-0.160176f,-7.41943E-4f,-1.01809f,-0.160948f,0.00272764f,-1.01799f,-0.16299f,0.00563728f,-1.01787f,-0.165989f,0.00754401f,-1.01775f,-0.169489f,0.00815754f,-1.01764f,-0.172958f,0.00738447f,-1.01757f,-0.175868f,0.00534249f,-1.01754f,-0.177775f,0.00234248f,-1.01756f,-0.178389f,-0.00115884f,-1.01763f,-0.177616f,-0.00462843f,-1.01773f,-0.175575f,-0.00753807f,-1.02568f,-0.172674f,-0.00940985f,-1.02556f,-0.175673f,-0.00750313f,-1.02546f,-0.177714f,-0.00459349f,-1.02539f,-0.178487f,-0.0011239f,-1.02537f,-0.177873f,0.00237742f,-1.0254f,-0.175966f,0.00537743f,-1.02547f,-0.173056f,0.00741941f,-1.02558f,-0.169587f,0.00819248f,-1.0257f,-0.166087f,0.00757895f,-1.02582f,-0.163087f,0.00567222f,-1.02592f,-0.161046f,0.00276258f,-1.02599f,-0.160274f,-7.07005E-4f,-1.02601f,-0.160888f,-0.00420833f,-1.02598f,-0.162795f,-0.00720834f,-1.02591f,-0.165704f,-0.00925031f,-1.0258f,-0.169173f,-0.0100234f,-1.01785f,-0.169046f,0.0109078f,-1.01798f,-0.165545f,0.0102942f,-1.01808f,-0.162076f,0.0110673f,-1.01815f,-0.159167f,0.0131093f,-1.01818f,-0.15726f,0.0161093f,-1.01816f,-0.156646f,0.0196106f,-1.01809f,-0.157418f,0.0230802f,-1.01799f,-0.159459f,0.0259898f,-1.01787f,-0.162459f,0.0278966f,-1.01775f,-0.165959f,0.0285101f,-1.01764f,-0.169428f,0.027737f,-1.01757f,-0.172338f,0.025695f,-1.01754f,-0.174245f,0.022695f,-1.01756f,-0.174859f,0.0191937f,-1.01763f,-0.174086f,0.0157241f,-1.01773f,-0.172045f,0.0128145f,-1.02568f,-0.169144f,0.0109427f,-1.02556f,-0.172143f,0.0128494f,-1.02546f,-0.174184f,0.0157591f,-1.02539f,-0.174956f,0.0192286f,-1.02537f,-0.174342f,0.02273f,-1.0254f,-0.172436f,0.02573f,-1.02547f,-0.169526f,0.027772f,-1.02558f,-0.166057f,0.028545f,-1.0257f,-0.162557f,0.0279315f,-1.02582f,-0.159557f,0.0260248f,-1.02592f,-0.157516f,0.0231151f,-1.02599f,-0.156744f,0.0196455f,-1.02601f,-0.157358f,0.0161442f,-1.02598f,-0.159264f,0.0131442f,-1.02591f,-0.162174f,0.0111022f,-1.0258f,-0.165643f,0.0103292f,-1.01785f,-0.274021f,0.00815072f,-1.01798f,-0.27052f,0.00753719f,-1.01808f,-0.267051f,0.00831026f,-1.01815f,-0.264142f,0.0103522f,-1.01818f,-0.262235f,0.0133522f,-1.01816f,-0.261621f,0.0168536f,-1.01809f,-0.262393f,0.0203232f,-1.01799f,-0.264434f,0.0232328f,-1.01787f,-0.267434f,0.0251395f,-1.01775f,-0.270934f,0.0257531f,-1.01764f,-0.274403f,0.02498f,-1.01757f,-0.277313f,0.022938f,-1.01754f,-0.27922f,0.019938f,-1.01756f,-0.279834f,0.0164367f,-1.01763f,-0.279061f,0.0129671f,-1.01773f,-0.27702f,0.0100574f,-1.02568f,-0.274119f,0.00818566f,-1.02556f,-0.277118f,0.0100924f,-1.02546f,-0.279159f,0.013002f,-1.02539f,-0.279931f,0.0164716f}; return value; } private float[] getCoordinate_8_169_point_6() { float[] value = {-1.02537f,-0.279317f,0.0199729f,-1.0254f,-0.277411f,0.0229729f,-1.02547f,-0.274501f,0.0250149f,-1.02558f,-0.271032f,0.025788f,-1.0257f,-0.267531f,0.0251745f,-1.02582f,-0.264532f,0.0232677f,-1.02592f,-0.262491f,0.0203581f,-1.02599f,-0.261719f,0.0168885f,-1.02601f,-0.262333f,0.0133872f,-1.02598f,-0.264239f,0.0103872f,-1.02591f,-0.267149f,0.0083452f,-1.0258f,-0.270618f,0.00757213f,-1.01785f,-0.270491f,0.0285033f,-1.01798f,-0.26699f,0.0278897f,-1.01808f,-0.263521f,0.0286628f,-1.01815f,-0.260611f,0.0307048f,-1.01818f,-0.258705f,0.0337048f,-1.01816f,-0.258091f,0.0372061f,-1.01809f,-0.258863f,0.0406757f,-1.01799f,-0.260904f,0.0435853f,-1.01787f,-0.263904f,0.0454921f,-1.01775f,-0.267404f,0.0461056f,-1.01764f,-0.270873f,0.0453325f,-1.01757f,-0.273783f,0.0432905f,-1.01754f,-0.275689f,0.0402905f,-1.01756f,-0.276303f,0.0367892f,-1.01763f,-0.275531f,0.0333196f,-1.01773f,-0.27349f,0.03041f,-1.02568f,-0.270588f,0.0285382f,-1.02556f,-0.273588f,0.0304449f,-1.02546f,-0.275629f,0.0333546f,-1.02539f,-0.276401f,0.0368242f,-1.02537f,-0.275787f,0.0403255f,-1.0254f,-0.27388f,0.0433255f,-1.02547f,-0.270971f,0.0453675f,-1.02558f,-0.267502f,0.0461405f,-1.0257f,-0.264001f,0.045527f,-1.02582f,-0.261002f,0.0436203f,-1.02592f,-0.258961f,0.0407106f,-1.02599f,-0.258189f,0.0372411f,-1.02601f,-0.258802f,0.0337397f,-1.02598f,-0.260709f,0.0307397f,-1.02591f,-0.263619f,0.0286977f,-1.0258f,-0.267088f,0.0279247f,-1.01785f,-0.165529f,0.0311808f,-1.01798f,-0.162029f,0.0305673f,-1.01808f,-0.15856f,0.0313404f,-1.01815f,-0.15565f,0.0333823f,-1.01818f,-0.153743f,0.0363824f,-1.01816f,-0.15313f,0.0398837f,-1.01809f,-0.153902f,0.0433533f,-1.01799f,-0.155943f,0.0462629f,-1.01787f,-0.158942f,0.0481696f,-1.01775f,-0.162443f,0.0487832f,-1.01764f,-0.165912f,0.0480101f,-1.01757f,-0.168821f,0.0459681f,-1.01754f,-0.170728f,0.0429681f,-1.01756f,-0.171342f,0.0394668f,-1.01763f,-0.17057f,0.0359972f,-1.01773f,-0.168529f,0.0330876f,-1.02568f,-0.165627f,0.0312158f,-1.02556f,-0.168626f,0.0331225f,-1.02546f,-0.170668f,0.0360321f,-1.02539f,-0.17144f,0.0395017f,-1.02537f,-0.170826f,0.043003f,-1.0254f,-0.168919f,0.046003f,-1.02547f,-0.16601f,0.048045f,-1.02558f,-0.162541f,0.0488181f,-1.0257f,-0.15904f,0.0482046f,-1.02582f,-0.156041f,0.0462978f,-1.02592f,-0.154f,0.0433882f,-1.02599f,-0.153227f,0.0399186f,-1.02601f,-0.153841f,0.0364173f,-1.02598f,-0.155748f,0.0334173f,-1.02591f,-0.158658f,0.0313753f,-1.0258f,-0.162127f,0.0306022f,-1.01785f,-0.176064f,-0.0295581f,-1.01798f,-0.172564f,-0.0301716f,-1.01808f,-0.169095f,-0.0293985f,-1.01815f,-0.166185f,-0.0273565f,-1.01818f,-0.164279f,-0.0243565f,-1.01816f,-0.163665f,-0.0208552f,-1.01809f,-0.164437f,-0.0173856f,-1.01799f,-0.166478f,-0.014476f,-1.01787f,-0.169477f,-0.0125693f,-1.01775f,-0.172978f,-0.0119557f,-1.01764f,-0.176447f,-0.0127288f,-1.01757f,-0.179357f,-0.0147708f,-1.01754f,-0.181263f,-0.0177708f,-1.01756f,-0.181877f,-0.0212721f,-1.01763f,-0.181105f,-0.0247417f,-1.01773f,-0.179064f,-0.0276513f,-1.02568f,-0.176162f,-0.0295231f,-1.02556f,-0.179162f,-0.0276164f,-1.02546f,-0.181203f,-0.0247068f,-1.02539f,-0.181975f,-0.0212372f,-1.02537f,-0.181361f,-0.0177358f,-1.0254f,-0.179454f,-0.0147358f,-1.02547f,-0.176545f,-0.0126939f,-1.02558f,-0.173076f,-0.0119208f}; return value; } private float[] getCoordinate_8_169_point_7() { float[] value = {-1.0257f,-0.169575f,-0.0125343f,-1.02582f,-0.166576f,-0.014441f,-1.02592f,-0.164535f,-0.0173507f,-1.02599f,-0.163762f,-0.0208203f,-1.02601f,-0.164376f,-0.0243216f,-1.02598f,-0.166283f,-0.0273216f,-1.02591f,-0.169193f,-0.0293636f,-1.0258f,-0.172662f,-0.0301366f,-1.01785f,-0.284542f,-0.0525087f,-1.01798f,-0.281041f,-0.0531222f,-1.01808f,-0.277572f,-0.0523492f,-1.01815f,-0.274663f,-0.0503072f,-1.01818f,-0.272756f,-0.0473072f,-1.01816f,-0.272142f,-0.0438058f,-1.01809f,-0.272915f,-0.0403363f,-1.01799f,-0.274956f,-0.0374266f,-1.01787f,-0.277955f,-0.0355199f,-1.01775f,-0.281456f,-0.0349064f,-1.01764f,-0.284925f,-0.0356794f,-1.01757f,-0.287834f,-0.0377214f,-1.01754f,-0.289741f,-0.0407214f,-1.01756f,-0.290355f,-0.0442227f,-1.01763f,-0.289582f,-0.0476923f,-1.01773f,-0.287541f,-0.050602f,-1.02568f,-0.28464f,-0.0524738f,-1.02556f,-0.287639f,-0.050567f,-1.02546f,-0.28968f,-0.0476574f,-1.02539f,-0.290453f,-0.0441878f,-1.02537f,-0.289839f,-0.0406865f,-1.0254f,-0.287932f,-0.0376865f,-1.02547f,-0.285022f,-0.0356445f,-1.02558f,-0.281553f,-0.0348714f,-1.0257f,-0.278053f,-0.035485f,-1.02582f,-0.275054f,-0.0373917f,-1.02592f,-0.273012f,-0.0403013f,-1.02599f,-0.27224f,-0.0437709f,-1.02601f,-0.272854f,-0.0472722f,-1.02598f,-0.274761f,-0.0502722f,-1.02591f,-0.27767f,-0.0523142f,-1.0258f,-0.281139f,-0.0530873f,-1.01785f,-0.281026f,-0.0322356f,-1.01798f,-0.277525f,-0.0328492f,-1.01808f,-0.274056f,-0.0320761f,-1.01815f,-0.271147f,-0.0300341f,-1.01818f,-0.26924f,-0.0270341f,-1.01816f,-0.268626f,-0.0235328f,-1.01809f,-0.269398f,-0.0200632f,-1.01799f,-0.271439f,-0.0171535f,-1.01787f,-0.274439f,-0.0152468f,-1.01775f,-0.277939f,-0.0146333f,-1.01764f,-0.281408f,-0.0154064f,-1.01757f,-0.284318f,-0.0174483f,-1.01754f,-0.286225f,-0.0204483f,-1.01756f,-0.286838f,-0.0239497f,-1.01763f,-0.286066f,-0.0274193f,-1.01773f,-0.284025f,-0.0303289f,-1.02568f,-0.281124f,-0.0322007f,-1.02556f,-0.284123f,-0.030294f,-1.02546f,-0.286164f,-0.0273843f,-1.02539f,-0.286936f,-0.0239147f,-1.02537f,-0.286322f,-0.0204134f,-1.0254f,-0.284416f,-0.0174134f,-1.02547f,-0.281506f,-0.0153714f,-1.02558f,-0.278037f,-0.0145984f,-1.0257f,-0.274536f,-0.0152119f,-1.02582f,-0.271537f,-0.0171186f,-1.02592f,-0.269496f,-0.0200282f,-1.02599f,-0.268724f,-0.0234978f,-1.02601f,-0.269338f,-0.0269992f,-1.02598f,-0.271244f,-0.0299992f,-1.02591f,-0.274154f,-0.0320411f,-1.0258f,-0.277623f,-0.0328142f,-1.01785f,-0.183097f,-0.0701042f,-1.01798f,-0.179597f,-0.0707177f,-1.01808f,-0.176127f,-0.0699447f,-1.01815f,-0.173218f,-0.0679027f,-1.01818f,-0.171311f,-0.0649027f,-1.01816f,-0.170697f,-0.0614014f,-1.01809f,-0.17147f,-0.0579318f,-1.01799f,-0.173511f,-0.0550221f,-1.01787f,-0.17651f,-0.0531154f,-1.01775f,-0.180011f,-0.0525019f,-1.01764f,-0.18348f,-0.0532749f,-1.01757f,-0.186389f,-0.0553169f,-1.01754f,-0.188296f,-0.0583169f,-1.01756f,-0.18891f,-0.0618183f,-1.01763f,-0.188138f,-0.0652878f,-1.01773f,-0.186096f,-0.0681975f,-1.02568f,-0.183195f,-0.0700693f,-1.02556f,-0.186194f,-0.0681625f,-1.02546f,-0.188235f,-0.0652529f,-1.02539f,-0.189008f,-0.0617833f,-1.02537f,-0.188394f,-0.058282f,-1.0254f,-0.186487f,-0.055282f,-1.02547f,-0.183578f,-0.05324f,-1.02558f,-0.180109f,-0.0524669f,-1.0257f,-0.176608f,-0.0530805f,-1.02582f,-0.173609f,-0.0549872f,-1.02592f,-0.171568f,-0.0578968f,-1.02599f,-0.170795f,-0.0613664f}; return value; } private float[] getCoordinate_8_169_point_8() { float[] value = {-1.02601f,-0.171409f,-0.0648677f,-1.02598f,-0.173316f,-0.0678677f,-1.02591f,-0.176225f,-0.0699097f,-1.0258f,-0.179694f,-0.0706828f,-1.01785f,-0.179581f,-0.0498311f,-1.01798f,-0.17608f,-0.0504447f,-1.01808f,-0.172611f,-0.0496716f,-1.01815f,-0.169702f,-0.0476296f,-1.01818f,-0.167795f,-0.0446296f,-1.01816f,-0.167181f,-0.0411283f,-1.01809f,-0.167953f,-0.0376587f,-1.01799f,-0.169995f,-0.0347491f,-1.01787f,-0.172994f,-0.0328423f,-1.01775f,-0.176494f,-0.0322288f,-1.01764f,-0.179963f,-0.0330019f,-1.01757f,-0.182873f,-0.0350438f,-1.01754f,-0.18478f,-0.0380439f,-1.01756f,-0.185394f,-0.0415452f,-1.01763f,-0.184621f,-0.0450148f,-1.01773f,-0.18258f,-0.0479244f,-1.02568f,-0.179679f,-0.0497962f,-1.02556f,-0.182678f,-0.0478895f,-1.02546f,-0.184719f,-0.0449798f,-1.02539f,-0.185491f,-0.0415102f,-1.02537f,-0.184878f,-0.0380089f,-1.0254f,-0.182971f,-0.0350089f,-1.02547f,-0.180061f,-0.0329669f,-1.02558f,-0.176592f,-0.0321939f,-1.0257f,-0.173092f,-0.0328074f,-1.02582f,-0.170092f,-0.0347141f,-1.02592f,-0.168051f,-0.0376238f,-1.02599f,-0.167279f,-0.0410933f,-1.02601f,-0.167893f,-0.0445947f,-1.02598f,-0.1698f,-0.0475947f,-1.02591f,-0.172709f,-0.0496367f,-1.0258f,-0.176178f,-0.0504097f,-1.01785f,-0.277509f,-0.0119625f,-1.01798f,-0.274009f,-0.0125761f,-1.01808f,-0.27054f,-0.011803f,-1.01815f,-0.26763f,-0.00976103f,-1.01818f,-0.265723f,-0.00676102f,-1.01816f,-0.265109f,-0.0032597f,-1.01809f,-0.265882f,2.09889E-4f,-1.01799f,-0.267923f,0.00311953f,-1.01787f,-0.270922f,0.00502625f,-1.01775f,-0.274423f,0.00563978f,-1.01764f,-0.277892f,0.00486672f,-1.01757f,-0.280801f,0.00282474f,-1.01754f,-0.282708f,-1.75273E-4f,-1.01756f,-0.283322f,-0.00367659f,-1.01763f,-0.28255f,-0.00714618f,-1.01773f,-0.280509f,-0.0100558f,-1.02568f,-0.277607f,-0.0119276f,-1.02556f,-0.280606f,-0.0100209f,-1.02546f,-0.282648f,-0.00711124f,-1.02539f,-0.28342f,-0.00364166f,-1.02537f,-0.282806f,-1.40335E-4f,-1.0254f,-0.280899f,0.00285968f,-1.02547f,-0.27799f,0.00490165f,-1.02558f,-0.274521f,0.00567472f,-1.0257f,-0.27102f,0.00506119f,-1.02582f,-0.268021f,0.00315447f,-1.02592f,-0.26598f,2.44826E-4f,-1.02599f,-0.265207f,-0.00322476f,-1.02601f,-0.265821f,-0.00672608f,-1.02598f,-0.267728f,-0.00972609f,-1.02591f,-0.270637f,-0.0117681f,-1.0258f,-0.274107f,-0.0125411f,-1.01785f,-0.257284f,-0.0154707f,-1.01798f,-0.253783f,-0.0160842f,-1.01808f,-0.250314f,-0.0153112f,-1.01815f,-0.247404f,-0.0132692f,-1.01818f,-0.245498f,-0.0102692f,-1.01816f,-0.244884f,-0.00676785f,-1.01809f,-0.245656f,-0.00329826f,-1.01799f,-0.247697f,-3.88621E-4f,-1.01787f,-0.250696f,0.00151811f,-1.01775f,-0.254197f,0.00213164f,-1.01764f,-0.257666f,0.00135857f,-1.01757f,-0.260576f,-6.83411E-4f,-1.01754f,-0.262482f,-0.00368342f,-1.01756f,-0.263096f,-0.00718474f,-1.01763f,-0.262324f,-0.0106543f,-1.01773f,-0.260283f,-0.013564f,-1.02568f,-0.257381f,-0.0154358f,-1.02556f,-0.260381f,-0.013529f,-1.02546f,-0.262422f,-0.0106194f,-1.02539f,-0.263194f,-0.00714981f,-1.02537f,-0.26258f,-0.00364848f,-1.0254f,-0.260673f,-6.48473E-4f,-1.02547f,-0.257764f,0.0013935f,-1.02558f,-0.254295f,0.00216657f,-1.0257f,-0.250794f,0.00155304f,-1.02582f,-0.247795f,-3.53683E-4f,-1.02592f,-0.245754f,-0.00326332f,-1.02599f,-0.244981f,-0.00673291f,-1.02601f,-0.245595f,-0.0102342f,-1.02598f,-0.247502f,-0.0132342f,-1.02591f,-0.250412f,-0.0152762f,-1.0258f,-0.253881f,-0.0160493f}; return value; } private float[] getCoordinate_8_169_point_9() { float[] value = {-1.01785f,-0.2608f,-0.0357438f,-1.01798f,-0.257299f,-0.0363573f,-1.01808f,-0.25383f,-0.0355842f,-1.01815f,-0.250921f,-0.0335423f,-1.01818f,-0.249014f,-0.0305422f,-1.01816f,-0.2484f,-0.0270409f,-1.01809f,-0.249172f,-0.0235713f,-1.01799f,-0.251214f,-0.0206617f,-1.01787f,-0.254213f,-0.018755f,-1.01775f,-0.257713f,-0.0181414f,-1.01764f,-0.261182f,-0.0189145f,-1.01757f,-0.264092f,-0.0209565f,-1.01754f,-0.265999f,-0.0239565f,-1.01756f,-0.266613f,-0.0274578f,-1.01763f,-0.26584f,-0.0309274f,-1.01773f,-0.263799f,-0.033837f,-1.02568f,-0.260898f,-0.0357088f,-1.02556f,-0.263897f,-0.0338021f,-1.02546f,-0.265938f,-0.0308925f,-1.02539f,-0.26671f,-0.0274229f,-1.02537f,-0.266097f,-0.0239216f,-1.0254f,-0.26419f,-0.0209215f,-1.02547f,-0.26128f,-0.0188796f,-1.02558f,-0.257811f,-0.0181065f,-1.0257f,-0.254311f,-0.01872f,-1.02582f,-0.251311f,-0.0206268f,-1.02592f,-0.24927f,-0.0235364f,-1.02599f,-0.248498f,-0.027006f,-1.02601f,-0.249112f,-0.0305073f,-1.02598f,-0.251019f,-0.0335073f,-1.02591f,-0.253928f,-0.0355493f,-1.0258f,-0.257397f,-0.0363224f,-1.01785f,-0.246748f,0.0452682f,-1.01798f,-0.243248f,0.0446547f,-1.01808f,-0.239779f,0.0454277f,-1.01815f,-0.236869f,0.0474697f,-1.01818f,-0.234962f,0.0504697f,-1.01816f,-0.234349f,0.053971f,-1.01809f,-0.235121f,0.0574406f,-1.01799f,-0.237162f,0.0603503f,-1.01787f,-0.240161f,0.062257f,-1.01775f,-0.243662f,0.0628705f,-1.01764f,-0.247131f,0.0620974f,-1.01757f,-0.25004f,0.0600555f,-1.01754f,-0.251947f,0.0570555f,-1.01756f,-0.252561f,0.0535541f,-1.01763f,-0.251789f,0.0500846f,-1.01773f,-0.249748f,0.0471749f,-1.02568f,-0.246846f,0.0453031f,-1.02556f,-0.249845f,0.0472099f,-1.02546f,-0.251887f,0.0501195f,-1.02539f,-0.252659f,0.0535891f,-1.02537f,-0.252045f,0.0570904f,-1.0254f,-0.250138f,0.0600904f,-1.02547f,-0.247229f,0.0621324f,-1.02558f,-0.24376f,0.0629055f,-1.0257f,-0.240259f,0.0622919f,-1.02582f,-0.23726f,0.0603852f,-1.02592f,-0.235219f,0.0574756f,-1.02599f,-0.234446f,0.054006f,-1.02601f,-0.23506f,0.0505047f,-1.02598f,-0.236967f,0.0475046f,-1.02591f,-0.239877f,0.0454627f,-1.0258f,-0.243346f,0.0446896f,-1.01785f,-0.233522f,0.00112622f,-1.01798f,-0.230021f,5.12694E-4f,-1.01808f,-0.226552f,0.00128576f,-1.01815f,-0.223643f,0.00332774f,-1.01818f,-0.221736f,0.00632775f,-1.01816f,-0.221122f,0.00982907f,-1.01809f,-0.221894f,0.0132987f,-1.01799f,-0.223936f,0.0162083f,-1.01787f,-0.226935f,0.018115f,-1.01775f,-0.230435f,0.0187286f,-1.01764f,-0.233904f,0.0179555f,-1.01757f,-0.236814f,0.0159135f,-1.01754f,-0.238721f,0.0129135f,-1.01756f,-0.239335f,0.00941218f,-1.01763f,-0.238562f,0.00594259f,-1.01773f,-0.236521f,0.00303295f,-1.02568f,-0.23362f,0.00116116f,-1.02556f,-0.236619f,0.00306789f,-1.02546f,-0.23866f,0.00597753f,-1.02539f,-0.239432f,0.00944711f,-1.02537f,-0.238819f,0.0129484f,-1.0254f,-0.236912f,0.0159484f,-1.02547f,-0.234002f,0.0179904f,-1.02558f,-0.230533f,0.0187635f,-1.0257f,-0.227033f,0.01815f,-1.02582f,-0.224033f,0.0162432f,-1.02592f,-0.221992f,0.0133336f,-1.02599f,-0.22122f,0.00986401f,-1.02601f,-0.221834f,0.00636269f,-1.02598f,-0.223741f,0.00336268f,-1.02591f,-0.22665f,0.0013207f,-1.0258f,-0.230119f,5.47632E-4f,-1.01785f,-0.229992f,0.0214788f,-1.01798f,-0.226491f,0.0208652f,-1.01808f,-0.223022f,0.0216383f,-1.01815f,-0.220113f,0.0236803f}; return value; } private float[] getCoordinate_8_169_point_10() { float[] value = {-1.01818f,-0.218206f,0.0266803f,-1.01816f,-0.217592f,0.0301816f,-1.01809f,-0.218364f,0.0336512f,-1.01799f,-0.220405f,0.0365608f,-1.01787f,-0.223405f,0.0384676f,-1.01775f,-0.226905f,0.0390811f,-1.01764f,-0.230374f,0.038308f,-1.01757f,-0.233284f,0.0362661f,-1.01754f,-0.235191f,0.033266f,-1.01756f,-0.235804f,0.0297647f,-1.01763f,-0.235032f,0.0262951f,-1.01773f,-0.232991f,0.0233855f,-1.02568f,-0.23009f,0.0215137f,-1.02556f,-0.233089f,0.0234204f,-1.02546f,-0.23513f,0.0263301f,-1.02539f,-0.235902f,0.0297997f,-1.02537f,-0.235288f,0.033301f,-1.0254f,-0.233382f,0.036301f,-1.02547f,-0.230472f,0.038343f,-1.02558f,-0.227003f,0.039116f,-1.0257f,-0.223502f,0.0385025f,-1.02582f,-0.220503f,0.0365958f,-1.02592f,-0.218462f,0.0336861f,-1.02599f,-0.21769f,0.0302166f,-1.02601f,-0.218304f,0.0267152f,-1.02598f,-0.22021f,0.0237152f,-1.02591f,-0.22312f,0.0216732f,-1.0258f,-0.226589f,0.0209002f,-1.01785f,-0.253795f,0.00464257f,-1.01798f,-0.250294f,0.00402904f,-1.01808f,-0.246825f,0.00480211f,-1.01815f,-0.243916f,0.00684409f,-1.01818f,-0.242009f,0.0098441f,-1.01816f,-0.241395f,0.0133454f,-1.01809f,-0.242167f,0.016815f,-1.01799f,-0.244209f,0.0197246f,-1.01787f,-0.247208f,0.0216314f,-1.01775f,-0.250708f,0.0222449f,-1.01764f,-0.254178f,0.0214718f,-1.01757f,-0.257087f,0.0194299f,-1.01754f,-0.258994f,0.0164298f,-1.01756f,-0.259608f,0.0129285f,-1.01763f,-0.258835f,0.00945894f,-1.01773f,-0.256794f,0.0065493f,-1.02568f,-0.253893f,0.00467751f,-1.02556f,-0.256892f,0.00658423f,-1.02546f,-0.258933f,0.00949387f,-1.02539f,-0.259706f,0.0129635f,-1.02537f,-0.259092f,0.0164648f,-1.0254f,-0.257185f,0.0194648f,-1.02547f,-0.254275f,0.0215068f,-1.02558f,-0.250806f,0.0222798f,-1.0257f,-0.247306f,0.0216663f,-1.02582f,-0.244306f,0.0197596f,-1.02592f,-0.242265f,0.0168499f,-1.02599f,-0.241493f,0.0133804f,-1.02601f,-0.242107f,0.00987903f,-1.02598f,-0.244014f,0.00687902f,-1.02591f,-0.246923f,0.00483705f,-1.0258f,-0.250392f,0.00406398f,-1.01785f,-0.250265f,0.0249951f,-1.01798f,-0.246764f,0.0243816f,-1.01808f,-0.243295f,0.0251547f,-1.01815f,-0.240386f,0.0271966f,-1.01818f,-0.238479f,0.0301966f,-1.01816f,-0.237865f,0.033698f,-1.01809f,-0.238637f,0.0371676f,-1.01799f,-0.240679f,0.0400772f,-1.01787f,-0.243678f,0.0419839f,-1.01775f,-0.247178f,0.0425974f,-1.01764f,-0.250647f,0.0418244f,-1.01757f,-0.253557f,0.0397824f,-1.01754f,-0.255464f,0.0367824f,-1.01756f,-0.256078f,0.0332811f,-1.01763f,-0.255305f,0.0298115f,-1.01773f,-0.253264f,0.0269018f,-1.02568f,-0.250363f,0.0250301f,-1.02556f,-0.253362f,0.0269368f,-1.02546f,-0.255403f,0.0298464f,-1.02539f,-0.256175f,0.033316f,-1.02537f,-0.255561f,0.0368173f,-1.0254f,-0.253655f,0.0398173f,-1.02547f,-0.250745f,0.0418593f,-1.02558f,-0.247276f,0.0426324f,-1.0257f,-0.243776f,0.0420189f,-1.02582f,-0.240776f,0.0401121f,-1.02592f,-0.238735f,0.0372025f,-1.02599f,-0.237963f,0.0337329f,-1.02601f,-0.238577f,0.0302316f,-1.02598f,-0.240483f,0.0272316f,-1.02591f,-0.243393f,0.0251896f,-1.0258f,-0.246862f,0.0244165f,-1.01785f,-0.226475f,0.0417518f,-1.01798f,-0.222975f,0.0411383f,-1.01808f,-0.219506f,0.0419114f,-1.01815f,-0.216596f,0.0439534f,-1.01818f,-0.214689f,0.0469534f,-1.01816f,-0.214075f,0.0504547f,-1.01809f,-0.214848f,0.0539243f,-1.01799f,-0.216889f,0.0568339f}; return value; } private float[] getCoordinate_8_169_point_11() { float[] value = {-1.01787f,-0.219888f,0.0587406f,-1.01775f,-0.223389f,0.0593542f,-1.01764f,-0.226858f,0.0585811f,-1.01757f,-0.229767f,0.0565391f,-1.01754f,-0.231674f,0.0535391f,-1.01756f,-0.232288f,0.0500378f,-1.01763f,-0.231516f,0.0465682f,-1.01773f,-0.229475f,0.0436586f,-1.02568f,-0.226573f,0.0417868f,-1.02556f,-0.229572f,0.0436935f,-1.02546f,-0.231614f,0.0466031f,-1.02539f,-0.232386f,0.0500727f,-1.02537f,-0.231772f,0.0535741f,-1.0254f,-0.229865f,0.0565741f,-1.02547f,-0.226956f,0.058616f,-1.02558f,-0.223487f,0.0593891f,-1.0257f,-0.219986f,0.0587756f,-1.02582f,-0.216987f,0.0568689f,-1.02592f,-0.214946f,0.0539592f,-1.02599f,-0.214173f,0.0504896f,-1.02601f,-0.214787f,0.0469883f,-1.02598f,-0.216694f,0.0439883f,-1.02591f,-0.219603f,0.0419463f,-1.0258f,-0.223073f,0.0411732f,-1.01785f,-0.23701f,-0.018987f,-1.01798f,-0.23351f,-0.0196006f,-1.01808f,-0.230041f,-0.0188275f,-1.01815f,-0.227131f,-0.0167855f,-1.01818f,-0.225225f,-0.0137855f,-1.01816f,-0.224611f,-0.0102842f,-1.01809f,-0.225383f,-0.00681461f,-1.01799f,-0.227424f,-0.00390497f,-1.01787f,-0.230423f,-0.00199824f,-1.01775f,-0.233924f,-0.00138471f,-1.01764f,-0.237393f,-0.00215778f,-1.01757f,-0.240302f,-0.00419976f,-1.01754f,-0.242209f,-0.00719977f,-1.01756f,-0.242823f,-0.0107011f,-1.01763f,-0.242051f,-0.0141707f,-1.01773f,-0.24001f,-0.0170803f,-1.02568f,-0.237108f,-0.0189521f,-1.02556f,-0.240107f,-0.0170454f,-1.02546f,-0.242149f,-0.0141357f,-1.02539f,-0.242921f,-0.0106662f,-1.02537f,-0.242307f,-0.00716483f,-1.0254f,-0.2404f,-0.00416482f,-1.02547f,-0.237491f,-0.00212284f,-1.02558f,-0.234022f,-0.00134977f,-1.0257f,-0.230521f,-0.0019633f,-1.02582f,-0.227522f,-0.00387003f,-1.02592f,-0.225481f,-0.00677967f,-1.02599f,-0.224708f,-0.0102493f,-1.02601f,-0.225322f,-0.0137506f,-1.02598f,-0.227229f,-0.0167506f,-1.02591f,-0.230139f,-0.0187926f,-1.0258f,-0.233608f,-0.0195656f,-1.01785f,-0.264316f,-0.0560168f,-1.01798f,-0.260816f,-0.0566304f,-1.01808f,-0.257347f,-0.0558573f,-1.01815f,-0.254437f,-0.0538153f,-1.01818f,-0.25253f,-0.0508153f,-1.01816f,-0.251916f,-0.047314f,-1.01809f,-0.252689f,-0.0438444f,-1.01799f,-0.25473f,-0.0409348f,-1.01787f,-0.257729f,-0.039028f,-1.01775f,-0.26123f,-0.0384145f,-1.01764f,-0.264699f,-0.0391876f,-1.01757f,-0.267608f,-0.0412296f,-1.01754f,-0.269515f,-0.0442296f,-1.01756f,-0.270129f,-0.0477309f,-1.01763f,-0.269357f,-0.0512005f,-1.01773f,-0.267315f,-0.0541101f,-1.02568f,-0.264414f,-0.0559819f,-1.02556f,-0.267413f,-0.0540752f,-1.02546f,-0.269454f,-0.0511655f,-1.02539f,-0.270227f,-0.047696f,-1.02537f,-0.269613f,-0.0441946f,-1.0254f,-0.267706f,-0.0411946f,-1.02547f,-0.264797f,-0.0391526f,-1.02558f,-0.261328f,-0.0383796f,-1.0257f,-0.257827f,-0.0389931f,-1.02582f,-0.254828f,-0.0408998f,-1.02592f,-0.252787f,-0.0438095f,-1.02599f,-0.252014f,-0.0472791f,-1.02601f,-0.252628f,-0.0507804f,-1.02598f,-0.254535f,-0.0537804f,-1.02591f,-0.257444f,-0.0558224f,-1.0258f,-0.260913f,-0.0565954f,-1.01785f,-0.244043f,-0.0595332f,-1.01798f,-0.240543f,-0.0601467f,-1.01808f,-0.237073f,-0.0593736f,-1.01815f,-0.234164f,-0.0573317f,-1.01818f,-0.232257f,-0.0543317f,-1.01816f,-0.231643f,-0.0508303f,-1.01809f,-0.232416f,-0.0473608f,-1.01799f,-0.234457f,-0.0444511f,-1.01787f,-0.237456f,-0.0425444f,-1.01775f,-0.240957f,-0.0419309f,-1.01764f,-0.244426f,-0.0427039f,-1.01757f,-0.247335f,-0.0447459f}; return value; } private float[] getCoordinate_8_169_point_12() { float[] value = {-1.01754f,-0.249242f,-0.0477459f,-1.01756f,-0.249856f,-0.0512472f,-1.01763f,-0.249084f,-0.0547168f,-1.01773f,-0.247042f,-0.0576265f,-1.02568f,-0.244141f,-0.0594982f,-1.02556f,-0.24714f,-0.0575915f,-1.02546f,-0.249181f,-0.0546819f,-1.02539f,-0.249954f,-0.0512123f,-1.02537f,-0.24934f,-0.047711f,-1.0254f,-0.247433f,-0.044711f,-1.02547f,-0.244524f,-0.042669f,-1.02558f,-0.241055f,-0.0418959f,-1.0257f,-0.237554f,-0.0425094f,-1.02582f,-0.234555f,-0.0444162f,-1.02592f,-0.232514f,-0.0473258f,-1.02599f,-0.231741f,-0.0507954f,-1.02601f,-0.232355f,-0.0542967f,-1.02598f,-0.234262f,-0.0572967f,-1.02591f,-0.237171f,-0.0593387f,-1.0258f,-0.24064f,-0.0601118f,-1.01785f,-0.240527f,-0.0392601f,-1.01798f,-0.237026f,-0.0398736f,-1.01808f,-0.233557f,-0.0391006f,-1.01815f,-0.230648f,-0.0370586f,-1.01818f,-0.228741f,-0.0340586f,-1.01816f,-0.228127f,-0.0305573f,-1.01809f,-0.228899f,-0.0270877f,-1.01799f,-0.230941f,-0.024178f,-1.01787f,-0.23394f,-0.0222713f,-1.01775f,-0.23744f,-0.0216578f,-1.01764f,-0.240909f,-0.0224309f,-1.01757f,-0.243819f,-0.0244728f,-1.01754f,-0.245726f,-0.0274728f,-1.01756f,-0.24634f,-0.0309742f,-1.01763f,-0.245567f,-0.0344437f,-1.01773f,-0.243526f,-0.0373534f,-1.02568f,-0.240625f,-0.0392252f,-1.02556f,-0.243624f,-0.0373185f,-1.02546f,-0.245665f,-0.0344088f,-1.02539f,-0.246437f,-0.0309392f,-1.02537f,-0.245823f,-0.0274379f,-1.0254f,-0.243917f,-0.0244379f,-1.02547f,-0.241007f,-0.0223959f,-1.02558f,-0.237538f,-0.0216228f,-1.0257f,-0.234038f,-0.0222364f,-1.02582f,-0.231038f,-0.0241431f,-1.02592f,-0.228997f,-0.0270527f,-1.02599f,-0.228225f,-0.0305223f,-1.02601f,-0.228839f,-0.0340236f,-1.02598f,-0.230746f,-0.0370237f,-1.02591f,-0.233655f,-0.0390656f,-1.0258f,-0.237124f,-0.0398387f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_178_coordIndex_1() { int[] value = {7,4,5,6,-1,8,18,19,10,0,3,12,20,21,11,-1,15,40,39,-1,17,9,1,0,10,16,82,-1,23,12,3,2,13,22,-1,24,25,13,2,1,9,14,15,-1,26,0,1,27,-1,28,2,3,29,-1,30,26,27,31,-1,31,27,1,2,28,32,-1,32,28,29,33,-1,33,29,3,0,26,30,-1,35,34,19,18,-1,36,8,11,51,-1,36,35,18,8,-1,37,36,51,50,-1,37,50,121,-1,37,121,122,-1,38,83,122,-1,41,40,15,14,-1,42,41,14,9,-1,43,17,82,84,-1,43,42,9,17,-1,45,10,19,34,-1,45,44,16,10,-1,47,46,25,24,-1,48,24,15,39,-1,48,47,24,-1,49,48,39,38,-1,52,51,11,21,-1,53,52,21,20,-1,54,53,20,12,-1,55,54,12,23,-1,56,55,23,22,-1,57,13,25,46,-1,57,56,22,13,-1,59,58,46,47,-1,60,59,47,48,-1,61,60,48,49,-1,63,62,50,51,-1,64,63,51,52,-1,65,64,52,53,-1,66,65,53,54,-1,67,66,54,55,-1,68,67,55,56,-1,69,57,46,58,-1,69,68,56,57,-1,71,70,58,59,-1,72,71,59,60,-1,73,72,60,61,-1,74,73,61,62,-1,75,74,62,63,-1,76,75,63,64,-1,77,76,64,65,-1,78,77,65,66,-1,79,78,66,67,-1,80,79,67,68,-1,81,69,58,70,-1,81,80,68,69,-1,82,16,44,84,-1,86,85,83,38,-1,87,86,38,39,-1,88,87,39,40,-1,89,88,40,41,-1,90,89,41,42,-1,91,90,42,43,-1,92,91,43,84,-1,93,92,84,44,-1,94,93,44,45,-1,95,94,45,34,-1,96,95,34,35,-1,97,96,35,36,-1,98,37,83,85,-1,98,97,36,37,-1,100,99,92,93,-1,101,100,93,94,-1,102,101,94,95,-1,103,102,95,96,-1,104,103,96,97,-1,105,104,97,98,-1,106,105,98,85,-1,107,106,85,86,-1,108,107,86,87,-1,109,108,87,88,-1,110,109,88,89,-1,111,110,89,90,-1,112,91,92,99,-1,112,111,90,91,-1,113,30,31,114,-1,114,31,32,115,-1,115,32,33,116,-1,116,33,30,113,-1,117,4,7,120,-1,117,113,114,118,-1,118,5,4,117,-1,118,114,115,119,-1,119,6,5,118,-1,119,115,116,120,-1,119,120,7,6,-1,120,116,113,117,-1,121,49,38,-1,121,50,62,61,49,-1,122,83,37,-1,122,121,38,-1,139,123,124,140,-1,140,124,125,141,-1,141,125,126,142,-1,142,126,127,143,-1,143,127,128,144,-1,144,128,129,145,-1,145,129,130,146,-1,146,130,131,147,-1,147,131,132,148,-1,148,132,133,149,-1,149,133,134,150,-1,150,134,135,151,-1,151,135,136,152,-1,152,136,137,153,-1,153,137,138,154,-1,154,138,123,139,-1,154,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,-1,169,168,167,166,165,164,163,162,161,160,159,158,157,156,155,170,-1,171,155,156,172,-1,172,156,157,173,-1,173,157,158,174,-1,174,158,159,175,-1,175,159,160,176,-1,176,160,161,177,-1,177,161,162,178,-1,178,162,163,179,-1,179,163,164,180,-1,180,164,165,181,-1,181,165,166,182,-1,182,166,167,183,-1,183,167,168,184,-1,184,168,169,185,-1,185,169,170,186,-1,186,170,155,171,-1,186,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,-1,201,200,199,198,197,196,195,194,193,192,191,190,189,188,187,202,-1,203,187,188,204,-1,204,188,189,205,-1,205,189,190,206,-1,206,190,191,207,-1,207,191,192,208,-1,208,192,193,209,-1,209,193,194,210,-1,210,194,195,211,-1,211,195,196,212,-1,212,196,197,213,-1,213,197,198,214,-1,214,198,199,215,-1,215,199,200,216,-1,216,200,201,217,-1,217,201,202,218,-1,218,202,187,203,-1,218,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,-1,233,232,231,230,229,228,227,226,225,224,223,222,221,220,219,234,-1,235,219,220,236,-1,236,220,221,237,-1,237,221,222,238,-1,238,222,223,239,-1,239,223,224,240,-1,240,224,225,241,-1,241,225,226,242,-1,242,226,227,243,-1,243,227,228,244,-1,244,228,229,245,-1,245,229,230,246,-1,246,230,231,247,-1,247,231,232,248,-1,248,232,233,249,-1,249,233,234,250,-1,250,234,219,235,-1,250,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_178_point_1() { float[] value = {-0.101045f,-0.67198f,3.03367f,-0.101045f,-0.48281f,3.03367f,0.0956939f,-0.48281f,3.03367f,0.0956939f,-0.67198f,3.03367f,-0.0794038f,-0.67198f,2.81842f,-0.0794038f,-0.48281f,2.81842f,0.0740526f,-0.48281f,2.81842f,0.0740526f,-0.67198f,2.81842f,-0.0212332f,-0.655612f,3.03367f,-0.0917433f,-0.511035f,3.03367f,-0.0917433f,-0.655612f,3.03367f,0.015882f,-0.655612f,3.03367f,0.0863921f,-0.655612f,3.03367f,0.0863921f,-0.511035f,3.03367f,-0.0809622f,-0.499479f,3.03367f,-0.0320142f,-0.499479f,3.03367f,-0.0972782f,-0.63363f,3.03367f,-0.0972782f,-0.533017f,3.03367f,-0.0320142f,-0.667167f,3.03367f,-0.0809622f,-0.667167f,3.03367f,0.075611f,-0.667167f,3.03367f,0.0266631f,-0.667167f,3.03367f,0.091927f,-0.533017f,3.03367f,0.091927f,-0.63363f,3.03367f,0.0266631f,-0.499479f,3.03367f,0.075611f,-0.499479f,3.03367f,-0.124497f,-0.67198f,2.99578f,-0.124497f,-0.48281f,2.99578f,0.119146f,-0.48281f,2.99578f,0.119146f,-0.67198f,2.99578f,-0.133268f,-0.67198f,2.9523f,-0.133268f,-0.48281f,2.9523f,0.127917f,-0.48281f,2.9523f,0.127917f,-0.67198f,2.9523f,-0.0809622f,-0.665995f,3.05696f,-0.0320142f,-0.665995f,3.05696f,-0.0212332f,-0.654872f,3.059f,-0.0156982f,-0.633713f,3.059f,-0.0156982f,-0.532799f,3.05803f,-0.0212332f,-0.510673f,3.05803f,-0.0320142f,-0.499311f,3.05677f,-0.0809622f,-0.499311f,3.05677f,-0.0917433f,-0.510673f,3.05826f,-0.0972782f,-0.532799f,3.06114f,-0.0972782f,-0.633713f,3.06392f,-0.0917433f,-0.654872f,3.05936f,0.075611f,-0.499479f,3.05636f,0.0266631f,-0.499479f,3.05636f,0.015882f,-0.511035f,3.05803f,0.0103471f,-0.533017f,3.05803f,0.0103471f,-0.63363f,3.059f,0.015882f,-0.655612f,3.059f,0.0266631f,-0.667167f,3.05636f,0.075611f,-0.667167f,3.05636f,0.0863921f,-0.655612f,3.05636f,0.091927f,-0.63363f,3.05636f,0.091927f,-0.533017f,3.05636f,0.0863921f,-0.511035f,3.05636f,0.0740398f,-0.505014f,3.05636f,0.0282343f,-0.505014f,3.05636f,0.0196145f,-0.514253f,3.05636f,0.0146708f,-0.533887f,3.05636f,0.0146708f,-0.63276f,3.05636f,0.0196145f,-0.652394f,3.05636f,0.0282343f,-0.661633f,3.05636f,0.0740398f,-0.661633f,3.05636f,0.0826596f,-0.652394f,3.05636f,0.0876033f,-0.63276f,3.05636f,0.0876033f,-0.533887f,3.05636f,0.0826596f,-0.514253f,3.05636f,0.0740398f,-0.505014f,3.04948f,0.0282343f,-0.505014f,3.04948f,0.0196145f,-0.514253f,3.04948f,0.0146708f,-0.533887f,3.04948f,0.0146708f,-0.63276f,3.04948f,0.0196145f,-0.652394f,3.04948f,0.0282343f,-0.661633f,3.04948f,0.0740398f,-0.661633f,3.04948f,0.0826596f,-0.652394f,3.04948f,0.0876033f,-0.63276f,3.04948f,0.0876033f,-0.533887f,3.04948f,0.0826596f,-0.514253f,3.04948f,-0.0972782f,-0.583323f,3.03367f,-0.0156982f,-0.583648f,3.07259f,-0.0972782f,-0.583648f,3.07259f,-0.0206756f,-0.583741f,3.07261f,-0.0206857f,-0.533789f,3.06127f,-0.0255536f,-0.51434f,3.05874f,-0.0338361f,-0.505621f,3.0576f,-0.0791403f,-0.505621f,3.0576f,-0.0874228f,-0.51434f,3.05874f,-0.0922908f,-0.533789f,3.06127f,-0.0923008f,-0.583741f,3.07261f,-0.0922952f,-0.63269f,3.06414f,-0.0874257f,-0.651238f,3.06014f,-0.0791413f,-0.659779f,3.0583f,-0.0338351f,-0.659779f,3.0583f,-0.0255507f,-0.651238f,3.06014f,-0.0206812f,-0.63269f,3.06414f,-0.0923008f,-0.583805f,3.06624f}; return value; } private float[] getCoordinate_9_178_point_2() { float[] value = {-0.0922952f,-0.631564f,3.05781f,-0.0874257f,-0.650236f,3.05451f,-0.0791413f,-0.658833f,3.05299f,-0.0338351f,-0.658833f,3.05299f,-0.0255507f,-0.650236f,3.05451f,-0.0206812f,-0.631564f,3.05781f,-0.0206756f,-0.583805f,3.06624f,-0.0206857f,-0.532948f,3.05435f,-0.0255536f,-0.513747f,3.05021f,-0.0338361f,-0.50534f,3.0484f,-0.0791403f,-0.50534f,3.0484f,-0.0874228f,-0.513747f,3.05021f,-0.0922908f,-0.532948f,3.05435f,-0.133268f,-0.67198f,2.88536f,-0.133268f,-0.48281f,2.88536f,0.127917f,-0.48281f,2.88536f,0.127917f,-0.67198f,2.88536f,-0.112771f,-0.67198f,2.85189f,-0.112771f,-0.48281f,2.85189f,0.10742f,-0.48281f,2.85189f,0.10742f,-0.67198f,2.85189f,0.0103471f,-0.583323f,3.05636f,-0.00901992f,-0.583486f,3.06448f,0.00179325f,-0.361067f,3.08976f,0.00145308f,-0.361067f,3.09147f,4.84355E-4f,-0.361067f,3.09292f,-9.65441E-4f,-0.361067f,3.09389f,-0.00267559f,-0.361067f,3.09423f,-0.00438574f,-0.361067f,3.09389f,-0.00583554f,-0.361067f,3.09292f,-0.00680426f,-0.361067f,3.09147f,-0.00714443f,-0.361067f,3.08976f,-0.00680426f,-0.361067f,3.08805f,-0.00583554f,-0.361067f,3.0866f,-0.00438574f,-0.361067f,3.08564f,-0.00267559f,-0.361067f,3.0853f,-9.65441E-4f,-0.361067f,3.08564f,4.84355E-4f,-0.361067f,3.0866f,0.00145308f,-0.361067f,3.08805f,0.00179325f,-0.519911f,3.08976f,0.00145308f,-0.519911f,3.09147f,4.84355E-4f,-0.519911f,3.09292f,-9.65441E-4f,-0.519911f,3.09389f,-0.00267559f,-0.519911f,3.09423f,-0.00438574f,-0.519911f,3.09389f,-0.00583554f,-0.519911f,3.09292f,-0.00680426f,-0.519911f,3.09147f,-0.00714443f,-0.519911f,3.08976f,-0.00680426f,-0.519911f,3.08805f,-0.00583554f,-0.519911f,3.0866f,-0.00438574f,-0.519911f,3.08564f,-0.00267559f,-0.519911f,3.0853f,-9.65441E-4f,-0.519911f,3.08564f,4.84355E-4f,-0.519911f,3.0866f,0.00145308f,-0.519911f,3.08805f,0.00440441f,-0.644456f,3.059f,0.00386548f,-0.641747f,3.059f,0.00233072f,-0.63945f,3.059f,3.38069E-5f,-0.637915f,3.059f,-0.00267559f,-0.637376f,3.059f,-0.00538499f,-0.637915f,3.059f,-0.00768191f,-0.63945f,3.059f,-0.00921666f,-0.641747f,3.059f,-0.00975559f,-0.644456f,3.059f,-0.00921666f,-0.647166f,3.059f,-0.00768191f,-0.649463f,3.059f,-0.00538499f,-0.650998f,3.059f,-0.00267559f,-0.651536f,3.059f,3.38069E-5f,-0.650998f,3.059f,0.00233072f,-0.649463f,3.059f,0.00386548f,-0.647166f,3.059f,0.00440441f,-0.644456f,3.08721f,0.00386548f,-0.641747f,3.08721f,0.00233072f,-0.63945f,3.08721f,3.38069E-5f,-0.637915f,3.08721f,-0.00267559f,-0.637376f,3.08721f,-0.00538499f,-0.637915f,3.08721f,-0.00768191f,-0.63945f,3.08721f,-0.00921666f,-0.641747f,3.08721f,-0.00975559f,-0.644456f,3.08721f,-0.00921666f,-0.647166f,3.08721f,-0.00768191f,-0.649463f,3.08721f,-0.00538499f,-0.650998f,3.08721f,-0.00267559f,-0.651536f,3.08721f,3.38069E-5f,-0.650998f,3.08721f,0.00233072f,-0.649463f,3.08721f,0.00386548f,-0.647166f,3.08721f,0.00440441f,-0.521881f,3.05803f,0.00386548f,-0.519172f,3.05803f,0.00233072f,-0.516875f,3.05803f,3.38069E-5f,-0.51534f,3.05803f,-0.00267559f,-0.514801f,3.05803f,-0.00538499f,-0.51534f,3.05803f,-0.00768191f,-0.516875f,3.05803f,-0.00921666f,-0.519172f,3.05803f,-0.00975559f,-0.521881f,3.05803f,-0.00921666f,-0.524591f,3.05803f,-0.00768191f,-0.526887f,3.05803f,-0.00538499f,-0.528422f,3.05803f,-0.00267559f,-0.528961f,3.05803f}; return value; } private float[] getCoordinate_9_178_point_3() { float[] value = {3.38069E-5f,-0.528422f,3.05803f,0.00233072f,-0.526887f,3.05803f,0.00386548f,-0.524591f,3.05803f,0.00440441f,-0.521881f,3.09886f,0.00386548f,-0.519172f,3.09886f,0.00233072f,-0.516875f,3.09886f,3.38069E-5f,-0.51534f,3.09886f,-0.00267559f,-0.514801f,3.09886f,-0.00538499f,-0.51534f,3.09886f,-0.00768191f,-0.516875f,3.09886f,-0.00921666f,-0.519172f,3.09886f,-0.00975559f,-0.521881f,3.09886f,-0.00921666f,-0.524591f,3.09886f,-0.00768191f,-0.526887f,3.09886f,-0.00538499f,-0.528422f,3.09886f,-0.00267559f,-0.528961f,3.09886f,3.38069E-5f,-0.528422f,3.09886f,0.00233072f,-0.526887f,3.09886f,0.00386548f,-0.524591f,3.09886f,0.00478628f,-0.487381f,3.10645f,0.00422858f,-0.487628f,3.10924f,0.00264037f,-0.487838f,3.11161f,2.63455E-4f,-0.487979f,3.11319f,-0.00254031f,-0.488028f,3.11374f,-0.00534408f,-0.487979f,3.11319f,-0.00772099f,-0.487838f,3.11161f,-0.0093092f,-0.487628f,3.10924f,-0.0098669f,-0.487381f,3.10645f,-0.0093092f,-0.487133f,3.10365f,-0.00772099f,-0.486923f,3.10128f,-0.00534408f,-0.486782f,3.0997f,-0.00254031f,-0.486733f,3.09915f,2.63455E-4f,-0.486782f,3.0997f,0.00264037f,-0.486923f,3.10128f,0.00422858f,-0.487133f,3.10365f,0.00478628f,-0.67616f,3.0897f,0.00422858f,-0.676407f,3.09249f,0.00264037f,-0.676617f,3.09486f,2.63455E-4f,-0.676758f,3.09644f,-0.00254031f,-0.676807f,3.09699f,-0.00534408f,-0.676758f,3.09644f,-0.00772099f,-0.676617f,3.09486f,-0.0093092f,-0.676407f,3.09249f,-0.0098669f,-0.67616f,3.0897f,-0.0093092f,-0.675912f,3.0869f,-0.00772099f,-0.675702f,3.08454f,-0.00534408f,-0.675561f,3.08295f,-0.00254031f,-0.675512f,3.0824f,2.63455E-4f,-0.675561f,3.08295f,0.00264037f,-0.675702f,3.08454f,0.00422858f,-0.675912f,3.0869f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_188_coordIndex_1() { int[] value = {32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,16,48,-1,48,16,17,49,-1,49,17,18,50,-1,50,18,19,51,-1,51,19,20,52,-1,52,20,21,53,-1,53,21,22,54,-1,54,22,23,55,-1,55,23,24,56,-1,56,24,25,57,-1,57,25,26,58,-1,58,26,27,59,-1,59,27,28,60,-1,60,28,29,61,-1,61,29,30,62,-1,62,30,31,63,-1,63,31,0,32,-1,65,64,31,30,-1,66,65,30,29,-1,67,66,29,28,-1,68,67,28,27,-1,69,68,27,26,-1,70,69,26,25,-1,71,70,25,24,-1,72,71,24,23,-1,73,72,23,22,-1,74,73,22,21,-1,75,74,21,20,-1,76,75,20,19,-1,77,76,19,18,-1,78,77,18,17,-1,79,78,17,16,-1,80,79,16,15,-1,81,80,15,14,-1,82,81,14,13,-1,83,82,13,12,-1,84,83,12,11,-1,85,84,11,10,-1,86,85,10,9,-1,87,86,9,8,-1,88,87,8,7,-1,89,88,7,6,-1,90,89,6,5,-1,91,90,5,4,-1,92,91,4,3,-1,93,92,3,2,-1,94,93,2,1,-1,95,0,31,64,-1,95,94,1,0,-1,97,96,61,62,-1,98,97,62,63,-1,99,98,63,32,-1,100,99,32,33,-1,101,100,33,34,-1,102,101,34,35,-1,103,102,35,36,-1,104,103,36,37,-1,105,104,37,38,-1,106,105,38,39,-1,107,106,39,40,-1,108,107,40,41,-1,109,108,41,42,-1,110,109,42,43,-1,111,110,43,44,-1,112,111,44,45,-1,113,112,45,46,-1,114,113,46,47,-1,115,114,47,48,-1,116,115,48,49,-1,117,116,49,50,-1,118,117,50,51,-1,119,118,51,52,-1,120,119,52,53,-1,121,120,53,54,-1,122,121,54,55,-1,123,122,55,56,-1,124,123,56,57,-1,125,124,57,58,-1,126,125,58,59,-1,127,60,61,96,-1,127,126,59,60,-1,128,97,98,129,-1,129,98,99,130,-1,130,99,100,131,-1,131,100,101,132,-1,132,101,102,133,-1,133,102,103,134,-1,134,103,104,135,-1,135,104,105,136,-1,136,105,106,137,-1,137,106,107,138,-1,138,107,108,139,-1,139,108,109,140,-1,140,109,110,141,-1,141,110,111,142,-1,142,111,112,143,-1,143,112,113,144,-1,144,113,114,145,-1,145,114,115,146,-1,146,115,116,147,-1,147,116,117,148,-1,148,117,118,149,-1,149,118,119,150,-1,150,119,120,151,-1,151,120,121,152,-1,152,121,122,153,-1,153,122,123,154,-1,154,123,124,155,-1,155,124,125,156,-1,156,125,126,157,-1,157,126,127,158,-1,158,127,96,159,-1,159,96,97,128,-1,160,128,129,161,-1,161,64,65,160,-1,162,130,131,163,-1,163,94,95,162,-1,164,132,133,165,-1,165,92,93,164,-1,166,134,135,167,-1,167,90,91,166,-1,168,136,137,169,-1,169,88,89,168,-1,170,138,139,171,-1,171,86,87,170,-1,172,140,141,173,-1,173,84,85,172,-1,174,142,143,175,-1,175,82,83,174,-1,176,144,145,177,-1,177,80,81,176,-1,178,146,147,179,-1,179,78,79,178,-1,180,148,149,181,-1,181,76,77,180,-1,182,150,151,183,-1,183,74,75,182,-1,184,152,153,185,-1,185,72,73,184,-1,186,154,155,187,-1,187,70,71,186,-1,188,156,157,189,-1,189,68,69,188,-1,190,158,159,191,-1,191,66,67,190,-1,192,225,161,129,-1,193,194,159,128,-1,194,227,191,159,-1,195,196,157,158,-1,196,229,189,157,-1,197,198,155,156,-1,198,231,187,155,-1,199,200,153,154,-1,200,233,185,153,-1,201,202,151,152,-1,202,235,183,151,-1,203,204,149,150,-1,204,237,181,149,-1,205,206,147,148,-1,206,239,179,147,-1,207,208,145,146,-1,208,241,177,145,-1,209,210,143,144,-1,210,243,175,143,-1,211,212,141,142,-1,212,245,173,141,-1,213,214,139,140,-1,214,247,171,139,-1,215,216,137,138,-1,216,249,169,137,-1,217,218,135,136,-1,218,251,167,135,-1,219,220,133,134,-1,220,253,165,133,-1,221,222,131,132,-1,222,221,220,219,218,217,216,215,214,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,223,-1,222,255,163,131,-1,223,192,129,130,-1,224,223,130,162,-1,226,193}; return value; } private int[] getIndexedFaceSet_8_188_coordIndex_2() { int[] value = {128,160,-1,226,225,192,193,-1,228,195,158,190,-1,228,227,194,195,-1,230,197,156,188,-1,230,229,196,197,-1,232,199,154,186,-1,232,231,198,199,-1,234,201,152,184,-1,234,233,200,201,-1,236,203,150,182,-1,236,235,202,203,-1,238,205,148,180,-1,238,237,204,205,-1,240,207,146,178,-1,240,239,206,207,-1,242,209,144,176,-1,242,241,208,209,-1,244,211,142,174,-1,244,243,210,211,-1,246,213,140,172,-1,246,245,212,213,-1,248,215,138,170,-1,248,247,214,215,-1,250,217,136,168,-1,250,249,216,217,-1,252,219,134,166,-1,252,251,218,219,-1,254,221,132,164,-1,254,253,220,221,-1,255,222,223,224,-1,257,256,255,224,-1,259,258,225,226,-1,261,260,227,228,-1,263,262,229,230,-1,265,264,231,232,-1,267,266,233,234,-1,269,268,235,236,-1,271,270,237,238,-1,273,272,239,240,-1,275,274,241,242,-1,277,276,243,244,-1,279,278,245,246,-1,281,280,247,248,-1,283,282,249,250,-1,285,284,251,252,-1,287,286,253,254,-1,289,288,256,257,-1,290,289,257,258,-1,291,290,258,259,-1,292,291,259,260,-1,293,292,260,261,-1,294,293,261,262,-1,295,294,262,263,-1,296,295,263,264,-1,297,296,264,265,-1,298,297,265,266,-1,299,298,266,267,-1,300,299,267,268,-1,301,300,268,269,-1,302,301,269,270,-1,303,302,270,271,-1,304,303,271,272,-1,305,304,272,273,-1,306,305,273,274,-1,307,306,274,275,-1,308,307,275,276,-1,309,308,276,277,-1,310,309,277,278,-1,311,310,278,279,-1,312,311,279,280,-1,313,312,280,281,-1,314,313,281,282,-1,315,314,282,283,-1,316,315,283,284,-1,317,316,284,285,-1,318,317,285,286,-1,319,287,256,288,-1,319,318,286,287,-1,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,-1,321,320,288,289,-1,322,321,289,290,-1,323,322,290,291,-1,324,323,291,292,-1,325,324,292,293,-1,326,325,293,294,-1,327,326,294,295,-1,328,327,295,296,-1,329,328,296,297,-1,330,329,297,298,-1,331,330,298,299,-1,332,331,299,300,-1,333,332,300,301,-1,334,333,301,302,-1,335,334,302,303,-1,336,335,303,304,-1,337,336,304,305,-1,338,337,305,306,-1,339,338,306,307,-1,340,339,307,308,-1,341,340,308,309,-1,342,341,309,310,-1,343,342,310,311,-1,344,343,311,312,-1,345,344,312,313,-1,346,345,313,314,-1,347,346,314,315,-1,348,347,315,316,-1,349,348,316,317,-1,350,349,317,318,-1,351,319,288,320,-1,351,350,318,319,-1,352,161,225,384,-1,353,162,95,64,161,352,-1,353,352,384,385,-1,354,163,255,414,-1,355,164,93,94,163,354,-1,355,354,414,415,-1,356,165,253,412,-1,357,166,91,92,165,356,-1,357,356,412,413,-1,358,167,251,410,-1,359,168,89,90,167,358,-1,359,358,410,411,-1,360,169,249,408,-1,361,170,87,88,169,360,-1,361,360,408,409,-1,362,171,247,406,-1,363,172,85,86,171,362,-1,363,362,406,407,-1,364,173,245,404,-1,365,174,83,84,173,364,-1,365,364,404,405,-1,366,175,243,402,-1,367,176,81,82,175,366,-1,367,366,402,403,-1,368,177,241,400,-1,369,178,79,80,177,368,-1,369,368,400,401,-1,370,179,239,398,-1,371,180,77,78,179,370,-1,371,370,398,399,-1,372,181,237,396,-1,373,182,75,76,181,372,-1,373,372,396,397,-1,374,183,235,394,-1,375,184,73,74,183,374,-1,375,374,394,395,-1,376,185,233,392,-1,377,186,71,72,185,376,-1,377,376,392,393,-1,378,187,231,390,-1,379,188,69,70,187,378,-1,379,378,390,391,-1,380,189,229,388,-1,381,190,67,68,189,380,-1,381,380,388,389,-1,382,191,227,386,-1,383,160,65,66,191,382,-1,383,382,386,387,-1,384,225,258,257,224,385,-1,385,224,162,353,-1,386,227,260,259,226,387,-1,387,226,160,383,-1,388,229,262,261,228,389,-1,389,228,190,381,-1,390,231,264,263,230,391,-1,391,230,188,379,-1,392,233,266,265,232,393,-1,393,232,186,377,-1,394,235,268,267,234,395,-1,395,234,184,375,-1,396,237,270,269,236,397,-1,397,236,182,373,-1,398,239,272,271,238,399,-1,399,238,180,371,-1,400,241,274,273,240,401,-1,401,240,178,369,-1,402,243,276,275,242,403,-1,403,242,176,367,-1,404,245,278,277,244,405,-1,405,244,174,365,-1,406,247,280,279,246,407,-1,407,246,172}; return value; } private int[] getIndexedFaceSet_8_188_coordIndex_3() { int[] value = {363,-1,408,249,282,281,248,409,-1,409,248,170,361,-1,410,251,284,283,250,411,-1,411,250,168,359,-1,412,253,286,285,252,413,-1,413,252,166,357,-1,414,255,256,287,254,415,-1,415,254,164,355,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_188_point_1() { float[] value = {0.487275f,0.0217015f,0.0256704f,0.484445f,-0.00703035f,0.0256704f,0.476064f,-0.0346581f,0.0256704f,0.462454f,-0.0601199f,0.0256704f,0.444139f,-0.0824374f,0.0256704f,0.421821f,-0.100753f,0.0256704f,0.39636f,-0.114363f,0.0256704f,0.368732f,-0.122743f,0.0256704f,0.34f,-0.125573f,0.0256704f,0.311268f,-0.122743f,0.0256704f,0.28364f,-0.114363f,0.0256704f,0.258179f,-0.100753f,0.0256704f,0.235861f,-0.0824374f,0.0256704f,0.217546f,-0.0601199f,0.0256704f,0.203936f,-0.0346581f,0.0256704f,0.195555f,-0.00703035f,0.0256704f,0.192725f,0.0217015f,0.0256704f,0.195555f,0.0504334f,0.0256704f,0.203936f,0.0780611f,0.0256704f,0.217546f,0.103523f,0.0256704f,0.235861f,0.12584f,0.0256704f,0.258179f,0.144156f,0.0256704f,0.28364f,0.157766f,0.0256704f,0.311268f,0.166146f,0.0256704f,0.34f,0.168976f,0.0256704f,0.368732f,0.166146f,0.0256704f,0.39636f,0.157766f,0.0256704f,0.421821f,0.144156f,0.0256704f,0.444139f,0.12584f,0.0256704f,0.462454f,0.103523f,0.0256704f,0.476064f,0.0780611f,0.0256704f,0.484445f,0.0504334f,0.0256704f,0.487275f,0.0217015f,-0.108644f,0.484445f,-0.00703035f,-0.108644f,0.476064f,-0.0346581f,-0.108644f,0.462454f,-0.0601199f,-0.108644f,0.444139f,-0.0824374f,-0.108644f,0.421821f,-0.100753f,-0.108644f,0.39636f,-0.114363f,-0.108644f,0.368732f,-0.122743f,-0.108644f,0.34f,-0.125573f,-0.108644f,0.311268f,-0.122743f,-0.108644f,0.28364f,-0.114363f,-0.108644f,0.258179f,-0.100753f,-0.108644f,0.235861f,-0.0824374f,-0.108644f,0.217546f,-0.0601199f,-0.108644f,0.203936f,-0.0346581f,-0.108644f,0.195555f,-0.00703035f,-0.108644f,0.192725f,0.0217015f,-0.108644f,0.195555f,0.0504334f,-0.108644f,0.203936f,0.0780611f,-0.108644f,0.217546f,0.103523f,-0.108644f,0.235861f,0.12584f,-0.108644f,0.258179f,0.144156f,-0.108644f,0.28364f,0.157766f,-0.108644f,0.311268f,0.166146f,-0.108644f,0.34f,0.168976f,-0.108644f,0.368732f,0.166146f,-0.108644f,0.39636f,0.157766f,-0.108644f,0.421821f,0.144156f,-0.108644f,0.444139f,0.12584f,-0.108644f,0.462454f,0.103523f,-0.108644f,0.476064f,0.0780611f,-0.108644f,0.484445f,0.0504334f,-0.108644f,0.469423f,0.0474452f,0.0256704f,0.461913f,0.0721997f,0.0256704f,0.449719f,0.0950135f,0.0256704f,0.433308f,0.11501f,0.0256704f,0.413312f,0.131421f,0.0256704f,0.390498f,0.143615f,0.0256704f,0.365744f,0.151124f,0.0256704f,0.34f,0.15366f,0.0256704f,0.314256f,0.151124f,0.0256704f,0.289502f,0.143615f,0.0256704f,0.266688f,0.131421f,0.0256704f,0.246692f,0.11501f,0.0256704f,0.230281f,0.0950135f,0.0256704f,0.218087f,0.0721997f,0.0256704f,0.210577f,0.0474452f,0.0256704f,0.208042f,0.0217015f,0.0256704f,0.210577f,-0.00404223f,0.0256704f,0.218087f,-0.0287967f,0.0256704f,0.230281f,-0.0516105f,0.0256704f,0.246692f,-0.0716069f,0.0256704f,0.266688f,-0.0880176f,0.0256704f,0.289502f,-0.100212f,0.0256704f,0.314256f,-0.107721f,0.0256704f,0.34f,-0.110257f,0.0256704f,0.365744f,-0.107721f,0.0256704f,0.390498f,-0.100212f,0.0256704f,0.413312f,-0.0880176f,0.0256704f,0.433308f,-0.0716069f,0.0256704f,0.449719f,-0.0516105f,0.0256704f,0.461913f,-0.0287967f,0.0256704f,0.469423f,-0.00404223f,0.0256704f,0.471958f,0.0217015f,0.0256704f,0.449719f,0.0950135f,-0.108644f,0.461913f,0.0721997f,-0.108644f,0.469423f,0.0474452f,-0.108644f,0.471958f,0.0217015f,-0.108644f}; return value; } private float[] getCoordinate_9_188_point_2() { float[] value = {0.469423f,-0.00404223f,-0.108644f,0.461913f,-0.0287967f,-0.108644f,0.449719f,-0.0516105f,-0.108644f,0.433308f,-0.0716069f,-0.108644f,0.413312f,-0.0880176f,-0.108644f,0.390498f,-0.100212f,-0.108644f,0.365744f,-0.107721f,-0.108644f,0.34f,-0.110257f,-0.108644f,0.314256f,-0.107721f,-0.108644f,0.289502f,-0.100212f,-0.108644f,0.266688f,-0.0880176f,-0.108644f,0.246692f,-0.0716069f,-0.108644f,0.230281f,-0.0516105f,-0.108644f,0.218087f,-0.0287967f,-0.108644f,0.210577f,-0.00404223f,-0.108644f,0.208042f,0.0217015f,-0.108644f,0.210577f,0.0474452f,-0.108644f,0.218087f,0.0721997f,-0.108644f,0.230281f,0.0950135f,-0.108644f,0.246692f,0.11501f,-0.108644f,0.266688f,0.131421f,-0.108644f,0.289502f,0.143615f,-0.108644f,0.314256f,0.151124f,-0.108644f,0.34f,0.15366f,-0.108644f,0.365744f,0.151124f,-0.108644f,0.390498f,0.143615f,-0.108644f,0.413312f,0.131421f,-0.108644f,0.433308f,0.11501f,-0.108644f,0.454896f,0.0866006f,-0.0124749f,0.469423f,0.0474452f,-0.0124749f,0.470986f,0.0376917f,-0.0124749f,0.469423f,-0.00404223f,-0.0124749f,0.467134f,-0.0136515f,-0.0124749f,0.449719f,-0.0516105f,-0.0124749f,0.443928f,-0.0596126f,-0.0124749f,0.413312f,-0.0880176f,-0.0124749f,0.404899f,-0.0931943f,-0.0124749f,0.365744f,-0.107721f,-0.0124749f,0.35599f,-0.109284f,-0.0124749f,0.314256f,-0.107721f,-0.0124749f,0.304647f,-0.105433f,-0.0124749f,0.266688f,-0.0880176f,-0.0124749f,0.258686f,-0.0822261f,-0.0124749f,0.230281f,-0.0516105f,-0.0124749f,0.225104f,-0.0431976f,-0.0124749f,0.210577f,-0.00404223f,-0.0124749f,0.209014f,0.00571131f,-0.0124749f,0.210577f,0.0474452f,-0.0124749f,0.212866f,0.0570545f,-0.0124749f,0.230281f,0.0950135f,-0.0124749f,0.236072f,0.103016f,-0.0124749f,0.266688f,0.131421f,-0.0124749f,0.275101f,0.136597f,-0.0124749f,0.314256f,0.151124f,-0.0124749f,0.32401f,0.152687f,-0.0124749f,0.365744f,0.151124f,-0.0124749f,0.375353f,0.148836f,-0.0124749f,0.413312f,0.131421f,-0.0124749f,0.421314f,0.125629f,-0.0124749f,0.449719f,0.0950135f,-0.0124749f,0.454896f,0.0866006f,-0.00666694f,0.469423f,0.0474452f,-0.00666694f,0.470986f,0.0376917f,-0.00666694f,0.469423f,-0.00404223f,-0.00666694f,0.467134f,-0.0136515f,-0.00666694f,0.449719f,-0.0516105f,-0.00666694f,0.443928f,-0.0596126f,-0.00666694f,0.413312f,-0.0880176f,-0.00666694f,0.404899f,-0.0931943f,-0.00666694f,0.365744f,-0.107721f,-0.00666694f,0.35599f,-0.109284f,-0.00666694f,0.314256f,-0.107721f,-0.00666694f,0.304647f,-0.105433f,-0.00666694f,0.266688f,-0.0880176f,-0.00666694f,0.258686f,-0.0822261f,-0.00666694f,0.230281f,-0.0516105f,-0.00666694f,0.225104f,-0.0431976f,-0.00666694f,0.210577f,-0.00404223f,-0.00666694f,0.209014f,0.00571131f,-0.00666694f,0.210577f,0.0474452f,-0.00666694f,0.212866f,0.0570545f,-0.00666694f,0.230281f,0.0950135f,-0.00666694f,0.236072f,0.103016f,-0.00666694f,0.266688f,0.131421f,-0.00666694f,0.275101f,0.136597f,-0.00666694f,0.314256f,0.151124f,-0.00666694f,0.32401f,0.152687f,-0.00666694f,0.365744f,0.151124f,-0.00666694f,0.375353f,0.148836f,-0.00666694f,0.413312f,0.131421f,-0.00666694f,0.421314f,0.125629f,-0.00666694f,0.449719f,0.0950135f,-0.00666694f,0.347111f,0.0231159f,0.00968956f,0.346698f,0.024476f,0.00968956f,0.346028f,0.0257295f,0.00968956f,0.345127f,0.0268281f,0.00968956f,0.344028f,0.0277298f,0.00968956f,0.342774f,0.0283997f,0.00968956f,0.341414f,0.0288123f,0.00968956f,0.34f,0.0289516f,0.00968956f}; return value; } private float[] getCoordinate_9_188_point_3() { float[] value = {0.338586f,0.0288123f,0.00968956f,0.337226f,0.0283997f,0.00968956f,0.335972f,0.0277298f,0.00968956f,0.334873f,0.0268281f,0.00968956f,0.333972f,0.0257295f,0.00968956f,0.333302f,0.024476f,0.00968956f,0.332889f,0.0231159f,0.00968956f,0.33275f,0.0217015f,0.00968956f,0.332889f,0.0202871f,0.00968956f,0.333302f,0.018927f,0.00968956f,0.333972f,0.0176736f,0.00968956f,0.334873f,0.0165749f,0.00968956f,0.335972f,0.0156733f,0.00968956f,0.337226f,0.0150033f,0.00968956f,0.338586f,0.0145907f,0.00968956f,0.34f,0.0144514f,0.00968956f,0.341414f,0.0145907f,0.00968956f,0.342774f,0.0150033f,0.00968956f,0.344028f,0.0156733f,0.00968956f,0.345127f,0.0165749f,0.00968956f,0.346028f,0.0176736f,0.00968956f,0.346698f,0.018927f,0.00968956f,0.347111f,0.0202871f,0.00968956f,0.34725f,0.0217015f,0.00968956f,0.34725f,0.0217015f,0.0183136f,0.347111f,0.0231159f,0.0183136f,0.346698f,0.024476f,0.0183136f,0.346028f,0.0257295f,0.0183136f,0.345127f,0.0268281f,0.0183136f,0.344028f,0.0277298f,0.0183136f,0.342774f,0.0283997f,0.0183136f,0.341414f,0.0288123f,0.0183136f,0.34f,0.0289516f,0.0183136f,0.338586f,0.0288123f,0.0183136f,0.337226f,0.0283997f,0.0183136f,0.335972f,0.0277298f,0.0183136f,0.334873f,0.0268281f,0.0183136f,0.333972f,0.0257295f,0.0183136f,0.333302f,0.024476f,0.0183136f,0.332889f,0.0231159f,0.0183136f,0.33275f,0.0217015f,0.0183136f,0.332889f,0.0202871f,0.0183136f,0.333302f,0.018927f,0.0183136f,0.333972f,0.0176736f,0.0183136f,0.334873f,0.0165749f,0.0183136f,0.335972f,0.0156733f,0.0183136f,0.337226f,0.0150033f,0.0183136f,0.338586f,0.0145907f,0.0183136f,0.34f,0.0144514f,0.0183136f,0.341414f,0.0145907f,0.0183136f,0.342774f,0.0150033f,0.0183136f,0.344028f,0.0156733f,0.0183136f,0.345127f,0.0165749f,0.0183136f,0.346028f,0.0176736f,0.0183136f,0.346698f,0.018927f,0.0183136f,0.347111f,0.0202871f,0.0183136f,0.346613f,0.0203861f,0.0218923f,0.346743f,0.0217015f,0.0218923f,0.346613f,0.0230169f,0.0218923f,0.346229f,0.0242818f,0.0218923f,0.345606f,0.0254475f,0.0218923f,0.344768f,0.0264692f,0.0218923f,0.343746f,0.0273078f,0.0218923f,0.34258f,0.0279309f,0.0218923f,0.341315f,0.0283146f,0.0218923f,0.34f,0.0284441f,0.0218923f,0.338685f,0.0283146f,0.0218923f,0.33742f,0.0279309f,0.0218923f,0.336254f,0.0273078f,0.0218923f,0.335232f,0.0264692f,0.0218923f,0.334394f,0.0254475f,0.0218923f,0.333771f,0.0242818f,0.0218923f,0.333387f,0.0230169f,0.0218923f,0.333257f,0.0217015f,0.0218923f,0.333387f,0.0203861f,0.0218923f,0.333771f,0.0191212f,0.0218923f,0.334394f,0.0179555f,0.0218923f,0.335232f,0.0169338f,0.0218923f,0.336254f,0.0160952f,0.0218923f,0.33742f,0.0154722f,0.0218923f,0.338685f,0.0150885f,0.0218923f,0.34f,0.0149589f,0.0218923f,0.341315f,0.0150885f,0.0218923f,0.34258f,0.0154722f,0.0218923f,0.343746f,0.0160952f,0.0218923f,0.344768f,0.0169338f,0.0218923f,0.345606f,0.0179555f,0.0218923f,0.346229f,0.0191212f,0.0218923f,0.345396f,0.0206281f,0.0244184f,0.345502f,0.0217015f,0.0244184f,0.345396f,0.0227749f,0.0244184f,0.345083f,0.023807f,0.0244184f,0.344575f,0.0247582f,0.0244184f,0.34389f,0.025592f,0.0244184f,0.343057f,0.0262762f,0.0244184f,0.342106f,0.0267847f,0.0244184f,0.341073f,0.0270978f,0.0244184f,0.34f,0.0272035f,0.0244184f,0.338927f,0.0270978f,0.0244184f,0.337894f,0.0267847f,0.0244184f}; return value; } private float[] getCoordinate_9_188_point_4() { float[] value = {0.336943f,0.0262762f,0.0244184f,0.33611f,0.025592f,0.0244184f,0.335425f,0.0247582f,0.0244184f,0.334917f,0.023807f,0.0244184f,0.334604f,0.0227749f,0.0244184f,0.334498f,0.0217015f,0.0244184f,0.334604f,0.0206281f,0.0244184f,0.334917f,0.019596f,0.0244184f,0.335425f,0.0186448f,0.0244184f,0.33611f,0.017811f,0.0244184f,0.336943f,0.0171268f,0.0244184f,0.337894f,0.0166184f,0.0244184f,0.338927f,0.0163053f,0.0244184f,0.34f,0.0161995f,0.0244184f,0.341073f,0.0163053f,0.0244184f,0.342106f,0.0166184f,0.0244184f,0.343057f,0.0171268f,0.0244184f,0.34389f,0.017811f,0.0244184f,0.344575f,0.0186448f,0.0244184f,0.345083f,0.019596f,0.0244184f,0.343205f,0.0210639f,0.0260351f,0.343268f,0.0217015f,0.0260351f,0.343205f,0.0223391f,0.0260351f,0.343019f,0.0229522f,0.0260351f,0.342717f,0.0235172f,0.0260351f,0.342311f,0.0240125f,0.0260351f,0.341816f,0.0244189f,0.0260351f,0.341251f,0.0247209f,0.0260351f,0.340638f,0.0249069f,0.0260351f,0.34f,0.0249697f,0.0260351f,0.339362f,0.0249069f,0.0260351f,0.338749f,0.0247209f,0.0260351f,0.338184f,0.0244189f,0.0260351f,0.337689f,0.0240125f,0.0260351f,0.337283f,0.0235172f,0.0260351f,0.336981f,0.0229522f,0.0260351f,0.336795f,0.0223391f,0.0260351f,0.336732f,0.0217015f,0.0260351f,0.336795f,0.0210639f,0.0260351f,0.336981f,0.0204508f,0.0260351f,0.337283f,0.0198858f,0.0260351f,0.337689f,0.0193906f,0.0260351f,0.338184f,0.0189841f,0.0260351f,0.338749f,0.0186821f,0.0260351f,0.339362f,0.0184961f,0.0260351f,0.34f,0.0184333f,0.0260351f,0.340638f,0.0184961f,0.0260351f,0.341251f,0.0186821f,0.0260351f,0.341816f,0.0189841f,0.0260351f,0.342311f,0.0193906f,0.0260351f,0.342717f,0.0198858f,0.0260351f,0.343019f,0.0204508f,0.0260351f,0.469944f,0.0441941f,0.00117354f,0.470465f,0.0409429f,0.00117354f,0.46866f,-0.00724533f,0.00117354f,0.467897f,-0.0104484f,0.00117354f,0.447789f,-0.0542778f,0.00117354f,0.445858f,-0.0569452f,0.00117354f,0.410508f,-0.0897432f,0.00117354f,0.407703f,-0.0914687f,0.00117354f,0.362493f,-0.108242f,0.00117354f,0.359241f,-0.108763f,0.00117354f,0.311053f,-0.106958f,0.00117354f,0.30785f,-0.106195f,0.00117354f,0.264021f,-0.0860871f,0.00117354f,0.261353f,-0.0841566f,0.00117354f,0.228555f,-0.0488062f,0.00117354f,0.22683f,-0.0460019f,0.00117354f,0.210056f,-7.91054E-4f,0.00117354f,0.209535f,0.00246013f,0.00117354f,0.21134f,0.0506483f,0.00117354f,0.212103f,0.0538514f,0.00117354f,0.232211f,0.0976808f,0.00117354f,0.234142f,0.100348f,0.00117354f,0.269492f,0.133146f,0.00117354f,0.272297f,0.134872f,0.00117354f,0.317507f,0.151645f,0.00117354f,0.320759f,0.152166f,0.00117354f,0.368947f,0.150361f,0.00117354f,0.37215f,0.149598f,0.00117354f,0.415979f,0.12949f,0.00117354f,0.418647f,0.12756f,0.00117354f,0.451445f,0.0922092f,0.00117354f,0.45317f,0.0894049f,0.00117354f,0.347157f,0.0226445f,0.0183136f,0.347204f,0.022173f,0.0183136f,0.346252f,0.0253116f,0.0183136f,0.346475f,0.0248938f,0.0183136f,0.344394f,0.0274292f,0.0183136f,0.34476f,0.0271287f,0.0183136f,0.341868f,0.0286748f,0.0183136f,0.342321f,0.0285373f,0.0183136f,0.339057f,0.0288587f,0.0183136f,0.339529f,0.0289052f,0.0183136f,0.33639f,0.0279531f,0.0183136f,0.336808f,0.0281764f,0.0183136f,0.334272f,0.0260957f,0.0183136f,0.334573f,0.0264619f,0.0183136f,0.333027f,0.0235693f,0.0183136f,0.333164f,0.0240226f,0.0183136f}; return value; } private float[] getCoordinate_9_188_point_5() { float[] value = {0.332843f,0.0207586f,0.0183136f,0.332796f,0.02123f,0.0183136f,0.333748f,0.0180914f,0.0183136f,0.333525f,0.0185092f,0.0183136f,0.335606f,0.0159738f,0.0183136f,0.33524f,0.0162744f,0.0183136f,0.338132f,0.0147282f,0.0183136f,0.337679f,0.0148658f,0.0183136f,0.340943f,0.0145443f,0.0183136f,0.340471f,0.0144978f,0.0183136f,0.34361f,0.0154499f,0.0183136f,0.343192f,0.0152266f,0.0183136f,0.345728f,0.0173073f,0.0183136f,0.345427f,0.0169411f,0.0183136f,0.346973f,0.0198337f,0.0183136f,0.346836f,0.0193804f,0.0183136f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_193_coordIndex_1() { int[] value = {62,63,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,-1,65,64,31,30,-1,66,65,30,29,-1,67,66,29,28,-1,68,67,28,27,-1,69,68,27,26,-1,70,69,26,25,-1,71,70,25,24,-1,72,71,24,23,-1,73,72,23,22,-1,74,73,22,21,-1,75,74,21,20,-1,76,75,20,19,-1,77,76,19,18,-1,78,77,18,17,-1,79,78,17,16,-1,80,79,16,15,-1,81,80,15,14,-1,82,81,14,13,-1,83,82,13,12,-1,84,83,12,11,-1,85,84,11,10,-1,86,85,10,9,-1,87,86,9,8,-1,88,87,8,7,-1,89,88,7,6,-1,90,89,6,5,-1,91,90,5,4,-1,92,91,4,3,-1,93,92,3,2,-1,94,93,2,1,-1,95,0,31,64,-1,95,94,1,0,-1,97,96,64,65,-1,98,97,65,66,-1,99,98,66,67,-1,100,99,67,68,-1,101,100,68,69,-1,102,101,69,70,-1,103,102,70,71,-1,104,103,71,72,-1,105,104,72,73,-1,106,105,73,74,-1,107,106,74,75,-1,108,107,75,76,-1,109,108,76,77,-1,110,109,77,78,-1,111,110,78,79,-1,112,111,79,80,-1,113,112,80,81,-1,114,113,81,82,-1,115,114,82,83,-1,116,115,83,84,-1,117,116,84,85,-1,118,117,85,86,-1,119,118,86,87,-1,120,119,87,88,-1,121,120,88,89,-1,122,121,89,90,-1,123,122,90,91,-1,124,123,91,92,-1,125,124,92,93,-1,126,125,93,94,-1,127,95,64,96,-1,127,126,94,95,-1,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,-1,129,128,96,97,-1,130,129,97,98,-1,131,130,98,99,-1,132,131,99,100,-1,133,132,100,101,-1,134,133,101,102,-1,135,134,102,103,-1,136,135,103,104,-1,137,136,104,105,-1,138,137,105,106,-1,139,138,106,107,-1,140,139,107,108,-1,141,140,108,109,-1,142,141,109,110,-1,143,142,110,111,-1,144,143,111,112,-1,145,144,112,113,-1,146,145,113,114,-1,147,146,114,115,-1,148,147,115,116,-1,149,148,116,117,-1,150,149,117,118,-1,151,150,118,119,-1,152,151,119,120,-1,153,152,120,121,-1,154,153,121,122,-1,155,154,122,123,-1,156,155,123,124,-1,157,156,124,125,-1,158,157,125,126,-1,159,127,96,128,-1,159,158,126,127,-1,161,33,32,160,-1,162,34,33,161,-1,163,35,34,162,-1,164,36,35,163,-1,165,37,36,164,-1,166,38,37,165,-1,167,39,38,166,-1,168,40,39,167,-1,169,41,40,168,-1,170,42,41,169,-1,171,43,42,170,-1,172,44,43,171,-1,173,45,44,172,-1,174,46,45,173,-1,175,47,46,174,-1,176,48,47,175,-1,177,49,48,176,-1,178,50,49,177,-1,179,51,50,178,-1,180,52,51,179,-1,181,53,52,180,-1,182,54,53,181,-1,183,55,54,182,-1,184,56,55,183,-1,185,57,56,184,-1,186,58,57,185,-1,187,59,58,186,-1,188,60,59,187,-1,189,61,60,188,-1,190,62,61,189,-1,191,63,62,190,-1,191,160,32,63,-1,192,0,1,193,-1,193,161,160,192,-1,194,2,3,195,-1,195,163,162,194,-1,196,4,5,197,-1,197,165,164,196,-1,198,6,7,199,-1,199,167,166,198,-1,200,8,9,201,-1,201,169,168,200,-1,202,10,11,203,-1,203,171,170,202,-1,204,12,13,205,-1,205,173,172,204,-1,206,14,15,207,-1,207,175,174,206,-1,208,16,17,209,-1,209,177,176,208,-1,210,18,19,211,-1,211,179,178,210,-1,212,20,21,213,-1,213,181,180,212,-1,214,22,23,215,-1,215,183,182,214,-1,216,24,25,217,-1,217,185,184,216,-1,218,26,27,219,-1,219,187,186,218,-1,220,28,29,221,-1,221,189,188,220,-1,222,30,31,223,-1,223,191,190,222,-1,226,225,192,160,-1,227,191,223,224,-1,227,226,160,191,-1,230,229,222,190,-1,231,189,221,228,-1,231,230,190,189,-1,234,233,220,188,-1,235,187,219,232,-1,235,234,188,187,-1,238,237,218,186,-1,239,185,217,236,-1,239,238,186,185,-1,242,241,216,184,-1,243,183,215,240,-1,243,242,184,183,-1,246,245,214,182,-1,247,181,213,244,-1,247,246,182,181,-1,250,249,212,180,-1,251,179,211,248,-1,251,250,180,179,-1,254,253,210,178,-1,255,177,209,252,-1,255,254,178,177,-1,258,257,208,176,-1,259,175,207,256,-1,259,258,176,175}; return value; } private int[] getIndexedFaceSet_8_193_coordIndex_2() { int[] value = {-1,262,261,206,174,-1,263,173,205,260,-1,263,262,174,173,-1,266,265,204,172,-1,267,171,203,264,-1,267,266,172,171,-1,270,269,202,170,-1,271,169,201,268,-1,271,270,170,169,-1,274,273,200,168,-1,275,167,199,272,-1,275,274,168,167,-1,278,277,198,166,-1,279,165,197,276,-1,279,278,166,165,-1,282,281,196,164,-1,283,163,195,280,-1,283,282,164,163,-1,286,285,194,162,-1,287,161,193,284,-1,287,286,162,161,-1,288,192,225,320,-1,289,223,31,0,192,288,-1,290,222,229,322,-1,291,221,29,30,222,290,-1,292,220,233,324,-1,293,219,27,28,220,292,-1,294,218,237,326,-1,295,217,25,26,218,294,-1,296,216,241,328,-1,297,215,23,24,216,296,-1,298,214,245,330,-1,299,213,21,22,214,298,-1,300,212,249,332,-1,301,211,19,20,212,300,-1,302,210,253,334,-1,303,209,17,18,210,302,-1,304,208,257,336,-1,305,207,15,16,208,304,-1,306,206,261,338,-1,307,205,13,14,206,306,-1,308,204,265,340,-1,309,203,11,12,204,308,-1,310,202,269,342,-1,311,201,9,10,202,310,-1,312,200,273,344,-1,313,199,7,8,200,312,-1,314,198,277,346,-1,315,197,5,6,198,314,-1,316,196,281,348,-1,317,195,3,4,196,316,-1,318,194,285,350,-1,319,193,1,2,194,318,-1,320,225,226,227,224,321,-1,320,321,289,288,-1,321,224,223,289,-1,322,229,230,231,228,323,-1,322,323,291,290,-1,323,228,221,291,-1,324,233,234,235,232,325,-1,324,325,293,292,-1,325,232,219,293,-1,326,237,238,239,236,327,-1,326,327,295,294,-1,327,236,217,295,-1,328,241,242,243,240,329,-1,328,329,297,296,-1,329,240,215,297,-1,330,245,246,247,244,331,-1,330,331,299,298,-1,331,244,213,299,-1,332,249,250,251,248,333,-1,332,333,301,300,-1,333,248,211,301,-1,334,253,254,255,252,335,-1,334,335,303,302,-1,335,252,209,303,-1,336,257,258,259,256,337,-1,336,337,305,304,-1,337,256,207,305,-1,338,261,262,263,260,339,-1,338,339,307,306,-1,339,260,205,307,-1,340,265,266,267,264,341,-1,340,341,309,308,-1,341,264,203,309,-1,342,269,270,271,268,343,-1,342,343,311,310,-1,343,268,201,311,-1,344,273,274,275,272,345,-1,344,345,313,312,-1,345,272,199,313,-1,346,277,278,279,276,347,-1,346,347,315,314,-1,347,276,197,315,-1,348,281,282,283,280,349,-1,348,349,317,316,-1,349,280,195,317,-1,350,285,286,287,284,351,-1,350,351,319,318,-1,351,284,193,319,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_193_point_1() { float[] value = {0.364559f,0.0217015f,-0.0275899f,0.364087f,0.0169102f,-0.0275899f,0.36269f,0.0123031f,-0.0275899f,0.36042f,0.00805715f,-0.0275899f,0.357366f,0.00433553f,-0.0275899f,0.353644f,0.00128128f,-0.0275899f,0.349398f,-9.88235E-4f,-0.0275899f,0.344791f,-0.00238579f,-0.0275899f,0.34f,-0.00285769f,-0.0275899f,0.335209f,-0.00238579f,-0.0275899f,0.330602f,-9.88235E-4f,-0.0275899f,0.326356f,0.00128128f,-0.0275899f,0.322634f,0.00433553f,-0.0275899f,0.31958f,0.00805715f,-0.0275899f,0.31731f,0.0123031f,-0.0275899f,0.315913f,0.0169102f,-0.0275899f,0.315441f,0.0217015f,-0.0275899f,0.315913f,0.0264928f,-0.0275899f,0.31731f,0.0310999f,-0.0275899f,0.31958f,0.0353459f,-0.0275899f,0.322634f,0.0390675f,-0.0275899f,0.326356f,0.0421217f,-0.0275899f,0.330602f,0.0443912f,-0.0275899f,0.335209f,0.0457888f,-0.0275899f,0.34f,0.0462607f,-0.0275899f,0.344791f,0.0457888f,-0.0275899f,0.349398f,0.0443912f,-0.0275899f,0.353644f,0.0421217f,-0.0275899f,0.357366f,0.0390675f,-0.0275899f,0.36042f,0.0353459f,-0.0275899f,0.36269f,0.0310999f,-0.0275899f,0.364087f,0.0264928f,-0.0275899f,0.364559f,0.0217015f,-0.0767083f,0.364087f,0.0169102f,-0.0767083f,0.36269f,0.0123031f,-0.0767083f,0.36042f,0.00805715f,-0.0767083f,0.357366f,0.00433553f,-0.0767083f,0.353644f,0.00128128f,-0.0767083f,0.349398f,-9.88235E-4f,-0.0767083f,0.344791f,-0.00238579f,-0.0767083f,0.34f,-0.00285769f,-0.0767083f,0.335209f,-0.00238579f,-0.0767083f,0.330602f,-9.88235E-4f,-0.0767083f,0.326356f,0.00128128f,-0.0767083f,0.322634f,0.00433553f,-0.0767083f,0.31958f,0.00805715f,-0.0767083f,0.31731f,0.0123031f,-0.0767083f,0.315913f,0.0169102f,-0.0767083f,0.315441f,0.0217015f,-0.0767083f,0.315913f,0.0264928f,-0.0767083f,0.31731f,0.0310999f,-0.0767083f,0.31958f,0.0353459f,-0.0767083f,0.322634f,0.0390675f,-0.0767083f,0.326356f,0.0421217f,-0.0767083f,0.330602f,0.0443912f,-0.0767083f,0.335209f,0.0457888f,-0.0767083f,0.34f,0.0462607f,-0.0767083f,0.344791f,0.0457888f,-0.0767083f,0.349398f,0.0443912f,-0.0767083f,0.353644f,0.0421217f,-0.0767083f,0.357366f,0.0390675f,-0.0767083f,0.36042f,0.0353459f,-0.0767083f,0.36269f,0.0310999f,-0.0767083f,0.364087f,0.0264928f,-0.0767083f,0.362112f,0.0260999f,-0.018678f,0.360829f,0.0303292f,-0.018678f,0.358746f,0.034227f,-0.018678f,0.355942f,0.0376435f,-0.018678f,0.352526f,0.0404473f,-0.018678f,0.348628f,0.0425307f,-0.018678f,0.344398f,0.0438137f,-0.018678f,0.34f,0.0442469f,-0.018678f,0.335602f,0.0438137f,-0.018678f,0.331372f,0.0425307f,-0.018678f,0.327474f,0.0404473f,-0.018678f,0.324058f,0.0376435f,-0.018678f,0.321254f,0.034227f,-0.018678f,0.319171f,0.0303292f,-0.018678f,0.317888f,0.0260999f,-0.018678f,0.317455f,0.0217015f,-0.018678f,0.317888f,0.0173031f,-0.018678f,0.319171f,0.0130738f,-0.018678f,0.321254f,0.00917598f,-0.018678f,0.324058f,0.00575954f,-0.018678f,0.327474f,0.00295574f,-0.018678f,0.331372f,8.72324E-4f,-0.018678f,0.335602f,-4.10636E-4f,-0.018678f,0.34f,-8.43838E-4f,-0.018678f,0.344398f,-4.10636E-4f,-0.018678f,0.348628f,8.72324E-4f,-0.018678f,0.352526f,0.00295574f,-0.018678f,0.355942f,0.00575954f,-0.018678f,0.358746f,0.00917598f,-0.018678f,0.360829f,0.0130738f,-0.018678f,0.362112f,0.0173031f,-0.018678f,0.362545f,0.0217015f,-0.018678f,0.356319f,0.0249475f,-0.0115914f,0.355372f,0.0280688f,-0.0115914f,0.353834f,0.0309453f,-0.0115914f,0.351765f,0.0334667f,-0.0115914f}; return value; } private float[] getCoordinate_9_193_point_2() { float[] value = {0.349244f,0.0355359f,-0.0115914f,0.346367f,0.0370734f,-0.0115914f,0.343246f,0.0380203f,-0.0115914f,0.34f,0.03834f,-0.0115914f,0.336754f,0.0380203f,-0.0115914f,0.333633f,0.0370734f,-0.0115914f,0.330756f,0.0355359f,-0.0115914f,0.328235f,0.0334667f,-0.0115914f,0.326166f,0.0309453f,-0.0115914f,0.324628f,0.0280688f,-0.0115914f,0.323681f,0.0249475f,-0.0115914f,0.323362f,0.0217015f,-0.0115914f,0.323681f,0.0184555f,-0.0115914f,0.324628f,0.0153342f,-0.0115914f,0.326166f,0.0124577f,-0.0115914f,0.328235f,0.00993634f,-0.0115914f,0.330756f,0.00786713f,-0.0115914f,0.333633f,0.00632957f,-0.0115914f,0.336754f,0.00538275f,-0.0115914f,0.34f,0.00506304f,-0.0115914f,0.343246f,0.00538275f,-0.0115914f,0.346367f,0.00632957f,-0.0115914f,0.349244f,0.00786713f,-0.0115914f,0.351765f,0.00993634f,-0.0115914f,0.353834f,0.0124577f,-0.0115914f,0.355372f,0.0153342f,-0.0115914f,0.356319f,0.0184555f,-0.0115914f,0.356638f,0.0217015f,-0.0115914f,0.347111f,0.0231159f,-0.00590061f,0.346698f,0.024476f,-0.00590061f,0.346028f,0.0257295f,-0.00590061f,0.345127f,0.0268281f,-0.00590061f,0.344028f,0.0277298f,-0.00590061f,0.342774f,0.0283997f,-0.00590061f,0.341414f,0.0288123f,-0.00590061f,0.34f,0.0289516f,-0.00590061f,0.338586f,0.0288123f,-0.00590061f,0.337226f,0.0283997f,-0.00590061f,0.335972f,0.0277298f,-0.00590061f,0.334873f,0.0268281f,-0.00590061f,0.333972f,0.0257295f,-0.00590061f,0.333302f,0.024476f,-0.00590061f,0.332889f,0.0231159f,-0.00590061f,0.33275f,0.0217015f,-0.00590061f,0.332889f,0.0202871f,-0.00590061f,0.333302f,0.018927f,-0.00590061f,0.333972f,0.0176736f,-0.00590061f,0.334873f,0.0165749f,-0.00590061f,0.335972f,0.0156733f,-0.00590061f,0.337226f,0.0150033f,-0.00590061f,0.338586f,0.0145907f,-0.00590061f,0.34f,0.0144514f,-0.00590061f,0.341414f,0.0145907f,-0.00590061f,0.342774f,0.0150033f,-0.00590061f,0.344028f,0.0156733f,-0.00590061f,0.345127f,0.0165749f,-0.00590061f,0.346028f,0.0176736f,-0.00590061f,0.346698f,0.018927f,-0.00590061f,0.347111f,0.0202871f,-0.00590061f,0.34725f,0.0217015f,-0.00590061f,0.364559f,0.0217015f,-0.0642813f,0.364087f,0.0169102f,-0.0642813f,0.36269f,0.0123031f,-0.0642813f,0.36042f,0.00805715f,-0.0642813f,0.357366f,0.00433553f,-0.0642813f,0.353644f,0.00128128f,-0.0642813f,0.349398f,-9.88235E-4f,-0.0642813f,0.344791f,-0.00238579f,-0.0642813f,0.34f,-0.00285769f,-0.0642813f,0.335209f,-0.00238579f,-0.0642813f,0.330602f,-9.88235E-4f,-0.0642813f,0.326356f,0.00128128f,-0.0642813f,0.322634f,0.00433553f,-0.0642813f,0.31958f,0.00805715f,-0.0642813f,0.31731f,0.0123031f,-0.0642813f,0.315913f,0.0169102f,-0.0642813f,0.315441f,0.0217015f,-0.0642813f,0.315913f,0.0264928f,-0.0642813f,0.31731f,0.0310999f,-0.0642813f,0.31958f,0.0353459f,-0.0642813f,0.322634f,0.0390675f,-0.0642813f,0.326356f,0.0421217f,-0.0642813f,0.330602f,0.0443912f,-0.0642813f,0.335209f,0.0457888f,-0.0642813f,0.34f,0.0462607f,-0.0642813f,0.344791f,0.0457888f,-0.0642813f,0.349398f,0.0443912f,-0.0642813f,0.353644f,0.0421217f,-0.0642813f,0.357366f,0.0390675f,-0.0642813f,0.36042f,0.0353459f,-0.0642813f,0.36269f,0.0310999f,-0.0642813f,0.364087f,0.0264928f,-0.0642813f,0.364559f,0.0217015f,-0.0398695f,0.364087f,0.0169102f,-0.0398695f,0.36269f,0.0123031f,-0.0398695f,0.36042f,0.00805715f,-0.0398695f,0.357366f,0.00433553f,-0.0398695f,0.353644f,0.00128128f,-0.0398695f,0.349398f,-9.88235E-4f,-0.0398695f,0.344791f,-0.00238579f,-0.0398695f}; return value; } private float[] getCoordinate_9_193_point_3() { float[] value = {0.34f,-0.00285769f,-0.0398695f,0.335209f,-0.00238579f,-0.0398695f,0.330602f,-9.88235E-4f,-0.0398695f,0.326356f,0.00128128f,-0.0398695f,0.322634f,0.00433553f,-0.0398695f,0.31958f,0.00805715f,-0.0398695f,0.31731f,0.0123031f,-0.0398695f,0.315913f,0.0169102f,-0.0398695f,0.315441f,0.0217015f,-0.0398695f,0.315913f,0.0264928f,-0.0398695f,0.31731f,0.0310999f,-0.0398695f,0.31958f,0.0353459f,-0.0398695f,0.322634f,0.0390675f,-0.0398695f,0.326356f,0.0421217f,-0.0398695f,0.330602f,0.0443912f,-0.0398695f,0.335209f,0.0457888f,-0.0398695f,0.34f,0.0462607f,-0.0398695f,0.344791f,0.0457888f,-0.0398695f,0.349398f,0.0443912f,-0.0398695f,0.353644f,0.0421217f,-0.0398695f,0.357366f,0.0390675f,-0.0398695f,0.36042f,0.0353459f,-0.0398695f,0.36269f,0.0310999f,-0.0398695f,0.364087f,0.0264928f,-0.0398695f,0.460105f,0.0656145f,-0.0398695f,0.461672f,0.0610625f,-0.0398695f,0.467126f,0.0355711f,-0.0642813f,0.467006f,0.0366294f,-0.0642813f,0.434157f,0.108234f,-0.0398695f,0.437348f,0.104628f,-0.0398695f,0.452142f,0.0831645f,-0.0642813f,0.451626f,0.0840963f,-0.0642813f,0.393876f,0.137679f,-0.0398695f,0.398203f,0.135569f,-0.0398695f,0.420085f,0.121401f,-0.0642813f,0.419251f,0.122064f,-0.0642813f,0.345392f,0.149468f,-0.0398695f,0.350197f,0.149175f,-0.0398695f,0.375835f,0.144459f,-0.0642813f,0.374812f,0.144753f,-0.0642813f,0.296087f,0.141806f,-0.0398695f,0.300639f,0.143374f,-0.0398695f,0.32613f,0.148828f,-0.0642813f,0.325072f,0.148708f,-0.0642813f,0.253468f,0.115859f,-0.0398695f,0.257073f,0.119049f,-0.0398695f,0.278537f,0.133843f,-0.0642813f,0.277605f,0.133327f,-0.0642813f,0.224022f,0.075577f,-0.0398695f,0.226132f,0.0799044f,-0.0398695f,0.240301f,0.101786f,-0.0642813f,0.239637f,0.100953f,-0.0642813f,0.212233f,0.0270932f,-0.0398695f,0.212527f,0.0318987f,-0.0398695f,0.217243f,0.0575368f,-0.0642813f,0.216949f,0.0565131f,-0.0642813f,0.219895f,-0.0222115f,-0.0398695f,0.218328f,-0.0176595f,-0.0398695f,0.212874f,0.0078319f,-0.0642813f,0.212994f,0.00677361f,-0.0642813f,0.245843f,-0.0648308f,-0.0398695f,0.242652f,-0.0612253f,-0.0398695f,0.227858f,-0.0397614f,-0.0642813f,0.228374f,-0.0406933f,-0.0642813f,0.286124f,-0.0942764f,-0.0398695f,0.281797f,-0.0921663f,-0.0398695f,0.259915f,-0.0779976f,-0.0642813f,0.260749f,-0.0786611f,-0.0642813f,0.334608f,-0.106065f,-0.0398695f,0.329803f,-0.105772f,-0.0398695f,0.304165f,-0.101055f,-0.0642813f,0.305188f,-0.10135f,-0.0642813f,0.383913f,-0.098403f,-0.0398695f,0.379361f,-0.0999708f,-0.0398695f,0.35387f,-0.105425f,-0.0642813f,0.354928f,-0.105305f,-0.0642813f,0.426532f,-0.0724558f,-0.0398695f,0.422927f,-0.0756463f,-0.0398695f,0.401463f,-0.0904402f,-0.0642813f,0.402395f,-0.0899244f,-0.0642813f,0.455978f,-0.032174f,-0.0398695f,0.453868f,-0.0365014f,-0.0398695f,0.439699f,-0.058383f,-0.0642813f,0.440363f,-0.0575499f,-0.0642813f,0.467767f,0.0163098f,-0.0398695f,0.467473f,0.0115044f,-0.0398695f,0.462757f,-0.0141338f,-0.0642813f,0.463051f,-0.0131101f,-0.0642813f,0.364402f,0.0232986f,-0.0375646f,0.364245f,0.0248957f,-0.0375646f,0.361933f,0.0325152f,-0.0375646f,0.361177f,0.0339305f,-0.0375646f,0.356125f,0.0400856f,-0.0375646f,0.354885f,0.0411037f,-0.0375646f,0.347863f,0.0448571f,-0.0375646f,0.346327f,0.045323f,-0.0375646f,0.338403f,0.0461034f,-0.0375646f,0.336806f,0.0459461f,-0.0375646f,0.329186f,0.0436347f,-0.0375646f,0.327771f,0.0428782f,-0.0375646f}; return value; } private float[] getCoordinate_9_193_point_4() { float[] value = {0.321616f,0.0378269f,-0.0375646f,0.320598f,0.0365864f,-0.0375646f,0.316844f,0.0295642f,-0.0375646f,0.316379f,0.0280285f,-0.0375646f,0.315598f,0.0201044f,-0.0375646f,0.315755f,0.0185073f,-0.0375646f,0.318067f,0.0108878f,-0.0375646f,0.318823f,0.00947247f,-0.0375646f,0.323875f,0.00331745f,-0.0375646f,0.325115f,0.00229936f,-0.0375646f,0.332137f,-0.00145409f,-0.0375646f,0.333673f,-0.00191994f,-0.0375646f,0.341597f,-0.00270039f,-0.0375646f,0.343194f,-0.00254309f,-0.0375646f,0.350814f,-2.3173E-4f,-0.0375646f,0.352229f,5.24774E-4f,-0.0375646f,0.358384f,0.00557607f,-0.0375646f,0.359402f,0.00681661f,-0.0375646f,0.363156f,0.0138388f,-0.0375646f,0.363621f,0.0153745f,-0.0375646f,0.460107f,0.0655486f,-0.0371917f,0.459547f,0.0670526f,-0.0371917f,0.434185f,0.108174f,-0.0371917f,0.433092f,0.109349f,-0.0371917f,0.393924f,0.137635f,-0.0371917f,0.392465f,0.138302f,-0.0371917f,0.345454f,0.149446f,-0.0371917f,0.34385f,0.149504f,-0.0371917f,0.296153f,0.141809f,-0.0371917f,0.294649f,0.141249f,-0.0371917f,0.253528f,0.115887f,-0.0371917f,0.252352f,0.114794f,-0.0371917f,0.224067f,0.0756255f,-0.0371917f,0.223399f,0.0741662f,-0.0371917f,0.212256f,0.0271551f,-0.0371917f,0.212198f,0.0255514f,-0.0371917f,0.219893f,-0.0221456f,-0.0371917f,0.220453f,-0.0236496f,-0.0371917f,0.245815f,-0.0647709f,-0.0371917f,0.246908f,-0.0659462f,-0.0371917f,0.286076f,-0.0942316f,-0.0371917f,0.287535f,-0.0948993f,-0.0371917f,0.334546f,-0.106043f,-0.0371917f,0.33615f,-0.106101f,-0.0371917f,0.383847f,-0.0984057f,-0.0371917f,0.385351f,-0.0978459f,-0.0371917f,0.426472f,-0.0724835f,-0.0371917f,0.427648f,-0.0713908f,-0.0371917f,0.455933f,-0.0322225f,-0.0371917f,0.456601f,-0.0307632f,-0.0371917f,0.467744f,0.0162479f,-0.0371917f,0.467802f,0.0178516f,-0.0371917f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_198_coordIndex_1() { int[] value = {32,0,1,33,-1,33,1,2,34,-1,34,2,3,35,-1,35,3,4,36,-1,36,4,5,37,-1,37,5,6,38,-1,38,6,7,39,-1,39,7,8,40,-1,40,8,9,41,-1,41,9,10,42,-1,42,10,11,43,-1,43,11,12,44,-1,44,12,13,45,-1,45,13,14,46,-1,46,14,15,47,-1,47,15,16,48,-1,48,16,17,49,-1,49,17,18,50,-1,50,18,19,51,-1,51,19,20,52,-1,52,20,21,53,-1,53,21,22,54,-1,54,22,23,55,-1,55,23,24,56,-1,56,24,25,57,-1,57,25,26,58,-1,58,26,27,59,-1,59,27,28,60,-1,60,28,29,61,-1,61,29,30,62,-1,62,30,31,63,-1,63,31,0,32,-1,65,64,31,30,-1,66,65,30,29,-1,67,66,29,28,-1,68,67,28,27,-1,69,68,27,26,-1,70,69,26,25,-1,71,70,25,24,-1,72,71,24,23,-1,73,72,23,22,-1,74,73,22,21,-1,75,74,21,20,-1,76,75,20,19,-1,77,76,19,18,-1,78,77,18,17,-1,79,78,17,16,-1,80,79,16,15,-1,81,80,15,14,-1,82,81,14,13,-1,83,82,13,12,-1,84,83,12,11,-1,85,84,11,10,-1,86,85,10,9,-1,87,86,9,8,-1,88,87,8,7,-1,89,88,7,6,-1,90,89,6,5,-1,91,90,5,4,-1,92,91,4,3,-1,93,92,3,2,-1,94,93,2,1,-1,95,0,31,64,-1,95,94,1,0,-1,97,96,61,62,-1,98,97,62,63,-1,99,98,63,32,-1,100,99,32,33,-1,101,100,33,34,-1,102,101,34,35,-1,103,102,35,36,-1,104,103,36,37,-1,105,104,37,38,-1,106,105,38,39,-1,107,106,39,40,-1,108,107,40,41,-1,109,108,41,42,-1,110,109,42,43,-1,111,110,43,44,-1,112,111,44,45,-1,113,112,45,46,-1,114,113,46,47,-1,115,114,47,48,-1,116,115,48,49,-1,117,116,49,50,-1,118,117,50,51,-1,119,118,51,52,-1,120,119,52,53,-1,121,120,53,54,-1,122,121,54,55,-1,123,122,55,56,-1,124,123,56,57,-1,125,124,57,58,-1,126,125,58,59,-1,127,60,61,96,-1,127,126,59,60,-1,128,97,98,129,-1,129,98,99,130,-1,130,99,100,131,-1,131,100,101,132,-1,132,101,102,133,-1,133,102,103,134,-1,134,103,104,135,-1,135,104,105,136,-1,136,105,106,137,-1,137,106,107,138,-1,138,107,108,139,-1,139,108,109,140,-1,140,109,110,141,-1,141,110,111,142,-1,142,111,112,143,-1,143,112,113,144,-1,144,113,114,145,-1,145,114,115,146,-1,146,115,116,147,-1,147,116,117,148,-1,148,117,118,149,-1,149,118,119,150,-1,150,119,120,151,-1,151,120,121,152,-1,152,121,122,153,-1,153,122,123,154,-1,154,123,124,155,-1,155,124,125,156,-1,156,125,126,157,-1,157,126,127,158,-1,158,127,96,159,-1,159,96,97,128,-1,160,128,129,161,-1,161,64,65,160,-1,162,130,131,163,-1,163,94,95,162,-1,164,132,133,165,-1,165,92,93,164,-1,166,134,135,167,-1,167,90,91,166,-1,168,136,137,169,-1,169,88,89,168,-1,170,138,139,171,-1,171,86,87,170,-1,172,140,141,173,-1,173,84,85,172,-1,174,142,143,175,-1,175,82,83,174,-1,176,144,145,177,-1,177,80,81,176,-1,178,146,147,179,-1,179,78,79,178,-1,180,148,149,181,-1,181,76,77,180,-1,182,150,151,183,-1,183,74,75,182,-1,184,152,153,185,-1,185,72,73,184,-1,186,154,155,187,-1,187,70,71,186,-1,188,156,157,189,-1,189,68,69,188,-1,190,158,159,191,-1,191,66,67,190,-1,192,225,161,129,-1,193,194,159,128,-1,194,227,191,159,-1,195,196,157,158,-1,196,229,189,157,-1,197,198,155,156,-1,198,231,187,155,-1,199,200,153,154,-1,200,233,185,153,-1,201,202,151,152,-1,202,235,183,151,-1,203,204,149,150,-1,204,237,181,149,-1,205,206,147,148,-1,206,239,179,147,-1,207,208,145,146,-1,208,241,177,145,-1,209,210,143,144,-1,210,243,175,143,-1,211,212,141,142,-1,212,245,173,141,-1,213,214,139,140,-1,214,247,171,139,-1,215,216,137,138,-1,216,249,169,137,-1,217,218,135,136,-1,218,251,167,135,-1,219,220,133,134,-1,220,253,165,133,-1,221,222,131,132,-1,222,221,220,219,218,217,216,215,214,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,223,-1,222,255,163,131,-1,223,192,129,130,-1,224,223,130,162,-1,226,193}; return value; } private int[] getIndexedFaceSet_8_198_coordIndex_2() { int[] value = {128,160,-1,226,225,192,193,-1,228,195,158,190,-1,228,227,194,195,-1,230,197,156,188,-1,230,229,196,197,-1,232,199,154,186,-1,232,231,198,199,-1,234,201,152,184,-1,234,233,200,201,-1,236,203,150,182,-1,236,235,202,203,-1,238,205,148,180,-1,238,237,204,205,-1,240,207,146,178,-1,240,239,206,207,-1,242,209,144,176,-1,242,241,208,209,-1,244,211,142,174,-1,244,243,210,211,-1,246,213,140,172,-1,246,245,212,213,-1,248,215,138,170,-1,248,247,214,215,-1,250,217,136,168,-1,250,249,216,217,-1,252,219,134,166,-1,252,251,218,219,-1,254,221,132,164,-1,254,253,220,221,-1,255,222,223,224,-1,257,256,255,224,-1,259,258,225,226,-1,261,260,227,228,-1,263,262,229,230,-1,265,264,231,232,-1,267,266,233,234,-1,269,268,235,236,-1,271,270,237,238,-1,273,272,239,240,-1,275,274,241,242,-1,277,276,243,244,-1,279,278,245,246,-1,281,280,247,248,-1,283,282,249,250,-1,285,284,251,252,-1,287,286,253,254,-1,289,288,256,257,-1,290,289,257,258,-1,291,290,258,259,-1,292,291,259,260,-1,293,292,260,261,-1,294,293,261,262,-1,295,294,262,263,-1,296,295,263,264,-1,297,296,264,265,-1,298,297,265,266,-1,299,298,266,267,-1,300,299,267,268,-1,301,300,268,269,-1,302,301,269,270,-1,303,302,270,271,-1,304,303,271,272,-1,305,304,272,273,-1,306,305,273,274,-1,307,306,274,275,-1,308,307,275,276,-1,309,308,276,277,-1,310,309,277,278,-1,311,310,278,279,-1,312,311,279,280,-1,313,312,280,281,-1,314,313,281,282,-1,315,314,282,283,-1,316,315,283,284,-1,317,316,284,285,-1,318,317,285,286,-1,319,287,256,288,-1,319,318,286,287,-1,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,-1,321,320,288,289,-1,322,321,289,290,-1,323,322,290,291,-1,324,323,291,292,-1,325,324,292,293,-1,326,325,293,294,-1,327,326,294,295,-1,328,327,295,296,-1,329,328,296,297,-1,330,329,297,298,-1,331,330,298,299,-1,332,331,299,300,-1,333,332,300,301,-1,334,333,301,302,-1,335,334,302,303,-1,336,335,303,304,-1,337,336,304,305,-1,338,337,305,306,-1,339,338,306,307,-1,340,339,307,308,-1,341,340,308,309,-1,342,341,309,310,-1,343,342,310,311,-1,344,343,311,312,-1,345,344,312,313,-1,346,345,313,314,-1,347,346,314,315,-1,348,347,315,316,-1,349,348,316,317,-1,350,349,317,318,-1,351,319,288,320,-1,351,350,318,319,-1,352,161,225,384,-1,353,162,95,64,161,352,-1,353,352,384,385,-1,354,163,255,414,-1,355,164,93,94,163,354,-1,355,354,414,415,-1,356,165,253,412,-1,357,166,91,92,165,356,-1,357,356,412,413,-1,358,167,251,410,-1,359,168,89,90,167,358,-1,359,358,410,411,-1,360,169,249,408,-1,361,170,87,88,169,360,-1,361,360,408,409,-1,362,171,247,406,-1,363,172,85,86,171,362,-1,363,362,406,407,-1,364,173,245,404,-1,365,174,83,84,173,364,-1,365,364,404,405,-1,366,175,243,402,-1,367,176,81,82,175,366,-1,367,366,402,403,-1,368,177,241,400,-1,369,178,79,80,177,368,-1,369,368,400,401,-1,370,179,239,398,-1,371,180,77,78,179,370,-1,371,370,398,399,-1,372,181,237,396,-1,373,182,75,76,181,372,-1,373,372,396,397,-1,374,183,235,394,-1,375,184,73,74,183,374,-1,375,374,394,395,-1,376,185,233,392,-1,377,186,71,72,185,376,-1,377,376,392,393,-1,378,187,231,390,-1,379,188,69,70,187,378,-1,379,378,390,391,-1,380,189,229,388,-1,381,190,67,68,189,380,-1,381,380,388,389,-1,382,191,227,386,-1,383,160,65,66,191,382,-1,383,382,386,387,-1,384,225,258,257,224,385,-1,385,224,162,353,-1,386,227,260,259,226,387,-1,387,226,160,383,-1,388,229,262,261,228,389,-1,389,228,190,381,-1,390,231,264,263,230,391,-1,391,230,188,379,-1,392,233,266,265,232,393,-1,393,232,186,377,-1,394,235,268,267,234,395,-1,395,234,184,375,-1,396,237,270,269,236,397,-1,397,236,182,373,-1,398,239,272,271,238,399,-1,399,238,180,371,-1,400,241,274,273,240,401,-1,401,240,178,369,-1,402,243,276,275,242,403,-1,403,242,176,367,-1,404,245,278,277,244,405,-1,405,244,174,365,-1,406,247,280,279,246,407,-1,407,246,172}; return value; } private int[] getIndexedFaceSet_8_198_coordIndex_3() { int[] value = {363,-1,408,249,282,281,248,409,-1,409,248,170,361,-1,410,251,284,283,250,411,-1,411,250,168,359,-1,412,253,286,285,252,413,-1,413,252,166,357,-1,414,255,256,287,254,415,-1,415,254,164,355,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_198_point_1() { float[] value = {-0.192725f,0.0217015f,0.0256704f,-0.195555f,-0.00703035f,0.0256704f,-0.203936f,-0.0346581f,0.0256704f,-0.217546f,-0.0601199f,0.0256704f,-0.235861f,-0.0824374f,0.0256704f,-0.258179f,-0.100753f,0.0256704f,-0.28364f,-0.114363f,0.0256704f,-0.311268f,-0.122743f,0.0256704f,-0.34f,-0.125573f,0.0256704f,-0.368732f,-0.122743f,0.0256704f,-0.39636f,-0.114363f,0.0256704f,-0.421821f,-0.100753f,0.0256704f,-0.444139f,-0.0824374f,0.0256704f,-0.462454f,-0.0601199f,0.0256704f,-0.476064f,-0.0346581f,0.0256704f,-0.484445f,-0.00703035f,0.0256704f,-0.487275f,0.0217015f,0.0256704f,-0.484445f,0.0504334f,0.0256704f,-0.476064f,0.0780611f,0.0256704f,-0.462454f,0.103523f,0.0256704f,-0.444139f,0.12584f,0.0256704f,-0.421821f,0.144156f,0.0256704f,-0.39636f,0.157766f,0.0256704f,-0.368732f,0.166146f,0.0256704f,-0.34f,0.168976f,0.0256704f,-0.311268f,0.166146f,0.0256704f,-0.28364f,0.157766f,0.0256704f,-0.258179f,0.144156f,0.0256704f,-0.235861f,0.12584f,0.0256704f,-0.217546f,0.103523f,0.0256704f,-0.203936f,0.0780611f,0.0256704f,-0.195555f,0.0504334f,0.0256704f,-0.192725f,0.0217015f,-0.108644f,-0.195555f,-0.00703035f,-0.108644f,-0.203936f,-0.0346581f,-0.108644f,-0.217546f,-0.0601199f,-0.108644f,-0.235861f,-0.0824374f,-0.108644f,-0.258179f,-0.100753f,-0.108644f,-0.28364f,-0.114363f,-0.108644f,-0.311268f,-0.122743f,-0.108644f,-0.34f,-0.125573f,-0.108644f,-0.368732f,-0.122743f,-0.108644f,-0.39636f,-0.114363f,-0.108644f,-0.421821f,-0.100753f,-0.108644f,-0.444139f,-0.0824374f,-0.108644f,-0.462454f,-0.0601199f,-0.108644f,-0.476064f,-0.0346581f,-0.108644f,-0.484445f,-0.00703035f,-0.108644f,-0.487275f,0.0217015f,-0.108644f,-0.484445f,0.0504334f,-0.108644f,-0.476064f,0.0780611f,-0.108644f,-0.462454f,0.103523f,-0.108644f,-0.444139f,0.12584f,-0.108644f,-0.421821f,0.144156f,-0.108644f,-0.39636f,0.157766f,-0.108644f,-0.368732f,0.166146f,-0.108644f,-0.34f,0.168976f,-0.108644f,-0.311268f,0.166146f,-0.108644f,-0.28364f,0.157766f,-0.108644f,-0.258179f,0.144156f,-0.108644f,-0.235861f,0.12584f,-0.108644f,-0.217546f,0.103523f,-0.108644f,-0.203936f,0.0780611f,-0.108644f,-0.195555f,0.0504334f,-0.108644f,-0.210577f,0.0474452f,0.0256704f,-0.218087f,0.0721997f,0.0256704f,-0.230281f,0.0950135f,0.0256704f,-0.246692f,0.11501f,0.0256704f,-0.266688f,0.131421f,0.0256704f,-0.289502f,0.143615f,0.0256704f,-0.314256f,0.151124f,0.0256704f,-0.34f,0.15366f,0.0256704f,-0.365744f,0.151124f,0.0256704f,-0.390498f,0.143615f,0.0256704f,-0.413312f,0.131421f,0.0256704f,-0.433308f,0.11501f,0.0256704f,-0.449719f,0.0950135f,0.0256704f,-0.461913f,0.0721997f,0.0256704f,-0.469423f,0.0474452f,0.0256704f,-0.471958f,0.0217015f,0.0256704f,-0.469423f,-0.00404223f,0.0256704f,-0.461913f,-0.0287967f,0.0256704f,-0.449719f,-0.0516105f,0.0256704f,-0.433308f,-0.0716069f,0.0256704f,-0.413312f,-0.0880176f,0.0256704f,-0.390498f,-0.100212f,0.0256704f,-0.365744f,-0.107721f,0.0256704f,-0.34f,-0.110257f,0.0256704f,-0.314256f,-0.107721f,0.0256704f,-0.289502f,-0.100212f,0.0256704f,-0.266688f,-0.0880176f,0.0256704f,-0.246692f,-0.0716069f,0.0256704f,-0.230281f,-0.0516105f,0.0256704f,-0.218087f,-0.0287967f,0.0256704f,-0.210577f,-0.00404223f,0.0256704f,-0.208042f,0.0217015f,0.0256704f,-0.230281f,0.0950135f,-0.108644f,-0.218087f,0.0721997f,-0.108644f,-0.210577f,0.0474452f,-0.108644f,-0.208042f,0.0217015f,-0.108644f}; return value; } private float[] getCoordinate_9_198_point_2() { float[] value = {-0.210577f,-0.00404223f,-0.108644f,-0.218087f,-0.0287967f,-0.108644f,-0.230281f,-0.0516105f,-0.108644f,-0.246692f,-0.0716069f,-0.108644f,-0.266688f,-0.0880176f,-0.108644f,-0.289502f,-0.100212f,-0.108644f,-0.314256f,-0.107721f,-0.108644f,-0.34f,-0.110257f,-0.108644f,-0.365744f,-0.107721f,-0.108644f,-0.390498f,-0.100212f,-0.108644f,-0.413312f,-0.0880176f,-0.108644f,-0.433308f,-0.0716069f,-0.108644f,-0.449719f,-0.0516105f,-0.108644f,-0.461913f,-0.0287967f,-0.108644f,-0.469423f,-0.00404223f,-0.108644f,-0.471958f,0.0217015f,-0.108644f,-0.469423f,0.0474452f,-0.108644f,-0.461913f,0.0721997f,-0.108644f,-0.449719f,0.0950135f,-0.108644f,-0.433308f,0.11501f,-0.108644f,-0.413312f,0.131421f,-0.108644f,-0.390498f,0.143615f,-0.108644f,-0.365744f,0.151124f,-0.108644f,-0.34f,0.15366f,-0.108644f,-0.314256f,0.151124f,-0.108644f,-0.289502f,0.143615f,-0.108644f,-0.266688f,0.131421f,-0.108644f,-0.246692f,0.11501f,-0.108644f,-0.225104f,0.0866006f,-0.0124749f,-0.210577f,0.0474452f,-0.0124749f,-0.209014f,0.0376917f,-0.0124749f,-0.210577f,-0.00404223f,-0.0124749f,-0.212866f,-0.0136515f,-0.0124749f,-0.230281f,-0.0516105f,-0.0124749f,-0.236072f,-0.0596126f,-0.0124749f,-0.266688f,-0.0880176f,-0.0124749f,-0.275101f,-0.0931943f,-0.0124749f,-0.314256f,-0.107721f,-0.0124749f,-0.32401f,-0.109284f,-0.0124749f,-0.365744f,-0.107721f,-0.0124749f,-0.375353f,-0.105433f,-0.0124749f,-0.413312f,-0.0880176f,-0.0124749f,-0.421314f,-0.0822261f,-0.0124749f,-0.449719f,-0.0516105f,-0.0124749f,-0.454896f,-0.0431976f,-0.0124749f,-0.469423f,-0.00404223f,-0.0124749f,-0.470986f,0.00571131f,-0.0124749f,-0.469423f,0.0474452f,-0.0124749f,-0.467134f,0.0570545f,-0.0124749f,-0.449719f,0.0950135f,-0.0124749f,-0.443928f,0.103016f,-0.0124749f,-0.413312f,0.131421f,-0.0124749f,-0.404899f,0.136597f,-0.0124749f,-0.365744f,0.151124f,-0.0124749f,-0.35599f,0.152687f,-0.0124749f,-0.314256f,0.151124f,-0.0124749f,-0.304647f,0.148836f,-0.0124749f,-0.266688f,0.131421f,-0.0124749f,-0.258686f,0.125629f,-0.0124749f,-0.230281f,0.0950135f,-0.0124749f,-0.225104f,0.0866006f,-0.00666694f,-0.210577f,0.0474452f,-0.00666694f,-0.209014f,0.0376917f,-0.00666694f,-0.210577f,-0.00404223f,-0.00666694f,-0.212866f,-0.0136515f,-0.00666694f,-0.230281f,-0.0516105f,-0.00666694f,-0.236072f,-0.0596126f,-0.00666694f,-0.266688f,-0.0880176f,-0.00666694f,-0.275101f,-0.0931943f,-0.00666694f,-0.314256f,-0.107721f,-0.00666694f,-0.32401f,-0.109284f,-0.00666694f,-0.365744f,-0.107721f,-0.00666694f,-0.375353f,-0.105433f,-0.00666694f,-0.413312f,-0.0880176f,-0.00666694f,-0.421314f,-0.0822261f,-0.00666694f,-0.449719f,-0.0516105f,-0.00666694f,-0.454896f,-0.0431976f,-0.00666694f,-0.469423f,-0.00404223f,-0.00666694f,-0.470986f,0.00571131f,-0.00666694f,-0.469423f,0.0474452f,-0.00666694f,-0.467134f,0.0570545f,-0.00666694f,-0.449719f,0.0950135f,-0.00666694f,-0.443928f,0.103016f,-0.00666694f,-0.413312f,0.131421f,-0.00666694f,-0.404899f,0.136597f,-0.00666694f,-0.365744f,0.151124f,-0.00666694f,-0.35599f,0.152687f,-0.00666694f,-0.314256f,0.151124f,-0.00666694f,-0.304647f,0.148836f,-0.00666694f,-0.266688f,0.131421f,-0.00666694f,-0.258686f,0.125629f,-0.00666694f,-0.230281f,0.0950135f,-0.00666694f,-0.332889f,0.0231159f,0.00968956f,-0.333302f,0.024476f,0.00968956f,-0.333972f,0.0257295f,0.00968956f,-0.334873f,0.0268281f,0.00968956f,-0.335972f,0.0277298f,0.00968956f,-0.337226f,0.0283997f,0.00968956f,-0.338586f,0.0288123f,0.00968956f,-0.34f,0.0289516f,0.00968956f}; return value; } private float[] getCoordinate_9_198_point_3() { float[] value = {-0.341414f,0.0288123f,0.00968956f,-0.342774f,0.0283997f,0.00968956f,-0.344028f,0.0277298f,0.00968956f,-0.345127f,0.0268281f,0.00968956f,-0.346028f,0.0257295f,0.00968956f,-0.346698f,0.024476f,0.00968956f,-0.347111f,0.0231159f,0.00968956f,-0.34725f,0.0217015f,0.00968956f,-0.347111f,0.0202871f,0.00968956f,-0.346698f,0.018927f,0.00968956f,-0.346028f,0.0176736f,0.00968956f,-0.345127f,0.0165749f,0.00968956f,-0.344028f,0.0156733f,0.00968956f,-0.342774f,0.0150033f,0.00968956f,-0.341414f,0.0145907f,0.00968956f,-0.34f,0.0144514f,0.00968956f,-0.338586f,0.0145907f,0.00968956f,-0.337226f,0.0150033f,0.00968956f,-0.335972f,0.0156733f,0.00968956f,-0.334873f,0.0165749f,0.00968956f,-0.333972f,0.0176736f,0.00968956f,-0.333302f,0.018927f,0.00968956f,-0.332889f,0.0202871f,0.00968956f,-0.33275f,0.0217015f,0.00968956f,-0.33275f,0.0217015f,0.0183136f,-0.332889f,0.0231159f,0.0183136f,-0.333302f,0.024476f,0.0183136f,-0.333972f,0.0257295f,0.0183136f,-0.334873f,0.0268281f,0.0183136f,-0.335972f,0.0277298f,0.0183136f,-0.337226f,0.0283997f,0.0183136f,-0.338586f,0.0288123f,0.0183136f,-0.34f,0.0289516f,0.0183136f,-0.341414f,0.0288123f,0.0183136f,-0.342774f,0.0283997f,0.0183136f,-0.344028f,0.0277298f,0.0183136f,-0.345127f,0.0268281f,0.0183136f,-0.346028f,0.0257295f,0.0183136f,-0.346698f,0.024476f,0.0183136f,-0.347111f,0.0231159f,0.0183136f,-0.34725f,0.0217015f,0.0183136f,-0.347111f,0.0202871f,0.0183136f,-0.346698f,0.018927f,0.0183136f,-0.346028f,0.0176736f,0.0183136f,-0.345127f,0.0165749f,0.0183136f,-0.344028f,0.0156733f,0.0183136f,-0.342774f,0.0150033f,0.0183136f,-0.341414f,0.0145907f,0.0183136f,-0.34f,0.0144514f,0.0183136f,-0.338586f,0.0145907f,0.0183136f,-0.337226f,0.0150033f,0.0183136f,-0.335972f,0.0156733f,0.0183136f,-0.334873f,0.0165749f,0.0183136f,-0.333972f,0.0176736f,0.0183136f,-0.333302f,0.018927f,0.0183136f,-0.332889f,0.0202871f,0.0183136f,-0.333387f,0.0203861f,0.0218923f,-0.333257f,0.0217015f,0.0218923f,-0.333387f,0.0230169f,0.0218923f,-0.333771f,0.0242818f,0.0218923f,-0.334394f,0.0254475f,0.0218923f,-0.335232f,0.0264692f,0.0218923f,-0.336254f,0.0273078f,0.0218923f,-0.33742f,0.0279309f,0.0218923f,-0.338685f,0.0283146f,0.0218923f,-0.34f,0.0284441f,0.0218923f,-0.341315f,0.0283146f,0.0218923f,-0.34258f,0.0279309f,0.0218923f,-0.343746f,0.0273078f,0.0218923f,-0.344768f,0.0264692f,0.0218923f,-0.345606f,0.0254475f,0.0218923f,-0.346229f,0.0242818f,0.0218923f,-0.346613f,0.0230169f,0.0218923f,-0.346743f,0.0217015f,0.0218923f,-0.346613f,0.0203861f,0.0218923f,-0.346229f,0.0191212f,0.0218923f,-0.345606f,0.0179555f,0.0218923f,-0.344768f,0.0169338f,0.0218923f,-0.343746f,0.0160952f,0.0218923f,-0.34258f,0.0154722f,0.0218923f,-0.341315f,0.0150885f,0.0218923f,-0.34f,0.0149589f,0.0218923f,-0.338685f,0.0150885f,0.0218923f,-0.33742f,0.0154722f,0.0218923f,-0.336254f,0.0160952f,0.0218923f,-0.335232f,0.0169338f,0.0218923f,-0.334394f,0.0179555f,0.0218923f,-0.333771f,0.0191212f,0.0218923f,-0.334604f,0.0206281f,0.0244184f,-0.334498f,0.0217015f,0.0244184f,-0.334604f,0.0227749f,0.0244184f,-0.334917f,0.023807f,0.0244184f,-0.335425f,0.0247582f,0.0244184f,-0.33611f,0.025592f,0.0244184f,-0.336943f,0.0262762f,0.0244184f,-0.337894f,0.0267847f,0.0244184f,-0.338927f,0.0270978f,0.0244184f,-0.34f,0.0272035f,0.0244184f,-0.341073f,0.0270978f,0.0244184f,-0.342106f,0.0267847f,0.0244184f}; return value; } private float[] getCoordinate_9_198_point_4() { float[] value = {-0.343057f,0.0262762f,0.0244184f,-0.34389f,0.025592f,0.0244184f,-0.344575f,0.0247582f,0.0244184f,-0.345083f,0.023807f,0.0244184f,-0.345396f,0.0227749f,0.0244184f,-0.345502f,0.0217015f,0.0244184f,-0.345396f,0.0206281f,0.0244184f,-0.345083f,0.019596f,0.0244184f,-0.344575f,0.0186448f,0.0244184f,-0.34389f,0.017811f,0.0244184f,-0.343057f,0.0171268f,0.0244184f,-0.342106f,0.0166184f,0.0244184f,-0.341073f,0.0163053f,0.0244184f,-0.34f,0.0161995f,0.0244184f,-0.338927f,0.0163053f,0.0244184f,-0.337894f,0.0166184f,0.0244184f,-0.336943f,0.0171268f,0.0244184f,-0.33611f,0.017811f,0.0244184f,-0.335425f,0.0186448f,0.0244184f,-0.334917f,0.019596f,0.0244184f,-0.336795f,0.0210639f,0.0260351f,-0.336732f,0.0217015f,0.0260351f,-0.336795f,0.0223391f,0.0260351f,-0.336981f,0.0229522f,0.0260351f,-0.337283f,0.0235172f,0.0260351f,-0.337689f,0.0240125f,0.0260351f,-0.338184f,0.0244189f,0.0260351f,-0.338749f,0.0247209f,0.0260351f,-0.339362f,0.0249069f,0.0260351f,-0.34f,0.0249697f,0.0260351f,-0.340638f,0.0249069f,0.0260351f,-0.341251f,0.0247209f,0.0260351f,-0.341816f,0.0244189f,0.0260351f,-0.342311f,0.0240125f,0.0260351f,-0.342717f,0.0235172f,0.0260351f,-0.343019f,0.0229522f,0.0260351f,-0.343205f,0.0223391f,0.0260351f,-0.343268f,0.0217015f,0.0260351f,-0.343205f,0.0210639f,0.0260351f,-0.343019f,0.0204508f,0.0260351f,-0.342717f,0.0198858f,0.0260351f,-0.342311f,0.0193906f,0.0260351f,-0.341816f,0.0189841f,0.0260351f,-0.341251f,0.0186821f,0.0260351f,-0.340638f,0.0184961f,0.0260351f,-0.34f,0.0184333f,0.0260351f,-0.339362f,0.0184961f,0.0260351f,-0.338749f,0.0186821f,0.0260351f,-0.338184f,0.0189841f,0.0260351f,-0.337689f,0.0193906f,0.0260351f,-0.337283f,0.0198858f,0.0260351f,-0.336981f,0.0204508f,0.0260351f,-0.210056f,0.0441941f,0.00117354f,-0.209535f,0.0409429f,0.00117354f,-0.21134f,-0.00724533f,0.00117354f,-0.212103f,-0.0104484f,0.00117354f,-0.232211f,-0.0542778f,0.00117354f,-0.234142f,-0.0569452f,0.00117354f,-0.269492f,-0.0897432f,0.00117354f,-0.272297f,-0.0914687f,0.00117354f,-0.317507f,-0.108242f,0.00117354f,-0.320759f,-0.108763f,0.00117354f,-0.368947f,-0.106958f,0.00117354f,-0.37215f,-0.106195f,0.00117354f,-0.415979f,-0.0860871f,0.00117354f,-0.418647f,-0.0841566f,0.00117354f,-0.451445f,-0.0488062f,0.00117354f,-0.45317f,-0.0460019f,0.00117354f,-0.469944f,-7.91054E-4f,0.00117354f,-0.470465f,0.00246013f,0.00117354f,-0.46866f,0.0506483f,0.00117354f,-0.467897f,0.0538514f,0.00117354f,-0.447789f,0.0976808f,0.00117354f,-0.445858f,0.100348f,0.00117354f,-0.410508f,0.133146f,0.00117354f,-0.407703f,0.134872f,0.00117354f,-0.362493f,0.151645f,0.00117354f,-0.359241f,0.152166f,0.00117354f,-0.311053f,0.150361f,0.00117354f,-0.30785f,0.149598f,0.00117354f,-0.264021f,0.12949f,0.00117354f,-0.261353f,0.12756f,0.00117354f,-0.228555f,0.0922092f,0.00117354f,-0.22683f,0.0894049f,0.00117354f,-0.332843f,0.0226445f,0.0183136f,-0.332796f,0.022173f,0.0183136f,-0.333748f,0.0253116f,0.0183136f,-0.333525f,0.0248938f,0.0183136f,-0.335606f,0.0274292f,0.0183136f,-0.33524f,0.0271287f,0.0183136f,-0.338132f,0.0286748f,0.0183136f,-0.337679f,0.0285373f,0.0183136f,-0.340943f,0.0288587f,0.0183136f,-0.340471f,0.0289052f,0.0183136f,-0.34361f,0.0279531f,0.0183136f,-0.343192f,0.0281764f,0.0183136f,-0.345728f,0.0260957f,0.0183136f,-0.345427f,0.0264619f,0.0183136f,-0.346973f,0.0235693f,0.0183136f,-0.346836f,0.0240226f,0.0183136f}; return value; } private float[] getCoordinate_9_198_point_5() { float[] value = {-0.347157f,0.0207586f,0.0183136f,-0.347204f,0.02123f,0.0183136f,-0.346252f,0.0180914f,0.0183136f,-0.346475f,0.0185092f,0.0183136f,-0.344394f,0.0159738f,0.0183136f,-0.34476f,0.0162744f,0.0183136f,-0.341868f,0.0147282f,0.0183136f,-0.342321f,0.0148658f,0.0183136f,-0.339057f,0.0145443f,0.0183136f,-0.339529f,0.0144978f,0.0183136f,-0.33639f,0.0154499f,0.0183136f,-0.336808f,0.0152266f,0.0183136f,-0.334272f,0.0173073f,0.0183136f,-0.334573f,0.0169411f,0.0183136f,-0.333027f,0.0198337f,0.0183136f,-0.333164f,0.0193804f,0.0183136f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_203_coordIndex_1() { int[] value = {62,63,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,-1,65,64,31,30,-1,66,65,30,29,-1,67,66,29,28,-1,68,67,28,27,-1,69,68,27,26,-1,70,69,26,25,-1,71,70,25,24,-1,72,71,24,23,-1,73,72,23,22,-1,74,73,22,21,-1,75,74,21,20,-1,76,75,20,19,-1,77,76,19,18,-1,78,77,18,17,-1,79,78,17,16,-1,80,79,16,15,-1,81,80,15,14,-1,82,81,14,13,-1,83,82,13,12,-1,84,83,12,11,-1,85,84,11,10,-1,86,85,10,9,-1,87,86,9,8,-1,88,87,8,7,-1,89,88,7,6,-1,90,89,6,5,-1,91,90,5,4,-1,92,91,4,3,-1,93,92,3,2,-1,94,93,2,1,-1,95,0,31,64,-1,95,94,1,0,-1,97,96,64,65,-1,98,97,65,66,-1,99,98,66,67,-1,100,99,67,68,-1,101,100,68,69,-1,102,101,69,70,-1,103,102,70,71,-1,104,103,71,72,-1,105,104,72,73,-1,106,105,73,74,-1,107,106,74,75,-1,108,107,75,76,-1,109,108,76,77,-1,110,109,77,78,-1,111,110,78,79,-1,112,111,79,80,-1,113,112,80,81,-1,114,113,81,82,-1,115,114,82,83,-1,116,115,83,84,-1,117,116,84,85,-1,118,117,85,86,-1,119,118,86,87,-1,120,119,87,88,-1,121,120,88,89,-1,122,121,89,90,-1,123,122,90,91,-1,124,123,91,92,-1,125,124,92,93,-1,126,125,93,94,-1,127,95,64,96,-1,127,126,94,95,-1,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,-1,129,128,96,97,-1,130,129,97,98,-1,131,130,98,99,-1,132,131,99,100,-1,133,132,100,101,-1,134,133,101,102,-1,135,134,102,103,-1,136,135,103,104,-1,137,136,104,105,-1,138,137,105,106,-1,139,138,106,107,-1,140,139,107,108,-1,141,140,108,109,-1,142,141,109,110,-1,143,142,110,111,-1,144,143,111,112,-1,145,144,112,113,-1,146,145,113,114,-1,147,146,114,115,-1,148,147,115,116,-1,149,148,116,117,-1,150,149,117,118,-1,151,150,118,119,-1,152,151,119,120,-1,153,152,120,121,-1,154,153,121,122,-1,155,154,122,123,-1,156,155,123,124,-1,157,156,124,125,-1,158,157,125,126,-1,159,127,96,128,-1,159,158,126,127,-1,161,33,32,160,-1,162,34,33,161,-1,163,35,34,162,-1,164,36,35,163,-1,165,37,36,164,-1,166,38,37,165,-1,167,39,38,166,-1,168,40,39,167,-1,169,41,40,168,-1,170,42,41,169,-1,171,43,42,170,-1,172,44,43,171,-1,173,45,44,172,-1,174,46,45,173,-1,175,47,46,174,-1,176,48,47,175,-1,177,49,48,176,-1,178,50,49,177,-1,179,51,50,178,-1,180,52,51,179,-1,181,53,52,180,-1,182,54,53,181,-1,183,55,54,182,-1,184,56,55,183,-1,185,57,56,184,-1,186,58,57,185,-1,187,59,58,186,-1,188,60,59,187,-1,189,61,60,188,-1,190,62,61,189,-1,191,63,62,190,-1,191,160,32,63,-1,192,0,1,193,-1,193,161,160,192,-1,194,2,3,195,-1,195,163,162,194,-1,196,4,5,197,-1,197,165,164,196,-1,198,6,7,199,-1,199,167,166,198,-1,200,8,9,201,-1,201,169,168,200,-1,202,10,11,203,-1,203,171,170,202,-1,204,12,13,205,-1,205,173,172,204,-1,206,14,15,207,-1,207,175,174,206,-1,208,16,17,209,-1,209,177,176,208,-1,210,18,19,211,-1,211,179,178,210,-1,212,20,21,213,-1,213,181,180,212,-1,214,22,23,215,-1,215,183,182,214,-1,216,24,25,217,-1,217,185,184,216,-1,218,26,27,219,-1,219,187,186,218,-1,220,28,29,221,-1,221,189,188,220,-1,222,30,31,223,-1,223,191,190,222,-1,226,225,192,160,-1,227,191,223,224,-1,227,226,160,191,-1,230,229,222,190,-1,231,189,221,228,-1,231,230,190,189,-1,234,233,220,188,-1,235,187,219,232,-1,235,234,188,187,-1,238,237,218,186,-1,239,185,217,236,-1,239,238,186,185,-1,242,241,216,184,-1,243,183,215,240,-1,243,242,184,183,-1,246,245,214,182,-1,247,181,213,244,-1,247,246,182,181,-1,250,249,212,180,-1,251,179,211,248,-1,251,250,180,179,-1,254,253,210,178,-1,255,177,209,252,-1,255,254,178,177,-1,258,257,208,176,-1,259,175,207,256,-1,259,258,176,175}; return value; } private int[] getIndexedFaceSet_8_203_coordIndex_2() { int[] value = {-1,262,261,206,174,-1,263,173,205,260,-1,263,262,174,173,-1,266,265,204,172,-1,267,171,203,264,-1,267,266,172,171,-1,270,269,202,170,-1,271,169,201,268,-1,271,270,170,169,-1,274,273,200,168,-1,275,167,199,272,-1,275,274,168,167,-1,278,277,198,166,-1,279,165,197,276,-1,279,278,166,165,-1,282,281,196,164,-1,283,163,195,280,-1,283,282,164,163,-1,286,285,194,162,-1,287,161,193,284,-1,287,286,162,161,-1,288,192,225,320,-1,289,223,31,0,192,288,-1,290,222,229,322,-1,291,221,29,30,222,290,-1,292,220,233,324,-1,293,219,27,28,220,292,-1,294,218,237,326,-1,295,217,25,26,218,294,-1,296,216,241,328,-1,297,215,23,24,216,296,-1,298,214,245,330,-1,299,213,21,22,214,298,-1,300,212,249,332,-1,301,211,19,20,212,300,-1,302,210,253,334,-1,303,209,17,18,210,302,-1,304,208,257,336,-1,305,207,15,16,208,304,-1,306,206,261,338,-1,307,205,13,14,206,306,-1,308,204,265,340,-1,309,203,11,12,204,308,-1,310,202,269,342,-1,311,201,9,10,202,310,-1,312,200,273,344,-1,313,199,7,8,200,312,-1,314,198,277,346,-1,315,197,5,6,198,314,-1,316,196,281,348,-1,317,195,3,4,196,316,-1,318,194,285,350,-1,319,193,1,2,194,318,-1,320,225,226,227,224,321,-1,320,321,289,288,-1,321,224,223,289,-1,322,229,230,231,228,323,-1,322,323,291,290,-1,323,228,221,291,-1,324,233,234,235,232,325,-1,324,325,293,292,-1,325,232,219,293,-1,326,237,238,239,236,327,-1,326,327,295,294,-1,327,236,217,295,-1,328,241,242,243,240,329,-1,328,329,297,296,-1,329,240,215,297,-1,330,245,246,247,244,331,-1,330,331,299,298,-1,331,244,213,299,-1,332,249,250,251,248,333,-1,332,333,301,300,-1,333,248,211,301,-1,334,253,254,255,252,335,-1,334,335,303,302,-1,335,252,209,303,-1,336,257,258,259,256,337,-1,336,337,305,304,-1,337,256,207,305,-1,338,261,262,263,260,339,-1,338,339,307,306,-1,339,260,205,307,-1,340,265,266,267,264,341,-1,340,341,309,308,-1,341,264,203,309,-1,342,269,270,271,268,343,-1,342,343,311,310,-1,343,268,201,311,-1,344,273,274,275,272,345,-1,344,345,313,312,-1,345,272,199,313,-1,346,277,278,279,276,347,-1,346,347,315,314,-1,347,276,197,315,-1,348,281,282,283,280,349,-1,348,349,317,316,-1,349,280,195,317,-1,350,285,286,287,284,351,-1,350,351,319,318,-1,351,284,193,319,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_203_point_1() { float[] value = {-0.315441f,0.0217015f,-0.0275899f,-0.315913f,0.0169102f,-0.0275899f,-0.31731f,0.0123031f,-0.0275899f,-0.31958f,0.00805715f,-0.0275899f,-0.322634f,0.00433553f,-0.0275899f,-0.326356f,0.00128128f,-0.0275899f,-0.330602f,-9.88235E-4f,-0.0275899f,-0.335209f,-0.00238579f,-0.0275899f,-0.34f,-0.00285769f,-0.0275899f,-0.344791f,-0.00238579f,-0.0275899f,-0.349398f,-9.88235E-4f,-0.0275899f,-0.353644f,0.00128128f,-0.0275899f,-0.357366f,0.00433553f,-0.0275899f,-0.36042f,0.00805715f,-0.0275899f,-0.36269f,0.0123031f,-0.0275899f,-0.364087f,0.0169102f,-0.0275899f,-0.364559f,0.0217015f,-0.0275899f,-0.364087f,0.0264928f,-0.0275899f,-0.36269f,0.0310999f,-0.0275899f,-0.36042f,0.0353459f,-0.0275899f,-0.357366f,0.0390675f,-0.0275899f,-0.353644f,0.0421217f,-0.0275899f,-0.349398f,0.0443912f,-0.0275899f,-0.344791f,0.0457888f,-0.0275899f,-0.34f,0.0462607f,-0.0275899f,-0.335209f,0.0457888f,-0.0275899f,-0.330602f,0.0443912f,-0.0275899f,-0.326356f,0.0421217f,-0.0275899f,-0.322634f,0.0390675f,-0.0275899f,-0.31958f,0.0353459f,-0.0275899f,-0.31731f,0.0310999f,-0.0275899f,-0.315913f,0.0264928f,-0.0275899f,-0.315441f,0.0217015f,-0.0767083f,-0.315913f,0.0169102f,-0.0767083f,-0.31731f,0.0123031f,-0.0767083f,-0.31958f,0.00805715f,-0.0767083f,-0.322634f,0.00433553f,-0.0767083f,-0.326356f,0.00128128f,-0.0767083f,-0.330602f,-9.88235E-4f,-0.0767083f,-0.335209f,-0.00238579f,-0.0767083f,-0.34f,-0.00285769f,-0.0767083f,-0.344791f,-0.00238579f,-0.0767083f,-0.349398f,-9.88235E-4f,-0.0767083f,-0.353644f,0.00128128f,-0.0767083f,-0.357366f,0.00433553f,-0.0767083f,-0.36042f,0.00805715f,-0.0767083f,-0.36269f,0.0123031f,-0.0767083f,-0.364087f,0.0169102f,-0.0767083f,-0.364559f,0.0217015f,-0.0767083f,-0.364087f,0.0264928f,-0.0767083f,-0.36269f,0.0310999f,-0.0767083f,-0.36042f,0.0353459f,-0.0767083f,-0.357366f,0.0390675f,-0.0767083f,-0.353644f,0.0421217f,-0.0767083f,-0.349398f,0.0443912f,-0.0767083f,-0.344791f,0.0457888f,-0.0767083f,-0.34f,0.0462607f,-0.0767083f,-0.335209f,0.0457888f,-0.0767083f,-0.330602f,0.0443912f,-0.0767083f,-0.326356f,0.0421217f,-0.0767083f,-0.322634f,0.0390675f,-0.0767083f,-0.31958f,0.0353459f,-0.0767083f,-0.31731f,0.0310999f,-0.0767083f,-0.315913f,0.0264928f,-0.0767083f,-0.317888f,0.0260999f,-0.018678f,-0.319171f,0.0303292f,-0.018678f,-0.321254f,0.034227f,-0.018678f,-0.324058f,0.0376435f,-0.018678f,-0.327474f,0.0404473f,-0.018678f,-0.331372f,0.0425307f,-0.018678f,-0.335602f,0.0438137f,-0.018678f,-0.34f,0.0442469f,-0.018678f,-0.344398f,0.0438137f,-0.018678f,-0.348628f,0.0425307f,-0.018678f,-0.352526f,0.0404473f,-0.018678f,-0.355942f,0.0376435f,-0.018678f,-0.358746f,0.034227f,-0.018678f,-0.360829f,0.0303292f,-0.018678f,-0.362112f,0.0260999f,-0.018678f,-0.362545f,0.0217015f,-0.018678f,-0.362112f,0.0173031f,-0.018678f,-0.360829f,0.0130738f,-0.018678f,-0.358746f,0.00917598f,-0.018678f,-0.355942f,0.00575954f,-0.018678f,-0.352526f,0.00295574f,-0.018678f,-0.348628f,8.72324E-4f,-0.018678f,-0.344398f,-4.10636E-4f,-0.018678f,-0.34f,-8.43838E-4f,-0.018678f,-0.335602f,-4.10636E-4f,-0.018678f,-0.331372f,8.72324E-4f,-0.018678f,-0.327474f,0.00295574f,-0.018678f,-0.324058f,0.00575954f,-0.018678f,-0.321254f,0.00917598f,-0.018678f,-0.319171f,0.0130738f,-0.018678f,-0.317888f,0.0173031f,-0.018678f,-0.317455f,0.0217015f,-0.018678f,-0.323681f,0.0249475f,-0.0115914f,-0.324628f,0.0280688f,-0.0115914f,-0.326166f,0.0309453f,-0.0115914f,-0.328235f,0.0334667f,-0.0115914f}; return value; } private float[] getCoordinate_9_203_point_2() { float[] value = {-0.330756f,0.0355359f,-0.0115914f,-0.333633f,0.0370734f,-0.0115914f,-0.336754f,0.0380203f,-0.0115914f,-0.34f,0.03834f,-0.0115914f,-0.343246f,0.0380203f,-0.0115914f,-0.346367f,0.0370734f,-0.0115914f,-0.349244f,0.0355359f,-0.0115914f,-0.351765f,0.0334667f,-0.0115914f,-0.353834f,0.0309453f,-0.0115914f,-0.355372f,0.0280688f,-0.0115914f,-0.356319f,0.0249475f,-0.0115914f,-0.356638f,0.0217015f,-0.0115914f,-0.356319f,0.0184555f,-0.0115914f,-0.355372f,0.0153342f,-0.0115914f,-0.353834f,0.0124577f,-0.0115914f,-0.351765f,0.00993634f,-0.0115914f,-0.349244f,0.00786713f,-0.0115914f,-0.346367f,0.00632957f,-0.0115914f,-0.343246f,0.00538275f,-0.0115914f,-0.34f,0.00506304f,-0.0115914f,-0.336754f,0.00538275f,-0.0115914f,-0.333633f,0.00632957f,-0.0115914f,-0.330756f,0.00786713f,-0.0115914f,-0.328235f,0.00993634f,-0.0115914f,-0.326166f,0.0124577f,-0.0115914f,-0.324628f,0.0153342f,-0.0115914f,-0.323681f,0.0184555f,-0.0115914f,-0.323362f,0.0217015f,-0.0115914f,-0.332889f,0.0231159f,-0.00590061f,-0.333302f,0.024476f,-0.00590061f,-0.333972f,0.0257295f,-0.00590061f,-0.334873f,0.0268281f,-0.00590061f,-0.335972f,0.0277298f,-0.00590061f,-0.337226f,0.0283997f,-0.00590061f,-0.338586f,0.0288123f,-0.00590061f,-0.34f,0.0289516f,-0.00590061f,-0.341414f,0.0288123f,-0.00590061f,-0.342774f,0.0283997f,-0.00590061f,-0.344028f,0.0277298f,-0.00590061f,-0.345127f,0.0268281f,-0.00590061f,-0.346028f,0.0257295f,-0.00590061f,-0.346698f,0.024476f,-0.00590061f,-0.347111f,0.0231159f,-0.00590061f,-0.34725f,0.0217015f,-0.00590061f,-0.347111f,0.0202871f,-0.00590061f,-0.346698f,0.018927f,-0.00590061f,-0.346028f,0.0176736f,-0.00590061f,-0.345127f,0.0165749f,-0.00590061f,-0.344028f,0.0156733f,-0.00590061f,-0.342774f,0.0150033f,-0.00590061f,-0.341414f,0.0145907f,-0.00590061f,-0.34f,0.0144514f,-0.00590061f,-0.338586f,0.0145907f,-0.00590061f,-0.337226f,0.0150033f,-0.00590061f,-0.335972f,0.0156733f,-0.00590061f,-0.334873f,0.0165749f,-0.00590061f,-0.333972f,0.0176736f,-0.00590061f,-0.333302f,0.018927f,-0.00590061f,-0.332889f,0.0202871f,-0.00590061f,-0.33275f,0.0217015f,-0.00590061f,-0.315441f,0.0217015f,-0.0642813f,-0.315913f,0.0169102f,-0.0642813f,-0.31731f,0.0123031f,-0.0642813f,-0.31958f,0.00805715f,-0.0642813f,-0.322634f,0.00433553f,-0.0642813f,-0.326356f,0.00128128f,-0.0642813f,-0.330602f,-9.88235E-4f,-0.0642813f,-0.335209f,-0.00238579f,-0.0642813f,-0.34f,-0.00285769f,-0.0642813f,-0.344791f,-0.00238579f,-0.0642813f,-0.349398f,-9.88235E-4f,-0.0642813f,-0.353644f,0.00128128f,-0.0642813f,-0.357366f,0.00433553f,-0.0642813f,-0.36042f,0.00805715f,-0.0642813f,-0.36269f,0.0123031f,-0.0642813f,-0.364087f,0.0169102f,-0.0642813f,-0.364559f,0.0217015f,-0.0642813f,-0.364087f,0.0264928f,-0.0642813f,-0.36269f,0.0310999f,-0.0642813f,-0.36042f,0.0353459f,-0.0642813f,-0.357366f,0.0390675f,-0.0642813f,-0.353644f,0.0421217f,-0.0642813f,-0.349398f,0.0443912f,-0.0642813f,-0.344791f,0.0457888f,-0.0642813f,-0.34f,0.0462607f,-0.0642813f,-0.335209f,0.0457888f,-0.0642813f,-0.330602f,0.0443912f,-0.0642813f,-0.326356f,0.0421217f,-0.0642813f,-0.322634f,0.0390675f,-0.0642813f,-0.31958f,0.0353459f,-0.0642813f,-0.31731f,0.0310999f,-0.0642813f,-0.315913f,0.0264928f,-0.0642813f,-0.315441f,0.0217015f,-0.0398695f,-0.315913f,0.0169102f,-0.0398695f,-0.31731f,0.0123031f,-0.0398695f,-0.31958f,0.00805715f,-0.0398695f,-0.322634f,0.00433553f,-0.0398695f,-0.326356f,0.00128128f,-0.0398695f,-0.330602f,-9.88235E-4f,-0.0398695f,-0.335209f,-0.00238579f,-0.0398695f}; return value; } private float[] getCoordinate_9_203_point_3() { float[] value = {-0.34f,-0.00285769f,-0.0398695f,-0.344791f,-0.00238579f,-0.0398695f,-0.349398f,-9.88235E-4f,-0.0398695f,-0.353644f,0.00128128f,-0.0398695f,-0.357366f,0.00433553f,-0.0398695f,-0.36042f,0.00805715f,-0.0398695f,-0.36269f,0.0123031f,-0.0398695f,-0.364087f,0.0169102f,-0.0398695f,-0.364559f,0.0217015f,-0.0398695f,-0.364087f,0.0264928f,-0.0398695f,-0.36269f,0.0310999f,-0.0398695f,-0.36042f,0.0353459f,-0.0398695f,-0.357366f,0.0390675f,-0.0398695f,-0.353644f,0.0421217f,-0.0398695f,-0.349398f,0.0443912f,-0.0398695f,-0.344791f,0.0457888f,-0.0398695f,-0.34f,0.0462607f,-0.0398695f,-0.335209f,0.0457888f,-0.0398695f,-0.330602f,0.0443912f,-0.0398695f,-0.326356f,0.0421217f,-0.0398695f,-0.322634f,0.0390675f,-0.0398695f,-0.31958f,0.0353459f,-0.0398695f,-0.31731f,0.0310999f,-0.0398695f,-0.315913f,0.0264928f,-0.0398695f,-0.219895f,0.0656145f,-0.0398695f,-0.218328f,0.0610625f,-0.0398695f,-0.212874f,0.0355711f,-0.0642813f,-0.212994f,0.0366294f,-0.0642813f,-0.245843f,0.108234f,-0.0398695f,-0.242652f,0.104628f,-0.0398695f,-0.227858f,0.0831645f,-0.0642813f,-0.228374f,0.0840963f,-0.0642813f,-0.286124f,0.137679f,-0.0398695f,-0.281797f,0.135569f,-0.0398695f,-0.259915f,0.121401f,-0.0642813f,-0.260749f,0.122064f,-0.0642813f,-0.334608f,0.149468f,-0.0398695f,-0.329803f,0.149175f,-0.0398695f,-0.304165f,0.144459f,-0.0642813f,-0.305188f,0.144753f,-0.0642813f,-0.383913f,0.141806f,-0.0398695f,-0.379361f,0.143374f,-0.0398695f,-0.35387f,0.148828f,-0.0642813f,-0.354928f,0.148708f,-0.0642813f,-0.426532f,0.115859f,-0.0398695f,-0.422927f,0.119049f,-0.0398695f,-0.401463f,0.133843f,-0.0642813f,-0.402395f,0.133327f,-0.0642813f,-0.455978f,0.075577f,-0.0398695f,-0.453868f,0.0799044f,-0.0398695f,-0.439699f,0.101786f,-0.0642813f,-0.440363f,0.100953f,-0.0642813f,-0.467767f,0.0270932f,-0.0398695f,-0.467473f,0.0318987f,-0.0398695f,-0.462757f,0.0575368f,-0.0642813f,-0.463051f,0.0565131f,-0.0642813f,-0.460105f,-0.0222115f,-0.0398695f,-0.461672f,-0.0176595f,-0.0398695f,-0.467126f,0.0078319f,-0.0642813f,-0.467006f,0.00677361f,-0.0642813f,-0.434157f,-0.0648308f,-0.0398695f,-0.437348f,-0.0612253f,-0.0398695f,-0.452142f,-0.0397614f,-0.0642813f,-0.451626f,-0.0406933f,-0.0642813f,-0.393876f,-0.0942764f,-0.0398695f,-0.398203f,-0.0921663f,-0.0398695f,-0.420085f,-0.0779976f,-0.0642813f,-0.419251f,-0.0786611f,-0.0642813f,-0.345392f,-0.106065f,-0.0398695f,-0.350197f,-0.105772f,-0.0398695f,-0.375835f,-0.101055f,-0.0642813f,-0.374812f,-0.10135f,-0.0642813f,-0.296087f,-0.098403f,-0.0398695f,-0.300639f,-0.0999708f,-0.0398695f,-0.32613f,-0.105425f,-0.0642813f,-0.325072f,-0.105305f,-0.0642813f,-0.253468f,-0.0724558f,-0.0398695f,-0.257073f,-0.0756463f,-0.0398695f,-0.278537f,-0.0904402f,-0.0642813f,-0.277605f,-0.0899244f,-0.0642813f,-0.224022f,-0.032174f,-0.0398695f,-0.226132f,-0.0365014f,-0.0398695f,-0.240301f,-0.058383f,-0.0642813f,-0.239637f,-0.0575499f,-0.0642813f,-0.212233f,0.0163098f,-0.0398695f,-0.212527f,0.0115044f,-0.0398695f,-0.217243f,-0.0141338f,-0.0642813f,-0.216949f,-0.0131101f,-0.0642813f,-0.315598f,0.0232986f,-0.0375646f,-0.315755f,0.0248957f,-0.0375646f,-0.318067f,0.0325152f,-0.0375646f,-0.318823f,0.0339305f,-0.0375646f,-0.323875f,0.0400856f,-0.0375646f,-0.325115f,0.0411037f,-0.0375646f,-0.332137f,0.0448571f,-0.0375646f,-0.333673f,0.045323f,-0.0375646f,-0.341597f,0.0461034f,-0.0375646f,-0.343194f,0.0459461f,-0.0375646f,-0.350814f,0.0436347f,-0.0375646f,-0.352229f,0.0428782f,-0.0375646f}; return value; } private float[] getCoordinate_9_203_point_4() { float[] value = {-0.358384f,0.0378269f,-0.0375646f,-0.359402f,0.0365864f,-0.0375646f,-0.363156f,0.0295642f,-0.0375646f,-0.363621f,0.0280285f,-0.0375646f,-0.364402f,0.0201044f,-0.0375646f,-0.364245f,0.0185073f,-0.0375646f,-0.361933f,0.0108878f,-0.0375646f,-0.361177f,0.00947247f,-0.0375646f,-0.356125f,0.00331745f,-0.0375646f,-0.354885f,0.00229936f,-0.0375646f,-0.347863f,-0.00145409f,-0.0375646f,-0.346327f,-0.00191994f,-0.0375646f,-0.338403f,-0.00270039f,-0.0375646f,-0.336806f,-0.00254309f,-0.0375646f,-0.329186f,-2.3173E-4f,-0.0375646f,-0.327771f,5.24774E-4f,-0.0375646f,-0.321616f,0.00557607f,-0.0375646f,-0.320598f,0.00681661f,-0.0375646f,-0.316844f,0.0138388f,-0.0375646f,-0.316379f,0.0153745f,-0.0375646f,-0.219893f,0.0655486f,-0.0371917f,-0.220453f,0.0670526f,-0.0371917f,-0.245815f,0.108174f,-0.0371917f,-0.246908f,0.109349f,-0.0371917f,-0.286076f,0.137635f,-0.0371917f,-0.287535f,0.138302f,-0.0371917f,-0.334546f,0.149446f,-0.0371917f,-0.33615f,0.149504f,-0.0371917f,-0.383847f,0.141809f,-0.0371917f,-0.385351f,0.141249f,-0.0371917f,-0.426472f,0.115887f,-0.0371917f,-0.427648f,0.114794f,-0.0371917f,-0.455933f,0.0756255f,-0.0371917f,-0.456601f,0.0741662f,-0.0371917f,-0.467744f,0.0271551f,-0.0371917f,-0.467802f,0.0255514f,-0.0371917f,-0.460107f,-0.0221456f,-0.0371917f,-0.459547f,-0.0236496f,-0.0371917f,-0.434185f,-0.0647709f,-0.0371917f,-0.433092f,-0.0659462f,-0.0371917f,-0.393924f,-0.0942316f,-0.0371917f,-0.392465f,-0.0948993f,-0.0371917f,-0.345454f,-0.106043f,-0.0371917f,-0.34385f,-0.106101f,-0.0371917f,-0.296153f,-0.0984057f,-0.0371917f,-0.294649f,-0.0978459f,-0.0371917f,-0.253528f,-0.0724835f,-0.0371917f,-0.252352f,-0.0713908f,-0.0371917f,-0.224067f,-0.0322225f,-0.0371917f,-0.223399f,-0.0307632f,-0.0371917f,-0.212256f,0.0162479f,-0.0371917f,-0.212198f,0.0178516f,-0.0371917f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_209_coordIndex_1() { int[] value = {7,164,156,37,-1,22,168,160,52,-1,30,0,1,31,-1,31,1,2,32,-1,32,2,3,33,-1,33,3,4,34,-1,34,4,5,35,-1,35,5,6,36,-1,38,157,165,8,-1,39,9,10,40,-1,40,10,11,41,-1,41,11,12,42,-1,42,12,13,43,-1,43,13,14,44,-1,44,14,15,45,-1,45,15,16,46,-1,46,16,17,47,-1,47,17,18,48,-1,48,18,19,49,-1,49,19,20,50,-1,50,20,21,51,-1,53,161,169,23,-1,54,24,25,55,-1,55,25,26,56,-1,56,26,27,57,-1,57,27,28,58,-1,58,28,29,59,-1,59,29,0,30,-1,61,60,137,90,2,1,0,29,28,62,136,-1,63,62,28,27,-1,64,63,27,26,-1,65,64,26,25,-1,66,65,25,24,-1,67,68,230,231,-1,70,69,22,21,-1,71,70,21,20,-1,73,109,224,127,126,238,-1,74,73,72,71,20,19,18,17,-1,75,74,17,16,-1,76,75,16,15,-1,77,76,15,14,-1,78,77,14,13,-1,80,102,227,124,123,236,-1,81,80,79,78,13,12,11,10,-1,82,81,10,9,-1,83,82,9,8,-1,84,85,235,234,-1,85,97,221,128,129,235,-1,87,86,6,5,-1,88,87,5,4,-1,89,88,4,3,-1,90,89,3,2,-1,91,121,139,120,58,59,30,31,32,92,138,-1,92,93,89,90,-1,93,92,32,33,-1,93,94,88,89,-1,94,93,33,34,-1,94,95,87,88,-1,95,94,34,35,-1,95,96,86,87,-1,96,95,35,36,-1,96,97,85,86,-1,97,98,220,221,-1,99,100,82,83,-1,100,99,38,39,-1,100,101,81,82,-1,101,100,39,40,-1,101,102,80,81,-1,103,104,78,79,-1,104,103,102,101,40,41,42,43,-1,104,105,77,78,-1,105,104,43,44,-1,105,106,76,77,-1,106,105,44,45,-1,106,107,75,76,-1,107,106,45,46,-1,107,108,74,75,-1,108,107,46,47,-1,108,109,73,74,-1,109,110,225,224,-1,110,111,71,72,-1,111,110,109,108,47,48,49,50,-1,111,112,70,71,-1,112,111,50,51,-1,112,113,69,70,-1,113,112,51,52,-1,114,115,229,228,-1,115,116,66,67,-1,116,117,65,66,-1,117,116,54,55,-1,117,118,64,65,-1,118,117,55,56,-1,118,119,63,64,-1,119,118,56,57,-1,119,120,62,63,-1,120,119,57,58,-1,129,128,222,91,60,232,-1,133,114,68,132,-1,133,132,69,113,-1,135,99,83,134,-1,135,134,84,98,-1,136,62,120,139,-1,137,60,91,138,-1,138,92,90,137,-1,139,121,61,136,-1,143,142,190,51,21,204,-1,151,150,194,36,6,208,-1,157,196,213,165,-1,161,198,215,169,-1,164,212,197,156,-1,168,214,199,160,-1,172,168,22,69,132,68,67,66,24,23,169,173,-1,176,164,7,6,86,85,84,134,83,8,165,177,-1,180,203,218,172,-1,181,161,53,54,116,115,114,133,113,52,160,180,-1,181,180,172,173,-1,182,163,141,142,143,144,170,179,178,171,145,146,147,140,162,183,-1,184,201,216,176,-1,185,157,38,99,135,98,97,96,36,37,156,184,-1,185,184,176,177,-1,186,159,149,150,151,152,166,175,174,167,153,154,155,148,158,187,-1,188,53,23,206,-1,188,140,147,191,-1,189,52,51,190,-1,189,141,163,199,-1,190,142,141,189,-1,191,54,53,188,-1,192,38,8,210,-1,192,148,155,195,-1,193,37,36,194,-1,193,149,159,197,-1,194,150,149,193,-1,195,39,38,192,-1,196,157,185,200,-1,196,158,148,192,-1,196,192,210,213,-1,197,159,186,201,-1,198,161,181,202,-1,198,162,140,188,-1,198,188,206,215,-1,199,163,182,203,-1,200,185,177,217,-1,200,187,158,196,-1,201,184,156,197,-1,201,186,187,200,-1,201,200,217,216,-1,202,181,173,219,-1,202,183,162,198,-1,203,180,160,199,-1,203,182,183,202,-1,203,202,219,218,-1,204,21,22,205,-1,205,22,52,189,-1,205,144,143,204,-1,206,23,24,207,-1,206,145,171,215,-1,207,24,54,191,147,146,-1,207,146,145,206,-1,208,6,7,209,-1,209,7,37,193,-1,209,152,151,208,-1,210,8,9,211,-1,210,153,167,213,-1,211,9,39,195,155,154,-1,211,154,153,210,-1,212,164,176,216,-1,212,166,152,209,-1,212,209,193,197,-1,213,167,174,217,-1,214,168,172,218,-1,214,170,144,205,-1,214,205,189,199,-1,215,171,178,219,-1,216,175,166,212,-1,217,174,175,216,-1,217,177,165,213,-1,218,179,170,214,-1,219,173,169,215,-1,219,178,179,218,-1,223,121,91}; return value; } private int[] getIndexedFaceSet_8_209_coordIndex_2() { int[] value = {222,-1,227,102,103,226,-1,230,68,114,228,125,122,-1,231,131,130,229,115,67,-1,232,60,61,233,-1,233,61,121,223,130,131,-1,234,123,124,220,98,84,-1,237,79,80,236,-1,237,126,127,226,103,79,-1,239,72,73,238,-1,239,122,125,225,110,72,-1,241,240,239,238,-1,242,241,238,126,-1,243,242,126,237,-1,244,243,237,236,-1,245,244,236,123,-1,246,245,123,234,-1,247,246,234,235,-1,248,247,235,129,-1,249,248,129,232,-1,250,249,232,233,-1,251,250,233,131,-1,252,251,131,231,-1,253,252,231,230,-1,254,122,239,240,-1,254,253,230,122,-1,255,256,252,253,-1,256,255,228,229,-1,256,257,251,252,-1,257,256,229,130,-1,257,258,250,251,-1,258,257,130,223,-1,258,259,249,250,-1,259,258,223,222,-1,259,260,248,249,-1,260,259,222,128,-1,260,261,247,248,-1,261,260,128,221,-1,261,262,246,247,-1,262,261,221,220,-1,262,263,245,246,-1,263,262,220,124,-1,263,264,244,245,-1,264,263,124,227,-1,264,265,243,244,-1,265,264,227,226,-1,265,266,242,243,-1,266,265,226,127,-1,266,267,241,242,-1,267,266,127,224,-1,267,268,240,241,-1,268,267,224,225,-1,268,269,254,240,-1,269,125,228,255,-1,269,255,253,254,-1,269,268,225,125,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_209_point_1() { float[] value = {0.253742f,-0.274859f,0.814043f,0.253742f,-0.277277f,0.838593f,0.253742f,-0.284438f,0.862199f,0.253742f,-0.296067f,0.883956f,0.253742f,-0.311717f,0.903025f,0.253742f,-0.330786f,0.918675f,0.253742f,-0.352542f,0.935084f,0.253742f,-0.363764f,0.93702f,0.253742f,-0.437634f,0.93702f,0.253742f,-0.448856f,0.935084f,0.253742f,-0.470612f,0.918675f,0.253742f,-0.489682f,0.903025f,0.253742f,-0.505331f,0.883956f,0.253742f,-0.51696f,0.862199f,0.253742f,-0.524121f,0.838593f,0.253742f,-0.526539f,0.814043f,0.253742f,-0.524121f,0.789492f,0.253742f,-0.51696f,0.765886f,0.253742f,-0.505331f,0.74413f,0.253742f,-0.489682f,0.72506f,0.253742f,-0.470612f,0.70941f,0.253742f,-0.448856f,0.693001f,0.253742f,-0.437634f,0.691065f,0.253742f,-0.363764f,0.691065f,0.253742f,-0.352542f,0.693001f,0.253742f,-0.330786f,0.70941f,0.253742f,-0.311717f,0.72506f,0.253742f,-0.296067f,0.74413f,0.253742f,-0.284438f,0.765886f,0.253742f,-0.277277f,0.789492f,0.267333f,-0.274859f,0.814043f,0.267333f,-0.277277f,0.838593f,0.267333f,-0.284438f,0.862199f,0.267333f,-0.296067f,0.883956f,0.267333f,-0.311717f,0.903025f,0.267333f,-0.330786f,0.918675f,0.267333f,-0.352542f,0.935084f,0.267333f,-0.363764f,0.93702f,0.267333f,-0.437634f,0.93702f,0.267333f,-0.448856f,0.935084f,0.267333f,-0.470612f,0.918675f,0.267333f,-0.489682f,0.903025f,0.267333f,-0.505331f,0.883956f,0.267333f,-0.51696f,0.862199f,0.267333f,-0.524121f,0.838593f,0.267333f,-0.526539f,0.814043f,0.267333f,-0.524121f,0.789492f,0.267333f,-0.51696f,0.765886f,0.267333f,-0.505331f,0.74413f,0.267333f,-0.489682f,0.72506f,0.267333f,-0.470612f,0.70941f,0.267333f,-0.448856f,0.693001f,0.267333f,-0.437634f,0.691065f,0.267333f,-0.363764f,0.691065f,0.267333f,-0.352542f,0.693001f,0.267333f,-0.330786f,0.70941f,0.267333f,-0.311717f,0.72506f,0.267333f,-0.296067f,0.74413f,0.267333f,-0.284438f,0.765886f,0.267333f,-0.277277f,0.789492f,0.253742f,-0.284618f,0.816516f,0.253742f,-0.284618f,0.811569f,0.253742f,-0.294204f,0.769931f,0.253742f,-0.304856f,0.750002f,0.253742f,-0.319191f,0.732535f,0.253742f,-0.336659f,0.7182f,0.253742f,-0.356588f,0.707548f,0.253742f,-0.361988f,0.704803f,0.253742f,-0.366879f,0.704251f,0.253742f,-0.423187f,0.700988f,0.253742f,-0.444811f,0.707548f,0.253742f,-0.46474f,0.7182f,0.253742f,-0.484506f,0.733681f,0.253742f,-0.487452f,0.736524f,0.253742f,-0.507194f,0.769931f,0.253742f,-0.513754f,0.791555f,0.253742f,-0.515969f,0.814043f,0.253742f,-0.513754f,0.836531f,0.253742f,-0.507194f,0.858154f,0.253742f,-0.487452f,0.891562f,0.253742f,-0.484506f,0.894404f,0.253742f,-0.46474f,0.909886f,0.253742f,-0.444811f,0.920538f,0.253742f,-0.423187f,0.927097f,0.253742f,-0.366879f,0.923834f,0.253742f,-0.361988f,0.923283f,0.253742f,-0.356588f,0.920538f,0.253742f,-0.336659f,0.909886f,0.253742f,-0.319191f,0.89555f,0.253742f,-0.304856f,0.878083f,0.253742f,-0.294204f,0.858154f,0.267333f,-0.284618f,0.816516f,0.267333f,-0.294204f,0.858154f,0.267333f,-0.304856f,0.878083f,0.267333f,-0.319191f,0.89555f,0.267333f,-0.336659f,0.909886f,0.267333f,-0.356588f,0.920538f,0.267333f,-0.361988f,0.923283f,0.267333f,-0.366879f,0.923834f,0.267333f,-0.423187f,0.927097f}; return value; } private float[] getCoordinate_9_209_point_2() { float[] value = {0.267333f,-0.444811f,0.920538f,0.267333f,-0.46474f,0.909886f,0.267333f,-0.484506f,0.894404f,0.267333f,-0.487452f,0.891562f,0.267333f,-0.507194f,0.858154f,0.267333f,-0.513754f,0.836531f,0.267333f,-0.515969f,0.814043f,0.267333f,-0.513754f,0.791555f,0.267333f,-0.507194f,0.769931f,0.267333f,-0.487452f,0.736524f,0.267333f,-0.484506f,0.733681f,0.267333f,-0.46474f,0.7182f,0.267333f,-0.444811f,0.707548f,0.267333f,-0.423187f,0.700988f,0.267333f,-0.366879f,0.704251f,0.267333f,-0.361988f,0.704803f,0.267333f,-0.356588f,0.707548f,0.267333f,-0.336659f,0.7182f,0.267333f,-0.319191f,0.732535f,0.267333f,-0.304856f,0.750002f,0.267333f,-0.294204f,0.769931f,0.267333f,-0.284618f,0.811569f,0.253742f,-0.409316f,0.762882f,0.253742f,-0.409316f,0.865203f,0.267333f,-0.409316f,0.865203f,0.267333f,-0.409316f,0.762882f,0.253742f,-0.438685f,0.814043f,0.267333f,-0.438685f,0.814043f,0.267333f,-0.361988f,0.849239f,0.253742f,-0.361988f,0.849239f,0.267333f,-0.361988f,0.778846f,0.253742f,-0.361988f,0.778846f,0.253742f,-0.395033f,0.699054f,0.267333f,-0.395033f,0.699054f,0.253742f,-0.395033f,0.929031f,0.267333f,-0.395033f,0.929031f,0.253742f,-0.286881f,0.79075f,0.253742f,-0.286881f,0.837335f,0.267333f,-0.286881f,0.837335f,0.267333f,-0.286881f,0.79075f,0.267333f,-0.364346f,0.568167f,0.267333f,-0.437053f,0.568167f,0.267333f,-0.448856f,0.568167f,0.253742f,-0.448856f,0.568167f,0.253742f,-0.437053f,0.568167f,0.253742f,-0.364346f,0.568167f,0.253742f,-0.352542f,0.568167f,0.267333f,-0.352542f,0.568167f,0.267333f,-0.437053f,1.05992f,0.267333f,-0.364346f,1.05992f,0.267333f,-0.352542f,1.05992f,0.253742f,-0.352542f,1.05992f,0.253742f,-0.364346f,1.05992f,0.253742f,-0.437053f,1.05992f,0.253742f,-0.448856f,1.05992f,0.267333f,-0.448856f,1.05992f,0.267333f,-0.375578f,0.939102f,0.267333f,-0.425821f,0.939102f,0.267333f,-0.425014f,1.05992f,0.267333f,-0.376385f,1.05992f,0.267333f,-0.425821f,0.688983f,0.267333f,-0.375578f,0.688983f,0.267333f,-0.376385f,0.568167f,0.267333f,-0.425014f,0.568167f,0.253742f,-0.375578f,0.939102f,0.253742f,-0.425821f,0.939102f,0.253742f,-0.376385f,1.05992f,0.253742f,-0.425014f,1.05992f,0.253742f,-0.425821f,0.688983f,0.253742f,-0.375578f,0.688983f,0.253742f,-0.425014f,0.568167f,0.253742f,-0.376385f,0.568167f,0.253742f,-0.408723f,0.686546f,0.253742f,-0.392676f,0.686546f,0.253742f,-0.408804f,1.05992f,0.253742f,-0.392595f,1.05992f,0.253742f,-0.392676f,0.941539f,0.253742f,-0.408723f,0.941539f,0.253742f,-0.392595f,0.568167f,0.253742f,-0.408804f,0.568167f,0.267333f,-0.408723f,0.686546f,0.267333f,-0.392676f,0.686546f,0.267333f,-0.408804f,0.568167f,0.267333f,-0.392595f,0.568167f,0.267333f,-0.392676f,0.941539f,0.267333f,-0.408723f,0.941539f,0.267333f,-0.392595f,1.05992f,0.267333f,-0.408804f,1.05992f,0.267333f,-0.364346f,0.586892f,0.267333f,-0.437053f,0.586892f,0.267333f,-0.448856f,0.586892f,0.267333f,-0.352542f,0.586892f,0.267333f,-0.437053f,1.04119f,0.267333f,-0.364346f,1.04119f,0.267333f,-0.352542f,1.04119f,0.267333f,-0.448856f,1.04119f,0.267333f,-0.425014f,1.04119f,0.267333f,-0.376385f,1.04119f,0.267333f,-0.376385f,0.586892f,0.267333f,-0.425014f,0.586892f}; return value; } private float[] getCoordinate_9_209_point_3() { float[] value = {0.267333f,-0.408804f,1.04119f,0.267333f,-0.392595f,1.04119f,0.267333f,-0.392595f,0.586892f,0.267333f,-0.408804f,0.586892f,0.253742f,-0.448856f,0.586892f,0.253742f,-0.437053f,0.586892f,0.253742f,-0.364346f,0.586892f,0.253742f,-0.352542f,0.586892f,0.253742f,-0.352542f,1.04119f,0.253742f,-0.364346f,1.04119f,0.253742f,-0.437053f,1.04119f,0.253742f,-0.448856f,1.04119f,0.253742f,-0.376385f,1.04119f,0.253742f,-0.425014f,1.04119f,0.253742f,-0.425014f,0.586892f,0.253742f,-0.376385f,0.586892f,0.253742f,-0.392595f,1.04119f,0.253742f,-0.408804f,1.04119f,0.253742f,-0.408804f,0.586892f,0.253742f,-0.392595f,0.586892f,0.267333f,-0.375367f,0.912108f,0.267333f,-0.361988f,0.908474f,0.267333f,-0.300092f,0.823061f,0.267333f,-0.300092f,0.805024f,0.267333f,-0.477698f,0.752027f,0.267333f,-0.469468f,0.739522f,0.267333f,-0.477698f,0.876058f,0.267333f,-0.469468f,0.888564f,0.267333f,-0.375367f,0.715977f,0.267333f,-0.361988f,0.719611f,0.253742f,-0.375367f,0.715977f,0.253742f,-0.361988f,0.719611f,0.253742f,-0.300092f,0.823061f,0.253742f,-0.300092f,0.805024f,0.253742f,-0.375367f,0.912108f,0.253742f,-0.361988f,0.908474f,0.253742f,-0.469468f,0.888564f,0.253742f,-0.477698f,0.876058f,0.253742f,-0.477698f,0.752027f,0.253742f,-0.469468f,0.739522f,0.253742f,-0.466182f,0.74981f,0.253742f,-0.467709f,0.75213f,0.253742f,-0.42876f,0.814043f,0.253742f,-0.467709f,0.875955f,0.253742f,-0.466182f,0.878276f,0.253742f,-0.406312f,0.855025f,0.253742f,-0.371966f,0.902479f,0.253742f,-0.370388f,0.902051f,0.253742f,-0.370388f,0.843671f,0.253742f,-0.308492f,0.817493f,0.253742f,-0.308492f,0.810593f,0.253742f,-0.370388f,0.784415f,0.253742f,-0.370388f,0.726035f,0.253742f,-0.371966f,0.725606f,0.253742f,-0.406312f,0.77306f,0.267333f,-0.371966f,0.725606f,0.267333f,-0.370388f,0.726035f,0.267333f,-0.370388f,0.784415f,0.267333f,-0.308492f,0.810593f,0.267333f,-0.308492f,0.817493f,0.267333f,-0.370388f,0.843671f,0.267333f,-0.370388f,0.902051f,0.267333f,-0.371966f,0.902479f,0.267333f,-0.406312f,0.855025f,0.267333f,-0.466182f,0.878276f,0.267333f,-0.467709f,0.875955f,0.267333f,-0.42876f,0.814043f,0.267333f,-0.467709f,0.75213f,0.267333f,-0.466182f,0.74981f,0.267333f,-0.406312f,0.77306f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_214_coordIndex_1() { int[] value = {7,164,156,37,-1,22,168,160,52,-1,30,0,1,31,-1,31,1,2,32,-1,32,2,3,33,-1,33,3,4,34,-1,34,4,5,35,-1,35,5,6,36,-1,38,157,165,8,-1,39,9,10,40,-1,40,10,11,41,-1,41,11,12,42,-1,42,12,13,43,-1,43,13,14,44,-1,44,14,15,45,-1,45,15,16,46,-1,46,16,17,47,-1,47,17,18,48,-1,48,18,19,49,-1,49,19,20,50,-1,50,20,21,51,-1,53,161,169,23,-1,54,24,25,55,-1,55,25,26,56,-1,56,26,27,57,-1,57,27,28,58,-1,58,28,29,59,-1,59,29,0,30,-1,61,60,137,90,2,1,0,29,28,62,136,-1,63,62,28,27,-1,64,63,27,26,-1,65,64,26,25,-1,66,65,25,24,-1,67,68,230,231,-1,70,69,22,21,-1,71,70,21,20,-1,73,109,224,127,126,238,-1,74,73,72,71,20,19,18,17,-1,75,74,17,16,-1,76,75,16,15,-1,77,76,15,14,-1,78,77,14,13,-1,80,102,227,124,123,236,-1,81,80,79,78,13,12,11,10,-1,82,81,10,9,-1,83,82,9,8,-1,84,85,235,234,-1,85,97,221,128,129,235,-1,87,86,6,5,-1,88,87,5,4,-1,89,88,4,3,-1,90,89,3,2,-1,91,121,139,120,58,59,30,31,32,92,138,-1,92,93,89,90,-1,93,92,32,33,-1,93,94,88,89,-1,94,93,33,34,-1,94,95,87,88,-1,95,94,34,35,-1,95,96,86,87,-1,96,95,35,36,-1,96,97,85,86,-1,97,98,220,221,-1,99,100,82,83,-1,100,99,38,39,-1,100,101,81,82,-1,101,100,39,40,-1,101,102,80,81,-1,103,104,78,79,-1,104,103,102,101,40,41,42,43,-1,104,105,77,78,-1,105,104,43,44,-1,105,106,76,77,-1,106,105,44,45,-1,106,107,75,76,-1,107,106,45,46,-1,107,108,74,75,-1,108,107,46,47,-1,108,109,73,74,-1,109,110,225,224,-1,110,111,71,72,-1,111,110,109,108,47,48,49,50,-1,111,112,70,71,-1,112,111,50,51,-1,112,113,69,70,-1,113,112,51,52,-1,114,115,229,228,-1,115,116,66,67,-1,116,117,65,66,-1,117,116,54,55,-1,117,118,64,65,-1,118,117,55,56,-1,118,119,63,64,-1,119,118,56,57,-1,119,120,62,63,-1,120,119,57,58,-1,129,128,222,91,60,232,-1,133,114,68,132,-1,133,132,69,113,-1,135,99,83,134,-1,135,134,84,98,-1,136,62,120,139,-1,137,60,91,138,-1,138,92,90,137,-1,139,121,61,136,-1,143,142,190,51,21,204,-1,151,150,194,36,6,208,-1,157,196,213,165,-1,161,198,215,169,-1,164,212,197,156,-1,168,214,199,160,-1,172,168,22,69,132,68,67,66,24,23,169,173,-1,176,164,7,6,86,85,84,134,83,8,165,177,-1,180,203,218,172,-1,181,161,53,54,116,115,114,133,113,52,160,180,-1,181,180,172,173,-1,182,163,141,142,143,144,170,179,178,171,145,146,147,140,162,183,-1,184,201,216,176,-1,185,157,38,99,135,98,97,96,36,37,156,184,-1,185,184,176,177,-1,186,159,149,150,151,152,166,175,174,167,153,154,155,148,158,187,-1,188,53,23,206,-1,188,140,147,191,-1,189,52,51,190,-1,189,141,163,199,-1,190,142,141,189,-1,191,54,53,188,-1,192,38,8,210,-1,192,148,155,195,-1,193,37,36,194,-1,193,149,159,197,-1,194,150,149,193,-1,195,39,38,192,-1,196,157,185,200,-1,196,158,148,192,-1,196,192,210,213,-1,197,159,186,201,-1,198,161,181,202,-1,198,162,140,188,-1,198,188,206,215,-1,199,163,182,203,-1,200,185,177,217,-1,200,187,158,196,-1,201,184,156,197,-1,201,186,187,200,-1,201,200,217,216,-1,202,181,173,219,-1,202,183,162,198,-1,203,180,160,199,-1,203,182,183,202,-1,203,202,219,218,-1,204,21,22,205,-1,205,22,52,189,-1,205,144,143,204,-1,206,23,24,207,-1,206,145,171,215,-1,207,24,54,191,147,146,-1,207,146,145,206,-1,208,6,7,209,-1,209,7,37,193,-1,209,152,151,208,-1,210,8,9,211,-1,210,153,167,213,-1,211,9,39,195,155,154,-1,211,154,153,210,-1,212,164,176,216,-1,212,166,152,209,-1,212,209,193,197,-1,213,167,174,217,-1,214,168,172,218,-1,214,170,144,205,-1,214,205,189,199,-1,215,171,178,219,-1,216,175,166,212,-1,217,174,175,216,-1,217,177,165,213,-1,218,179,170,214,-1,219,173,169,215,-1,219,178,179,218,-1,223,121,91}; return value; } private int[] getIndexedFaceSet_8_214_coordIndex_2() { int[] value = {222,-1,227,102,103,226,-1,230,68,114,228,125,122,-1,231,131,130,229,115,67,-1,232,60,61,233,-1,233,61,121,223,130,131,-1,234,123,124,220,98,84,-1,237,79,80,236,-1,237,126,127,226,103,79,-1,239,72,73,238,-1,239,122,125,225,110,72,-1,241,240,239,238,-1,242,241,238,126,-1,243,242,126,237,-1,244,243,237,236,-1,245,244,236,123,-1,246,245,123,234,-1,247,246,234,235,-1,248,247,235,129,-1,249,248,129,232,-1,250,249,232,233,-1,251,250,233,131,-1,252,251,131,231,-1,253,252,231,230,-1,254,122,239,240,-1,254,253,230,122,-1,255,256,252,253,-1,256,255,228,229,-1,256,257,251,252,-1,257,256,229,130,-1,257,258,250,251,-1,258,257,130,223,-1,258,259,249,250,-1,259,258,223,222,-1,259,260,248,249,-1,260,259,222,128,-1,260,261,247,248,-1,261,260,128,221,-1,261,262,246,247,-1,262,261,221,220,-1,262,263,245,246,-1,263,262,220,124,-1,263,264,244,245,-1,264,263,124,227,-1,264,265,243,244,-1,265,264,227,226,-1,265,266,242,243,-1,266,265,226,127,-1,266,267,241,242,-1,267,266,127,224,-1,267,268,240,241,-1,268,267,224,225,-1,268,269,254,240,-1,269,125,228,255,-1,269,255,253,254,-1,269,268,225,125,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_214_point_1() { float[] value = {-0.270001f,-0.274859f,0.814043f,-0.270001f,-0.277277f,0.838593f,-0.270001f,-0.284438f,0.862199f,-0.270001f,-0.296067f,0.883956f,-0.270001f,-0.311717f,0.903025f,-0.270001f,-0.330786f,0.918675f,-0.270001f,-0.352542f,0.935084f,-0.270001f,-0.363764f,0.93702f,-0.270001f,-0.437634f,0.93702f,-0.270001f,-0.448856f,0.935084f,-0.270001f,-0.470612f,0.918675f,-0.270001f,-0.489682f,0.903025f,-0.270001f,-0.505331f,0.883956f,-0.270001f,-0.51696f,0.862199f,-0.270001f,-0.524121f,0.838593f,-0.270001f,-0.526539f,0.814043f,-0.270001f,-0.524121f,0.789492f,-0.270001f,-0.51696f,0.765886f,-0.270001f,-0.505331f,0.74413f,-0.270001f,-0.489682f,0.72506f,-0.270001f,-0.470612f,0.70941f,-0.270001f,-0.448856f,0.693001f,-0.270001f,-0.437634f,0.691065f,-0.270001f,-0.363764f,0.691065f,-0.270001f,-0.352542f,0.693001f,-0.270001f,-0.330786f,0.70941f,-0.270001f,-0.311717f,0.72506f,-0.270001f,-0.296067f,0.74413f,-0.270001f,-0.284438f,0.765886f,-0.270001f,-0.277277f,0.789492f,-0.256411f,-0.274859f,0.814043f,-0.256411f,-0.277277f,0.838593f,-0.256411f,-0.284438f,0.862199f,-0.256411f,-0.296067f,0.883956f,-0.256411f,-0.311717f,0.903025f,-0.256411f,-0.330786f,0.918675f,-0.256411f,-0.352542f,0.935084f,-0.256411f,-0.363764f,0.93702f,-0.256411f,-0.437634f,0.93702f,-0.256411f,-0.448856f,0.935084f,-0.256411f,-0.470612f,0.918675f,-0.256411f,-0.489682f,0.903025f,-0.256411f,-0.505331f,0.883956f,-0.256411f,-0.51696f,0.862199f,-0.256411f,-0.524121f,0.838593f,-0.256411f,-0.526539f,0.814043f,-0.256411f,-0.524121f,0.789492f,-0.256411f,-0.51696f,0.765886f,-0.256411f,-0.505331f,0.74413f,-0.256411f,-0.489682f,0.72506f,-0.256411f,-0.470612f,0.70941f,-0.256411f,-0.448856f,0.693001f,-0.256411f,-0.437634f,0.691065f,-0.256411f,-0.363764f,0.691065f,-0.256411f,-0.352542f,0.693001f,-0.256411f,-0.330786f,0.70941f,-0.256411f,-0.311717f,0.72506f,-0.256411f,-0.296067f,0.74413f,-0.256411f,-0.284438f,0.765886f,-0.256411f,-0.277277f,0.789492f,-0.270001f,-0.284618f,0.816516f,-0.270001f,-0.284618f,0.811569f,-0.270001f,-0.294204f,0.769931f,-0.270001f,-0.304856f,0.750002f,-0.270001f,-0.319191f,0.732535f,-0.270001f,-0.336659f,0.7182f,-0.270001f,-0.356588f,0.707548f,-0.270001f,-0.361988f,0.704803f,-0.270001f,-0.366879f,0.704251f,-0.270001f,-0.423187f,0.700988f,-0.270001f,-0.444811f,0.707548f,-0.270001f,-0.46474f,0.7182f,-0.270001f,-0.484506f,0.733681f,-0.270001f,-0.487452f,0.736524f,-0.270001f,-0.507194f,0.769931f,-0.270001f,-0.513754f,0.791555f,-0.270001f,-0.515969f,0.814043f,-0.270001f,-0.513754f,0.836531f,-0.270001f,-0.507194f,0.858154f,-0.270001f,-0.487452f,0.891562f,-0.270001f,-0.484506f,0.894404f,-0.270001f,-0.46474f,0.909886f,-0.270001f,-0.444811f,0.920538f,-0.270001f,-0.423187f,0.927097f,-0.270001f,-0.366879f,0.923834f,-0.270001f,-0.361988f,0.923283f,-0.270001f,-0.356588f,0.920538f,-0.270001f,-0.336659f,0.909886f,-0.270001f,-0.319191f,0.89555f,-0.270001f,-0.304856f,0.878083f,-0.270001f,-0.294204f,0.858154f,-0.256411f,-0.284618f,0.816516f,-0.256411f,-0.294204f,0.858154f,-0.256411f,-0.304856f,0.878083f,-0.256411f,-0.319191f,0.89555f,-0.256411f,-0.336659f,0.909886f,-0.256411f,-0.356588f,0.920538f,-0.256411f,-0.361988f,0.923283f,-0.256411f,-0.366879f,0.923834f,-0.256411f,-0.423187f,0.927097f}; return value; } private float[] getCoordinate_9_214_point_2() { float[] value = {-0.256411f,-0.444811f,0.920538f,-0.256411f,-0.46474f,0.909886f,-0.256411f,-0.484506f,0.894404f,-0.256411f,-0.487452f,0.891562f,-0.256411f,-0.507194f,0.858154f,-0.256411f,-0.513754f,0.836531f,-0.256411f,-0.515969f,0.814043f,-0.256411f,-0.513754f,0.791555f,-0.256411f,-0.507194f,0.769931f,-0.256411f,-0.487452f,0.736524f,-0.256411f,-0.484506f,0.733681f,-0.256411f,-0.46474f,0.7182f,-0.256411f,-0.444811f,0.707548f,-0.256411f,-0.423187f,0.700988f,-0.256411f,-0.366879f,0.704251f,-0.256411f,-0.361988f,0.704803f,-0.256411f,-0.356588f,0.707548f,-0.256411f,-0.336659f,0.7182f,-0.256411f,-0.319191f,0.732535f,-0.256411f,-0.304856f,0.750002f,-0.256411f,-0.294204f,0.769931f,-0.256411f,-0.284618f,0.811569f,-0.270001f,-0.409316f,0.762882f,-0.270001f,-0.409316f,0.865203f,-0.256411f,-0.409316f,0.865203f,-0.256411f,-0.409316f,0.762882f,-0.270001f,-0.438685f,0.814043f,-0.256411f,-0.438685f,0.814043f,-0.256411f,-0.361988f,0.849239f,-0.270001f,-0.361988f,0.849239f,-0.256411f,-0.361988f,0.778846f,-0.270001f,-0.361988f,0.778846f,-0.270001f,-0.395033f,0.699054f,-0.256411f,-0.395033f,0.699054f,-0.270001f,-0.395033f,0.929031f,-0.256411f,-0.395033f,0.929031f,-0.270001f,-0.286881f,0.79075f,-0.270001f,-0.286881f,0.837335f,-0.256411f,-0.286881f,0.837335f,-0.256411f,-0.286881f,0.79075f,-0.256411f,-0.364346f,0.568167f,-0.256411f,-0.437053f,0.568167f,-0.256411f,-0.448856f,0.568167f,-0.270001f,-0.448856f,0.568167f,-0.270001f,-0.437053f,0.568167f,-0.270001f,-0.364346f,0.568167f,-0.270001f,-0.352542f,0.568167f,-0.256411f,-0.352542f,0.568167f,-0.256411f,-0.437053f,1.05992f,-0.256411f,-0.364346f,1.05992f,-0.256411f,-0.352542f,1.05992f,-0.270001f,-0.352542f,1.05992f,-0.270001f,-0.364346f,1.05992f,-0.270001f,-0.437053f,1.05992f,-0.270001f,-0.448856f,1.05992f,-0.256411f,-0.448856f,1.05992f,-0.256411f,-0.375578f,0.939102f,-0.256411f,-0.425821f,0.939102f,-0.256411f,-0.425014f,1.05992f,-0.256411f,-0.376385f,1.05992f,-0.256411f,-0.425821f,0.688983f,-0.256411f,-0.375578f,0.688983f,-0.256411f,-0.376385f,0.568167f,-0.256411f,-0.425014f,0.568167f,-0.270001f,-0.375578f,0.939102f,-0.270001f,-0.425821f,0.939102f,-0.270001f,-0.376385f,1.05992f,-0.270001f,-0.425014f,1.05992f,-0.270001f,-0.425821f,0.688983f,-0.270001f,-0.375578f,0.688983f,-0.270001f,-0.425014f,0.568167f,-0.270001f,-0.376385f,0.568167f,-0.270001f,-0.408723f,0.686546f,-0.270001f,-0.392676f,0.686546f,-0.270001f,-0.408804f,1.05992f,-0.270001f,-0.392595f,1.05992f,-0.270001f,-0.392676f,0.941539f,-0.270001f,-0.408723f,0.941539f,-0.270001f,-0.392595f,0.568167f,-0.270001f,-0.408804f,0.568167f,-0.256411f,-0.408723f,0.686546f,-0.256411f,-0.392676f,0.686546f,-0.256411f,-0.408804f,0.568167f,-0.256411f,-0.392595f,0.568167f,-0.256411f,-0.392676f,0.941539f,-0.256411f,-0.408723f,0.941539f,-0.256411f,-0.392595f,1.05992f,-0.256411f,-0.408804f,1.05992f,-0.256411f,-0.364346f,0.586892f,-0.256411f,-0.437053f,0.586892f,-0.256411f,-0.448856f,0.586892f,-0.256411f,-0.352542f,0.586892f,-0.256411f,-0.437053f,1.04119f,-0.256411f,-0.364346f,1.04119f,-0.256411f,-0.352542f,1.04119f,-0.256411f,-0.448856f,1.04119f,-0.256411f,-0.425014f,1.04119f,-0.256411f,-0.376385f,1.04119f,-0.256411f,-0.376385f,0.586892f,-0.256411f,-0.425014f,0.586892f}; return value; } private float[] getCoordinate_9_214_point_3() { float[] value = {-0.256411f,-0.408804f,1.04119f,-0.256411f,-0.392595f,1.04119f,-0.256411f,-0.392595f,0.586892f,-0.256411f,-0.408804f,0.586892f,-0.270001f,-0.448856f,0.586892f,-0.270001f,-0.437053f,0.586892f,-0.270001f,-0.364346f,0.586892f,-0.270001f,-0.352542f,0.586892f,-0.270001f,-0.352542f,1.04119f,-0.270001f,-0.364346f,1.04119f,-0.270001f,-0.437053f,1.04119f,-0.270001f,-0.448856f,1.04119f,-0.270001f,-0.376385f,1.04119f,-0.270001f,-0.425014f,1.04119f,-0.270001f,-0.425014f,0.586892f,-0.270001f,-0.376385f,0.586892f,-0.270001f,-0.392595f,1.04119f,-0.270001f,-0.408804f,1.04119f,-0.270001f,-0.408804f,0.586892f,-0.270001f,-0.392595f,0.586892f,-0.256411f,-0.375367f,0.912108f,-0.256411f,-0.361988f,0.908474f,-0.256411f,-0.300092f,0.823061f,-0.256411f,-0.300092f,0.805024f,-0.256411f,-0.477698f,0.752027f,-0.256411f,-0.469468f,0.739522f,-0.256411f,-0.477698f,0.876058f,-0.256411f,-0.469468f,0.888564f,-0.256411f,-0.375367f,0.715977f,-0.256411f,-0.361988f,0.719611f,-0.270001f,-0.375367f,0.715977f,-0.270001f,-0.361988f,0.719611f,-0.270001f,-0.300092f,0.823061f,-0.270001f,-0.300092f,0.805024f,-0.270001f,-0.375367f,0.912108f,-0.270001f,-0.361988f,0.908474f,-0.270001f,-0.469468f,0.888564f,-0.270001f,-0.477698f,0.876058f,-0.270001f,-0.477698f,0.752027f,-0.270001f,-0.469468f,0.739522f,-0.270001f,-0.466182f,0.74981f,-0.270001f,-0.467709f,0.75213f,-0.270001f,-0.42876f,0.814043f,-0.270001f,-0.467709f,0.875955f,-0.270001f,-0.466182f,0.878276f,-0.270001f,-0.406312f,0.855025f,-0.270001f,-0.371966f,0.902479f,-0.270001f,-0.370388f,0.902051f,-0.270001f,-0.370388f,0.843671f,-0.270001f,-0.308492f,0.817493f,-0.270001f,-0.308492f,0.810593f,-0.270001f,-0.370388f,0.784415f,-0.270001f,-0.370388f,0.726035f,-0.270001f,-0.371966f,0.725606f,-0.270001f,-0.406312f,0.77306f,-0.256411f,-0.371966f,0.725606f,-0.256411f,-0.370388f,0.726035f,-0.256411f,-0.370388f,0.784415f,-0.256411f,-0.308492f,0.810593f,-0.256411f,-0.308492f,0.817493f,-0.256411f,-0.370388f,0.843671f,-0.256411f,-0.370388f,0.902051f,-0.256411f,-0.371966f,0.902479f,-0.256411f,-0.406312f,0.855025f,-0.256411f,-0.466182f,0.878276f,-0.256411f,-0.467709f,0.875955f,-0.256411f,-0.42876f,0.814043f,-0.256411f,-0.467709f,0.75213f,-0.256411f,-0.466182f,0.74981f,-0.256411f,-0.406312f,0.77306f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_8_219_coordIndex_1() { int[] value = {7,5,6,-1,10,8,9,-1,11,4,5,7,-1,11,7,8,10,-1,12,3,4,11,-1,13,2,3,12,-1,17,15,16,-1,18,2,13,14,-1,18,14,15,17,-1,19,0,1,-1,19,1,2,18,-1,22,23,20,21,-1,24,20,23,-1,30,28,29,-1,33,31,32,-1,34,27,28,-1,34,28,30,31,-1,34,31,33,-1,35,26,27,34,-1,36,0,19,20,-1,36,20,24,25,-1,36,25,26,35,-1,37,0,36,73,-1,38,1,0,37,-1,38,37,56,-1,39,2,1,38,-1,40,3,2,39,-1,41,4,3,40,-1,42,5,4,41,-1,43,6,5,42,-1,43,42,44,-1,44,7,6,43,-1,44,42,41,48,-1,45,8,7,44,-1,46,9,8,45,-1,46,45,47,-1,47,10,9,46,-1,47,45,44,48,-1,48,11,10,47,-1,48,41,40,49,-1,49,12,11,48,-1,49,40,39,50,-1,50,13,12,49,-1,51,14,13,50,-1,51,50,39,55,-1,52,15,14,51,-1,53,16,15,52,-1,53,52,54,-1,54,17,16,53,-1,54,52,51,55,-1,55,18,17,54,-1,55,39,38,56,-1,56,19,18,55,-1,57,20,19,56,-1,57,56,37,73,-1,58,21,20,57,-1,58,57,60,59,-1,59,22,21,58,-1,60,23,22,59,-1,60,57,61,-1,61,24,23,60,-1,62,25,24,61,-1,62,61,57,73,-1,63,26,25,62,-1,64,27,26,63,-1,65,28,27,64,-1,65,64,71,-1,66,29,28,65,-1,66,65,67,-1,67,30,29,66,-1,68,31,30,67,-1,68,67,65,71,-1,69,32,31,68,-1,69,68,70,-1,70,33,32,69,-1,70,68,71,-1,71,34,33,70,-1,71,64,63,72,-1,72,35,34,71,-1,72,63,62,73,-1,73,36,35,72,-1,79,80,77,78,-1,82,76,77,80,-1,82,80,81,-1,83,74,75,-1,83,75,76,82,-1,89,87,88,-1,91,92,89,90,-1,93,87,89,92,-1,94,86,87,93,-1,95,86,94,-1,96,74,83,84,-1,96,84,85,98,-1,97,85,86,95,-1,97,95,74,96,-1,98,85,97,-1,99,74,95,120,-1,100,75,74,99,-1,100,99,108,-1,101,76,75,100,-1,102,77,76,101,-1,103,78,77,102,-1,103,102,105,104,-1,104,79,78,103,-1,105,80,79,104,-1,105,102,101,107,-1,106,81,80,105,-1,106,105,107,-1,107,82,81,106,-1,107,101,100,108,-1,108,83,82,107,-1,109,84,83,108,-1,109,108,99,121,-1,110,85,84,109,-1,111,86,85,110,-1,112,87,86,111,-1,113,88,87,112,-1,113,112,114,-1,114,89,88,113,-1,115,90,89,114,-1,115,114,117,116,-1,116,91,90,115,-1,117,92,91,116,-1,117,114,112,118,-1,118,93,92,117,-1,118,112,111,119,-1,119,94,93,118,-1,119,111,120,-1,120,95,94,119,-1,120,111,110,122,-1,121,96,98,123,-1,122,97,96,121,-1,122,110,123,-1,122,121,99,120,-1,123,98,97,122,-1,123,110,109,121,-1,135,136,133,134,-1,137,132,133,136,-1,138,131,132,137,-1,139,130,131,138,-1,140,129,130,139,-1,141,129,140,-1,142,128,129,141,-1,143,126,127,-1,143,127,128,142,-1,146,126,143,144,-1,146,144,145,-1,147,124,125,-1,147,125,126,146,-1,148,124,147,171,-1,149,125,124,148,-1,149,148,171,-1,150,126,125,149,-1,151,127,126,150,-1,151,150,167,-1,152,128,127,151,-1,153,129,128,152,-1,154,130,129,153,-1,155,131,130,154,-1,156,132,131,155,-1,157,133,132,156,-1,158,134,133,157,-1,158,157,160,159,-1,159,135,134,158,-1,160,136,135,159,-1,160,157,156,161,-1,161,137,136,160,-1,161,156,155,162,-1,162,138,137,161,-1,162,155,154,163,-1,163,139,138,162,-1,163,154,153,164,-1,164,140,139,163,-1,164,153,165,-1,165,141,140,164,-1,165,153,152,166,-1,166,142,141,165,-1,166,152,151,167,-1,167,143,142,166,-1,168,144,143,167,-1,168,167,150,170,-1,169,145,144,168,-1,169,168,170,-1,170,146,145,169,-1,170,150,149,171,-1,171,147,146,170,-1,174,172,173,-1,185,186,183,184,-1,187,182,183,186,-1,188,181,182,-1,188,182,187,-1,189,181,188,-1,190,180,181,189,-1,191,179,180,190,-1,192,178,179,191,-1,193,177,178,192,-1,194,175,176,-1,194,176,177,193,-1,195,174,175,194,-1,196,172,174,195,-1,197,172,196,221,-1,198,173,172,197,-1,198,197,199,-1,199,174,173,198,-1,200,175,174,199,-1,201,176,175,200,-1,201,200,219,-1,202,177,176,201,-1,203,178,177}; return value; } private int[] getIndexedFaceSet_8_219_coordIndex_2() { int[] value = {202,-1,204,179,178,203,-1,205,180,179,204,-1,206,181,180,205,-1,207,182,181,206,-1,207,206,213,-1,208,183,182,207,-1,209,184,183,208,-1,209,208,211,210,-1,210,185,184,209,-1,211,186,185,210,-1,211,208,207,212,-1,212,187,186,211,-1,212,207,213,-1,213,188,187,212,-1,213,206,214,-1,214,189,188,213,-1,214,206,205,215,-1,215,190,189,214,-1,215,205,204,216,-1,216,191,190,215,-1,216,204,203,217,-1,217,192,191,216,-1,217,203,202,218,-1,218,193,192,217,-1,218,202,201,219,-1,219,194,193,218,-1,219,200,199,220,-1,220,195,194,219,-1,220,199,197,221,-1,221,196,195,220,-1,227,225,226,-1,228,222,223,224,-1,228,224,225,227,-1,229,222,228,-1,230,222,229,237,-1,231,223,222,230,-1,231,230,232,-1,232,224,223,231,-1,233,225,224,232,-1,234,226,225,233,-1,234,233,235,-1,235,227,226,234,-1,235,233,232,236,-1,236,228,227,235,-1,236,232,230,237,-1,237,229,228,236,-1,246,244,245,-1,247,244,246,-1,253,251,252,-1,259,250,251,-1,259,251,253,254,-1,259,254,267,-1,260,249,250,259,-1,263,238,274,-1,264,258,238,263,-1,265,256,257,-1,265,257,258,264,-1,266,255,256,265,-1,267,254,255,266,-1,268,248,249,260,-1,268,260,261,276,-1,269,243,244,247,-1,269,247,248,268,-1,270,243,269,-1,271,241,242,-1,271,242,243,270,-1,272,240,241,271,-1,273,239,240,272,-1,274,238,239,273,-1,275,262,263,274,-1,276,261,262,275,-1,277,238,258,297,-1,278,239,238,277,-1,279,240,239,278,-1,280,241,240,279,-1,281,242,241,280,-1,281,280,310,-1,282,243,242,281,-1,283,244,243,282,-1,284,245,244,283,-1,284,283,285,-1,285,246,245,284,-1,285,283,286,-1,286,247,246,285,-1,286,283,282,308,-1,287,248,247,286,-1,288,249,248,287,-1,289,250,249,288,-1,290,251,250,289,-1,290,289,298,-1,291,252,251,290,-1,291,290,292,-1,292,253,252,291,-1,293,254,253,292,-1,293,292,290,298,-1,294,255,254,293,-1,295,256,255,294,-1,296,257,256,295,-1,296,295,304,-1,297,258,257,296,-1,298,259,267,306,-1,298,289,288,299,-1,299,260,259,298,-1,299,288,287,307,-1,300,261,260,299,-1,301,262,261,300,-1,302,263,262,301,-1,302,277,297,303,-1,303,264,263,302,-1,303,297,296,304,-1,304,265,264,303,-1,304,295,294,305,-1,305,266,265,304,-1,305,294,293,306,-1,306,267,266,305,-1,306,293,298,-1,307,268,276,315,-1,307,287,286,308,-1,308,269,268,307,-1,308,282,309,-1,309,270,269,308,-1,309,282,281,310,-1,310,271,270,309,-1,310,280,279,311,-1,311,272,271,310,-1,311,279,278,312,-1,312,273,272,311,-1,312,278,277,313,-1,313,274,273,312,-1,313,277,302,-1,313,302,301,314,-1,314,275,274,313,-1,314,301,300,315,-1,315,276,275,314,-1,315,300,299,307,-1,321,319,320,-1,322,316,317,318,-1,322,318,319,321,-1,323,316,322,-1,324,316,323,331,-1,325,317,316,324,-1,325,324,326,-1,326,318,317,325,-1,327,319,318,326,-1,328,320,319,327,-1,328,327,329,-1,329,321,320,328,-1,329,327,326,330,-1,330,322,321,329,-1,330,326,324,331,-1,331,323,322,330,-1,339,335,336,337,-1,339,337,338,-1,340,335,339,-1,341,332,333,334,-1,341,334,335,340,-1,342,332,341,351,-1,343,333,332,342,-1,344,334,333,343,-1,344,343,342,351,-1,345,335,334,344,-1,346,336,335,345,-1,347,337,336,346,-1,347,346,345,349,-1,348,338,337,347,-1,348,347,349,-1,349,339,338,348,-1,349,345,350,-1,350,340,339,349,-1,350,345,344,351,-1,351,341,340,350,-1,357,355,356,-1,358,359,355,357,-1,360,352,353,354,-1,360,354,355,359,-1,361,352,360,369,-1,362,353,352,361,-1,363,354,353,362,-1,363,362,361,369,-1,364,355,354,363,-1,365,356,355,364,-1,365,364,366,-1,366,357,356,365,-1,366,364,368,367,-1,367,358,357,366,-1,368,359,358,367,-1,368,364,363,369,-1,369,360,359,368,-1,372,370,371,-1,389,387,388,-1,392,387,389,390,-1,392,390,391,-1,393,387,392,-1,394,386,387,393,-1,395,385,386,394,-1,396,385,395,-1,397,384,385,396,-1,398,383,384,397,-1,399,382,383,398,-1,400,381,382,399,-1,401,380,381,400,-1,402,378,379,-1,402,379,380,401,-1,403,377,378,402,-1,404,376,377,403,-1,405,375,376,404,-1,406,374,375,405,-1,407,372,373,-1}; return value; } private int[] getIndexedFaceSet_8_219_coordIndex_3() { int[] value = {407,373,374,406,-1,409,370,372,407,-1,409,407,408,-1,410,370,409,449,-1,411,371,370,410,-1,411,410,412,-1,412,372,371,411,-1,413,373,372,412,-1,413,412,447,-1,414,374,373,413,-1,415,375,374,414,-1,416,376,375,415,-1,417,377,376,416,-1,418,378,377,417,-1,419,379,378,418,-1,419,418,442,-1,420,380,379,419,-1,421,381,380,420,-1,422,382,381,421,-1,423,383,382,422,-1,424,384,383,423,-1,425,385,384,424,-1,426,386,385,425,-1,427,387,386,426,-1,428,388,387,427,-1,428,427,429,-1,429,389,388,428,-1,430,390,389,429,-1,430,429,427,432,-1,431,391,390,430,-1,431,430,432,-1,432,392,391,431,-1,432,427,433,-1,433,393,392,432,-1,433,427,426,434,-1,434,394,393,433,-1,434,426,425,435,-1,435,395,394,434,-1,435,425,436,-1,436,396,395,435,-1,436,425,424,437,-1,437,397,396,436,-1,437,424,423,438,-1,438,398,397,437,-1,438,423,422,439,-1,439,399,398,438,-1,439,422,421,440,-1,440,400,399,439,-1,440,421,420,441,-1,441,401,400,440,-1,441,420,419,442,-1,442,402,401,441,-1,442,418,417,443,-1,443,403,402,442,-1,443,417,416,444,-1,444,404,403,443,-1,444,416,415,445,-1,445,405,404,444,-1,445,415,414,446,-1,446,406,405,445,-1,446,414,413,447,-1,447,407,406,446,-1,447,412,410,449,-1,448,408,407,447,-1,448,447,449,-1,449,409,408,448,-1,460,458,459,-1,461,458,460,-1,463,450,473,462,-1,467,465,466,-1,470,468,469,-1,471,464,465,-1,471,465,467,468,-1,471,468,470,-1,472,450,463,-1,472,463,464,471,-1,473,450,451,481,-1,474,457,458,461,-1,474,461,462,473,-1,475,457,474,-1,476,456,457,475,-1,477,455,456,476,-1,478,454,455,477,-1,479,453,454,478,-1,480,452,453,479,-1,481,451,452,480,-1,482,450,472,504,-1,483,451,450,482,-1,484,452,451,483,-1,485,453,452,484,-1,486,454,453,485,-1,487,455,454,486,-1,488,456,455,487,-1,489,457,456,488,-1,490,458,457,489,-1,491,459,458,490,-1,491,490,492,-1,492,460,459,491,-1,492,490,493,-1,493,461,460,492,-1,493,490,489,506,-1,494,462,461,493,-1,494,505,482,495,-1,495,463,462,494,-1,495,482,504,-1,496,464,463,495,-1,497,465,464,496,-1,497,496,503,-1,498,466,465,497,-1,498,497,499,-1,499,467,466,498,-1,500,468,467,499,-1,500,499,497,503,-1,501,469,468,500,-1,501,500,502,-1,502,470,469,501,-1,502,500,503,-1,503,471,470,502,-1,503,496,495,504,-1,504,472,471,503,-1,505,473,481,513,-1,505,494,493,506,-1,506,474,473,505,-1,506,489,507,-1,507,475,474,506,-1,507,489,488,508,-1,508,476,475,507,-1,508,488,487,509,-1,509,477,476,508,-1,509,487,486,510,-1,510,478,477,509,-1,510,486,485,511,-1,511,479,478,510,-1,511,485,484,512,-1,512,480,479,511,-1,512,484,483,513,-1,513,481,480,512,-1,513,483,482,505,-1,523,521,522,-1,526,524,525,-1,527,520,521,523,-1,527,523,524,526,-1,528,520,527,-1,529,519,520,528,-1,530,518,519,529,-1,531,516,517,-1,531,517,518,530,-1,534,516,531,532,-1,534,532,533,-1,535,514,515,-1,535,515,516,534,-1,536,514,535,557,-1,537,515,514,536,-1,537,536,557,-1,538,516,515,537,-1,539,517,516,538,-1,539,538,553,-1,540,518,517,539,-1,541,519,518,540,-1,542,520,519,541,-1,543,521,520,542,-1,544,522,521,543,-1,544,543,545,-1,545,523,522,544,-1,545,543,542,549,-1,546,524,523,545,-1,547,525,524,546,-1,547,546,548,-1,548,526,525,547,-1,548,546,545,549,-1,549,527,526,548,-1,549,542,550,-1,550,528,527,549,-1,550,542,541,551,-1,551,529,528,550,-1,551,541,540,552,-1,552,530,529,551,-1,552,540,539,553,-1,553,531,530,552,-1,554,532,531,553,-1,554,553,538,556,-1,555,533,532,554,-1,555,554,556,-1,556,534,533,555,-1,556,538,537,557,-1,557,535,534,556,-1,563,564,561,562,-1,564,559,560,-1,564,560,561,-1,565,558,559,564,-1,567,565,566,-1,568,558,565,567,-1,569,558,568,-1,575,573,574,-1,578,576,577,-1,579,572,573,575,-1,579,575,576,578,-1,580,572,579,-1,581,571,572,580,-1,582,571,581,-1,587,588,585,586,-1,590,584,585,588,-1,590,588,589,-1,591,583,584,590,-1,592,558,569,570,-1,592,570,571,582,-1,592,582,583,591,-1,593,558,592,627,-1,594,559,558,593,-1,595}; return value; } private int[] getIndexedFaceSet_8_219_coordIndex_4() { int[] value = {560,559,594,-1,595,594,599,-1,596,561,560,595,-1,596,595,599,-1,597,562,561,596,-1,597,596,599,598,-1,598,563,562,597,-1,599,564,563,598,-1,599,594,593,600,-1,600,565,564,599,-1,601,566,565,600,-1,601,600,602,-1,602,567,566,601,-1,602,600,593,603,-1,603,568,567,602,-1,603,593,604,-1,604,569,568,603,-1,605,570,569,604,-1,605,604,593,627,-1,606,571,570,605,-1,607,572,571,606,-1,608,573,572,607,-1,609,574,573,608,-1,609,608,610,-1,610,575,574,609,-1,610,608,607,614,-1,611,576,575,610,-1,612,577,576,611,-1,612,611,613,-1,613,578,577,612,-1,613,611,610,614,-1,614,579,578,613,-1,614,607,615,-1,615,580,579,614,-1,615,607,606,616,-1,616,581,580,615,-1,616,606,617,-1,617,582,581,616,-1,617,606,605,627,-1,618,583,582,617,-1,619,584,583,618,-1,620,585,584,619,-1,621,586,585,620,-1,621,620,623,622,-1,622,587,586,621,-1,623,588,587,622,-1,623,620,619,625,-1,624,589,588,623,-1,624,623,625,-1,625,590,589,624,-1,625,619,618,626,-1,626,591,590,625,-1,626,618,617,627,-1,627,592,591,626,-1,633,634,631,632,-1,634,629,630,-1,634,630,631,-1,635,628,629,634,-1,637,635,636,-1,638,628,635,637,-1,639,628,638,-1,645,643,644,-1,648,646,647,-1,649,642,643,645,-1,649,645,646,648,-1,650,642,649,-1,651,641,642,650,-1,652,641,651,-1,657,658,655,656,-1,660,654,655,658,-1,660,658,659,-1,661,653,654,660,-1,662,628,639,640,-1,662,640,641,652,-1,662,652,653,661,-1,663,628,662,697,-1,664,629,628,663,-1,665,630,629,664,-1,665,664,669,-1,666,631,630,665,-1,666,665,669,-1,667,632,631,666,-1,667,666,669,668,-1,668,633,632,667,-1,669,634,633,668,-1,669,664,663,670,-1,670,635,634,669,-1,671,636,635,670,-1,671,670,672,-1,672,637,636,671,-1,672,670,663,673,-1,673,638,637,672,-1,673,663,674,-1,674,639,638,673,-1,675,640,639,674,-1,675,674,663,697,-1,676,641,640,675,-1,677,642,641,676,-1,678,643,642,677,-1,679,644,643,678,-1,679,678,680,-1,680,645,644,679,-1,680,678,677,684,-1,681,646,645,680,-1,682,647,646,681,-1,682,681,683,-1,683,648,647,682,-1,683,681,680,684,-1,684,649,648,683,-1,684,677,685,-1,685,650,649,684,-1,685,677,676,686,-1,686,651,650,685,-1,686,676,687,-1,687,652,651,686,-1,687,676,675,697,-1,688,653,652,687,-1,689,654,653,688,-1,690,655,654,689,-1,691,656,655,690,-1,691,690,693,692,-1,692,657,656,691,-1,693,658,657,692,-1,693,690,689,695,-1,694,659,658,693,-1,694,693,695,-1,695,660,659,694,-1,695,689,688,696,-1,696,661,660,695,-1,696,688,687,697,-1,697,662,661,696,-1,705,701,702,703,-1,705,703,704,-1,706,701,705,-1,707,698,699,700,-1,707,700,701,706,-1,708,698,707,717,-1,709,699,698,708,-1,710,700,699,709,-1,710,709,708,717,-1,711,701,700,710,-1,712,702,701,711,-1,713,703,702,712,-1,713,712,711,715,-1,714,704,703,713,-1,714,713,715,-1,715,705,704,714,-1,715,711,716,-1,716,706,705,715,-1,716,711,710,717,-1,717,707,706,716,-1,723,721,722,-1,724,725,721,723,-1,726,718,719,720,-1,726,720,721,725,-1,727,718,726,735,-1,728,719,718,727,-1,729,720,719,728,-1,729,728,727,735,-1,730,721,720,729,-1,731,722,721,730,-1,731,730,732,-1,732,723,722,731,-1,732,730,734,733,-1,733,724,723,732,-1,734,725,724,733,-1,734,730,729,735,-1,735,726,725,734,-1,748,749,746,747,-1,751,749,750,-1,752,745,746,-1,752,746,749,751,-1,753,744,745,752,-1,754,743,744,753,-1,755,742,743,754,-1,756,741,742,755,-1,758,740,741,756,-1,758,756,757,-1,759,737,738,-1,759,738,739,-1,759,739,740,758,-1,760,736,737,759,-1,761,736,760,785,-1,762,737,736,761,-1,763,738,737,762,-1,763,762,784,-1,764,739,738,763,-1,764,763,784,-1,765,740,739,764,-1,766,741,740,765,-1,767,742,741,766,-1,768,743,742,767,-1,769,744,743,768,-1,770,745,744,769,-1,771,746,745,770,-1,771,770,777,-1,772,747,746,771,-1,772,771,774,773,-1,773,748,747,772,-1,774,749,748,773,-1,775,750,749,774,-1,775,774,776,-1,776,751,750,775,-1,776,774,771,777,-1,777,752,751,776,-1,777,770,769,778,-1,778,753,752,777,-1,778,769,768,779,-1,779,754,753}; return value; } private int[] getIndexedFaceSet_8_219_coordIndex_5() { int[] value = {778,-1,779,768,767,780,-1,780,755,754,779,-1,780,767,766,781,-1,781,756,755,780,-1,781,766,765,783,-1,782,757,756,781,-1,782,781,783,-1,783,758,757,782,-1,783,765,764,784,-1,784,759,758,783,-1,784,762,761,785,-1,785,760,759,784,-1,791,792,789,790,-1,794,788,789,792,-1,794,792,793,-1,795,786,787,-1,795,787,788,794,-1,801,799,800,-1,803,804,801,802,-1,805,799,801,804,-1,806,798,799,805,-1,807,798,806,-1,808,786,795,796,-1,808,796,797,810,-1,809,797,798,807,-1,809,807,786,808,-1,810,797,809,-1,811,786,807,832,-1,812,787,786,811,-1,812,811,820,-1,813,788,787,812,-1,814,789,788,813,-1,815,790,789,814,-1,815,814,817,816,-1,816,791,790,815,-1,817,792,791,816,-1,817,814,813,819,-1,818,793,792,817,-1,818,817,819,-1,819,794,793,818,-1,819,813,812,820,-1,820,795,794,819,-1,821,796,795,820,-1,821,820,811,833,-1,822,797,796,821,-1,823,798,797,822,-1,824,799,798,823,-1,825,800,799,824,-1,825,824,826,-1,826,801,800,825,-1,827,802,801,826,-1,827,826,829,828,-1,828,803,802,827,-1,829,804,803,828,-1,829,826,824,830,-1,830,805,804,829,-1,830,824,823,831,-1,831,806,805,830,-1,831,823,832,-1,832,807,806,831,-1,832,823,822,834,-1,833,808,810,835,-1,834,809,808,833,-1,834,822,835,-1,834,833,811,832,-1,835,810,809,834,-1,835,822,821,833,-1,842,840,841,-1,845,843,844,-1,846,840,842,843,-1,846,843,845,-1,847,839,840,846,-1,848,838,839,847,-1,849,837,838,848,-1,850,836,837,849,-1,856,853,854,-1,856,854,855,-1,859,857,858,-1,860,853,856,857,-1,860,857,859,-1,861,852,853,860,-1,862,850,851,-1,862,851,852,861,-1,867,865,866,-1,870,868,869,-1,871,864,865,867,-1,871,867,868,870,-1,872,864,871,-1,873,863,864,872,-1,874,850,862,863,-1,874,863,873,-1,875,836,850,874,-1,880,878,879,-1,883,877,878,-1,883,878,880,881,-1,883,881,882,-1,884,836,875,876,-1,884,876,877,883,-1,885,836,884,933,-1,886,837,836,885,-1,887,838,837,886,-1,888,839,838,887,-1,889,840,839,888,-1,890,841,840,889,-1,890,889,891,-1,891,842,841,890,-1,892,843,842,891,-1,892,891,889,895,-1,893,844,843,892,-1,893,892,894,-1,894,845,844,893,-1,894,892,895,-1,895,846,845,894,-1,895,889,888,896,-1,896,847,846,895,-1,896,888,887,897,-1,897,848,847,896,-1,897,887,886,898,-1,898,849,848,897,-1,898,886,885,899,-1,899,850,849,898,-1,900,851,850,899,-1,900,899,911,-1,901,852,851,900,-1,902,853,852,901,-1,903,854,853,902,-1,903,902,905,-1,904,855,854,903,-1,904,903,905,-1,905,856,855,904,-1,906,857,856,905,-1,906,905,902,909,-1,907,858,857,906,-1,907,906,908,-1,908,859,858,907,-1,908,906,909,-1,909,860,859,908,-1,909,902,901,910,-1,910,861,860,909,-1,910,901,900,911,-1,911,862,861,910,-1,912,863,862,911,-1,912,911,899,923,-1,913,864,863,912,-1,914,865,864,913,-1,915,866,865,914,-1,915,914,916,-1,916,867,866,915,-1,916,914,913,920,-1,917,868,867,916,-1,918,869,868,917,-1,918,917,919,-1,919,870,869,918,-1,919,917,916,920,-1,920,871,870,919,-1,920,913,921,-1,921,872,871,920,-1,921,913,912,922,-1,922,873,872,921,-1,922,912,923,-1,923,874,873,922,-1,923,899,885,924,-1,924,875,874,923,-1,925,876,875,924,-1,925,924,885,933,-1,926,877,876,925,-1,927,878,877,926,-1,927,926,932,-1,928,879,878,927,-1,928,927,929,-1,929,880,879,928,-1,930,881,880,929,-1,930,929,927,932,-1,931,882,881,930,-1,931,930,932,-1,932,883,882,931,-1,932,926,925,933,-1,933,884,883,932,-1,939,940,937,938,-1,940,935,936,-1,940,936,937,-1,941,934,935,940,-1,943,941,942,-1,944,934,941,943,-1,951,948,949,-1,951,949,950,-1,954,955,952,953,-1,956,952,955,-1,957,952,956,-1,958,951,952,957,-1,959,948,951,958,-1,960,947,948,959,-1,961,946,947,960,-1,962,946,961,-1,967,968,965,966,-1,969,970,965,968,-1,970,964,965,-1,971,963,964,970,-1,972,934,944,945,-1,972,945,946,962,-1,972,962,963,971,-1,973,934,972,1011,-1,974,935,934,973,-1,975,936,935,974,-1,975,974,979,-1,976,937,936,975,-1,976,975,979,-1,977,938,937,976,-1,977,976,979,978,-1,978,939,938,977,-1}; return value; } private int[] getIndexedFaceSet_8_219_coordIndex_6() { int[] value = {979,940,939,978,-1,979,974,973,980,-1,980,941,940,979,-1,981,942,941,980,-1,981,980,982,-1,982,943,942,981,-1,982,980,973,983,-1,983,944,943,982,-1,984,945,944,983,-1,984,983,973,1011,-1,985,946,945,984,-1,986,947,946,985,-1,987,948,947,986,-1,988,949,948,987,-1,988,987,990,-1,989,950,949,988,-1,989,988,990,-1,990,951,950,989,-1,991,952,951,990,-1,992,953,952,991,-1,992,991,994,993,-1,993,954,953,992,-1,994,955,954,993,-1,994,991,995,-1,995,956,955,994,-1,995,991,996,-1,996,957,956,995,-1,996,991,990,997,-1,997,958,957,996,-1,997,990,987,998,-1,998,959,958,997,-1,998,987,986,999,-1,999,960,959,998,-1,999,986,985,1000,-1,1000,961,960,999,-1,1000,985,1001,-1,1001,962,961,1000,-1,1001,985,984,1011,-1,1002,963,962,1001,-1,1003,964,963,1002,-1,1004,965,964,1003,-1,1004,1003,1009,-1,1005,966,965,1004,-1,1005,1004,1007,1006,-1,1006,967,966,1005,-1,1007,968,967,1006,-1,1007,1004,1009,1008,-1,1008,969,968,1007,-1,1009,970,969,1008,-1,1009,1003,1002,1010,-1,1010,971,970,1009,-1,1010,1002,1001,1011,-1,1011,972,971,1010,-1,1014,1012,1013,-1,1024,1021,1022,-1,1024,1022,1023,-1,1027,1021,1024,1025,-1,1027,1025,1026,-1,1028,1020,1021,1027,-1,1029,1019,1020,1028,-1,1030,1018,1019,1029,-1,1035,1033,1034,-1,1038,1036,1037,-1,1039,1032,1033,1035,-1,1039,1035,1036,1038,-1,1040,1031,1032,1039,-1,1041,1018,1030,-1,1041,1030,1031,1040,-1,1042,1017,1018,1041,-1,1043,1015,1016,-1,1043,1016,1017,1042,-1,1044,1014,1015,1043,-1,1047,1012,1014,1044,-1,1047,1044,1045,-1,1047,1045,1046,-1,1048,1012,1047,1083,-1,1049,1013,1012,1048,-1,1049,1048,1050,-1,1050,1014,1013,1049,-1,1051,1015,1014,1050,-1,1052,1016,1015,1051,-1,1052,1051,1079,-1,1053,1017,1016,1052,-1,1054,1018,1017,1053,-1,1055,1019,1018,1054,-1,1056,1020,1019,1055,-1,1057,1021,1020,1056,-1,1058,1022,1021,1057,-1,1058,1057,1060,-1,1059,1023,1022,1058,-1,1059,1058,1060,-1,1060,1024,1023,1059,-1,1061,1025,1024,1060,-1,1061,1060,1057,1063,-1,1062,1026,1025,1061,-1,1062,1061,1063,-1,1063,1027,1026,1062,-1,1063,1057,1056,1064,-1,1064,1028,1027,1063,-1,1064,1056,1055,1065,-1,1065,1029,1028,1064,-1,1065,1055,1054,1066,-1,1066,1030,1029,1065,-1,1066,1054,1077,-1,1067,1031,1030,1066,-1,1068,1032,1031,1067,-1,1069,1033,1032,1068,-1,1070,1034,1033,1069,-1,1070,1069,1071,-1,1071,1035,1034,1070,-1,1071,1069,1068,1075,-1,1072,1036,1035,1071,-1,1073,1037,1036,1072,-1,1073,1072,1074,-1,1074,1038,1037,1073,-1,1074,1072,1071,1075,-1,1075,1039,1038,1074,-1,1075,1068,1067,1076,-1,1076,1040,1039,1075,-1,1076,1067,1066,1077,-1,1077,1041,1040,1076,-1,1077,1054,1053,1078,-1,1078,1042,1041,1077,-1,1078,1053,1052,1079,-1,1079,1043,1042,1078,-1,1079,1051,1050,1080,-1,1080,1044,1043,1079,-1,1080,1050,1048,1083,-1,1081,1045,1044,1080,-1,1081,1080,1083,-1,1082,1046,1045,1081,-1,1082,1081,1083,-1,1083,1047,1046,1082,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_9_219_point_1() { float[] value = {-0.271583f,-0.271247f,1.19381f,-0.271583f,-0.271342f,1.1943f,-0.271583f,-0.256143f,1.20522f,-0.271583f,-0.2694f,1.20262f,-0.271583f,-0.271474f,1.20188f,-0.271583f,-0.271885f,1.19995f,-0.271583f,-0.271748f,1.19925f,-0.271583f,-0.272289f,1.19914f,-0.271583f,-0.273938f,1.20757f,-0.271583f,-0.273397f,1.20767f,-0.271583f,-0.273262f,1.20699f,-0.271583f,-0.272313f,1.20539f,-0.271583f,-0.26995f,1.20543f,-0.271583f,-0.256985f,1.20797f,-0.271583f,-0.254912f,1.20871f,-0.271583f,-0.254503f,1.21066f,-0.271583f,-0.254638f,1.21134f,-0.271583f,-0.254096f,1.21145f,-0.271583f,-0.252997f,1.20583f,-0.271583f,-0.267137f,1.19571f,-0.271583f,-0.250203f,1.19155f,-0.271583f,-0.249104f,1.18593f,-0.271583f,-0.249645f,1.18582f,-0.271583f,-0.250275f,1.18753f,-0.271583f,-0.251132f,1.18815f,-0.271583f,-0.253092f,1.18807f,-0.271583f,-0.266056f,1.18553f,-0.271583f,-0.26813f,1.18479f,-0.271583f,-0.268541f,1.18286f,-0.271583f,-0.268404f,1.18215f,-0.271583f,-0.268945f,1.18205f,-0.271583f,-0.270297f,1.18896f,-0.271583f,-0.269755f,1.18906f,-0.271583f,-0.269618f,1.18836f,-0.271583f,-0.268668f,1.18677f,-0.271583f,-0.266308f,1.18682f,-0.271583f,-0.253051f,1.18941f,-0.26853f,-0.271247f,1.19381f,-0.26853f,-0.271342f,1.1943f,-0.26853f,-0.256143f,1.20522f,-0.26853f,-0.2694f,1.20262f,-0.26853f,-0.271474f,1.20188f,-0.26853f,-0.271885f,1.19995f,-0.26853f,-0.271748f,1.19925f,-0.26853f,-0.272289f,1.19914f,-0.26853f,-0.273938f,1.20757f,-0.26853f,-0.273397f,1.20767f,-0.26853f,-0.273262f,1.20699f,-0.26853f,-0.272313f,1.20539f,-0.26853f,-0.26995f,1.20543f,-0.26853f,-0.256985f,1.20797f,-0.26853f,-0.254912f,1.20871f,-0.26853f,-0.254503f,1.21066f,-0.26853f,-0.254638f,1.21134f,-0.26853f,-0.254096f,1.21145f,-0.26853f,-0.252997f,1.20583f,-0.26853f,-0.267137f,1.19571f,-0.26853f,-0.250203f,1.19155f,-0.26853f,-0.249104f,1.18593f,-0.26853f,-0.249645f,1.18582f,-0.26853f,-0.250275f,1.18753f,-0.26853f,-0.251132f,1.18815f,-0.26853f,-0.253092f,1.18807f,-0.26853f,-0.266056f,1.18553f,-0.26853f,-0.26813f,1.18479f,-0.26853f,-0.268541f,1.18286f,-0.26853f,-0.268404f,1.18215f,-0.26853f,-0.268945f,1.18205f,-0.26853f,-0.270297f,1.18896f,-0.26853f,-0.269755f,1.18906f,-0.26853f,-0.269618f,1.18836f,-0.26853f,-0.268668f,1.18677f,-0.26853f,-0.266308f,1.18682f,-0.26853f,-0.253051f,1.18941f,-0.271583f,-0.270101f,1.22321f,-0.271583f,-0.273189f,1.22385f,-0.271583f,-0.275337f,1.22404f,-0.271583f,-0.276075f,1.22346f,-0.271583f,-0.276157f,1.22178f,-0.271583f,-0.276698f,1.22167f,-0.271583f,-0.27823f,1.2295f,-0.271583f,-0.277688f,1.22961f,-0.271583f,-0.276652f,1.22784f,-0.271583f,-0.273773f,1.22683f,-0.271583f,-0.255916f,1.22316f,-0.271583f,-0.255816f,1.22264f,-0.271583f,-0.27078f,1.21247f,-0.271583f,-0.27331f,1.21026f,-0.271583f,-0.273566f,1.20854f,-0.271583f,-0.274107f,1.20843f,-0.271583f,-0.275329f,1.21468f,-0.271583f,-0.274788f,1.21479f,-0.271583f,-0.273977f,1.21301f,-0.271583f,-0.273095f,1.21273f,-0.271583f,-0.271466f,1.21357f,-0.271583f,-0.268598f,1.21553f,-0.271583f,-0.268938f,1.22301f,-0.271583f,-0.267603f,1.21619f,-0.271583f,-0.26026f,1.22121f,-0.26853f,-0.270101f,1.22321f}; return value; } private float[] getCoordinate_9_219_point_2() { float[] value = {-0.26853f,-0.273189f,1.22385f,-0.26853f,-0.275337f,1.22404f,-0.26853f,-0.276075f,1.22346f,-0.26853f,-0.276157f,1.22178f,-0.26853f,-0.276698f,1.22167f,-0.26853f,-0.27823f,1.2295f,-0.26853f,-0.277688f,1.22961f,-0.26853f,-0.276652f,1.22784f,-0.26853f,-0.273773f,1.22683f,-0.26853f,-0.255916f,1.22316f,-0.26853f,-0.255816f,1.22264f,-0.26853f,-0.27078f,1.21247f,-0.26853f,-0.27331f,1.21026f,-0.26853f,-0.273566f,1.20854f,-0.26853f,-0.274107f,1.20843f,-0.26853f,-0.275329f,1.21468f,-0.26853f,-0.274788f,1.21479f,-0.26853f,-0.273977f,1.21301f,-0.26853f,-0.273095f,1.21273f,-0.26853f,-0.271466f,1.21357f,-0.26853f,-0.268598f,1.21553f,-0.26853f,-0.268938f,1.22301f,-0.26853f,-0.267603f,1.21619f,-0.26853f,-0.26026f,1.22121f,-0.271583f,-0.259579f,1.2366f,-0.271583f,-0.259719f,1.23732f,-0.271583f,-0.260331f,1.23858f,-0.271583f,-0.26108f,1.23907f,-0.271583f,-0.263108f,1.23887f,-0.271583f,-0.276657f,1.23622f,-0.271583f,-0.278302f,1.23554f,-0.271583f,-0.27864f,1.23471f,-0.271583f,-0.277681f,1.234f,-0.271583f,-0.275858f,1.23338f,-0.271583f,-0.275386f,1.2326f,-0.271583f,-0.275619f,1.23138f,-0.271583f,-0.27663f,1.2308f,-0.271583f,-0.278343f,1.23129f,-0.271583f,-0.279448f,1.23332f,-0.271583f,-0.278983f,1.23642f,-0.271583f,-0.276892f,1.23858f,-0.271583f,-0.273359f,1.23978f,-0.271583f,-0.263657f,1.24168f,-0.271583f,-0.261473f,1.24247f,-0.271583f,-0.261102f,1.24438f,-0.271583f,-0.261242f,1.2451f,-0.271583f,-0.260701f,1.24521f,-0.271583f,-0.259038f,1.23671f,-0.26853f,-0.259579f,1.2366f,-0.26853f,-0.259719f,1.23732f,-0.26853f,-0.260331f,1.23858f,-0.26853f,-0.26108f,1.23907f,-0.26853f,-0.263108f,1.23887f,-0.26853f,-0.276657f,1.23622f,-0.26853f,-0.278302f,1.23554f,-0.26853f,-0.27864f,1.23471f,-0.26853f,-0.277681f,1.234f,-0.26853f,-0.275858f,1.23338f,-0.26853f,-0.275386f,1.2326f,-0.26853f,-0.275619f,1.23138f,-0.26853f,-0.27663f,1.2308f,-0.26853f,-0.278343f,1.23129f,-0.26853f,-0.279448f,1.23332f,-0.26853f,-0.278983f,1.23642f,-0.26853f,-0.276892f,1.23858f,-0.26853f,-0.273359f,1.23978f,-0.26853f,-0.263657f,1.24168f,-0.26853f,-0.261473f,1.24247f,-0.26853f,-0.261102f,1.24438f,-0.26853f,-0.261242f,1.2451f,-0.26853f,-0.260701f,1.24521f,-0.26853f,-0.259038f,1.23671f,-0.271583f,-0.265277f,1.27101f,-0.271583f,-0.265177f,1.27049f,-0.271583f,-0.266169f,1.26974f,-0.271583f,-0.266312f,1.269f,-0.271583f,-0.265818f,1.26818f,-0.271583f,-0.263935f,1.26414f,-0.271583f,-0.264305f,1.25878f,-0.271583f,-0.267444f,1.25436f,-0.271583f,-0.272641f,1.25196f,-0.271583f,-0.279445f,1.25272f,-0.271583f,-0.284598f,1.25964f,-0.271583f,-0.284293f,1.26461f,-0.271583f,-0.281097f,1.26885f,-0.271583f,-0.280716f,1.26846f,-0.271583f,-0.283365f,1.26456f,-0.271583f,-0.283525f,1.26099f,-0.271583f,-0.281697f,1.25724f,-0.271583f,-0.27816f,1.25524f,-0.271583f,-0.273323f,1.25529f,-0.271583f,-0.268044f,1.25727f,-0.271583f,-0.265338f,1.2604f,-0.271583f,-0.265034f,1.26417f,-0.271583f,-0.267156f,1.26795f,-0.271583f,-0.272023f,1.26969f,-0.271583f,-0.272112f,1.27014f,-0.26853f,-0.265277f,1.27101f,-0.26853f,-0.265177f,1.27049f,-0.26853f,-0.266169f,1.26974f}; return value; } private float[] getCoordinate_9_219_point_3() { float[] value = {-0.26853f,-0.266312f,1.269f,-0.26853f,-0.265818f,1.26818f,-0.26853f,-0.263935f,1.26414f,-0.26853f,-0.264305f,1.25878f,-0.26853f,-0.267444f,1.25436f,-0.26853f,-0.272641f,1.25196f,-0.26853f,-0.279445f,1.25272f,-0.26853f,-0.284598f,1.25964f,-0.26853f,-0.284293f,1.26461f,-0.26853f,-0.281097f,1.26885f,-0.26853f,-0.280716f,1.26846f,-0.26853f,-0.283365f,1.26456f,-0.26853f,-0.283525f,1.26099f,-0.26853f,-0.281697f,1.25724f,-0.26853f,-0.27816f,1.25524f,-0.26853f,-0.273323f,1.25529f,-0.26853f,-0.268044f,1.25727f,-0.26853f,-0.265338f,1.2604f,-0.26853f,-0.265034f,1.26417f,-0.26853f,-0.267156f,1.26795f,-0.26853f,-0.272023f,1.26969f,-0.26853f,-0.272112f,1.27014f,-0.271583f,-0.283848f,1.27328f,-0.271583f,-0.284091f,1.27204f,-0.271583f,-0.285154f,1.27134f,-0.271583f,-0.286396f,1.27159f,-0.271583f,-0.287096f,1.27265f,-0.271583f,-0.286845f,1.27389f,-0.271583f,-0.28579f,1.27459f,-0.271583f,-0.284549f,1.27435f,-0.26853f,-0.283848f,1.27328f,-0.26853f,-0.284091f,1.27204f,-0.26853f,-0.285154f,1.27134f,-0.26853f,-0.286396f,1.27159f,-0.26853f,-0.287096f,1.27265f,-0.26853f,-0.286845f,1.27389f,-0.26853f,-0.28579f,1.27459f,-0.26853f,-0.284549f,1.27435f,-0.271583f,-0.281468f,1.29979f,-0.271583f,-0.280243f,1.30281f,-0.271583f,-0.27775f,1.30424f,-0.271583f,-0.274444f,1.30368f,-0.271583f,-0.271922f,1.3007f,-0.271583f,-0.270818f,1.29692f,-0.271583f,-0.269141f,1.28834f,-0.271583f,-0.269682f,1.28824f,-0.271583f,-0.269828f,1.28898f,-0.271583f,-0.270804f,1.29056f,-0.271583f,-0.273214f,1.29052f,-0.271583f,-0.286032f,1.28802f,-0.271583f,-0.288146f,1.28725f,-0.271583f,-0.288587f,1.28531f,-0.271583f,-0.288441f,1.28457f,-0.271583f,-0.288982f,1.28446f,-0.271583f,-0.290815f,1.29383f,-0.271583f,-0.291167f,1.29893f,-0.271583f,-0.289695f,1.30189f,-0.271583f,-0.287046f,1.30338f,-0.271583f,-0.283476f,1.3026f,-0.271583f,-0.288659f,1.29042f,-0.271583f,-0.280523f,1.29201f,-0.271583f,-0.280624f,1.29307f,-0.271583f,-0.280898f,1.29463f,-0.271583f,-0.2822f,1.29802f,-0.271583f,-0.284284f,1.29974f,-0.271583f,-0.286631f,1.29993f,-0.271583f,-0.289307f,1.29797f,-0.271583f,-0.28971f,1.29369f,-0.271583f,-0.279177f,1.29228f,-0.271583f,-0.271554f,1.29377f,-0.271583f,-0.271747f,1.29646f,-0.271583f,-0.273786f,1.30036f,-0.271583f,-0.277034f,1.3012f,-0.271583f,-0.279001f,1.30023f,-0.271583f,-0.280091f,1.2983f,-0.271583f,-0.279923f,1.295f,-0.271583f,-0.279573f,1.29348f,-0.26853f,-0.281468f,1.29979f,-0.26853f,-0.280243f,1.30281f,-0.26853f,-0.27775f,1.30424f,-0.26853f,-0.274444f,1.30368f,-0.26853f,-0.271922f,1.3007f,-0.26853f,-0.270818f,1.29692f,-0.26853f,-0.269141f,1.28834f,-0.26853f,-0.269682f,1.28824f,-0.26853f,-0.269828f,1.28898f,-0.26853f,-0.270804f,1.29056f,-0.26853f,-0.273214f,1.29052f,-0.26853f,-0.286032f,1.28802f,-0.26853f,-0.288146f,1.28725f,-0.26853f,-0.288587f,1.28531f,-0.26853f,-0.288441f,1.28457f,-0.26853f,-0.288982f,1.28446f,-0.26853f,-0.290815f,1.29383f,-0.26853f,-0.291167f,1.29893f,-0.26853f,-0.289695f,1.30189f,-0.26853f,-0.287046f,1.30338f,-0.26853f,-0.283476f,1.3026f,-0.26853f,-0.288659f,1.29042f,-0.26853f,-0.280523f,1.29201f}; return value; } private float[] getCoordinate_9_219_point_4() { float[] value = {-0.26853f,-0.280624f,1.29307f,-0.26853f,-0.280898f,1.29463f,-0.26853f,-0.2822f,1.29802f,-0.26853f,-0.284284f,1.29974f,-0.26853f,-0.286631f,1.29993f,-0.26853f,-0.289307f,1.29797f,-0.26853f,-0.28971f,1.29369f,-0.26853f,-0.279177f,1.29228f,-0.26853f,-0.271554f,1.29377f,-0.26853f,-0.271747f,1.29646f,-0.26853f,-0.273786f,1.30036f,-0.26853f,-0.277034f,1.3012f,-0.26853f,-0.279001f,1.30023f,-0.26853f,-0.280091f,1.2983f,-0.26853f,-0.279923f,1.295f,-0.26853f,-0.279573f,1.29348f,-0.271583f,-0.29069f,1.30825f,-0.271583f,-0.290933f,1.30701f,-0.271583f,-0.291996f,1.30631f,-0.271583f,-0.293238f,1.30656f,-0.271583f,-0.293938f,1.30762f,-0.271583f,-0.293687f,1.30886f,-0.271583f,-0.292632f,1.30956f,-0.271583f,-0.291392f,1.30932f,-0.26853f,-0.29069f,1.30825f,-0.26853f,-0.290933f,1.30701f,-0.26853f,-0.291996f,1.30631f,-0.26853f,-0.293238f,1.30656f,-0.26853f,-0.293938f,1.30762f,-0.26853f,-0.293687f,1.30886f,-0.26853f,-0.292632f,1.30956f,-0.26853f,-0.291392f,1.30932f,-0.271583f,-0.285626f,1.32966f,-0.271583f,-0.285764f,1.33037f,-0.271583f,-0.28164f,1.33204f,-0.271583f,-0.279002f,1.33284f,-0.271583f,-0.277779f,1.33265f,-0.271583f,-0.27715f,1.33169f,-0.271583f,-0.277362f,1.33052f,-0.271583f,-0.278628f,1.32985f,-0.271583f,-0.279365f,1.32973f,-0.271583f,-0.281199f,1.32971f,-0.26853f,-0.285626f,1.32966f,-0.26853f,-0.285764f,1.33037f,-0.26853f,-0.28164f,1.33204f,-0.26853f,-0.279002f,1.33284f,-0.26853f,-0.277779f,1.33265f,-0.26853f,-0.27715f,1.33169f,-0.26853f,-0.277362f,1.33052f,-0.26853f,-0.278628f,1.32985f,-0.26853f,-0.279365f,1.32973f,-0.26853f,-0.281199f,1.32971f,-0.271583f,-0.284578f,1.32431f,-0.271583f,-0.284702f,1.32494f,-0.271583f,-0.28054f,1.32657f,-0.271583f,-0.277965f,1.32747f,-0.271583f,-0.276734f,1.32727f,-0.271583f,-0.276093f,1.32629f,-0.271583f,-0.276313f,1.32516f,-0.271583f,-0.277598f,1.3245f,-0.271583f,-0.28009f,1.32435f,-0.26853f,-0.284578f,1.32431f,-0.26853f,-0.284702f,1.32494f,-0.26853f,-0.28054f,1.32657f,-0.26853f,-0.277965f,1.32747f,-0.26853f,-0.276734f,1.32727f,-0.26853f,-0.276093f,1.32629f,-0.26853f,-0.276313f,1.32516f,-0.26853f,-0.277598f,1.3245f,-0.26853f,-0.28009f,1.32435f,-0.271583f,-0.280513f,1.34888f,-0.271583f,-0.280407f,1.34834f,-0.271583f,-0.281246f,1.34777f,-0.271583f,-0.281351f,1.34711f,-0.271583f,-0.280759f,1.34602f,-0.271583f,-0.279328f,1.34282f,-0.271583f,-0.280056f,1.33835f,-0.271583f,-0.283415f,1.33599f,-0.271583f,-0.285778f,1.33611f,-0.271583f,-0.28797f,1.33737f,-0.271583f,-0.290954f,1.34055f,-0.271583f,-0.293429f,1.3433f,-0.271583f,-0.295064f,1.34428f,-0.271583f,-0.296621f,1.34439f,-0.271583f,-0.298696f,1.34288f,-0.271583f,-0.299096f,1.33981f,-0.271583f,-0.297825f,1.33704f,-0.271583f,-0.295677f,1.33542f,-0.271583f,-0.29228f,1.33502f,-0.271583f,-0.292174f,1.33447f,-0.271583f,-0.298978f,1.33314f,-0.271583f,-0.299084f,1.33369f,-0.271583f,-0.298238f,1.33418f,-0.271583f,-0.298132f,1.3348f,-0.271583f,-0.298946f,1.33652f,-0.271583f,-0.299848f,1.33829f,-0.271583f,-0.300298f,1.33989f,-0.271583f,-0.299546f,1.34471f,-0.271583f,-0.296004f,1.34722f,-0.271583f,-0.293628f,1.34711f}; return value; } private float[] getCoordinate_9_219_point_5() { float[] value = {-0.271583f,-0.291442f,1.34591f,-0.271583f,-0.288409f,1.34256f,-0.271583f,-0.284638f,1.33882f,-0.271583f,-0.282861f,1.33852f,-0.271583f,-0.280941f,1.33992f,-0.271583f,-0.280504f,1.34262f,-0.271583f,-0.281702f,1.34509f,-0.271583f,-0.283939f,1.34667f,-0.271583f,-0.28727f,1.347f,-0.271583f,-0.287376f,1.34754f,-0.26853f,-0.280513f,1.34888f,-0.26853f,-0.280407f,1.34834f,-0.26853f,-0.281246f,1.34777f,-0.26853f,-0.281351f,1.34711f,-0.26853f,-0.280759f,1.34602f,-0.26853f,-0.279328f,1.34282f,-0.26853f,-0.280056f,1.33835f,-0.26853f,-0.283415f,1.33599f,-0.26853f,-0.285778f,1.33611f,-0.26853f,-0.28797f,1.33737f,-0.26853f,-0.290954f,1.34055f,-0.26853f,-0.293429f,1.3433f,-0.26853f,-0.295064f,1.34428f,-0.26853f,-0.296621f,1.34439f,-0.26853f,-0.298696f,1.34288f,-0.26853f,-0.299096f,1.33981f,-0.26853f,-0.297825f,1.33704f,-0.26853f,-0.295677f,1.33542f,-0.26853f,-0.29228f,1.33502f,-0.26853f,-0.292174f,1.33447f,-0.26853f,-0.298978f,1.33314f,-0.26853f,-0.299084f,1.33369f,-0.26853f,-0.298238f,1.33418f,-0.26853f,-0.298132f,1.3348f,-0.26853f,-0.298946f,1.33652f,-0.26853f,-0.299848f,1.33829f,-0.26853f,-0.300298f,1.33989f,-0.26853f,-0.299546f,1.34471f,-0.26853f,-0.296004f,1.34722f,-0.26853f,-0.293628f,1.34711f,-0.26853f,-0.291442f,1.34591f,-0.26853f,-0.288409f,1.34256f,-0.26853f,-0.284638f,1.33882f,-0.26853f,-0.282861f,1.33852f,-0.26853f,-0.280941f,1.33992f,-0.26853f,-0.280504f,1.34262f,-0.26853f,-0.281702f,1.34509f,-0.26853f,-0.283939f,1.34667f,-0.26853f,-0.28727f,1.347f,-0.26853f,-0.287376f,1.34754f,-0.271583f,-0.293292f,1.3558f,-0.271583f,-0.293949f,1.35752f,-0.271583f,-0.294354f,1.35906f,-0.271583f,-0.293719f,1.36388f,-0.271583f,-0.290081f,1.36626f,-0.271583f,-0.286788f,1.36581f,-0.271583f,-0.28443f,1.36358f,-0.271583f,-0.28306f,1.35949f,-0.271583f,-0.281637f,1.35222f,-0.271583f,-0.282178f,1.35211f,-0.271583f,-0.282324f,1.35286f,-0.271583f,-0.2833f,1.35443f,-0.271583f,-0.285704f,1.35437f,-0.271583f,-0.298522f,1.35186f,-0.271583f,-0.300616f,1.35115f,-0.271583f,-0.301083f,1.34919f,-0.271583f,-0.300937f,1.34844f,-0.271583f,-0.301479f,1.34833f,-0.271583f,-0.303142f,1.35683f,-0.271583f,-0.302601f,1.35694f,-0.271583f,-0.302452f,1.35618f,-0.271583f,-0.301479f,1.35462f,-0.271583f,-0.299072f,1.35467f,-0.271583f,-0.292458f,1.35596f,-0.271583f,-0.284205f,1.35758f,-0.271583f,-0.284302f,1.35955f,-0.271583f,-0.28528f,1.36164f,-0.271583f,-0.287226f,1.3628f,-0.271583f,-0.289721f,1.36286f,-0.271583f,-0.292556f,1.36116f,-0.271583f,-0.29322f,1.35831f,-0.271583f,-0.292947f,1.3573f,-0.26853f,-0.293292f,1.3558f,-0.26853f,-0.293949f,1.35752f,-0.26853f,-0.294354f,1.35906f,-0.26853f,-0.293719f,1.36388f,-0.26853f,-0.290081f,1.36626f,-0.26853f,-0.286788f,1.36581f,-0.26853f,-0.28443f,1.36358f,-0.26853f,-0.28306f,1.35949f,-0.26853f,-0.281637f,1.35222f,-0.26853f,-0.282178f,1.35211f,-0.26853f,-0.282324f,1.35286f,-0.26853f,-0.2833f,1.35443f,-0.26853f,-0.285704f,1.35437f,-0.26853f,-0.298522f,1.35186f,-0.26853f,-0.300616f,1.35115f,-0.26853f,-0.301083f,1.34919f,-0.26853f,-0.300937f,1.34844f,-0.26853f,-0.301479f,1.34833f}; return value; } private float[] getCoordinate_9_219_point_6() { float[] value = {-0.26853f,-0.303142f,1.35683f,-0.26853f,-0.302601f,1.35694f,-0.26853f,-0.302452f,1.35618f,-0.26853f,-0.301479f,1.35462f,-0.26853f,-0.299072f,1.35467f,-0.26853f,-0.292458f,1.35596f,-0.26853f,-0.284205f,1.35758f,-0.26853f,-0.284302f,1.35955f,-0.26853f,-0.28528f,1.36164f,-0.26853f,-0.287226f,1.3628f,-0.26853f,-0.289721f,1.36286f,-0.26853f,-0.292556f,1.36116f,-0.26853f,-0.29322f,1.35831f,-0.26853f,-0.292947f,1.3573f,-0.271583f,-0.30591f,1.37386f,-0.271583f,-0.30577f,1.37314f,-0.271583f,-0.305158f,1.37188f,-0.271583f,-0.304409f,1.37138f,-0.271583f,-0.302381f,1.37158f,-0.271583f,-0.289563f,1.37409f,-0.271583f,-0.287381f,1.3749f,-0.271583f,-0.287011f,1.37681f,-0.271583f,-0.287151f,1.37753f,-0.271583f,-0.28661f,1.37763f,-0.271583f,-0.284946f,1.36913f,-0.271583f,-0.285488f,1.36902f,-0.271583f,-0.285625f,1.36973f,-0.271583f,-0.28624f,1.371f,-0.271583f,-0.286986f,1.37148f,-0.271583f,-0.289014f,1.37128f,-0.271583f,-0.301832f,1.36877f,-0.271583f,-0.304016f,1.36798f,-0.271583f,-0.304384f,1.36606f,-0.271583f,-0.304247f,1.36535f,-0.271583f,-0.304788f,1.36525f,-0.271583f,-0.306451f,1.37375f,-0.26853f,-0.30591f,1.37386f,-0.26853f,-0.30577f,1.37314f,-0.26853f,-0.305158f,1.37188f,-0.26853f,-0.304409f,1.37138f,-0.26853f,-0.302381f,1.37158f,-0.26853f,-0.289563f,1.37409f,-0.26853f,-0.287381f,1.3749f,-0.26853f,-0.287011f,1.37681f,-0.26853f,-0.287151f,1.37753f,-0.26853f,-0.28661f,1.37763f,-0.26853f,-0.284946f,1.36913f,-0.26853f,-0.285488f,1.36902f,-0.26853f,-0.285625f,1.36973f,-0.26853f,-0.28624f,1.371f,-0.26853f,-0.286986f,1.37148f,-0.26853f,-0.289014f,1.37128f,-0.26853f,-0.301832f,1.36877f,-0.26853f,-0.304016f,1.36798f,-0.26853f,-0.304384f,1.36606f,-0.26853f,-0.304247f,1.36535f,-0.26853f,-0.304788f,1.36525f,-0.26853f,-0.306451f,1.37375f,-0.271583f,-0.289035f,1.38428f,-0.271583f,-0.289891f,1.38866f,-0.271583f,-0.290632f,1.39089f,-0.271583f,-0.291819f,1.39195f,-0.271583f,-0.294033f,1.39244f,-0.271583f,-0.294134f,1.39295f,-0.271583f,-0.289736f,1.39361f,-0.271583f,-0.286847f,1.37885f,-0.271583f,-0.287389f,1.37874f,-0.271583f,-0.287526f,1.37944f,-0.271583f,-0.288141f,1.38072f,-0.271583f,-0.288887f,1.3812f,-0.271583f,-0.290914f,1.381f,-0.271583f,-0.303733f,1.37849f,-0.271583f,-0.305917f,1.3777f,-0.271583f,-0.306285f,1.37577f,-0.271583f,-0.306148f,1.37507f,-0.271583f,-0.306689f,1.37496f,-0.271583f,-0.308355f,1.38348f,-0.271583f,-0.307814f,1.38359f,-0.271583f,-0.307674f,1.38287f,-0.271583f,-0.307059f,1.38159f,-0.271583f,-0.30631f,1.3811f,-0.271583f,-0.304282f,1.3813f,-0.271583f,-0.298049f,1.38252f,-0.271583f,-0.298756f,1.38613f,-0.271583f,-0.29932f,1.38758f,-0.271583f,-0.300287f,1.38821f,-0.271583f,-0.302043f,1.38818f,-0.271583f,-0.302149f,1.38872f,-0.271583f,-0.295432f,1.39004f,-0.271583f,-0.295326f,1.38949f,-0.271583f,-0.297349f,1.3883f,-0.271583f,-0.297541f,1.38637f,-0.271583f,-0.296834f,1.38276f,-0.26853f,-0.289035f,1.38428f,-0.26853f,-0.289891f,1.38866f,-0.26853f,-0.290632f,1.39089f,-0.26853f,-0.291819f,1.39195f,-0.26853f,-0.294033f,1.39244f,-0.26853f,-0.294134f,1.39295f,-0.26853f,-0.289736f,1.39361f}; return value; } private float[] getCoordinate_9_219_point_7() { float[] value = {-0.26853f,-0.286847f,1.37885f,-0.26853f,-0.287389f,1.37874f,-0.26853f,-0.287526f,1.37944f,-0.26853f,-0.288141f,1.38072f,-0.26853f,-0.288887f,1.3812f,-0.26853f,-0.290914f,1.381f,-0.26853f,-0.303733f,1.37849f,-0.26853f,-0.305917f,1.3777f,-0.26853f,-0.306285f,1.37577f,-0.26853f,-0.306148f,1.37507f,-0.26853f,-0.306689f,1.37496f,-0.26853f,-0.308355f,1.38348f,-0.26853f,-0.307814f,1.38359f,-0.26853f,-0.307674f,1.38287f,-0.26853f,-0.307059f,1.38159f,-0.26853f,-0.30631f,1.3811f,-0.26853f,-0.304282f,1.3813f,-0.26853f,-0.298049f,1.38252f,-0.26853f,-0.298756f,1.38613f,-0.26853f,-0.29932f,1.38758f,-0.26853f,-0.300287f,1.38821f,-0.26853f,-0.302043f,1.38818f,-0.26853f,-0.302149f,1.38872f,-0.26853f,-0.295432f,1.39004f,-0.26853f,-0.295326f,1.38949f,-0.26853f,-0.297349f,1.3883f,-0.26853f,-0.297541f,1.38637f,-0.26853f,-0.296834f,1.38276f,-0.271583f,-0.292296f,1.40095f,-0.271583f,-0.293152f,1.40532f,-0.271583f,-0.293893f,1.40756f,-0.271583f,-0.29508f,1.40862f,-0.271583f,-0.297294f,1.4091f,-0.271583f,-0.297394f,1.40961f,-0.271583f,-0.292997f,1.41028f,-0.271583f,-0.290108f,1.39551f,-0.271583f,-0.290649f,1.39541f,-0.271583f,-0.290787f,1.39611f,-0.271583f,-0.291401f,1.39739f,-0.271583f,-0.292148f,1.39786f,-0.271583f,-0.294175f,1.39766f,-0.271583f,-0.306993f,1.39516f,-0.271583f,-0.309178f,1.39436f,-0.271583f,-0.309546f,1.39244f,-0.271583f,-0.309408f,1.39174f,-0.271583f,-0.30995f,1.39163f,-0.271583f,-0.311616f,1.40015f,-0.271583f,-0.311075f,1.40025f,-0.271583f,-0.310934f,1.39954f,-0.271583f,-0.31032f,1.39826f,-0.271583f,-0.30957f,1.39777f,-0.271583f,-0.307543f,1.39797f,-0.271583f,-0.30131f,1.39919f,-0.271583f,-0.302017f,1.4028f,-0.271583f,-0.302581f,1.40425f,-0.271583f,-0.303548f,1.40488f,-0.271583f,-0.305304f,1.40485f,-0.271583f,-0.30541f,1.40539f,-0.271583f,-0.298693f,1.4067f,-0.271583f,-0.298587f,1.40616f,-0.271583f,-0.30061f,1.40497f,-0.271583f,-0.300802f,1.40304f,-0.271583f,-0.300095f,1.39942f,-0.26853f,-0.292296f,1.40095f,-0.26853f,-0.293152f,1.40532f,-0.26853f,-0.293893f,1.40756f,-0.26853f,-0.29508f,1.40862f,-0.26853f,-0.297294f,1.4091f,-0.26853f,-0.297394f,1.40961f,-0.26853f,-0.292997f,1.41028f,-0.26853f,-0.290108f,1.39551f,-0.26853f,-0.290649f,1.39541f,-0.26853f,-0.290787f,1.39611f,-0.26853f,-0.291401f,1.39739f,-0.26853f,-0.292148f,1.39786f,-0.26853f,-0.294175f,1.39766f,-0.26853f,-0.306993f,1.39516f,-0.26853f,-0.309178f,1.39436f,-0.26853f,-0.309546f,1.39244f,-0.26853f,-0.309408f,1.39174f,-0.26853f,-0.30995f,1.39163f,-0.26853f,-0.311616f,1.40015f,-0.26853f,-0.311075f,1.40025f,-0.26853f,-0.310934f,1.39954f,-0.26853f,-0.31032f,1.39826f,-0.26853f,-0.30957f,1.39777f,-0.26853f,-0.307543f,1.39797f,-0.26853f,-0.30131f,1.39919f,-0.26853f,-0.302017f,1.4028f,-0.26853f,-0.302581f,1.40425f,-0.26853f,-0.303548f,1.40488f,-0.26853f,-0.305304f,1.40485f,-0.26853f,-0.30541f,1.40539f,-0.26853f,-0.298693f,1.4067f,-0.26853f,-0.298587f,1.40616f,-0.26853f,-0.30061f,1.40497f,-0.26853f,-0.300802f,1.40304f,-0.26853f,-0.300095f,1.39942f,-0.271583f,-0.303015f,1.41854f,-0.271583f,-0.303153f,1.41924f}; return value; } private float[] getCoordinate_9_219_point_8() { float[] value = {-0.271583f,-0.299028f,1.42092f,-0.271583f,-0.29639f,1.42172f,-0.271583f,-0.295167f,1.42153f,-0.271583f,-0.294538f,1.42056f,-0.271583f,-0.294751f,1.4194f,-0.271583f,-0.296017f,1.41873f,-0.271583f,-0.296754f,1.41861f,-0.271583f,-0.298588f,1.41859f,-0.26853f,-0.303015f,1.41854f,-0.26853f,-0.303153f,1.41924f,-0.26853f,-0.299028f,1.42092f,-0.26853f,-0.29639f,1.42172f,-0.26853f,-0.295167f,1.42153f,-0.26853f,-0.294538f,1.42056f,-0.26853f,-0.294751f,1.4194f,-0.26853f,-0.296017f,1.41873f,-0.26853f,-0.296754f,1.41861f,-0.26853f,-0.298588f,1.41859f,-0.271583f,-0.301967f,1.41319f,-0.271583f,-0.30209f,1.41382f,-0.271583f,-0.297928f,1.41545f,-0.271583f,-0.295354f,1.41635f,-0.271583f,-0.294123f,1.41615f,-0.271583f,-0.293482f,1.41517f,-0.271583f,-0.293702f,1.41404f,-0.271583f,-0.294987f,1.41338f,-0.271583f,-0.297479f,1.41323f,-0.26853f,-0.301967f,1.41319f,-0.26853f,-0.30209f,1.41382f,-0.26853f,-0.297928f,1.41545f,-0.26853f,-0.295354f,1.41635f,-0.26853f,-0.294123f,1.41615f,-0.26853f,-0.293482f,1.41517f,-0.26853f,-0.293702f,1.41404f,-0.26853f,-0.294987f,1.41338f,-0.26853f,-0.297479f,1.41323f,-0.271583f,-0.314849f,1.44579f,-0.271583f,-0.317251f,1.44374f,-0.271583f,-0.318114f,1.44183f,-0.271583f,-0.317824f,1.43856f,-0.271583f,-0.31754f,1.43711f,-0.271583f,-0.316948f,1.43485f,-0.271583f,-0.316388f,1.4344f,-0.271583f,-0.314674f,1.43449f,-0.271583f,-0.302207f,1.43693f,-0.271583f,-0.300014f,1.4376f,-0.271583f,-0.299409f,1.43863f,-0.271583f,-0.29955f,1.4409f,-0.271583f,-0.299009f,1.44101f,-0.271583f,-0.297251f,1.43202f,-0.271583f,-0.297792f,1.43192f,-0.271583f,-0.297938f,1.43266f,-0.271583f,-0.298914f,1.43423f,-0.271583f,-0.301321f,1.43419f,-0.271583f,-0.314124f,1.43168f,-0.271583f,-0.31623f,1.43095f,-0.271583f,-0.316697f,1.42899f,-0.271583f,-0.316551f,1.42825f,-0.271583f,-0.317093f,1.42814f,-0.271583f,-0.320099f,1.4435f,-0.271583f,-0.315046f,1.44625f,-0.26853f,-0.314849f,1.44579f,-0.26853f,-0.317251f,1.44374f,-0.26853f,-0.318114f,1.44183f,-0.26853f,-0.317824f,1.43856f,-0.26853f,-0.31754f,1.43711f,-0.26853f,-0.316948f,1.43485f,-0.26853f,-0.316388f,1.4344f,-0.26853f,-0.314674f,1.43449f,-0.26853f,-0.302207f,1.43693f,-0.26853f,-0.300014f,1.4376f,-0.26853f,-0.299409f,1.43863f,-0.26853f,-0.29955f,1.4409f,-0.26853f,-0.299009f,1.44101f,-0.26853f,-0.297251f,1.43202f,-0.26853f,-0.297792f,1.43192f,-0.26853f,-0.297938f,1.43266f,-0.26853f,-0.298914f,1.43423f,-0.26853f,-0.301321f,1.43419f,-0.26853f,-0.314124f,1.43168f,-0.26853f,-0.31623f,1.43095f,-0.26853f,-0.316697f,1.42899f,-0.26853f,-0.316551f,1.42825f,-0.26853f,-0.317093f,1.42814f,-0.26853f,-0.320099f,1.4435f,-0.26853f,-0.315046f,1.44625f,-0.271583f,-0.316596f,1.46086f,-0.271583f,-0.319684f,1.4615f,-0.271583f,-0.321832f,1.46168f,-0.271583f,-0.32257f,1.46111f,-0.271583f,-0.322652f,1.45943f,-0.271583f,-0.323193f,1.45932f,-0.271583f,-0.324725f,1.46715f,-0.271583f,-0.324184f,1.46726f,-0.271583f,-0.323147f,1.46549f,-0.271583f,-0.320268f,1.46448f,-0.271583f,-0.302411f,1.4608f,-0.271583f,-0.302311f,1.46029f,-0.271583f,-0.317275f,1.45012f,-0.271583f,-0.319805f,1.44791f}; return value; } private float[] getCoordinate_9_219_point_9() { float[] value = {-0.271583f,-0.320061f,1.44618f,-0.271583f,-0.320602f,1.44608f,-0.271583f,-0.321825f,1.45233f,-0.271583f,-0.321283f,1.45243f,-0.271583f,-0.320472f,1.45065f,-0.271583f,-0.31959f,1.45038f,-0.271583f,-0.317961f,1.45121f,-0.271583f,-0.315093f,1.45317f,-0.271583f,-0.315433f,1.46066f,-0.271583f,-0.314099f,1.45384f,-0.271583f,-0.306756f,1.45886f,-0.26853f,-0.316596f,1.46086f,-0.26853f,-0.319684f,1.4615f,-0.26853f,-0.321832f,1.46168f,-0.26853f,-0.32257f,1.46111f,-0.26853f,-0.322652f,1.45943f,-0.26853f,-0.323193f,1.45932f,-0.26853f,-0.324725f,1.46715f,-0.26853f,-0.324184f,1.46726f,-0.26853f,-0.323147f,1.46549f,-0.26853f,-0.320268f,1.46448f,-0.26853f,-0.302411f,1.4608f,-0.26853f,-0.302311f,1.46029f,-0.26853f,-0.317275f,1.45012f,-0.26853f,-0.319805f,1.44791f,-0.26853f,-0.320061f,1.44618f,-0.26853f,-0.320602f,1.44608f,-0.26853f,-0.321825f,1.45233f,-0.26853f,-0.321283f,1.45243f,-0.26853f,-0.320472f,1.45065f,-0.26853f,-0.31959f,1.45038f,-0.26853f,-0.317961f,1.45121f,-0.26853f,-0.315093f,1.45317f,-0.26853f,-0.315433f,1.46066f,-0.26853f,-0.314099f,1.45384f,-0.26853f,-0.306756f,1.45886f,-0.271583f,-0.315539f,1.47859f,-0.271583f,-0.313117f,1.48221f,-0.271583f,-0.310699f,1.48577f,-0.271583f,-0.30958f,1.48793f,-0.271583f,-0.30921f,1.48934f,-0.271583f,-0.309264f,1.49055f,-0.271583f,-0.308722f,1.49065f,-0.271583f,-0.307297f,1.48337f,-0.271583f,-0.307838f,1.48326f,-0.271583f,-0.307927f,1.48371f,-0.271583f,-0.308386f,1.4847f,-0.271583f,-0.309039f,1.48489f,-0.271583f,-0.309986f,1.4843f,-0.271583f,-0.31427f,1.47801f,-0.271583f,-0.315736f,1.47564f,-0.271583f,-0.309663f,1.47683f,-0.271583f,-0.307766f,1.47738f,-0.271583f,-0.307187f,1.47815f,-0.271583f,-0.307111f,1.47954f,-0.271583f,-0.307242f,1.48022f,-0.271583f,-0.306701f,1.48032f,-0.271583f,-0.305046f,1.47187f,-0.271583f,-0.305588f,1.47176f,-0.271583f,-0.305725f,1.47246f,-0.271583f,-0.30634f,1.47374f,-0.271583f,-0.307072f,1.47422f,-0.271583f,-0.309114f,1.47402f,-0.271583f,-0.321932f,1.47151f,-0.271583f,-0.324116f,1.47072f,-0.271583f,-0.324484f,1.46879f,-0.271583f,-0.324347f,1.46809f,-0.271583f,-0.324888f,1.46798f,-0.271583f,-0.326543f,1.47644f,-0.271583f,-0.326001f,1.47655f,-0.271583f,-0.32587f,1.47587f,-0.271583f,-0.325258f,1.47461f,-0.271583f,-0.324509f,1.47412f,-0.271583f,-0.322481f,1.47432f,-0.271583f,-0.316087f,1.47557f,-0.271583f,-0.324202f,1.48109f,-0.271583f,-0.325419f,1.4818f,-0.271583f,-0.326076f,1.48182f,-0.271583f,-0.326639f,1.48132f,-0.271583f,-0.326686f,1.48004f,-0.271583f,-0.327227f,1.47994f,-0.271583f,-0.329074f,1.48938f,-0.271583f,-0.328532f,1.48948f,-0.271583f,-0.327295f,1.48708f,-0.271583f,-0.324243f,1.48449f,-0.26853f,-0.315539f,1.47859f,-0.26853f,-0.313117f,1.48221f,-0.26853f,-0.310699f,1.48577f,-0.26853f,-0.30958f,1.48793f,-0.26853f,-0.30921f,1.48934f,-0.26853f,-0.309264f,1.49055f,-0.26853f,-0.308722f,1.49065f,-0.26853f,-0.307297f,1.48337f,-0.26853f,-0.307838f,1.48326f,-0.26853f,-0.307927f,1.48371f,-0.26853f,-0.308386f,1.4847f,-0.26853f,-0.309039f,1.48489f,-0.26853f,-0.309986f,1.4843f,-0.26853f,-0.31427f,1.47801f,-0.26853f,-0.315736f,1.47564f}; return value; } private float[] getCoordinate_9_219_point_10() { float[] value = {-0.26853f,-0.309663f,1.47683f,-0.26853f,-0.307766f,1.47738f,-0.26853f,-0.307187f,1.47815f,-0.26853f,-0.307111f,1.47954f,-0.26853f,-0.307242f,1.48022f,-0.26853f,-0.306701f,1.48032f,-0.26853f,-0.305046f,1.47187f,-0.26853f,-0.305588f,1.47176f,-0.26853f,-0.305725f,1.47246f,-0.26853f,-0.30634f,1.47374f,-0.26853f,-0.307072f,1.47422f,-0.26853f,-0.309114f,1.47402f,-0.26853f,-0.321932f,1.47151f,-0.26853f,-0.324116f,1.47072f,-0.26853f,-0.324484f,1.46879f,-0.26853f,-0.324347f,1.46809f,-0.26853f,-0.324888f,1.46798f,-0.26853f,-0.326543f,1.47644f,-0.26853f,-0.326001f,1.47655f,-0.26853f,-0.32587f,1.47587f,-0.26853f,-0.325258f,1.47461f,-0.26853f,-0.324509f,1.47412f,-0.26853f,-0.322481f,1.47432f,-0.26853f,-0.316087f,1.47557f,-0.26853f,-0.324202f,1.48109f,-0.26853f,-0.325419f,1.4818f,-0.26853f,-0.326076f,1.48182f,-0.26853f,-0.326639f,1.48132f,-0.26853f,-0.326686f,1.48004f,-0.26853f,-0.327227f,1.47994f,-0.26853f,-0.329074f,1.48938f,-0.26853f,-0.328532f,1.48948f,-0.26853f,-0.327295f,1.48708f,-0.26853f,-0.324243f,1.48449f,-0.271583f,-0.311491f,1.49906f,-0.271583f,-0.312556f,1.5045f,-0.271583f,-0.313179f,1.50652f,-0.271583f,-0.314288f,1.50745f,-0.271583f,-0.316572f,1.50771f,-0.271583f,-0.316684f,1.50828f,-0.271583f,-0.312295f,1.50892f,-0.271583f,-0.309303f,1.49362f,-0.271583f,-0.309845f,1.49352f,-0.271583f,-0.309982f,1.49422f,-0.271583f,-0.310911f,1.49586f,-0.271583f,-0.313312f,1.49579f,-0.271583f,-0.326203f,1.49327f,-0.271583f,-0.328087f,1.49272f,-0.271583f,-0.328665f,1.49195f,-0.271583f,-0.328741f,1.49055f,-0.271583f,-0.328604f,1.48985f,-0.271583f,-0.329145f,1.48974f,-0.271583f,-0.332137f,1.50503f,-0.271583f,-0.327497f,1.50772f,-0.271583f,-0.327382f,1.50713f,-0.271583f,-0.329755f,1.50474f,-0.271583f,-0.33039f,1.5031f,-0.271583f,-0.330146f,1.50061f,-0.271583f,-0.329488f,1.49724f,-0.271583f,-0.329102f,1.49616f,-0.271583f,-0.328568f,1.49584f,-0.271583f,-0.326943f,1.49604f,-0.271583f,-0.320402f,1.49732f,-0.271583f,-0.321256f,1.50168f,-0.271583f,-0.321909f,1.50346f,-0.271583f,-0.322883f,1.50417f,-0.271583f,-0.324821f,1.50422f,-0.271583f,-0.324927f,1.50476f,-0.271583f,-0.318021f,1.50611f,-0.271583f,-0.317915f,1.50557f,-0.271583f,-0.320119f,1.50426f,-0.271583f,-0.320187f,1.50189f,-0.271583f,-0.319334f,1.49753f,-0.26853f,-0.311491f,1.49906f,-0.26853f,-0.312556f,1.5045f,-0.26853f,-0.313179f,1.50652f,-0.26853f,-0.314288f,1.50745f,-0.26853f,-0.316572f,1.50771f,-0.26853f,-0.316684f,1.50828f,-0.26853f,-0.312295f,1.50892f,-0.26853f,-0.309303f,1.49362f,-0.26853f,-0.309845f,1.49352f,-0.26853f,-0.309982f,1.49422f,-0.26853f,-0.310911f,1.49586f,-0.26853f,-0.313312f,1.49579f,-0.26853f,-0.326203f,1.49327f,-0.26853f,-0.328087f,1.49272f,-0.26853f,-0.328665f,1.49195f,-0.26853f,-0.328741f,1.49055f,-0.26853f,-0.328604f,1.48985f,-0.26853f,-0.329145f,1.48974f,-0.26853f,-0.332137f,1.50503f,-0.26853f,-0.327497f,1.50772f,-0.26853f,-0.327382f,1.50713f,-0.26853f,-0.329755f,1.50474f,-0.26853f,-0.33039f,1.5031f,-0.26853f,-0.330146f,1.50061f,-0.26853f,-0.329488f,1.49724f,-0.26853f,-0.329102f,1.49616f,-0.26853f,-0.328568f,1.49584f}; return value; } private float[] getCoordinate_9_219_point_11() { float[] value = {-0.26853f,-0.326943f,1.49604f,-0.26853f,-0.320402f,1.49732f,-0.26853f,-0.321256f,1.50168f,-0.26853f,-0.321909f,1.50346f,-0.26853f,-0.322883f,1.50417f,-0.26853f,-0.324821f,1.50422f,-0.26853f,-0.324927f,1.50476f,-0.26853f,-0.318021f,1.50611f,-0.26853f,-0.317915f,1.50557f,-0.26853f,-0.320119f,1.50426f,-0.26853f,-0.320187f,1.50189f,-0.26853f,-0.319334f,1.49753f,-0.271583f,-0.315559f,1.5256f,-0.271583f,-0.3161f,1.52549f,-0.271583f,-0.316515f,1.52664f,-0.271583f,-0.317139f,1.52715f,-0.271583f,-0.317912f,1.52722f,-0.271583f,-0.319788f,1.52594f,-0.271583f,-0.325143f,1.52085f,-0.271583f,-0.317939f,1.51796f,-0.271583f,-0.315862f,1.51744f,-0.271583f,-0.315009f,1.51821f,-0.271583f,-0.314935f,1.51954f,-0.271583f,-0.315021f,1.51997f,-0.271583f,-0.314479f,1.52008f,-0.271583f,-0.312819f,1.51159f,-0.271583f,-0.31336f,1.51149f,-0.271583f,-0.313673f,1.51231f,-0.271583f,-0.31483f,1.51356f,-0.271583f,-0.316915f,1.51451f,-0.271583f,-0.326291f,1.51833f,-0.271583f,-0.330988f,1.51741f,-0.271583f,-0.333062f,1.51667f,-0.271583f,-0.333473f,1.51474f,-0.271583f,-0.333336f,1.51404f,-0.271583f,-0.333877f,1.51393f,-0.271583f,-0.335526f,1.52236f,-0.271583f,-0.334985f,1.52246f,-0.271583f,-0.334859f,1.52182f,-0.271583f,-0.333901f,1.52018f,-0.271583f,-0.331538f,1.52022f,-0.271583f,-0.326563f,1.5212f,-0.271583f,-0.319963f,1.52745f,-0.271583f,-0.318204f,1.52933f,-0.271583f,-0.317499f,1.53085f,-0.271583f,-0.31738f,1.53203f,-0.271583f,-0.317454f,1.53241f,-0.271583f,-0.316913f,1.53252f,-0.26853f,-0.315559f,1.5256f,-0.26853f,-0.3161f,1.52549f,-0.26853f,-0.316515f,1.52664f,-0.26853f,-0.317139f,1.52715f,-0.26853f,-0.317912f,1.52722f,-0.26853f,-0.319788f,1.52594f,-0.26853f,-0.325143f,1.52085f,-0.26853f,-0.317939f,1.51796f,-0.26853f,-0.315862f,1.51744f,-0.26853f,-0.315009f,1.51821f,-0.26853f,-0.314935f,1.51954f,-0.26853f,-0.315021f,1.51997f,-0.26853f,-0.314479f,1.52008f,-0.26853f,-0.312819f,1.51159f,-0.26853f,-0.31336f,1.51149f,-0.26853f,-0.313673f,1.51231f,-0.26853f,-0.31483f,1.51356f,-0.26853f,-0.316915f,1.51451f,-0.26853f,-0.326291f,1.51833f,-0.26853f,-0.330988f,1.51741f,-0.26853f,-0.333062f,1.51667f,-0.26853f,-0.333473f,1.51474f,-0.26853f,-0.333336f,1.51404f,-0.26853f,-0.333877f,1.51393f,-0.26853f,-0.335526f,1.52236f,-0.26853f,-0.334985f,1.52246f,-0.26853f,-0.334859f,1.52182f,-0.26853f,-0.333901f,1.52018f,-0.26853f,-0.331538f,1.52022f,-0.26853f,-0.326563f,1.5212f,-0.26853f,-0.319963f,1.52745f,-0.26853f,-0.318204f,1.52933f,-0.26853f,-0.317499f,1.53085f,-0.26853f,-0.31738f,1.53203f,-0.26853f,-0.317454f,1.53241f,-0.26853f,-0.316913f,1.53252f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_226_coordIndex_1() { int[] value = {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,0,16,-1,31,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,-1,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,47,-1,48,32,33,49,-1,49,33,34,50,-1,50,34,35,51,-1,51,35,36,52,-1,52,36,37,53,-1,53,37,38,54,-1,54,38,39,55,-1,55,39,40,56,-1,56,40,41,57,-1,57,41,42,58,-1,58,42,43,59,-1,59,43,44,60,-1,60,44,45,61,-1,61,45,46,62,-1,62,46,47,63,-1,63,47,32,48,-1,63,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,-1,80,78,79,81,-1,81,79,64,82,-1,82,64,65,83,-1,83,65,66,84,-1,84,66,67,85,-1,85,67,68,86,-1,86,68,69,87,-1,87,69,70,88,-1,88,70,71,89,-1,89,71,72,90,-1,90,72,73,91,-1,91,73,74,92,-1,92,74,75,93,-1,93,75,76,94,-1,94,76,77,95,-1,95,77,78,80,-1,95,80,96,-1,96,80,81,-1,96,81,82,-1,96,82,83,97,-1,97,83,84,-1,97,84,85,-1,97,85,86,-1,97,86,87,98,-1,98,87,88,-1,98,88,89,-1,98,89,90,-1,98,90,91,99,-1,99,91,92,-1,99,92,93,-1,99,93,94,-1,99,94,95,96,-1,101,98,99,102,-1,103,96,97,100,-1,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,-1,105,104,79,78,-1,106,105,78,77,-1,107,106,77,76,-1,108,107,76,75,-1,109,108,75,74,-1,110,109,74,73,-1,111,110,73,72,-1,112,111,72,71,-1,113,112,71,70,-1,114,113,70,69,-1,115,114,69,68,-1,116,115,68,67,-1,117,116,67,66,-1,118,117,66,65,-1,119,64,79,104,-1,119,118,65,64,-1,120,100,97,98,101,121,-1,120,121,123,122,-1,123,102,99,96,103,122,-1,124,120,122,125,132,133,134,135,-1,126,103,100,127,136,137,138,139,-1,126,125,122,103,-1,127,100,120,124,-1,128,123,121,129,140,141,142,143,-1,130,101,102,131,144,145,146,147,-1,130,129,121,101,-1,131,102,123,128,-1,132,125,126,139,-1,133,132,139,138,-1,134,133,138,137,-1,135,134,137,136,-1,136,127,124,135,-1,140,129,130,147,-1,141,140,147,146,-1,142,141,146,145,-1,143,142,145,144,-1,144,131,128,143,-1,162,161,160,159,158,157,156,155,154,153,152,151,150,149,148,163,-1,164,148,149,165,-1,165,149,150,166,-1,166,150,151,167,-1,167,151,152,168,-1,168,152,153,169,-1,169,153,154,170,-1,170,154,155,171,-1,171,155,156,172,-1,172,156,157,173,-1,173,157,158,174,-1,174,158,159,175,-1,175,159,160,176,-1,176,160,161,177,-1,177,161,162,178,-1,178,162,163,179,-1,179,163,148,164,-1,179,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,-1,183,201,194,180,214,-1,191,189,193,181,215,221,-1,195,212,213,194,222,-1,197,181,193,210,-1,197,210,211,196,223,-1,199,196,195,200,-1,199,200,225,201,183,219,218,182,198,224,-1,202,189,191,209,-1,205,188,192,213,-1,206,190,188,205,-1,206,205,204,207,-1,207,204,203,208,-1,207,208,209,191,185,184,190,206,-1,208,203,202,209,-1,210,193,189,202,-1,210,202,203,211,-1,211,203,204,212,-1,212,195,196,211,-1,212,204,205,213,-1,213,192,180,194,-1,215,181,197,198,182,-1,218,186,217,221,-1,219,183,214,220,-1,219,187,186,218,-1,220,214,180,192,188,190,-1,220,216,187,219,-1,221,215,182,218,-1,222,194,201,225,-1,223,196,199,224,-1,224,198,197,223,-1,225,200,195,222,-1,242,241,240,243,-1,243,240,239,244,-1,244,239,238,245,-1,245,238,237,246,-1,246,237,236,247,-1,247,236,235,248,-1,248,235,234,249,592,-1,250,233,232,251,-1,251,232,231,252,-1,252,231,230,253,-1,253,230,229,254,-1,254,229,228,255,-1,255,228,227,256,-1,256,227,226,257,-1,257,226,241,242,-1,257,242,259,258,-1,259,242,243,260,-1,260,243,244,261,-1,263,246,247,264,-1,264,247,248,265,-1,266,250,251,267}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_2() { int[] value = {-1,267,251,252,268,-1,268,252,253,269,-1,269,253,254,270,-1,270,254,255,271,-1,271,255,256,272,-1,272,256,257,258,-1,272,258,259,260,261,270,271,-1,273,240,241,274,-1,274,241,226,275,-1,275,226,227,276,-1,276,227,228,277,-1,277,228,229,278,-1,278,229,230,279,-1,279,230,231,280,-1,280,231,232,281,-1,281,232,233,282,-1,282,233,234,283,-1,283,234,235,284,-1,284,235,236,285,-1,285,236,237,286,-1,286,237,238,287,-1,287,238,239,288,-1,288,239,240,273,-1,288,273,289,-1,289,273,274,-1,289,274,275,-1,289,275,276,290,-1,290,276,277,-1,290,277,278,-1,290,278,279,-1,290,279,280,291,-1,291,280,281,-1,291,281,282,-1,291,282,283,-1,291,283,284,292,-1,291,600,601,292,-1,292,284,285,-1,292,285,286,-1,292,286,287,-1,292,287,288,289,-1,292,295,294,291,-1,292,601,600,291,-1,295,300,302,301,-1,295,301,326,313,314,315,316,330,304,294,-1,296,289,290,293,-1,298,293,290,291,294,297,-1,299,298,297,300,-1,300,295,292,289,296,299,-1,303,297,294,304,-1,306,299,296,307,-1,308,293,298,305,-1,313,312,311,314,-1,314,311,310,315,-1,315,310,309,316,-1,321,320,319,322,-1,322,319,318,323,-1,323,318,317,324,-1,324,332,307,296,293,308,328,321,322,323,-1,325,303,304,330,-1,326,301,302,329,-1,327,306,307,332,-1,328,308,305,331,-1,329,302,300,297,303,325,309,310,311,312,-1,329,312,313,326,-1,330,316,309,325,-1,331,305,298,299,306,327,317,318,319,320,-1,331,320,321,328,-1,332,324,317,327,-1,349,348,347,350,-1,350,347,346,351,-1,351,346,345,352,-1,352,345,344,353,-1,353,344,343,354,-1,354,343,342,355,-1,355,342,341,356,596,-1,357,340,339,358,-1,358,339,338,359,-1,359,338,337,360,-1,360,337,336,361,-1,361,336,335,362,-1,362,335,334,363,-1,363,334,333,364,-1,364,333,348,349,-1,364,349,366,365,-1,366,349,350,367,-1,367,350,351,368,-1,370,353,354,371,-1,371,354,355,372,-1,373,357,358,374,-1,374,358,359,375,-1,375,359,360,376,-1,376,360,361,377,-1,377,361,362,378,-1,378,362,363,379,-1,379,363,364,365,-1,379,365,366,367,368,377,378,-1,380,347,348,381,-1,381,348,333,382,-1,382,333,334,383,-1,383,334,335,384,-1,384,335,336,385,-1,385,336,337,386,-1,386,337,338,387,-1,387,338,339,388,-1,388,339,340,389,-1,389,340,341,390,-1,390,341,342,391,-1,391,342,343,392,-1,392,343,344,393,-1,393,344,345,394,-1,394,345,346,395,-1,395,346,347,380,-1,395,380,396,-1,396,380,381,-1,396,381,382,-1,396,382,383,397,-1,397,383,384,-1,397,384,385,-1,397,385,386,-1,397,386,387,398,-1,398,387,388,-1,398,388,389,-1,398,389,390,-1,398,390,391,399,-1,399,391,392,-1,399,392,393,-1,399,393,394,-1,399,394,395,396,-1,401,398,399,402,-1,402,407,409,408,-1,402,408,433,420,421,422,423,437,411,401,-1,403,396,397,400,-1,405,400,397,398,401,404,-1,406,405,404,407,-1,407,402,399,396,403,406,-1,411,410,404,401,-1,413,406,403,414,-1,415,400,405,412,-1,420,419,418,421,-1,421,418,417,422,-1,422,417,416,423,-1,428,427,426,429,-1,429,426,425,430,-1,430,425,424,431,-1,431,439,414,403,400,415,435,428,429,430,-1,432,410,411,437,-1,433,408,409,436,-1,434,413,414,439,-1,435,415,412,438,-1,436,409,407,404,410,432,416,417,418,419,-1,436,419,420,433,-1,437,423,416,432,-1,438,412,405,406,413,434,424,425,426,427,-1,438,427,428,435,-1,439,431,424,434,-1,440,375,376,444,-1,443,263,268,463,-1,444,376,377,448,-1,445,441,440,444,-1,447,262,263,443,-1,447,443,442,446,-1,448,377,368,452,-1,449,445,444,448,-1,451,261,262,447,-1,451,447,446,450,-1,452,368,369,456,-1,453,449,448,452,-1,455,270,261,451,-1,455,451,450,454,-1,456,369,370,460,-1,457,453,452,456,-1,459,269,270,455,-1,459,455,454,458,-1,460,370,375,440,-1,460,440,441,461,-1,461,457,456,460,-1,462,442,443,463,-1,463,268,269,459,-1,463,459,458,462,-1,464,446,442,465,-1,466,441,445,467,-1,467,445,449,468,-1,469,450,446,464,-1,470,458,454,471,-1,472,453,457,473,-1,473,457,461,474,-1,475,462,458,470,-1,476,480,490,494,-1,481,478,495,491,-1,481,602,639,638,604,480,646,647,648,649,-1,483,498,489,477}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_3() { int[] value = {-1,487,469,464,465,485,496,466,467,468,493,-1,489,605,643,642,603,482,654,655,656,657,-1,491,492,488,499,482,603,602,481,-1,492,472,473,474,497,486,475,470,471,488,-1,494,490,491,495,-1,498,483,484,499,-1,498,487,493,490,480,604,605,489,-1,499,484,479,482,-1,500,483,532,485,504,-1,501,442,462,502,-1,502,462,475,507,-1,503,484,483,500,-1,503,500,501,502,-1,504,485,465,505,-1,505,465,442,501,-1,505,501,500,504,-1,506,486,533,484,503,-1,506,503,502,507,-1,507,475,486,506,-1,508,494,495,509,-1,509,495,535,497,514,-1,510,461,441,511,-1,510,511,508,509,-1,511,441,466,513,-1,512,496,534,494,508,-1,513,466,496,512,-1,513,512,508,511,-1,514,497,474,515,-1,515,474,461,510,-1,515,510,509,514,-1,516,491,490,517,-1,517,490,493,520,-1,518,449,453,519,-1,518,519,516,517,-1,519,453,472,523,-1,520,493,468,521,-1,521,468,449,518,-1,521,518,517,520,-1,522,492,491,516,-1,522,516,519,523,-1,523,472,492,522,-1,524,499,488,525,-1,525,488,471,526,-1,526,471,454,527,-1,526,527,524,525,-1,527,454,450,529,-1,528,498,499,524,-1,529,450,469,531,-1,529,528,524,527,-1,530,487,498,528,-1,530,528,529,531,-1,531,469,487,530,-1,532,483,477,547,551,-1,533,486,497,535,544,553,-1,534,496,485,532,551,542,-1,535,495,478,540,544,-1,540,602,603,549,-1,542,538,476,494,534,-1,543,536,608,539,-1,549,561,548,607,606,541,557,540,-1,553,544,559,545,537,555,552,563,-1,553,549,479,484,533,-1,554,536,543,558,542,551,562,550,-1,554,550,546,609,-1,556,538,542,558,-1,557,541,545,559,-1,558,543,539,556,-1,559,544,540,557,-1,560,546,550,562,-1,561,549,553,563,-1,562,551,547,560,-1,563,552,548,561,-1,565,370,369,368,564,-1,567,263,262,261,566,-1,576,564,569,577,-1,578,568,565,579,-1,579,565,564,576,-1,580,566,575,581,-1,582,574,567,583,-1,583,567,566,580,-1,586,585,614,613,-1,587,577,569,570,571,568,578,584,585,586,-1,587,612,622,625,-1,591,581,575,572,573,574,582,588,589,590,-1,591,618,626,629,-1,593,249,234,233,250,-1,593,250,266,595,-1,594,265,248,592,-1,595,266,267,268,263,264,265,594,-1,597,356,341,340,357,-1,597,357,373,599,-1,598,372,355,596,-1,599,373,374,375,370,371,372,598,-1,604,538,547,605,-1,606,537,545,541,-1,607,548,552,555,-1,607,555,537,606,-1,608,536,554,609,-1,609,546,560,547,538,556,539,608,-1,611,610,579,576,-1,613,612,587,586,-1,614,585,584,615,-1,615,584,578,579,610,-1,615,610,611,612,613,614,-1,617,616,583,580,-1,618,591,590,619,-1,619,590,589,620,-1,620,589,588,621,-1,621,588,582,583,616,-1,621,616,617,618,619,620,-1,623,622,612,611,-1,624,577,587,625,-1,624,623,611,576,577,-1,627,626,618,617,-1,628,581,591,629,-1,628,627,617,580,581,-1,630,622,623,631,-1,631,623,624,632,-1,632,624,625,633,-1,632,633,630,631,-1,633,625,622,630,-1,634,626,627,635,-1,635,627,628,636,-1,636,628,629,637,-1,636,637,634,635,-1,637,629,626,634,-1,638,639,641,640,-1,639,602,540,641,-1,640,538,604,638,-1,642,643,645,644,-1,643,605,547,645,-1,644,549,603,642,-1,646,480,476,650,-1,650,651,647,646,-1,651,652,648,647,-1,652,651,650,476,538,640,641,540,478,653,-1,652,653,649,648,-1,653,478,481,649,-1,654,482,479,658,-1,658,659,655,654,-1,659,660,656,655,-1,660,659,658,479,549,644,645,547,477,661,-1,660,661,657,656,-1,661,477,489,657,-1,665,692,249,593,-1,666,681,594,592,-1,677,662,663,678,-1,678,663,664,679,-1,679,664,665,680,-1,680,665,593,595,-1,681,666,667,682,-1,681,680,595,594,-1,682,667,668,683,-1,683,668,669,684,-1,684,669,670,685,-1,685,670,671,686,-1,686,671,672,687,-1,687,672,673,688,-1,688,673,674,689,-1,689,674,675,690,-1,689,690,691,677,678,679,680,681,682,683,684,685,686,687,688,-1,690,675,676,691,-1,691,676,662,677,-1,692,665,664,663,662,676,675,674,673,672,671,670,669,668,667,666,-1,692,666,592,249,-1,696,697,599,598,-1,697,712,597,599,-1,706,705,704,703,702,701,700,699,698,697,696,695,694,693,707,-1,708,693,694,709,-1,709,694,695,710,-1,710,695,696,711,-1,711,696,598,596,-1,712,697,698,713,-1,712,713}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_4() { int[] value = {714,715,716,717,718,719,720,721,722,708,709,710,711,723,-1,712,723,356,597,-1,713,698,699,714,-1,714,699,700,715,-1,715,700,701,716,-1,716,701,702,717,-1,717,702,703,718,-1,718,703,704,719,-1,719,704,705,720,-1,720,705,706,721,-1,721,706,707,722,-1,722,707,693,708,-1,723,711,596,356,-1,725,572,575,566,261,244,724,-1,726,246,263,567,574,573,727,-1,729,725,724,731,-1,729,728,727,573,572,725,-1,730,726,727,728,-1,731,724,244,245,246,726,730,-1,732,733,734,735,-1,733,732,730,728,-1,734,733,728,729,-1,735,731,730,732,-1,735,734,729,731,-1,737,570,569,564,368,351,736,-1,738,353,370,565,568,571,739,-1,741,737,736,743,-1,741,740,739,571,570,737,-1,742,738,739,740,-1,743,736,351,352,353,738,742,-1,744,745,746,747,-1,745,744,741,743,-1,746,745,743,742,-1,747,740,741,744,-1,747,746,742,740,-1,762,761,760,759,758,757,756,755,754,753,752,751,750,749,748,763,-1,764,748,749,765,-1,765,749,750,766,-1,766,750,751,767,-1,767,751,752,768,-1,768,752,753,769,-1,769,753,754,770,-1,770,754,755,771,-1,771,755,756,772,-1,772,756,757,773,-1,773,757,758,774,-1,774,758,759,775,-1,775,759,760,776,-1,776,760,761,777,-1,777,761,762,778,-1,778,762,763,779,-1,779,763,748,764,-1,779,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,-1,794,793,792,791,790,789,788,787,786,785,784,783,782,781,780,795,-1,796,780,781,797,-1,797,781,782,798,-1,798,782,783,799,-1,799,783,784,800,-1,800,784,785,801,-1,801,785,786,802,-1,802,786,787,803,-1,803,787,788,804,-1,804,788,789,805,-1,805,789,790,806,-1,806,790,791,807,-1,807,791,792,808,-1,808,792,793,809,-1,809,793,794,810,-1,810,794,795,811,-1,811,795,780,796,-1,811,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,-1,826,825,824,823,822,821,820,819,818,817,816,815,814,813,812,827,-1,828,812,813,829,-1,829,813,814,830,-1,830,814,815,831,-1,831,815,816,832,-1,832,816,817,833,-1,833,817,818,834,-1,834,818,819,835,-1,835,819,820,836,-1,836,820,821,837,-1,837,821,822,838,-1,838,822,823,839,-1,839,823,824,840,-1,840,824,825,841,-1,841,825,826,842,-1,842,826,827,843,-1,843,827,812,828,-1,843,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,-1,874,873,872,871,870,869,868,867,866,865,864,863,862,861,860,859,858,857,856,855,854,853,852,851,850,849,848,847,846,845,844,875,-1,876,844,845,877,-1,878,846,847,879,-1,880,848,849,881,-1,882,850,851,883,-1,884,852,853,885,-1,886,854,855,887,-1,888,856,857,889,-1,890,858,859,891,-1,892,860,861,893,-1,894,862,863,895,-1,896,864,865,897,-1,898,866,867,899,-1,900,868,869,901,-1,902,870,871,903,-1,904,872,873,905,-1,906,874,875,907,-1,908,907,876,909,-1,909,876,877,910,-1,910,877,878,911,-1,911,878,879,912,-1,912,879,880,913,-1,913,880,881,914,-1,914,881,882,915,-1,915,882,883,916,-1,916,883,884,917,-1,917,884,885,918,-1,918,885,886,919,-1,919,886,887,920,-1,920,887,888,921,-1,921,888,889,922,-1,922,889,890,923,-1,923,890,891,924,-1,924,891,892,925,-1,925,892,893,926,-1,926,893,894,927,-1,927,894,895,928,-1,928,895,896,929,-1,929,896,897,930,-1,930,897,898,931,-1,931,898,899,932,-1,932,899,900,933,-1,933,900,901,934,-1,934,901,902,935,-1,935,902,903,936,-1,936,903,904,937,-1,937,904,905,938,-1,938,905,906,939,-1,939,906,907,908,-1,940,846,878,941,-1,941,878,877,942,-1,942,877,845,943,-1,943,845,846,940,-1,943,940,941,942,-1,944,848,880,945,-1,945,880,879,946,-1,946,879,847,947,-1,947,847,848,944,-1,947,944,945,946,-1,948,850,882,949,-1,949,882,881,950,-1,950,881,849,951,-1,951,849,850,948,-1,951,948,949,950,-1,952,852,884,953,-1,953,884,883,954,-1,954,883,851,955,-1,955,851,852,952,-1,955,952,953,954,-1,956,854,886,957,-1,957,886,885,958,-1,958,885,853,959,-1,959,853,854,956,-1,959,956,957,958,-1,960,856,888,961,-1,961,888,887,962,-1,962,887,855,963,-1,963,855,856,960,-1,963,960,961,962,-1,964,858,890,965,-1,965,890,889,966,-1,966,889,857,967,-1,967,857,858,964,-1,967,964,965,966,-1,968,860,892}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_5() { int[] value = {969,-1,969,892,891,970,-1,970,891,859,971,-1,971,859,860,968,-1,971,968,969,970,-1,972,862,894,973,-1,973,894,893,974,-1,974,893,861,975,-1,975,861,862,972,-1,975,972,973,974,-1,976,864,896,977,-1,977,896,895,978,-1,978,895,863,979,-1,979,863,864,976,-1,979,976,977,978,-1,980,866,898,981,-1,981,898,897,982,-1,982,897,865,983,-1,983,865,866,980,-1,983,980,981,982,-1,984,868,900,985,-1,985,900,899,986,-1,986,899,867,987,-1,987,867,868,984,-1,987,984,985,986,-1,988,870,902,989,-1,989,902,901,990,-1,990,901,869,991,-1,991,869,870,988,-1,991,988,989,990,-1,992,872,904,993,-1,993,904,903,994,-1,994,903,871,995,-1,995,871,872,992,-1,995,992,993,994,-1,996,874,906,997,-1,997,906,905,998,-1,998,905,873,999,-1,999,873,874,996,-1,999,996,997,998,-1,1000,876,907,1001,-1,1001,907,875,1002,-1,1002,875,844,1003,-1,1003,844,876,1000,-1,1003,1000,1001,1002,-1,1004,939,908,1005,-1,1005,908,909,1006,-1,1006,909,910,1007,-1,1007,910,911,1008,-1,1008,911,912,1009,-1,1009,912,913,1010,-1,1010,913,914,1011,-1,1011,914,915,1012,-1,1012,915,916,1013,-1,1013,916,917,1014,-1,1014,917,918,1015,-1,1015,918,919,1016,-1,1016,919,920,1017,-1,1017,920,921,1018,-1,1018,921,922,1019,-1,1019,922,923,1020,-1,1020,923,924,1021,-1,1021,924,925,1022,-1,1022,925,926,1023,-1,1023,926,927,1024,-1,1024,927,928,1025,-1,1025,928,929,1026,-1,1026,929,930,1027,-1,1026,1027,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,-1,1027,930,931,1028,-1,1028,931,932,1029,-1,1029,932,933,1030,-1,1030,933,934,1031,-1,1031,934,935,1032,-1,1032,935,936,1033,-1,1033,936,937,1034,-1,1033,1034,1035,1004,1005,1006,1007,1008,1009,1010,1011,1031,1032,-1,1034,937,938,1035,-1,1035,938,939,1004,-1,1037,1011,1012,1038,-1,1038,1012,1013,1039,-1,1039,1013,1014,1040,-1,1040,1014,1015,1041,-1,1042,1027,1028,1043,-1,1043,1028,1029,1044,-1,1044,1029,1030,1045,-1,1045,1030,1031,1036,-1,1047,1036,1031,1048,-1,1049,1011,1037,1046,-1,1050,1047,1048,1053,-1,1051,1041,1015,1052,-1,1052,1049,1046,1051,-1,1053,1027,1042,1050,-1,1054,1037,1038,1039,1040,1041,1057,-1,1055,1054,1057,1056,-1,1056,1042,1043,1044,1045,1036,1055,-1,1058,1049,1052,1061,-1,1059,1048,1031,1011,1049,1058,-1,1059,1058,1061,1060,-1,1060,1053,1048,1059,-1,1061,1052,1015,1027,1053,1060,-1,1062,1047,1050,1065,-1,1063,1046,1037,1054,1055,1036,1047,1062,-1,1063,1062,1065,1064,-1,1064,1051,1046,1063,-1,1065,1050,1042,1056,1057,1041,1051,1064,-1,1080,1079,1078,1077,1076,1075,1074,1073,1072,1071,1070,1069,1068,1067,1066,1081,-1,1082,1066,1067,1083,-1,1083,1067,1068,1084,-1,1084,1068,1069,1085,-1,1085,1069,1070,1086,-1,1086,1070,1071,1087,-1,1087,1071,1072,1088,-1,1088,1072,1073,1089,-1,1089,1073,1074,1090,-1,1090,1074,1075,1091,-1,1091,1075,1076,1092,-1,1092,1076,1077,1093,-1,1093,1077,1078,1094,-1,1094,1078,1079,1095,-1,1095,1079,1080,1096,-1,1096,1080,1081,1097,-1,1097,1081,1066,1082,-1,1097,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,-1,1128,1129,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,-1,1137,1136,1166,1167,-1,1152,1151,1182,1183,-1,1159,1130,1286,1315,-1,1159,1158,1190,1191,-1,1160,1161,1131,1130,-1,1161,1162,1132,1131,-1,1162,1163,1133,1132,-1,1163,1164,1134,1133,-1,1164,1165,1135,1134,-1,1165,1166,1136,1135,-1,1167,1168,1169,1138,1137,-1,1169,1170,1139,1138,-1,1170,1171,1140,1139,-1,1171,1172,1141,1140,-1,1172,1173,1142,1141,-1,1173,1174,1143,1142,-1,1174,1175,1144,1143,-1,1175,1176,1145,1144,-1,1176,1177,1146,1145,-1,1177,1178,1147,1146,-1,1178,1179,1148,1147,-1,1179,1180,1149,1148,-1,1180,1181,1150,1149,-1,1181,1182,1151,1150,-1,1183,1184,1185,1153,1152,-1,1185,1186,1154,1153,-1,1186,1187,1155,1154,-1,1187,1188,1156,1155,-1,1188,1189,1157,1156,-1,1189,1190,1158,1157,-1,1191,1160,1130,1159,-1,1191,1190,1193,1192,-1,1192,1223,1160,1191,-1,1193,1190,1189,1194,-1,1194,1189,1188,1195,-1,1195,1188,1187,1196,-1,1196,1187,1186,1197,-1,1197,1186,1185,1198,-1,1198,1185,1184,1199,-1,1199,1184,1183,1200,-1,1200,1183,1182,1201,-1,1201,1182,1181,1202,-1,1202,1181,1180,1203,-1,1203,1180,1179,1204,-1,1204,1179,1178,1205,-1,1205,1178,1177,1206,-1,1206,1177,1176,1207,-1,1207,1176,1175,1208,-1,1208,1175,1174,1209,-1,1209,1174,1173,1210,-1,1210,1173,1172,1211,-1,1211,1172,1171,1212,-1,1212,1171,1170,1213,-1,1213,1170,1169,1214,-1,1214,1169,1168,1215,-1,1215,1168,1167,1216,-1,1216,1167,1166,1217,-1,1217,1166,1165}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_6() { int[] value = {1218,-1,1218,1165,1164,1219,-1,1219,1164,1163,1220,-1,1220,1163,1162,1221,-1,1221,1162,1161,1222,-1,1222,1161,1160,1223,-1,1224,1192,1193,1225,-1,1225,1193,1194,1226,-1,1226,1194,1195,1227,-1,1227,1195,1196,1228,-1,1228,1196,1197,1229,-1,1229,1197,1198,1230,-1,1230,1198,1199,1231,-1,1231,1199,1200,1232,-1,1232,1200,1201,1233,-1,1233,1201,1202,1234,-1,1234,1202,1203,1235,-1,1235,1203,1204,1236,-1,1236,1204,1205,1237,-1,1237,1205,1206,1238,-1,1238,1206,1207,1239,-1,1239,1207,1208,1240,-1,1240,1208,1209,1241,-1,1241,1209,1210,1242,-1,1242,1210,1211,1243,-1,1243,1211,1212,1244,-1,1244,1212,1213,1245,-1,1245,1213,1214,1246,-1,1246,1214,1215,1247,-1,1247,1215,1216,1248,-1,1248,1216,1217,1249,-1,1249,1217,1218,1250,-1,1250,1218,1219,1251,-1,1251,1219,1220,1252,-1,1252,1220,1221,1253,-1,1253,1221,1222,1254,-1,1254,1222,1223,1255,-1,1254,1255,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,-1,1255,1223,1192,1224,-1,1256,1098,1129,1285,-1,1257,1099,1098,1256,-1,1258,1100,1099,1257,-1,1259,1101,1100,1258,-1,1260,1102,1101,1259,-1,1261,1103,1102,1260,-1,1262,1104,1103,1261,-1,1263,1105,1104,1262,-1,1264,1106,1105,1263,-1,1265,1108,1107,1106,1264,-1,1266,1109,1108,1265,-1,1267,1110,1109,1266,-1,1268,1111,1110,1267,-1,1269,1112,1111,1268,-1,1270,1113,1112,1269,-1,1271,1114,1113,1270,-1,1272,1115,1114,1271,-1,1273,1116,1115,1272,-1,1274,1117,1116,1273,-1,1275,1118,1117,1274,-1,1276,1119,1118,1275,-1,1277,1120,1119,1276,-1,1278,1121,1120,1277,-1,1279,1122,1121,1278,-1,1280,1124,1123,1122,1279,-1,1281,1125,1124,1280,-1,1282,1126,1125,1281,-1,1283,1127,1126,1282,-1,1284,1128,1127,1283,-1,1285,1129,1128,1284,-1,1286,1130,1131,1287,-1,1287,1131,1132,1288,-1,1288,1132,1133,1289,-1,1289,1133,1134,1290,-1,1290,1134,1135,1291,-1,1291,1135,1136,1292,-1,1292,1136,1137,1293,-1,1293,1137,1138,1294,-1,1294,1138,1139,1295,-1,1295,1139,1140,1296,-1,1296,1140,1141,1297,-1,1297,1141,1142,1298,-1,1298,1142,1143,1299,-1,1299,1143,1144,1300,-1,1300,1144,1145,1301,-1,1301,1145,1146,1302,-1,1302,1146,1147,1303,-1,1303,1147,1148,1304,-1,1304,1148,1149,1305,-1,1305,1149,1150,1306,-1,1306,1150,1151,1307,-1,1307,1151,1152,1308,-1,1308,1152,1153,1309,-1,1309,1153,1154,1310,-1,1310,1154,1155,1311,-1,1311,1155,1156,1312,-1,1312,1156,1157,1313,-1,1313,1157,1158,1314,-1,1314,1158,1159,1315,-1,1315,1286,1316,1345,-1,1316,1286,1287,1317,-1,1317,1287,1288,1318,-1,1318,1288,1289,1319,-1,1319,1289,1290,1320,-1,1320,1290,1291,1321,-1,1321,1291,1292,1322,-1,1322,1292,1293,1323,-1,1323,1293,1294,1324,-1,1324,1294,1295,1325,-1,1325,1295,1296,1326,-1,1326,1296,1297,1327,-1,1327,1297,1298,1328,-1,1328,1298,1299,1329,-1,1329,1299,1300,1330,-1,1330,1300,1301,1331,-1,1331,1301,1302,1332,-1,1332,1302,1303,1333,-1,1333,1303,1304,1334,-1,1334,1304,1305,1335,-1,1335,1305,1306,1336,-1,1336,1306,1307,1337,-1,1337,1307,1308,1338,-1,1338,1308,1309,1339,-1,1339,1309,1310,1340,-1,1340,1310,1311,1341,-1,1341,1311,1312,1342,-1,1342,1312,1313,1343,-1,1343,1313,1314,1344,-1,1344,1314,1315,1345,-1,1345,1316,1346,1375,-1,1346,1256,1285,1375,-1,1346,1316,1317,1347,-1,1347,1257,1256,1346,-1,1347,1317,1318,1348,-1,1348,1258,1257,1347,-1,1348,1318,1319,1349,-1,1349,1259,1258,1348,-1,1349,1319,1320,1350,-1,1350,1260,1259,1349,-1,1350,1320,1321,1351,-1,1351,1261,1260,1350,-1,1351,1321,1322,1352,-1,1352,1262,1261,1351,-1,1352,1322,1323,1353,-1,1353,1263,1262,1352,-1,1353,1323,1324,1354,-1,1354,1264,1263,1353,-1,1354,1324,1325,1355,-1,1355,1265,1264,1354,-1,1355,1325,1326,1356,-1,1356,1266,1265,1355,-1,1356,1326,1327,1357,-1,1357,1267,1266,1356,-1,1357,1327,1328,1358,-1,1358,1268,1267,1357,-1,1358,1328,1329,1359,-1,1359,1269,1268,1358,-1,1359,1329,1330,1360,-1,1360,1270,1269,1359,-1,1360,1330,1331,1361,-1,1361,1271,1270,1360,-1,1361,1331,1332,1362,-1,1362,1272,1271,1361,-1,1362,1332,1333,1363,-1,1363,1273,1272,1362,-1,1363,1333,1334,1364,-1,1364,1274,1273,1363,-1,1364,1334,1335,1365,-1,1365,1275,1274,1364,-1,1365,1335,1336,1366,-1,1366,1276,1275,1365,-1,1366,1336,1337,1367,-1,1367,1277,1276,1366,-1,1367,1337,1338,1368,-1,1368,1278,1277,1367,-1,1368,1338,1339,1369,-1,1369,1279,1278,1368,-1,1369,1339,1340,1370,-1,1370,1280,1279,1369,-1,1370,1340,1341,1371,-1,1371,1281,1280,1370,-1,1371,1341,1342,1372,-1,1372,1282,1281,1371,-1,1372,1342,1343,1373,-1,1373,1283,1282,1372,-1,1373,1343,1344,1374,-1,1374,1284,1283,1373,-1,1374,1344,1345,1375,-1,1375,1285,1284,1374,-1,1390,1389,1388,1387,1386,1385,1384,1383,1382,1381,1380,1379,1378,1377,1376,1391,-1,1392,1376,1377,1393,-1,1393,1377,1378,1394,-1,1394,1378,1379,1395,-1,1395}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_7() { int[] value = {1379,1380,1396,-1,1396,1380,1381,1397,-1,1397,1381,1382,1398,-1,1398,1382,1383,1399,-1,1399,1383,1384,1400,-1,1400,1384,1385,1401,-1,1401,1385,1386,1402,-1,1402,1386,1387,1403,-1,1403,1387,1388,1404,-1,1404,1388,1389,1405,-1,1405,1389,1390,1406,-1,1406,1390,1391,1407,-1,1407,1391,1376,1392,-1,1407,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,-1,1424,1408,1409,1425,-1,1425,1409,1410,1426,-1,1426,1410,1411,1427,-1,1427,1411,1412,1428,-1,1428,1412,1413,1429,-1,1429,1413,1414,1430,-1,1430,1414,1415,1431,-1,1431,1415,1416,1432,-1,1432,1416,1417,1433,-1,1433,1417,1418,1434,-1,1434,1418,1419,1435,-1,1435,1419,1420,1436,-1,1436,1420,1421,1437,-1,1437,1421,1422,1438,-1,1438,1422,1423,1439,-1,1439,1423,1408,1424,-1,1439,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,-1,1441,1440,1423,1422,-1,1442,1441,1422,1421,-1,1443,1442,1421,1420,-1,1444,1443,1420,1419,-1,1445,1444,1419,1418,-1,1446,1445,1418,1417,-1,1447,1446,1417,1416,-1,1448,1447,1416,1415,-1,1449,1448,1415,1414,-1,1450,1449,1414,1413,-1,1451,1450,1413,1412,-1,1452,1451,1412,1411,-1,1453,1452,1411,1410,-1,1454,1453,1410,1409,-1,1455,1408,1423,1440,-1,1455,1454,1409,1408,-1,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,-1,1457,1456,1446,1447,-1,1458,1457,1447,1448,-1,1459,1458,1448,1449,-1,1460,1459,1449,1450,-1,1461,1460,1450,1451,-1,1462,1461,1451,1452,-1,1463,1462,1452,1453,-1,1464,1463,1453,1454,-1,1465,1464,1454,1455,-1,1466,1465,1455,1440,-1,1467,1466,1440,1441,-1,1468,1467,1441,1442,-1,1469,1468,1442,1443,-1,1470,1469,1443,1444,-1,1471,1445,1446,1456,-1,1471,1470,1444,1445,-1,1486,1485,1484,1483,1482,1481,1480,1479,1478,1477,1476,1475,1474,1473,1472,1487,-1,1488,1472,1473,1489,-1,1489,1473,1474,1490,-1,1490,1474,1475,1491,-1,1491,1475,1476,1492,-1,1492,1476,1477,1493,-1,1493,1477,1478,1494,-1,1494,1478,1479,1495,-1,1495,1479,1480,1496,-1,1496,1480,1481,1497,-1,1497,1481,1482,1498,-1,1498,1482,1483,1499,-1,1499,1483,1484,1500,-1,1500,1484,1485,1501,-1,1501,1485,1486,1502,-1,1502,1486,1487,1503,-1,1503,1487,1472,1488,-1,1503,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,-1,1518,1517,1516,1515,1514,1513,1512,1511,1510,1509,1508,1507,1506,1505,1504,1519,-1,1520,1504,1505,1521,-1,1521,1505,1506,1522,-1,1522,1506,1507,1523,-1,1523,1507,1508,1524,-1,1524,1508,1509,1525,-1,1525,1509,1510,1526,-1,1526,1510,1511,1527,-1,1527,1511,1512,1528,-1,1528,1512,1513,1529,-1,1529,1513,1514,1530,-1,1530,1514,1515,1531,-1,1531,1515,1516,1532,-1,1532,1516,1517,1533,-1,1533,1517,1518,1534,-1,1534,1518,1519,1535,-1,1535,1519,1504,1520,-1,1535,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,-1,1552,1536,1537,1553,-1,1553,1537,1538,1554,-1,1554,1538,1539,1555,-1,1555,1539,1540,1556,-1,1556,1540,1541,1557,-1,1557,1541,1542,1558,-1,1558,1542,1543,1559,-1,1559,1543,1544,1560,-1,1560,1544,1545,1561,-1,1561,1545,1546,1562,-1,1562,1546,1547,1563,-1,1563,1547,1548,1564,-1,1564,1548,1549,1565,-1,1565,1549,1550,1566,-1,1566,1550,1551,1567,-1,1567,1551,1536,1552,-1,1567,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,-1,1569,1568,1551,1550,-1,1570,1569,1550,1549,-1,1571,1570,1549,1548,-1,1572,1571,1548,1547,-1,1573,1572,1547,1546,-1,1574,1573,1546,1545,-1,1575,1574,1545,1544,-1,1576,1575,1544,1543,-1,1577,1576,1543,1542,-1,1578,1577,1542,1541,-1,1579,1578,1541,1540,-1,1580,1579,1540,1539,-1,1581,1580,1539,1538,-1,1582,1581,1538,1537,-1,1583,1536,1551,1568,-1,1583,1582,1537,1536,-1,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,-1,1585,1584,1574,1575,-1,1586,1585,1575,1576,-1,1587,1586,1576,1577,-1,1588,1587,1577,1578,-1,1589,1588,1578,1579,-1,1590,1589,1579,1580,-1,1591,1590,1580,1581,-1,1592,1591,1581,1582,-1,1593,1592,1582,1583,-1,1594,1593,1583,1568,-1,1595,1594,1568,1569,-1,1596,1595,1569,1570,-1,1597,1596,1570,1571,-1,1598,1597,1571,1572,-1,1599,1573,1574,1584,-1,1599,1598,1572,1573,-1,1614,1613,1612,1611,1610,1609,1608,1607,1606,1605,1604,1603,1602,1601,1600,1615,-1,1616,1600,1601,1617,-1,1617,1601,1602,1618,-1,1618,1602,1603,1619,-1,1619,1603,1604,1620,-1,1620,1604,1605,1621,-1,1621,1605,1606,1622,-1,1622,1606,1607,1623,-1,1623,1607,1608,1624,-1,1624,1608,1609,1625,-1,1625,1609,1610,1626,-1,1626,1610,1611,1627,-1,1627,1611,1612,1628,-1,1628,1612,1613,1629,-1,1629,1613,1614,1630,-1,1630,1614,1615,1631,-1,1631,1615,1600,1616,-1,1631,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,-1,1646,1645,1644,1643,1642,1641,1640,1639,1638,1637,1636,1635,1634,1633,1632,1647,-1,1648,1632,1633,1649,-1,1649,1633,1634,1650,-1,1650,1634}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_8() { int[] value = {1635,1651,-1,1651,1635,1636,1652,-1,1652,1636,1637,1653,-1,1653,1637,1638,1654,-1,1654,1638,1639,1655,-1,1655,1639,1640,1656,-1,1656,1640,1641,1657,-1,1657,1641,1642,1658,-1,1658,1642,1643,1659,-1,1659,1643,1644,1660,-1,1660,1644,1645,1661,-1,1661,1645,1646,1662,-1,1662,1646,1647,1663,-1,1663,1647,1632,1648,-1,1663,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,-1,1678,1677,1676,1675,1674,1673,1672,1671,1670,1669,1668,1667,1666,1665,1664,1679,-1,1680,1664,1665,1681,-1,1681,1665,1666,1682,-1,1682,1666,1667,1683,-1,1683,1667,1668,1684,-1,1684,1668,1669,1685,-1,1685,1669,1670,1686,-1,1686,1670,1671,1687,-1,1687,1671,1672,1688,-1,1688,1672,1673,1689,-1,1689,1673,1674,1690,-1,1690,1674,1675,1691,-1,1691,1675,1676,1692,-1,1692,1676,1677,1693,-1,1693,1677,1678,1694,-1,1694,1678,1679,1695,-1,1695,1679,1664,1680,-1,1695,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,-1,1710,1709,1708,1707,1706,1705,1704,1703,1702,1701,1700,1699,1698,1697,1696,1711,-1,1712,1696,1697,1713,-1,1713,1697,1698,1714,-1,1714,1698,1699,1715,-1,1715,1699,1700,1716,-1,1716,1700,1701,1717,-1,1717,1701,1702,1718,-1,1718,1702,1703,1719,-1,1719,1703,1704,1720,-1,1720,1704,1705,1721,-1,1721,1705,1706,1722,-1,1722,1706,1707,1723,-1,1723,1707,1708,1724,-1,1724,1708,1709,1725,-1,1725,1709,1710,1726,-1,1726,1710,1711,1727,-1,1727,1711,1696,1712,-1,1727,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,-1,1744,1742,1743,1745,-1,1745,1743,1728,1746,-1,1746,1728,1729,1747,-1,1747,1729,1730,1748,-1,1748,1730,1731,1749,-1,1749,1731,1732,1750,-1,1750,1732,1733,1751,-1,1751,1733,1734,1752,-1,1752,1734,1735,1753,-1,1753,1735,1736,1754,-1,1754,1736,1737,1755,-1,1755,1737,1738,1756,-1,1756,1738,1739,1757,-1,1757,1739,1740,1758,-1,1758,1740,1741,1759,-1,1759,1741,1742,1744,-1,1759,1744,1760,-1,1760,1744,1745,-1,1760,1745,1746,-1,1760,1746,1747,1761,-1,1761,1747,1748,-1,1761,1748,1749,-1,1761,1749,1750,-1,1761,1750,1751,1762,-1,1762,1751,1752,-1,1762,1752,1753,-1,1762,1753,1754,-1,1762,1754,1755,1763,-1,1763,1755,1756,-1,1763,1756,1757,-1,1763,1757,1758,-1,1763,1758,1759,1760,-1,1765,1762,1763,1766,-1,1767,1760,1761,1764,-1,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,-1,1769,1768,1743,1742,-1,1770,1769,1742,1741,-1,1771,1770,1741,1740,-1,1772,1771,1740,1739,-1,1773,1772,1739,1738,-1,1774,1773,1738,1737,-1,1775,1774,1737,1736,-1,1776,1775,1736,1735,-1,1777,1776,1735,1734,-1,1778,1777,1734,1733,-1,1779,1778,1733,1732,-1,1780,1779,1732,1731,-1,1781,1780,1731,1730,-1,1782,1781,1730,1729,-1,1783,1728,1743,1768,-1,1783,1782,1729,1728,-1,1784,1764,1761,1762,1765,1785,-1,1784,1785,1787,1786,-1,1787,1766,1763,1760,1767,1786,-1,1788,1784,1786,1789,1796,1797,1798,1799,-1,1790,1767,1764,1791,1800,1801,1802,1803,-1,1790,1789,1786,1767,-1,1791,1764,1784,1788,-1,1792,1787,1785,1793,1804,1805,1806,1807,-1,1794,1765,1766,1795,1808,1809,1810,1811,-1,1794,1793,1785,1765,-1,1795,1766,1787,1792,-1,1796,1789,1790,1803,-1,1797,1796,1803,1802,-1,1798,1797,1802,1801,-1,1799,1798,1801,1800,-1,1800,1791,1788,1799,-1,1804,1793,1794,1811,-1,1805,1804,1811,1810,-1,1806,1805,1810,1809,-1,1807,1806,1809,1808,-1,1808,1795,1792,1807,-1,1826,1825,1824,1823,1822,1821,1820,1819,1818,1817,1816,1815,1814,1813,1812,1827,-1,1828,1812,1813,1829,-1,1829,1813,1814,1830,-1,1830,1814,1815,1831,-1,1831,1815,1816,1832,-1,1832,1816,1817,1833,-1,1833,1817,1818,1834,-1,1834,1818,1819,1835,-1,1835,1819,1820,1836,-1,1836,1820,1821,1837,-1,1837,1821,1822,1838,-1,1838,1822,1823,1839,-1,1839,1823,1824,1840,-1,1840,1824,1825,1841,-1,1841,1825,1826,1842,-1,1842,1826,1827,1843,-1,1843,1827,1812,1828,-1,1843,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,-1,1847,1865,1858,1844,1878,-1,1855,1853,1857,1845,1879,1885,-1,1859,1876,1877,1858,1886,-1,1861,1845,1857,1874,-1,1861,1874,1875,1860,1887,-1,1863,1860,1859,1864,-1,1863,1864,1889,1865,1847,1882,1884,1846,1862,1888,-1,1866,1853,1855,1873,-1,1869,1852,1856,1877,-1,1870,1854,1852,1869,-1,1870,1869,1868,1871,-1,1871,1868,1867,1872,-1,1871,1872,1873,1855,1849,1848,1854,1870,-1,1872,1867,1866,1873,-1,1874,1857,1853,1866,-1,1874,1866,1867,1875,-1,1875,1867,1868,1876,-1,1876,1859,1860,1875,-1,1876,1868,1869,1877,-1,1877,1856,1844,1858,-1,1879,1845,1861,1862,1846,-1,1879,1846,1884,1885,-1,1882,1847,1878,1883,-1,1882,1851,1850,1884,-1,1883,1878,1844,1856,1852,1854,-1,1883,1880,1851,1882,-1,1884,1850,1881,1885,-1,1886,1858,1865,1889,-1,1887,1860,1863,1888,-1,1888,1862,1861,1887,-1,1889,1864,1859,1886,-1,1904,1903,1902,1901,1900,1899,1898,1897,1896,1895,1894,1893,1892,1891,1890,1905,-1,1906,1890,1891}; return value; } private int[] getIndexedFaceSet_7_226_coordIndex_9() { int[] value = {1907,-1,1907,1891,1892,1908,-1,1908,1892,1893,1909,-1,1909,1893,1894,1910,-1,1910,1894,1895,1911,-1,1911,1895,1896,1912,-1,1912,1896,1897,1913,-1,1913,1897,1898,1914,-1,1914,1898,1899,1915,-1,1915,1899,1900,1916,-1,1916,1900,1901,1917,-1,1917,1901,1902,1918,-1,1918,1902,1903,1919,-1,1919,1903,1904,1920,-1,1920,1904,1905,1921,-1,1921,1905,1890,1906,-1,1921,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,-1,1936,1935,1934,1933,1932,1931,1930,1929,1928,1927,1926,1925,1924,1923,1922,1937,-1,1938,1922,1923,1939,-1,1939,1923,1924,1940,-1,1940,1924,1925,1941,-1,1941,1925,1926,1942,-1,1942,1926,1927,1943,-1,1943,1927,1928,1944,-1,1944,1928,1929,1945,-1,1945,1929,1930,1946,-1,1946,1930,1931,1947,-1,1947,1931,1932,1948,-1,1948,1932,1933,1949,-1,1949,1933,1934,1950,-1,1950,1934,1935,1951,-1,1951,1935,1936,1952,-1,1952,1936,1937,1953,-1,1953,1937,1922,1938,-1,1953,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,-1,1968,1967,1966,1965,1964,1963,1962,1961,1960,1959,1958,1957,1956,1955,1954,1969,-1,1970,1954,1955,1971,-1,1971,1955,1956,1972,-1,1972,1956,1957,1973,-1,1973,1957,1958,1974,-1,1974,1958,1959,1975,-1,1975,1959,1960,1976,-1,1976,1960,1961,1977,-1,1977,1961,1962,1978,-1,1978,1962,1963,1979,-1,1979,1963,1964,1980,-1,1980,1964,1965,1981,-1,1981,1965,1966,1982,-1,1982,1966,1967,1983,-1,1983,1967,1968,1984,-1,1984,1968,1969,1985,-1,1985,1969,1954,1970,-1,1985,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,-1,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,1990,1989,1988,1987,1986,2001,-1,2002,1986,1987,2003,-1,2003,1987,1988,2004,-1,2004,1988,1989,2005,-1,2005,1989,1990,2006,-1,2006,1990,1991,2007,-1,2007,1991,1992,2008,-1,2008,1992,1993,2009,-1,2009,1993,1994,2010,-1,2010,1994,1995,2011,-1,2011,1995,1996,2012,-1,2012,1996,1997,2013,-1,2013,1997,1998,2014,-1,2014,1998,1999,2015,-1,2015,1999,2000,2016,-1,2016,2000,2001,2017,-1,2017,2001,1986,2002,-1,2017,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,-1,2032,2031,2030,2029,2028,2027,2026,2025,2024,2023,2022,2021,2020,2019,2018,2033,-1,2034,2018,2019,2035,-1,2035,2019,2020,2036,-1,2036,2020,2021,2037,-1,2037,2021,2022,2038,-1,2038,2022,2023,2039,-1,2039,2023,2024,2040,-1,2040,2024,2025,2041,-1,2041,2025,2026,2042,-1,2042,2026,2027,2043,-1,2043,2027,2028,2044,-1,2044,2028,2029,2045,-1,2045,2029,2030,2046,-1,2046,2030,2031,2047,-1,2047,2031,2032,2048,-1,2048,2032,2033,2049,-1,2049,2033,2018,2034,-1,2049,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,-1,2051,217,186,187,216,2050,-1,2052,184,185,2053,-1,2054,2056,2050,216,220,190,184,2052,2068,-1,2056,2054,2055,2057,-1,2057,2051,2050,2056,-1,2059,1881,1850,1851,1880,2058,-1,2060,1848,1849,2061,-1,2062,2064,2058,1880,1883,1854,1848,2060,2066,-1,2064,2062,2063,2065,-1,2065,2059,2058,2064,-1,2066,2060,2061,2067,-1,2067,2061,1849,1855,1885,1881,2059,2065,2063,-1,2068,2052,2053,2069,-1,2069,2053,185,191,221,217,2051,2057,2055,-1,2070,2071,2072,2073,-1,2071,2070,2068,2069,-1,2072,2071,2069,2055,-1,2073,2054,2068,2070,-1,2073,2072,2055,2054,-1,2074,2075,2076,2077,-1,2075,2074,2066,2067,-1,2076,2075,2067,2063,-1,2077,2062,2066,2074,-1,2077,2076,2063,2062,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_226_point_1() { float[] value = {-0.163694f,1.17736f,0.307059f,-0.169406f,1.17736f,0.308195f,-0.174248f,1.17736f,0.311431f,-0.177484f,1.17736f,0.316273f,-0.17862f,1.17736f,0.321985f,-0.177484f,1.17736f,0.327698f,-0.174248f,1.17736f,0.33254f,-0.169406f,1.17736f,0.335776f,-0.163694f,1.17736f,0.336912f,-0.157981f,1.17736f,0.335776f,-0.153139f,1.17736f,0.33254f,-0.149903f,1.17736f,0.327698f,-0.148767f,1.17736f,0.321985f,-0.149903f,1.17736f,0.316273f,-0.153139f,1.17736f,0.311431f,-0.157981f,1.17736f,0.308195f,-0.163694f,1.18536f,0.307059f,-0.169406f,1.18536f,0.308195f,-0.174248f,1.18536f,0.311431f,-0.177484f,1.18536f,0.316273f,-0.17862f,1.18536f,0.321985f,-0.177484f,1.18536f,0.327698f,-0.174248f,1.18536f,0.33254f,-0.169406f,1.18536f,0.335776f,-0.163694f,1.18536f,0.336912f,-0.157981f,1.18536f,0.335776f,-0.153139f,1.18536f,0.33254f,-0.149903f,1.18536f,0.327698f,-0.148767f,1.18536f,0.321985f,-0.149903f,1.18536f,0.316273f,-0.153139f,1.18536f,0.311431f,-0.157981f,1.18536f,0.308195f,-0.498954f,1.13483f,0.796626f,-0.494372f,1.13483f,0.798182f,-0.489543f,1.13483f,0.797865f,-0.485203f,1.13483f,0.795725f,-0.482012f,1.13483f,0.792087f,-0.480456f,1.13483f,0.787504f,-0.480773f,1.13483f,0.782675f,-0.482913f,1.13483f,0.778335f,-0.486552f,1.13483f,0.775144f,-0.491134f,1.13483f,0.773589f,-0.495963f,1.13483f,0.773905f,-0.500303f,1.13483f,0.776045f,-0.503494f,1.13483f,0.779684f,-0.50505f,1.13483f,0.784266f,-0.504733f,1.13483f,0.789095f,-0.502593f,1.13483f,0.793435f,-0.498954f,1.14148f,0.796626f,-0.494372f,1.14148f,0.798182f,-0.489543f,1.14148f,0.797865f,-0.485203f,1.14148f,0.795725f,-0.482012f,1.14148f,0.792087f,-0.480456f,1.14148f,0.787504f,-0.480773f,1.14148f,0.782675f,-0.482913f,1.14148f,0.778335f,-0.486552f,1.14148f,0.775144f,-0.491134f,1.14148f,0.773589f,-0.495963f,1.14148f,0.773905f,-0.500303f,1.14148f,0.776045f,-0.503494f,1.14148f,0.779684f,-0.50505f,1.14148f,0.784266f,-0.504733f,1.14148f,0.789095f,-0.502593f,1.14148f,0.793435f,-0.189229f,1.12378f,0.460541f,-0.192817f,1.1228f,0.457195f,-0.195858f,1.12003f,0.454359f,-0.197891f,1.11587f,0.452464f,-0.198604f,1.11096f,0.451798f,-0.197891f,1.10606f,0.452464f,-0.195045f,1.1019f,0.455118f,-0.192004f,1.09912f,0.457954f,-0.189229f,1.09814f,0.460541f,-0.185642f,1.09912f,0.463886f,-0.1826f,1.1019f,0.466723f,-0.180568f,1.10606f,0.468618f,-0.179854f,1.11096f,0.469283f,-0.180568f,1.11587f,0.468618f,-0.1826f,1.12003f,0.466723f,-0.185642f,1.1228f,0.463886f,-0.398232f,1.12003f,0.697959f,-0.401273f,1.1228f,0.695123f,-0.404861f,1.12378f,0.691777f,-0.408448f,1.1228f,0.688432f,-0.41149f,1.12003f,0.685595f,-0.413522f,1.11587f,0.6837f,-0.414236f,1.11096f,0.683035f,-0.413522f,1.10606f,0.6837f,-0.410676f,1.1019f,0.686354f,-0.407635f,1.09912f,0.68919f,-0.404861f,1.09814f,0.691777f,-0.401273f,1.09912f,0.695123f,-0.398232f,1.1019f,0.697959f,-0.396199f,1.10606f,0.699854f,-0.395486f,1.11096f,0.700519f,-0.396199f,1.11587f,0.699854f,-0.394852f,1.12748f,0.70512f,-0.419014f,1.12748f,0.682588f,-0.419014f,1.09444f,0.682588f,-0.394852f,1.09444f,0.70512f}; return value; } private float[] getCoordinate_8_226_point_2() { float[] value = {-0.438164f,1.13483f,0.692343f,-0.438164f,1.08709f,0.692343f,-0.403247f,1.08709f,0.724904f,-0.403247f,1.13483f,0.724904f,-0.178653f,1.1228f,0.454514f,-0.174494f,1.12003f,0.454514f,-0.171715f,1.11587f,0.454514f,-0.170739f,1.11096f,0.454514f,-0.171715f,1.10606f,0.454514f,-0.174494f,1.1019f,0.454514f,-0.178653f,1.09912f,0.454514f,-0.183558f,1.09814f,0.454514f,-0.187352f,1.09912f,0.454514f,-0.19151f,1.1019f,0.454514f,-0.195401f,1.10606f,0.454514f,-0.196377f,1.11096f,0.454514f,-0.195401f,1.11587f,0.454514f,-0.192622f,1.12003f,0.454514f,-0.188464f,1.1228f,0.454514f,-0.183558f,1.12378f,0.454514f,-0.438164f,1.12472f,0.692343f,-0.438164f,1.0972f,0.692343f,-0.403247f,1.12472f,0.724904f,-0.403247f,1.0972f,0.724904f,-0.508121f,1.12472f,0.767364f,-0.473205f,1.12472f,0.799924f,-0.473205f,1.13483f,0.799924f,-0.508121f,1.13483f,0.767364f,-0.473205f,1.0972f,0.799924f,-0.508121f,1.0972f,0.767364f,-0.508121f,1.08709f,0.767364f,-0.473205f,1.08709f,0.799924f,-0.490592f,1.12472f,0.804569f,-0.502617f,1.12472f,0.803463f,-0.5096f,1.12472f,0.796951f,-0.511542f,1.12472f,0.785033f,-0.511542f,1.13483f,0.785033f,-0.5096f,1.13483f,0.796951f,-0.502617f,1.13483f,0.803463f,-0.490592f,1.13483f,0.804569f,-0.511542f,1.0972f,0.785033f,-0.5096f,1.0972f,0.796951f,-0.502617f,1.0972f,0.803463f,-0.490592f,1.0972f,0.804569f,-0.490592f,1.08709f,0.804569f,-0.502617f,1.08709f,0.803463f,-0.5096f,1.08709f,0.796951f,-0.511542f,1.08709f,0.785033f,-0.498954f,1.08044f,0.796626f,-0.494372f,1.08044f,0.798182f,-0.489543f,1.08044f,0.797865f,-0.485203f,1.08044f,0.795725f,-0.482012f,1.08044f,0.792087f,-0.480456f,1.08044f,0.787504f,-0.480773f,1.08044f,0.782675f,-0.482913f,1.08044f,0.778335f,-0.486552f,1.08044f,0.775144f,-0.491134f,1.08044f,0.773589f,-0.495963f,1.08044f,0.773905f,-0.500303f,1.08044f,0.776045f,-0.503494f,1.08044f,0.779684f,-0.50505f,1.08044f,0.784266f,-0.504733f,1.08044f,0.789095f,-0.502593f,1.08044f,0.793435f,-0.498954f,1.08709f,0.796626f,-0.494372f,1.08709f,0.798182f,-0.489543f,1.08709f,0.797865f,-0.485203f,1.08709f,0.795725f,-0.482012f,1.08709f,0.792087f,-0.480456f,1.08709f,0.787504f,-0.480773f,1.08709f,0.782675f,-0.482913f,1.08709f,0.778335f,-0.486552f,1.08709f,0.775144f,-0.491134f,1.08709f,0.773589f,-0.495963f,1.08709f,0.773905f,-0.500303f,1.08709f,0.776045f,-0.503494f,1.08709f,0.779684f,-0.50505f,1.08709f,0.784266f,-0.504733f,1.08709f,0.789095f,-0.502593f,1.08709f,0.793435f,-0.0594561f,1.05211f,4.30007f,-0.0594561f,1.16981f,4.30007f,-0.0561029f,1.16981f,0.763368f,-0.0561029f,1.05211f,0.763368f,-0.51903f,1.10235f,4.65796f,-0.51903f,1.11957f,4.65796f,-0.51903f,1.12329f,0.763368f,-0.51903f,1.09863f,0.763368f,-0.233066f,1.07745f,4.48859f,-0.233066f,1.14448f,4.48859f,-0.470526f,1.10235f,4.66759f,-0.470526f,1.11957f,4.66759f,-0.130617f,1.06674f,4.41605f,-0.130617f,1.15518f,4.41605f,0.0954497f,1.05211f,4.30007f,0.157026f,1.09932f,4.30009f,0.157026f,1.1226f,4.30009f,0.0954497f,1.16981f,4.30007f,0.11645f,1.16981f,0.763368f,0.160379f,1.1226f,0.763393f}; return value; } private float[] getCoordinate_8_226_point_3() { float[] value = {0.160379f,1.09932f,0.763393f,0.11645f,1.05211f,0.763368f,-0.107573f,1.14587f,4.48859f,-0.0605126f,1.1226f,4.48859f,-0.0605126f,1.09932f,4.48859f,-0.107573f,1.07605f,4.48859f,-0.470526f,1.10579f,4.66759f,-0.470526f,1.10924f,4.66759f,-0.470526f,1.11268f,4.66759f,-0.470526f,1.11613f,4.66759f,-0.00512339f,1.14587f,4.41605f,0.0595841f,1.1226f,4.41605f,0.0595841f,1.09932f,4.41605f,-0.00512339f,1.07605f,4.41605f,-0.0561532f,1.05211f,0.813763f,-0.0561532f,1.16981f,0.846098f,-0.51903f,1.09863f,0.819131f,-0.51903f,1.12329f,0.819131f,-0.444339f,1.12329f,0.763368f,-0.444339f,1.09863f,0.763368f,-0.449598f,1.09863f,0.818326f,-0.449598f,1.12329f,0.823176f,0.136238f,1.07572f,4.30008f,0.136238f,1.1462f,4.30008f,0.148415f,1.1462f,0.763381f,0.148415f,1.07572f,0.763381f,-0.00142586f,1.01921f,0.487415f,0.0336844f,1.0262f,0.487415f,0.0634495f,1.04609f,0.487415f,0.0833378f,1.07585f,0.487415f,0.0903217f,1.11096f,0.487415f,0.0833378f,1.14607f,0.487415f,0.0634495f,1.17584f,0.487415f,0.0336844f,1.19572f,0.487415f,-0.00142586f,1.20271f,0.487415f,-0.0365361f,1.19572f,0.487415f,-0.0663012f,1.17584f,0.487415f,-0.0861895f,1.14607f,0.487415f,-0.0931734f,1.11096f,0.487415f,-0.0861895f,1.07585f,0.487415f,-0.0663012f,1.04609f,0.487415f,-0.0365361f,1.0262f,0.487415f,-0.0447632f,1.00634f,0.474514f,-0.0815028f,1.03088f,0.474514f,-0.108373f,1.05246f,0.474514f,-0.108925f,1.11096f,0.474514f,-0.108373f,1.16947f,0.474514f,-0.0815028f,1.19104f,0.474514f,-0.0447632f,1.21559f,0.474514f,-0.00142586f,1.22133f,0.474514f,0.0419115f,1.21559f,0.474514f,0.0786511f,1.19104f,0.474514f,0.1032f,1.1543f,0.474514f,0.11182f,1.11096f,0.474514f,0.1032f,1.06762f,0.474514f,0.0786511f,1.03088f,0.474514f,0.0419115f,1.00634f,0.474514f,-0.00142586f,0.997715f,0.474514f,-0.00142586f,0.997715f,0.403749f,-0.0447632f,1.00634f,0.403749f,-0.0815028f,1.03088f,0.403749f,-0.108373f,1.05246f,0.403749f,-0.108925f,1.11096f,0.403749f,-0.108373f,1.16947f,0.403749f,-0.0815028f,1.19104f,0.403749f,-0.0447632f,1.21559f,0.403749f,0.0419115f,1.21559f,0.403749f,0.0786511f,1.19104f,0.403749f,0.1032f,1.1543f,0.403749f,0.11182f,1.11096f,0.403749f,0.1032f,1.06762f,0.403749f,0.0786511f,1.03088f,0.403749f,0.0419115f,1.00634f,0.403749f,-0.0663012f,1.04609f,0.676266f,-0.0365361f,1.0262f,0.676266f,-0.00142586f,1.01921f,0.676266f,0.0336844f,1.0262f,0.676266f,0.0634495f,1.04609f,0.676266f,0.0833378f,1.07585f,0.676266f,0.0903217f,1.11096f,0.676266f,0.0833378f,1.14607f,0.676266f,0.0634495f,1.17584f,0.676266f,0.0336844f,1.19572f,0.676266f,-0.00142586f,1.20271f,0.676266f,-0.0365361f,1.19572f,0.676266f,-0.0663012f,1.17584f,0.676266f,-0.0861895f,1.14607f,0.676266f,-0.0931734f,1.11096f,0.676266f,-0.0861895f,1.07585f,0.676266f,-0.101204f,1.01118f,0.688523f,0.0983524f,1.01118f,0.688523f,0.0983524f,1.21074f,0.688523f,-0.101204f,1.21074f,0.688523f,0.0983524f,1.01118f,0.728832f,0.0983524f,1.21074f,0.728832f,-0.101204f,1.21074f,0.728832f,-0.101204f,1.01118f,0.728832f,0.0983524f,1.1704f,0.728832f,0.0983524f,1.05152f,0.728832f,-0.101204f,1.05152f,0.728832f}; return value; } private float[] getCoordinate_8_226_point_4() { float[] value = {-0.101204f,1.1704f,0.728832f,-0.101204f,1.21074f,0.855134f,-0.101204f,1.1704f,0.855134f,0.0983524f,1.1704f,0.855134f,0.0983524f,1.21074f,0.855134f,0.0983524f,1.05152f,0.855134f,-0.101204f,1.05152f,0.855134f,-0.101204f,1.01118f,0.855134f,0.0983524f,1.01118f,0.855134f,0.0584411f,1.1704f,0.937545f,0.0185298f,1.1704f,0.959043f,-0.0213815f,1.1704f,0.959043f,-0.0612928f,1.1704f,0.937545f,-0.0612928f,1.21074f,0.937545f,-0.0213815f,1.21074f,0.959043f,0.0185298f,1.21074f,0.959043f,0.0584411f,1.21074f,0.937545f,-0.0612928f,1.05152f,0.937545f,-0.0213815f,1.05152f,0.959043f,0.0185298f,1.05152f,0.959043f,0.0584411f,1.05152f,0.937545f,0.0584411f,1.01118f,0.937545f,0.0185298f,1.01118f,0.959043f,-0.0213815f,1.01118f,0.959043f,-0.0612928f,1.01118f,0.937545f,0.0783967f,1.1704f,0.912463f,-0.0812484f,1.21074f,0.912463f,-0.0812484f,1.05152f,0.912463f,0.0783967f,1.01118f,0.912463f,-0.0812484f,1.1704f,0.912463f,0.0783967f,1.21074f,0.912463f,0.0783967f,1.05152f,0.912463f,-0.0812484f,1.01118f,0.912463f,-0.00142586f,1.01921f,-0.49226f,-0.0365361f,1.0262f,-0.49226f,-0.0663012f,1.04609f,-0.49226f,-0.0861895f,1.07585f,-0.49226f,-0.0931734f,1.11096f,-0.49226f,-0.0861895f,1.14607f,-0.49226f,-0.0583412f,1.17584f,-0.49226f,-0.0285761f,1.19572f,-0.49226f,-0.00142586f,1.20271f,-0.49226f,0.0336844f,1.19572f,-0.49226f,0.0634495f,1.17584f,-0.49226f,0.0833378f,1.14607f,-0.49226f,0.0903217f,1.11096f,-0.49226f,0.0833378f,1.07585f,-0.49226f,0.0634495f,1.04609f,-0.49226f,0.0336844f,1.0262f,-0.49226f,0.0419115f,1.00634f,-0.479359f,0.0786511f,1.03088f,-0.479359f,0.105521f,1.05246f,-0.479359f,0.106073f,1.11096f,-0.479359f,0.105521f,1.16947f,-0.479359f,0.0786511f,1.19104f,-0.479359f,0.0419115f,1.21559f,-0.479359f,-0.00142586f,1.22133f,-0.479359f,-0.0447632f,1.21559f,-0.479359f,-0.0815028f,1.19104f,-0.479359f,-0.106051f,1.1543f,-0.479359f,-0.114672f,1.11096f,-0.479359f,-0.106051f,1.06762f,-0.479359f,-0.0815028f,1.03088f,-0.479359f,-0.0447632f,1.00634f,-0.479359f,-0.00142586f,0.997715f,-0.479359f,-0.00142586f,0.997715f,-0.408593f,0.0419115f,1.00634f,-0.408593f,0.0786511f,1.03088f,-0.408593f,0.105521f,1.05246f,-0.408593f,0.106073f,1.11096f,-0.408593f,0.105521f,1.16947f,-0.408593f,0.0786511f,1.19104f,-0.408593f,0.0419115f,1.21559f,-0.408593f,-0.0447632f,1.21559f,-0.408593f,-0.0815028f,1.19104f,-0.408593f,-0.106051f,1.1543f,-0.408593f,-0.114672f,1.11096f,-0.408593f,-0.106051f,1.06762f,-0.408593f,-0.0815028f,1.03088f,-0.408593f,-0.0447632f,1.00634f,-0.408593f,0.0634495f,1.04609f,-0.681111f,0.0336844f,1.0262f,-0.681111f,-0.00142586f,1.01921f,-0.681111f,-0.0365361f,1.0262f,-0.681111f,-0.0663012f,1.04609f,-0.681111f,-0.0861895f,1.07585f,-0.681111f,-0.0931734f,1.11096f,-0.681111f,-0.0861895f,1.14607f,-0.681111f,-0.0583412f,1.17584f,-0.681111f,-0.0285761f,1.19572f,-0.681111f,-0.00142586f,1.20271f,-0.681111f,0.0336844f,1.19572f,-0.681111f,0.0634495f,1.17584f,-0.681111f,0.0833378f,1.14607f,-0.681111f,0.0903217f,1.11096f,-0.681111f,0.0833378f,1.07585f,-0.681111f,0.0983524f,1.01118f,-0.693367f,-0.101204f,1.01118f,-0.693367f,-0.101204f,1.21074f,-0.693367f,0.0983524f,1.21074f,-0.693367f}; return value; } private float[] getCoordinate_8_226_point_5() { float[] value = {-0.101204f,1.01118f,-0.733676f,-0.101204f,1.21074f,-0.733676f,0.0983524f,1.21074f,-0.733676f,0.0983524f,1.01118f,-0.733676f,-0.101204f,1.1704f,-0.733676f,-0.101204f,1.05152f,-0.733676f,0.0983524f,1.05152f,-0.733676f,0.0983524f,1.1704f,-0.733676f,0.0983524f,1.21074f,-0.859979f,0.0983524f,1.1704f,-0.859979f,-0.101204f,1.1704f,-0.859979f,-0.101204f,1.21074f,-0.859979f,-0.101204f,1.05152f,-0.859979f,0.0983524f,1.05152f,-0.859979f,0.0983524f,1.01118f,-0.859979f,-0.101204f,1.01118f,-0.859979f,-0.0612928f,1.1704f,-0.942389f,-0.0213815f,1.1704f,-0.963888f,0.0185298f,1.1704f,-0.963888f,0.0584411f,1.1704f,-0.942389f,0.0584411f,1.21074f,-0.942389f,0.0185298f,1.21074f,-0.963888f,-0.0213815f,1.21074f,-0.963888f,-0.0612928f,1.21074f,-0.942389f,0.0584411f,1.05152f,-0.942389f,0.0185298f,1.05152f,-0.963888f,-0.0213815f,1.05152f,-0.963888f,-0.0612928f,1.05152f,-0.942389f,-0.0612928f,1.01118f,-0.942389f,-0.0213815f,1.01118f,-0.963888f,0.0185298f,1.01118f,-0.963888f,0.0584411f,1.01118f,-0.942389f,-0.0812484f,1.1704f,-0.917308f,0.0783967f,1.21074f,-0.917308f,0.0783967f,1.05152f,-0.917308f,-0.0812484f,1.01118f,-0.917308f,0.0783967f,1.1704f,-0.917308f,-0.0812484f,1.21074f,-0.917308f,-0.0812484f,1.05152f,-0.917308f,0.0783967f,1.01118f,-0.917308f,-0.106051f,1.1543f,-0.389405f,-0.108925f,1.1543f,-0.370217f,-0.108925f,1.1543f,0.365372f,-0.106051f,1.1543f,0.38456f,-0.114672f,1.11096f,-0.389405f,-0.108925f,1.11096f,-0.370217f,-0.108925f,1.11096f,0.365372f,-0.114672f,1.11096f,0.38456f,-0.106051f,1.06762f,-0.389405f,-0.108925f,1.06762f,-0.370217f,-0.108925f,1.06762f,0.365372f,-0.106051f,1.06762f,0.38456f,0.1032f,1.06762f,-0.389405f,0.106073f,1.06762f,-0.370217f,0.106073f,1.06762f,0.365372f,0.1032f,1.06762f,0.38456f,0.11182f,1.11096f,-0.389405f,0.106073f,1.11096f,-0.370217f,0.106073f,1.11096f,0.365372f,0.11182f,1.11096f,0.38456f,0.1032f,1.1543f,-0.389405f,0.106073f,1.1543f,-0.370217f,0.106073f,1.1543f,0.365372f,0.1032f,1.1543f,0.38456f,-0.193281f,1.11096f,0.365372f,-0.193281f,1.1543f,0.365372f,-0.193281f,1.1543f,-0.370217f,-0.193281f,1.11096f,-0.370217f,-0.193281f,1.06762f,-0.370217f,-0.193281f,1.06762f,0.365372f,0.190429f,1.11096f,0.365372f,0.190429f,1.06762f,0.365372f,0.190429f,1.06762f,-0.370217f,0.190429f,1.11096f,-0.370217f,0.190429f,1.1543f,-0.370217f,0.190429f,1.1543f,0.365372f,-0.108925f,1.12533f,-0.256256f,-0.108925f,1.12533f,0.252703f,0.106073f,1.12533f,-0.256256f,0.106073f,1.12533f,0.252703f,-0.108925f,1.09742f,-0.256256f,0.106073f,1.09742f,-0.256256f,0.106073f,1.09742f,0.252703f,-0.108925f,1.12533f,0.28264f,0.106073f,1.12533f,0.28264f,-0.193281f,1.12533f,0.28264f,0.190429f,1.12533f,0.28264f,-0.193281f,1.09742f,0.28264f,0.190429f,1.09742f,0.28264f,-0.108925f,1.09742f,0.252703f,-0.108925f,1.09742f,-0.282318f,0.106073f,1.09742f,-0.282318f,0.190429f,1.09742f,-0.282318f,-0.193281f,1.09742f,-0.282318f,-0.108925f,1.12533f,-0.282318f,0.106073f,1.12533f,-0.282318f,-0.193281f,1.12533f,-0.282318f,0.190429f,1.12533f,-0.282318f,-0.108925f,1.09742f,0.28264f,0.106073f,1.09742f,0.28264f}; return value; } private float[] getCoordinate_8_226_point_6() { float[] value = {-0.108925f,1.17736f,0.28264f,-0.108925f,1.17736f,0.365372f,0.106073f,1.17736f,0.365372f,0.106073f,1.17736f,0.28264f,-0.193281f,1.17736f,0.311338f,-0.193281f,1.17736f,0.328592f,0.190429f,1.17736f,0.311338f,0.190429f,1.17736f,0.328592f,-0.108925f,1.17736f,-0.282318f,0.106073f,1.17736f,-0.282318f,0.106073f,1.17736f,-0.370217f,-0.108925f,1.17736f,-0.370217f,-0.193281f,1.17736f,-0.311016f,-0.193281f,1.17736f,-0.333437f,0.190429f,1.17736f,-0.311016f,0.190429f,1.17736f,-0.333437f,0.106073f,1.04457f,-0.282318f,-0.108925f,1.04457f,-0.282318f,-0.108925f,1.04457f,-0.370217f,0.106073f,1.04457f,-0.370217f,-0.193281f,1.04457f,-0.311016f,-0.193281f,1.04457f,-0.333437f,0.190429f,1.04457f,-0.311016f,0.190429f,1.04457f,-0.333437f,0.106073f,1.04457f,0.28264f,0.190429f,1.04457f,0.311338f,0.190429f,1.04457f,0.328592f,0.106073f,1.04457f,0.365372f,-0.108925f,1.04457f,0.28264f,-0.108925f,1.04457f,0.365372f,-0.193281f,1.04457f,0.311338f,-0.193281f,1.04457f,0.328592f,-0.187574f,1.12533f,0.28264f,0.184722f,1.12533f,0.28264f,-0.187574f,1.12533f,-0.282318f,0.184722f,1.12533f,-0.282318f,-0.155349f,1.21898f,-0.0170508f,0.152498f,1.21898f,-0.0170508f,-0.108925f,1.12533f,-0.072748f,-0.108925f,1.21001f,-0.0372571f,0.106085f,1.12533f,-0.072748f,0.106085f,1.21001f,-0.0372571f,-0.155349f,1.12533f,-0.0733834f,-0.155349f,1.21001f,-0.0372571f,0.152498f,1.12533f,-0.0733834f,0.152498f,1.21001f,-0.0372571f,-0.108925f,1.21001f,0.0349955f,-0.108925f,1.12533f,0.0698407f,0.106085f,1.21001f,0.0349955f,0.106085f,1.12533f,0.0698407f,-0.155349f,1.21001f,0.0349955f,-0.155349f,1.12533f,0.0711218f,0.152498f,1.21001f,0.0349955f,0.152498f,1.12533f,0.0711218f,-0.155349f,1.21898f,0.0169324f,0.152498f,1.21898f,0.0169324f,-0.108925f,1.18986f,-0.0553202f,0.106085f,1.18986f,-0.0553202f,-0.155349f,1.18986f,-0.0553202f,0.152498f,1.18986f,-0.0553202f,-0.108925f,1.18986f,0.0530587f,0.106085f,1.18986f,0.0530587f,-0.155349f,1.18986f,0.0530587f,0.152498f,1.18986f,0.0530587f,0.223987f,1.05246f,-0.408593f,0.223987f,1.16947f,-0.408593f,-0.226839f,1.05246f,0.403749f,-0.226839f,1.16947f,0.403749f,0.255614f,1.16947f,-0.408593f,0.255614f,1.05246f,-0.408593f,0.255614f,1.05246f,-0.479359f,0.255614f,1.16947f,-0.479359f,-0.258465f,1.05246f,0.474514f,-0.258465f,1.16947f,0.474514f,-0.258465f,1.16947f,0.403749f,-0.258465f,1.05246f,0.403749f,0.223604f,1.08354f,-0.0901934f,0.255444f,1.08354f,-0.0901934f,0.255444f,1.13838f,-0.0901934f,0.223604f,1.13838f,-0.0901934f,-0.226456f,1.08354f,0.0853488f,-0.258296f,1.08354f,0.0853488f,-0.258296f,1.13838f,0.0853488f,-0.226456f,1.13838f,0.0853488f,0.255444f,1.13696f,-0.0583534f,0.255444f,1.11963f,-0.0424334f,0.255444f,1.10229f,-0.0424334f,0.255444f,1.08496f,-0.0583534f,-0.258296f,1.13696f,0.0535088f,-0.258296f,1.11963f,0.0375888f,-0.258296f,1.10229f,0.0375888f,-0.258296f,1.08496f,0.0535088f,-0.0230945f,1.22133f,0.474514f,0.0202428f,1.22133f,0.474514f,-0.0230945f,1.22133f,0.403749f,0.0202428f,1.22133f,0.403749f,0.0202428f,1.22133f,-0.479359f,-0.0230945f,1.22133f,-0.479359f,0.0202428f,1.22133f,-0.408593f,-0.0230945f,1.22133f,-0.408593f}; return value; } private float[] getCoordinate_8_226_point_7() { float[] value = {0.0169333f,1.19858f,0.688523f,-0.0197851f,1.19858f,0.688523f,0.106073f,1.09742f,-0.072748f,0.106073f,1.09742f,0.0698407f,-0.108925f,1.09742f,-0.072748f,-0.108925f,1.09742f,0.0698407f,0.106118f,1.21898f,-0.0172288f,0.106118f,1.21898f,0.0166928f,-0.109172f,1.21898f,-0.0172288f,-0.109172f,1.21898f,0.0166928f,0.201915f,1.13838f,-0.0901934f,0.201915f,1.08354f,-0.0901934f,0.201915f,1.08496f,-0.0583534f,0.201915f,1.10229f,-0.0424334f,0.201915f,1.11963f,-0.0424334f,0.201915f,1.13696f,-0.0583534f,-0.204767f,1.13838f,0.0853488f,-0.204767f,1.08354f,0.0853488f,-0.204767f,1.08496f,0.0535088f,-0.204767f,1.10229f,0.0375888f,-0.204767f,1.11963f,0.0375888f,-0.204767f,1.13696f,0.0535088f,0.207747f,1.0847f,-0.0641801f,0.207747f,1.0838f,-0.0843667f,0.249612f,1.0838f,-0.0843667f,0.249612f,1.0847f,-0.0641801f,-0.210599f,1.0847f,0.0593355f,-0.210599f,1.0838f,0.079522f,-0.252464f,1.0838f,0.079522f,-0.252464f,1.0847f,0.0593355f,0.207747f,1.11961f,-0.0657314f,0.207747f,1.11871f,-0.085918f,0.249612f,1.11871f,-0.085918f,0.249612f,1.11961f,-0.0657314f,-0.210599f,1.11961f,0.0608868f,-0.210599f,1.11871f,0.0810734f,-0.252464f,1.11871f,0.0810734f,-0.252464f,1.11961f,0.0608868f,-0.0372589f,1.09742f,-0.0940747f,0.0344071f,1.09742f,-0.0940747f,-0.0372548f,1.12533f,-0.0940747f,0.0344153f,1.12533f,-0.0940747f,0.0344071f,1.09742f,0.0911674f,-0.0372589f,1.09742f,0.0911674f,0.0344153f,1.12533f,0.0911674f,-0.0372548f,1.12533f,0.0911674f,-0.0659252f,1.09742f,-0.156256f,-0.0229257f,1.09742f,-0.133185f,0.0200739f,1.09742f,-0.133185f,0.0630735f,1.09742f,-0.156256f,-0.0659252f,1.12533f,-0.156256f,-0.0229257f,1.12533f,-0.133185f,0.0200739f,1.12533f,-0.133185f,0.0630735f,1.12533f,-0.156256f,0.0630735f,1.09742f,0.152703f,0.0200739f,1.09742f,0.129632f,-0.0229257f,1.09742f,0.129632f,-0.0659252f,1.09742f,0.152703f,0.0630735f,1.12533f,0.152703f,0.0200739f,1.12533f,0.129632f,-0.0229257f,1.12533f,0.129632f,-0.0659252f,1.12533f,0.152703f,0.0368272f,1.26765f,0.469422f,0.0339154f,1.25301f,0.469422f,0.0256231f,1.2406f,0.469422f,0.013213f,1.23133f,0.469422f,-0.0160647f,1.23133f,0.469422f,-0.0284749f,1.2406f,0.469422f,-0.0367671f,1.25301f,0.469422f,-0.0396789f,1.26765f,0.469422f,-0.0367671f,1.28228f,0.469422f,-0.0284749f,1.29469f,0.469422f,-0.0160647f,1.30299f,0.469422f,-0.00142586f,1.3059f,0.469422f,0.013213f,1.30299f,0.469422f,0.0256231f,1.29469f,0.469422f,0.0339154f,1.28228f,0.469422f,0.0368272f,1.26765f,0.412994f,0.0339154f,1.25301f,0.412994f,0.0256231f,1.2406f,0.412994f,0.013213f,1.23133f,0.412994f,-0.0160647f,1.23133f,0.412994f,-0.0284749f,1.2406f,0.412994f,-0.0367671f,1.25301f,0.412994f,-0.0396789f,1.26765f,0.412994f,-0.0367671f,1.28228f,0.412994f,-0.0284749f,1.29469f,0.412994f,-0.0160647f,1.30299f,0.412994f,-0.00142586f,1.3059f,0.412994f,0.013213f,1.30299f,0.412994f,0.0256231f,1.29469f,0.412994f,0.0339154f,1.28228f,0.412994f,-0.00142586f,1.23133f,0.469422f,0.0368272f,1.26765f,-0.417839f,0.0339154f,1.25301f,-0.417839f,0.0256231f,1.2406f,-0.417839f,0.013213f,1.23133f,-0.417839f,-0.0160647f,1.23133f,-0.417839f,-0.0284749f,1.2406f,-0.417839f,-0.0367671f,1.25301f,-0.417839f}; return value; } private float[] getCoordinate_8_226_point_8() { float[] value = {-0.0396789f,1.26765f,-0.417839f,-0.0367671f,1.28228f,-0.417839f,-0.0284749f,1.29469f,-0.417839f,-0.0160647f,1.30299f,-0.417839f,-0.00142586f,1.3059f,-0.417839f,0.013213f,1.30299f,-0.417839f,0.0256231f,1.29469f,-0.417839f,0.0339154f,1.28228f,-0.417839f,0.0368272f,1.26765f,-0.474266f,0.0339154f,1.25301f,-0.474266f,0.0256231f,1.2406f,-0.474266f,0.013213f,1.23133f,-0.474266f,-0.0160647f,1.23133f,-0.474266f,-0.0284749f,1.2406f,-0.474266f,-0.0367671f,1.25301f,-0.474266f,-0.0396789f,1.26765f,-0.474266f,-0.0367671f,1.28228f,-0.474266f,-0.0284749f,1.29469f,-0.474266f,-0.0160647f,1.30299f,-0.474266f,-0.00142586f,1.3059f,-0.474266f,0.013213f,1.30299f,-0.474266f,0.0256231f,1.29469f,-0.474266f,0.0339154f,1.28228f,-0.474266f,-0.00142586f,1.23133f,-0.474266f,-0.158404f,1.05246f,0.474514f,-0.208435f,1.05246f,0.474514f,-0.158404f,1.16947f,0.474514f,-0.208435f,1.16947f,0.474514f,-0.228435f,1.13046f,0.474514f,-0.228435f,1.09146f,0.474514f,-0.158404f,1.13046f,0.474514f,-0.158404f,1.09146f,0.474514f,-0.158404f,1.13046f,0.454514f,-0.208435f,1.13046f,0.454514f,-0.208435f,1.09146f,0.454514f,-0.158404f,1.09146f,0.454514f,0.155552f,1.05246f,-0.479359f,0.205583f,1.05246f,-0.479359f,0.155552f,1.16947f,-0.479359f,0.205583f,1.16947f,-0.479359f,0.225583f,1.13046f,-0.479359f,0.225583f,1.09146f,-0.479359f,0.155552f,1.13046f,-0.479359f,0.155552f,1.09146f,-0.479359f,0.205583f,1.09146f,-0.459359f,0.155552f,1.09146f,-0.459359f,0.155552f,1.13046f,-0.459359f,0.205583f,1.13046f,-0.459359f,-0.00142586f,0.983396f,0.930445f,0.0184132f,0.983396f,0.926499f,0.0352319f,0.983396f,0.915261f,0.0464698f,0.983396f,0.898442f,0.050416f,0.983396f,0.878603f,0.0464698f,0.983396f,0.858764f,0.0352319f,0.983396f,0.841946f,0.0184132f,0.983396f,0.830708f,-0.00142586f,0.983396f,0.826762f,-0.0212649f,0.983396f,0.830708f,-0.0380836f,0.983396f,0.841946f,-0.0493215f,0.983396f,0.858764f,-0.0532677f,0.983396f,0.878603f,-0.0493215f,0.983396f,0.898442f,-0.0380836f,0.983396f,0.915261f,-0.0212649f,0.983396f,0.926499f,-0.00142586f,1.01118f,0.930445f,0.0184132f,1.01118f,0.926499f,0.0352319f,1.01118f,0.915261f,0.0464698f,1.01118f,0.898442f,0.050416f,1.01118f,0.878603f,0.0464698f,1.01118f,0.858764f,0.0352319f,1.01118f,0.841946f,0.0184132f,1.01118f,0.830708f,-0.00142586f,1.01118f,0.826762f,-0.0212649f,1.01118f,0.830708f,-0.0380836f,1.01118f,0.841946f,-0.0493215f,1.01118f,0.858764f,-0.0532677f,1.01118f,0.878603f,-0.0493215f,1.01118f,0.898442f,-0.0380836f,1.01118f,0.915261f,-0.0212649f,1.01118f,0.926499f,-0.00142586f,1.23853f,0.826762f,0.0184132f,1.23853f,0.830708f,0.0352319f,1.23853f,0.841946f,0.0464698f,1.23853f,0.858764f,0.050416f,1.23853f,0.878603f,0.0464698f,1.23853f,0.898442f,0.0352319f,1.23853f,0.915261f,0.0184132f,1.23853f,0.926499f,-0.00142586f,1.23853f,0.930445f,-0.0212649f,1.23853f,0.926499f,-0.0380836f,1.23853f,0.915261f,-0.0493215f,1.23853f,0.898442f,-0.0532677f,1.23853f,0.878603f,-0.0493215f,1.23853f,0.858764f,-0.0380836f,1.23853f,0.841946f,-0.0212649f,1.23853f,0.830708f,-0.00142586f,1.21074f,0.826762f,0.0184132f,1.21074f,0.830708f,0.0352319f,1.21074f,0.841946f,0.0464698f,1.21074f,0.858764f}; return value; } private float[] getCoordinate_8_226_point_9() { float[] value = {0.050416f,1.21074f,0.878603f,0.0464698f,1.21074f,0.898442f,0.0352319f,1.21074f,0.915261f,0.0184132f,1.21074f,0.926499f,-0.00142586f,1.21074f,0.930445f,-0.0212649f,1.21074f,0.926499f,-0.0380836f,1.21074f,0.915261f,-0.0493215f,1.21074f,0.898442f,-0.0532677f,1.21074f,0.878603f,-0.0493215f,1.21074f,0.858764f,-0.0380836f,1.21074f,0.841946f,-0.0212649f,1.21074f,0.830708f,0.160842f,1.17736f,0.307059f,0.15513f,1.17736f,0.308195f,0.150287f,1.17736f,0.311431f,0.147051f,1.17736f,0.316273f,0.145915f,1.17736f,0.321985f,0.147051f,1.17736f,0.327698f,0.150287f,1.17736f,0.33254f,0.15513f,1.17736f,0.335776f,0.160842f,1.17736f,0.336912f,0.166554f,1.17736f,0.335776f,0.171397f,1.17736f,0.33254f,0.174632f,1.17736f,0.327698f,0.175769f,1.17736f,0.321985f,0.174632f,1.17736f,0.316273f,0.171397f,1.17736f,0.311431f,0.166554f,1.17736f,0.308195f,0.160842f,1.18536f,0.307059f,0.15513f,1.18536f,0.308195f,0.150287f,1.18536f,0.311431f,0.147051f,1.18536f,0.316273f,0.145915f,1.18536f,0.321985f,0.147051f,1.18536f,0.327698f,0.150287f,1.18536f,0.33254f,0.15513f,1.18536f,0.335776f,0.160842f,1.18536f,0.336912f,0.166554f,1.18536f,0.335776f,0.171397f,1.18536f,0.33254f,0.174632f,1.18536f,0.327698f,0.175769f,1.18536f,0.321985f,0.174632f,1.18536f,0.316273f,0.171397f,1.18536f,0.311431f,0.166554f,1.18536f,0.308195f,-0.0041764f,1.2635f,-0.025941f,-0.00913544f,1.2635f,-0.0244367f,-0.0137057f,1.2635f,-0.0219938f,-0.0177116f,1.2635f,-0.0187063f,-0.0209991f,1.2635f,-0.0147004f,-0.023442f,1.2635f,-0.0101301f,-0.0249463f,1.2635f,-0.00517109f,-0.0254542f,1.2635f,-1.38681E-5f,-0.0249463f,1.2635f,0.00514335f,-0.023442f,1.2635f,0.0101024f,-0.0209991f,1.2635f,0.0146727f,-0.0177116f,1.2635f,0.0186785f,-0.0137057f,1.2635f,0.0219661f,-0.00913544f,1.2635f,0.0244089f,-0.0041764f,1.2635f,0.0259132f,9.80821E-4f,1.2635f,0.0264212f,0.00613804f,1.2635f,0.0259132f,0.0110971f,1.2635f,0.0244089f,0.0156673f,1.2635f,0.0219661f,0.0196732f,1.2635f,0.0186785f,0.0229608f,1.2635f,0.0146727f,0.0254036f,1.2635f,0.0101024f,0.0269079f,1.2635f,0.00514335f,0.0274159f,1.2635f,-1.38681E-5f,0.0269079f,1.2635f,-0.00517109f,0.0254036f,1.2635f,-0.0101301f,0.0229608f,1.2635f,-0.0147004f,0.0196732f,1.2635f,-0.0187063f,0.0156673f,1.2635f,-0.0219938f,0.0110971f,1.2635f,-0.0244367f,0.00613804f,1.2635f,-0.025941f,9.80821E-4f,1.2635f,-0.0264489f,-0.0041764f,1.2814f,-0.025941f,-0.00913544f,1.2814f,-0.0244367f,-0.0137057f,1.2814f,-0.0219938f,-0.0177116f,1.2814f,-0.0187063f,-0.0209991f,1.2814f,-0.0147004f,-0.023442f,1.2814f,-0.0101301f,-0.0249463f,1.2814f,-0.00517109f,-0.0254542f,1.2814f,-1.38681E-5f,-0.0249463f,1.2814f,0.00514335f,-0.023442f,1.2814f,0.0101024f,-0.0209991f,1.2814f,0.0146727f,-0.0177116f,1.2814f,0.0186785f,-0.0137057f,1.2814f,0.0219661f,-0.00913544f,1.2814f,0.0244089f,-0.0041764f,1.2814f,0.0259132f,9.80821E-4f,1.2814f,0.0264212f,0.00613804f,1.2814f,0.0259132f,0.0110971f,1.2814f,0.0244089f,0.0156673f,1.2814f,0.0219661f,0.0196732f,1.2814f,0.0186785f,0.0229608f,1.2814f,0.0146727f,0.0254036f,1.2814f,0.0101024f,0.0269079f,1.2814f,0.00514335f,0.0274159f,1.2814f,-1.38681E-5f}; return value; } private float[] getCoordinate_8_226_point_10() { float[] value = {0.0269079f,1.2814f,-0.00517109f,0.0254036f,1.2814f,-0.0101301f,0.0229608f,1.2814f,-0.0147004f,0.0196732f,1.2814f,-0.0187063f,0.0156673f,1.2814f,-0.0219938f,0.0110971f,1.2814f,-0.0244367f,0.00613804f,1.2814f,-0.025941f,9.80821E-4f,1.2814f,-0.0264489f,9.80821E-4f,1.2814f,-0.0153462f,-0.00201037f,1.2814f,-0.0150516f,-0.00488661f,1.2814f,-0.0141791f,-0.00753737f,1.2814f,-0.0127622f,-0.00986077f,1.2814f,-0.0108555f,-0.0117675f,1.2814f,-0.00853205f,-0.0131844f,1.2814f,-0.0058813f,-0.0140569f,1.2814f,-0.00300506f,-0.0143515f,1.2814f,-1.38681E-5f,-0.0140569f,1.2814f,0.00297732f,-0.0131844f,1.2814f,0.00585356f,-0.0117675f,1.2814f,0.00850432f,-0.00986077f,1.2814f,0.0108277f,-0.00753737f,1.2814f,0.0127345f,-0.00488661f,1.2814f,0.0141514f,-0.00201037f,1.2814f,0.0150239f,9.80821E-4f,1.2814f,0.0153185f,0.00397201f,1.2814f,0.0150239f,0.00684825f,1.2814f,0.0141514f,0.00949901f,1.2814f,0.0127345f,0.0118224f,1.2814f,0.0108277f,0.0137292f,1.2814f,0.00850432f,0.015146f,1.2814f,0.00585356f,0.0160185f,1.2814f,0.00297732f,0.0163132f,1.2814f,-1.38681E-5f,0.0160185f,1.2814f,-0.00300506f,0.015146f,1.2814f,-0.0058813f,0.0137292f,1.2814f,-0.00853205f,0.0118224f,1.2814f,-0.0108555f,0.00949901f,1.2814f,-0.0127622f,0.00684825f,1.2814f,-0.0141791f,0.00397201f,1.2814f,-0.0150516f,-0.0197001f,1.2635f,-0.0332085f,-0.0197001f,1.2814f,-0.0332085f,-0.0151298f,1.2814f,-0.0356514f,-0.0151298f,1.2635f,-0.0356514f,-0.0308289f,1.2635f,-0.0227675f,-0.0308289f,1.2814f,-0.0227675f,-0.0275414f,1.2814f,-0.0267734f,-0.0275414f,1.2635f,-0.0267734f,-0.037115f,1.2635f,-0.00886242f,-0.037115f,1.2814f,-0.00886242f,-0.0356107f,1.2814f,-0.0138215f,-0.0356107f,1.2635f,-0.0138215f,-0.0376013f,1.2635f,0.00638976f,-0.0376013f,1.2814f,0.00638976f,-0.0381092f,1.2814f,0.00123254f,-0.0381092f,1.2635f,0.00123254f,-0.0322138f,1.2635f,0.0206671f,-0.0322138f,1.2814f,0.0206671f,-0.0346567f,1.2814f,0.0160968f,-0.0346567f,1.2635f,0.0160968f,-0.0217728f,1.2635f,0.0317959f,-0.0217728f,1.2814f,0.0317959f,-0.0257787f,1.2814f,0.0285083f,-0.0257787f,1.2635f,0.0285083f,-0.00786773f,1.2635f,0.0380819f,-0.00786773f,1.2814f,0.0380819f,-0.0128268f,1.2814f,0.0365776f,-0.0128268f,1.2635f,0.0365776f,0.00738445f,1.2635f,0.0385682f,0.00738445f,1.2814f,0.0385682f,0.00222723f,1.2814f,0.0390762f,0.00222723f,1.2635f,0.0390762f,0.0216617f,1.2635f,0.0331808f,0.0216617f,1.2814f,0.0331808f,0.0170915f,1.2814f,0.0356237f,0.0170915f,1.2635f,0.0356237f,0.0327905f,1.2635f,0.0227398f,0.0327905f,1.2814f,0.0227398f,0.029503f,1.2814f,0.0267456f,0.029503f,1.2635f,0.0267456f,0.0390766f,1.2635f,0.00883468f,0.0390766f,1.2814f,0.00883468f,0.0375723f,1.2814f,0.0137937f,0.0375723f,1.2635f,0.0137937f,0.0395629f,1.2635f,-0.0064175f,0.0395629f,1.2814f,-0.0064175f,0.0400709f,1.2814f,-0.00126028f,0.0400709f,1.2635f,-0.00126028f,0.0341755f,1.2635f,-0.0206948f,0.0341755f,1.2814f,-0.0206948f,0.0366183f,1.2814f,-0.0161245f,0.0366183f,1.2635f,-0.0161245f,0.0237344f,1.2635f,-0.0318236f,0.0237344f,1.2814f,-0.0318236f,0.0277403f,1.2814f,-0.0285361f,0.0277403f,1.2635f,-0.0285361f,0.00982937f,1.2635f,-0.0381097f,0.00982937f,1.2814f,-0.0381097f,0.0147884f,1.2814f,-0.0366054f,0.0147884f,1.2635f,-0.0366054f}; return value; } private float[] getCoordinate_8_226_point_11() { float[] value = {-0.00542281f,1.2814f,-0.038596f,-2.65589E-4f,1.2814f,-0.0391039f,-2.65589E-4f,1.2635f,-0.0391039f,-0.00542281f,1.2635f,-0.038596f,0.00397201f,1.29204f,-0.0150516f,9.80821E-4f,1.29204f,-0.0153462f,-0.00201037f,1.29204f,-0.0150516f,-0.00488661f,1.29204f,-0.0141791f,-0.00753737f,1.29204f,-0.0127622f,-0.00986077f,1.29204f,-0.0108555f,-0.0117675f,1.29204f,-0.00853205f,-0.0131844f,1.29204f,-0.0058813f,-0.0140569f,1.29204f,-0.00300506f,-0.0143515f,1.29204f,-1.38681E-5f,-0.0140569f,1.29204f,0.00297732f,-0.0131844f,1.29204f,0.00585356f,-0.0117675f,1.29204f,0.00850432f,-0.00986077f,1.29204f,0.0108277f,-0.00753737f,1.29204f,0.0127345f,-0.00488661f,1.29204f,0.0141514f,-0.00201037f,1.29204f,0.0150239f,9.80821E-4f,1.29204f,0.0153185f,0.00397201f,1.29204f,0.0150239f,0.00684825f,1.29204f,0.0141514f,0.00949901f,1.29204f,0.0127345f,0.0118224f,1.29204f,0.0108277f,0.0137292f,1.29204f,0.00850432f,0.015146f,1.29204f,0.00585356f,0.0160185f,1.29204f,0.00297732f,0.0163132f,1.29204f,-1.38681E-5f,0.0160185f,1.29204f,-0.00300506f,0.015146f,1.29204f,-0.0058813f,0.0137292f,1.29204f,-0.00853205f,0.0118224f,1.29204f,-0.0108555f,0.00949901f,1.29204f,-0.0127622f,0.00684825f,1.29204f,-0.0141791f,0.015146f,1.30846f,-0.0058813f,-0.0131844f,1.30846f,-0.0058813f,-0.0140569f,1.30846f,-0.00300506f,-0.0143515f,1.30846f,-1.38681E-5f,-0.0140569f,1.30846f,0.00297732f,-0.0131844f,1.30846f,0.00585356f,0.015146f,1.30846f,0.00585356f,0.0160185f,1.30846f,0.00297732f,0.0163132f,1.30846f,-1.38681E-5f,0.0160185f,1.30846f,-0.00300506f,-0.00772036f,1.30647f,-0.0058813f,0.009682f,1.30647f,-0.0058813f,0.009682f,1.29751f,-0.0058813f,-0.00772036f,1.29751f,-0.0058813f,0.009682f,1.30647f,0.00585356f,-0.00772036f,1.30647f,0.00585356f,-0.00772036f,1.29751f,0.00585356f,0.009682f,1.29751f,0.00585356f,-0.00374092f,1.31373f,-0.0058813f,0.00570256f,1.31373f,-0.0058813f,0.00570256f,1.31373f,0.00585356f,-0.00374092f,1.31373f,0.00585356f,-0.00191957f,1.29522f,-0.0058813f,0.00388121f,1.29522f,-0.0058813f,0.00388121f,1.29522f,0.00585356f,-0.00191957f,1.29522f,0.00585356f,0.00388121f,1.30925f,-0.0058813f,-0.00191957f,1.30925f,-0.0058813f,-0.00191957f,1.30925f,0.00585356f,0.00388121f,1.30925f,0.00585356f,0.152498f,1.17302f,-0.045857f,0.152498f,1.19024f,-0.042432f,0.152498f,1.20483f,-0.0326785f,0.152498f,1.21459f,-0.0180814f,0.152498f,1.21801f,-8.62867E-4f,0.152498f,1.21459f,0.0163557f,0.152498f,1.20483f,0.0309528f,0.152498f,1.19024f,0.0407063f,0.152498f,1.17302f,0.0441313f,0.152498f,1.1558f,0.0407063f,0.152498f,1.1412f,0.0309528f,0.152498f,1.13145f,0.0163557f,0.152498f,1.12802f,-8.62867E-4f,0.152498f,1.13145f,-0.0180814f,0.152498f,1.1412f,-0.0326785f,0.152498f,1.1558f,-0.042432f,0.176615f,1.17302f,-0.045857f,0.176615f,1.19024f,-0.042432f,0.176615f,1.20483f,-0.0326785f,0.176615f,1.21459f,-0.0180814f,0.176615f,1.21801f,-8.62867E-4f,0.176615f,1.21459f,0.0163557f,0.176615f,1.20483f,0.0309528f,0.176615f,1.19024f,0.0407063f,0.176615f,1.17302f,0.0441313f,0.176615f,1.1558f,0.0407063f,0.176615f,1.1412f,0.0309528f,0.176615f,1.13145f,0.0163557f,0.176615f,1.12802f,-8.62867E-4f,0.176615f,1.13145f,-0.0180814f,0.176615f,1.1412f,-0.0326785f,0.176615f,1.1558f,-0.042432f,9.80821E-4f,-0.188597f,-0.0503059f,0.0107923f,-0.188597f,-0.0493395f}; return value; } private float[] getCoordinate_8_226_point_12() { float[] value = {0.0202267f,-0.188597f,-0.0464776f,0.0289216f,-0.188597f,-0.0418301f,0.0365426f,-0.188597f,-0.0355757f,0.0427971f,-0.188597f,-0.0279546f,0.0474446f,-0.188597f,-0.0192598f,0.0503065f,-0.188597f,-0.00982535f,0.0512728f,-0.188597f,-1.38681E-5f,0.0503065f,-0.188597f,0.00979761f,0.0474446f,-0.188597f,0.019232f,0.0427971f,-0.188597f,0.0279269f,0.0365426f,-0.188597f,0.0355479f,0.0289216f,-0.188597f,0.0418024f,0.0202267f,-0.188597f,0.0464499f,0.0107923f,-0.188597f,0.0493118f,9.80821E-4f,-0.188597f,0.0502781f,-0.00883066f,-0.188597f,0.0493118f,-0.0182651f,-0.188597f,0.0464499f,-0.0269599f,-0.188597f,0.0418024f,-0.034581f,-0.188597f,0.0355479f,-0.0408354f,-0.188597f,0.0279269f,-0.0454829f,-0.188597f,0.019232f,-0.0483448f,-0.188597f,0.00979761f,-0.0493112f,-0.188597f,-1.38681E-5f,-0.0483448f,-0.188597f,-0.00982535f,-0.0454829f,-0.188597f,-0.0192598f,-0.0408354f,-0.188597f,-0.0279546f,-0.034581f,-0.188597f,-0.0355757f,-0.0269599f,-0.188597f,-0.0418301f,-0.0182651f,-0.188597f,-0.0464776f,-0.00883066f,-0.188597f,-0.0493395f,9.80821E-4f,1.15399f,-0.0503059f,0.0107923f,1.15399f,-0.0493395f,0.0202267f,1.15399f,-0.0464776f,0.0289216f,1.15399f,-0.0418301f,0.0365426f,1.15399f,-0.0355757f,0.0427971f,1.15399f,-0.0279546f,0.0490366f,1.15399f,-0.0192598f,0.0520366f,1.15399f,-0.00982535f,0.0520366f,1.15399f,0.00979761f,0.0490366f,1.15399f,0.019232f,0.0427971f,1.15399f,0.0279269f,0.0365426f,1.15399f,0.0355479f,0.0289216f,1.15399f,0.0418024f,0.0202267f,1.15399f,0.0464499f,0.0107923f,1.15399f,0.0493118f,9.80821E-4f,1.15399f,0.0502781f,-0.00883066f,1.15399f,0.0493118f,-0.0182651f,1.15399f,0.0464499f,-0.0269599f,1.15399f,0.0418024f,-0.034581f,1.15399f,0.0355479f,-0.0408354f,1.15399f,0.0279269f,-0.0470749f,1.15399f,0.019232f,-0.0500749f,1.15399f,0.00979761f,-0.0500749f,1.15399f,-0.00982535f,-0.0470749f,1.15399f,-0.0192598f,-0.0408354f,1.15399f,-0.0279546f,-0.034581f,1.15399f,-0.0355757f,-0.0269599f,1.15399f,-0.0418301f,-0.0182651f,1.15399f,-0.0464776f,-0.00883066f,1.15399f,-0.0493395f,9.80821E-4f,1.22921f,-0.0503059f,0.0107923f,1.22921f,-0.0493395f,0.0202267f,1.22921f,-0.0464776f,0.0289216f,1.22921f,-0.0418301f,0.0365426f,1.22921f,-0.0355757f,0.0427971f,1.22921f,-0.0279546f,0.0474446f,1.22921f,-0.0192598f,0.0503065f,1.22921f,-0.00982535f,0.0512728f,1.22921f,-1.38681E-5f,0.0503065f,1.22921f,0.00979761f,0.0474446f,1.22921f,0.019232f,0.0427971f,1.22921f,0.0279269f,0.0365426f,1.22921f,0.0355479f,0.0289216f,1.22921f,0.0418024f,0.0202267f,1.22921f,0.0464499f,0.0107923f,1.22921f,0.0493118f,9.80821E-4f,1.22921f,0.0502781f,-0.00883066f,1.22921f,0.0493118f,-0.0182651f,1.22921f,0.0464499f,-0.0269599f,1.22921f,0.0418024f,-0.034581f,1.22921f,0.0355479f,-0.0408354f,1.22921f,0.0279269f,-0.0454829f,1.22921f,0.019232f,-0.0483448f,1.22921f,0.00979761f,-0.0493112f,1.22921f,-1.38681E-5f,-0.0483448f,1.22921f,-0.00982535f,-0.0454829f,1.22921f,-0.0192598f,-0.0408354f,1.22921f,-0.0279546f,-0.034581f,1.22921f,-0.0355757f,-0.0269599f,1.22921f,-0.0418301f,-0.0182651f,1.22921f,-0.0464776f,-0.00883066f,1.22921f,-0.0493395f,-0.00683315f,1.2394f,-0.0392974f,-0.0143468f,1.2394f,-0.0370181f,-0.0212715f,1.2394f,-0.0333168f,-0.027341f,1.2394f,-0.0283357f,-0.0323221f,1.2394f,-0.0222662f,-0.0360234f,1.2394f,-0.0153415f,-0.0383027f,1.2394f,-0.00782784f,-0.0390723f,1.2394f,-1.38681E-5f}; return value; } private float[] getCoordinate_8_226_point_13() { float[] value = {-0.0383027f,1.2394f,0.00780011f,-0.0360234f,1.2394f,0.0153138f,-0.0323221f,1.2394f,0.0222384f,-0.027341f,1.2394f,0.028308f,-0.0212715f,1.2394f,0.0332891f,-0.0143468f,1.2394f,0.0369904f,-0.00683315f,1.2394f,0.0392696f,9.80821E-4f,1.2394f,0.0400392f,0.00879479f,1.2394f,0.0392696f,0.0163085f,1.2394f,0.0369904f,0.0232331f,1.2394f,0.0332891f,0.0293026f,1.2394f,0.028308f,0.0342838f,1.2394f,0.0222384f,0.0379851f,1.2394f,0.0153138f,0.0402643f,1.2394f,0.00780011f,0.0410339f,1.2394f,-1.38681E-5f,0.0402643f,1.2394f,-0.00782784f,0.0379851f,1.2394f,-0.0153415f,0.0342838f,1.2394f,-0.0222662f,0.0293026f,1.2394f,-0.0283357f,0.0232331f,1.2394f,-0.0333168f,0.0163085f,1.2394f,-0.0370181f,0.00879479f,1.2394f,-0.0392974f,9.80821E-4f,1.2394f,-0.040067f,-0.00683315f,1.2635f,-0.0392974f,-0.0143468f,1.2635f,-0.0370181f,-0.0212715f,1.2635f,-0.0333168f,-0.027341f,1.2635f,-0.0283357f,-0.0323221f,1.2635f,-0.0222662f,-0.0360234f,1.2635f,-0.0153415f,-0.0383027f,1.2635f,-0.00782784f,-0.0390723f,1.2635f,-1.38681E-5f,-0.0383027f,1.2635f,0.00780011f,-0.0360234f,1.2635f,0.0153138f,-0.0323221f,1.2635f,0.0222384f,-0.027341f,1.2635f,0.028308f,-0.0212715f,1.2635f,0.0332891f,-0.0143468f,1.2635f,0.0369904f,-0.00683315f,1.2635f,0.0392696f,9.80821E-4f,1.2635f,0.0400392f,0.00879479f,1.2635f,0.0392696f,0.0163085f,1.2635f,0.0369904f,0.0232331f,1.2635f,0.0332891f,0.0293026f,1.2635f,0.028308f,0.0342838f,1.2635f,0.0222384f,0.0379851f,1.2635f,0.0153138f,0.0402643f,1.2635f,0.00780011f,0.0410339f,1.2635f,-1.38681E-5f,0.0402643f,1.2635f,-0.00782784f,0.0379851f,1.2635f,-0.0153415f,0.0342838f,1.2635f,-0.0222662f,0.0293026f,1.2635f,-0.0283357f,0.0232331f,1.2635f,-0.0333168f,0.0163085f,1.2635f,-0.0370181f,0.00879479f,1.2635f,-0.0392974f,9.80821E-4f,1.2635f,-0.040067f,9.80821E-4f,0.626353f,-0.0503059f,0.0107923f,0.626353f,-0.0493395f,0.0202267f,0.626353f,-0.0464776f,0.0289216f,0.626353f,-0.0418301f,0.0365426f,0.626353f,-0.0355757f,0.0427971f,0.626353f,-0.0279546f,0.0484109f,0.626353f,-0.0192598f,0.0513566f,0.626353f,-0.00982535f,0.0517364f,0.626353f,0.0059417f,0.0484109f,0.626353f,0.019232f,0.0427971f,0.626353f,0.0279269f,0.0365426f,0.626353f,0.0355479f,0.0289216f,0.626353f,0.0418024f,0.0202267f,0.626353f,0.0464499f,0.0107923f,0.626353f,0.0493118f,9.80821E-4f,0.626353f,0.0502781f,-0.00883066f,0.626353f,0.0493118f,-0.0182651f,0.626353f,0.0464499f,-0.0269599f,0.626353f,0.0418024f,-0.034581f,0.626353f,0.0355479f,-0.0408354f,0.626353f,0.0279269f,-0.0464493f,0.626353f,0.019232f,-0.049395f,0.626353f,0.00979761f,-0.0497748f,0.626353f,-0.00596944f,-0.0464493f,0.626353f,-0.0192598f,-0.0408354f,0.626353f,-0.0279546f,-0.034581f,0.626353f,-0.0355757f,-0.0269599f,0.626353f,-0.0418301f,-0.0182651f,0.626353f,-0.0464776f,-0.00883066f,0.626353f,-0.0493395f,9.80821E-4f,0.761956f,-0.0503059f,0.0107923f,0.761956f,-0.0493395f,0.0202267f,0.761956f,-0.0464776f,0.0289216f,0.761956f,-0.0418301f,0.0365426f,0.761956f,-0.0355757f,0.0427971f,0.761956f,-0.0279546f,0.0485717f,0.761956f,-0.0192598f,0.0515314f,0.761956f,-0.00982535f,0.0518136f,0.761956f,0.00693267f,0.0485717f,0.761956f,0.019232f,0.0427971f,0.761956f,0.0279269f,0.0365426f,0.761956f,0.0355479f,0.0289216f,0.761956f,0.0418024f,0.0202267f,0.761956f,0.0464499f}; return value; } private float[] getCoordinate_8_226_point_14() { float[] value = {0.0107923f,0.761956f,0.0493118f,9.80821E-4f,0.761956f,0.0502781f,-0.00883066f,0.761956f,0.0493118f,-0.0182651f,0.761956f,0.0464499f,-0.0269599f,0.761956f,0.0418024f,-0.034581f,0.761956f,0.0355479f,-0.0408354f,0.761956f,0.0279269f,-0.0466101f,0.761956f,0.019232f,-0.0495697f,0.761956f,0.00979761f,-0.0498519f,0.761956f,-0.00696041f,-0.0466101f,0.761956f,-0.0192598f,-0.0408354f,0.761956f,-0.0279546f,-0.034581f,0.761956f,-0.0355757f,-0.0269599f,0.761956f,-0.0418301f,-0.0182651f,0.761956f,-0.0464776f,-0.00883066f,0.761956f,-0.0493395f,9.80821E-4f,0.757617f,-0.0651923f,0.0136965f,0.757617f,-0.0639399f,0.0259235f,0.757617f,-0.0602309f,0.037192f,0.757617f,-0.0542078f,0.0470689f,0.757617f,-0.046102f,0.0551747f,0.757617f,-0.0362251f,0.062652f,0.757617f,-0.0249566f,0.0664871f,0.757617f,-0.0127295f,0.0668569f,0.757617f,0.00894775f,0.062652f,0.757617f,0.0249288f,0.0551747f,0.757617f,0.0361973f,0.0470689f,0.757617f,0.0460742f,0.037192f,0.757617f,0.05418f,0.0259235f,0.757617f,0.0602031f,0.0136965f,0.757617f,0.0639122f,9.80821E-4f,0.757617f,0.0651646f,-0.0117349f,0.757617f,0.0639122f,-0.0239619f,0.757617f,0.0602031f,-0.0352304f,0.757617f,0.05418f,-0.0451073f,0.757617f,0.0460742f,-0.0532131f,0.757617f,0.0361973f,-0.0606903f,0.757617f,0.0249288f,-0.0645255f,0.757617f,0.0127018f,-0.0648952f,0.757617f,-0.00897549f,-0.0606903f,0.757617f,-0.0249566f,-0.0532131f,0.757617f,-0.0362251f,-0.0451073f,0.757617f,-0.046102f,-0.0352304f,0.757617f,-0.0542078f,-0.0239619f,0.757617f,-0.0602309f,-0.0117349f,0.757617f,-0.0639399f,9.80821E-4f,0.630828f,-0.0651923f,0.0136965f,0.630828f,-0.0639399f,0.0259235f,0.630828f,-0.0602309f,0.037192f,0.630828f,-0.0542078f,0.0470689f,0.630828f,-0.046102f,0.0551747f,0.630828f,-0.0362251f,0.0624571f,0.630828f,-0.0249566f,0.0662754f,0.630828f,-0.0127295f,0.0667634f,0.630828f,0.00774693f,0.0624571f,0.630828f,0.0249288f,0.0551747f,0.630828f,0.0361973f,0.0470689f,0.630828f,0.0460742f,0.037192f,0.630828f,0.05418f,0.0259235f,0.630828f,0.0602031f,0.0136965f,0.630828f,0.0639122f,9.80821E-4f,0.630828f,0.0651646f,-0.0117349f,0.630828f,0.0639122f,-0.0239619f,0.630828f,0.0602031f,-0.0352304f,0.630828f,0.05418f,-0.0451073f,0.630828f,0.0460742f,-0.0532131f,0.630828f,0.0361973f,-0.0604955f,0.630828f,0.0249288f,-0.0643137f,0.630828f,0.0127018f,-0.0648017f,0.630828f,-0.00777467f,-0.0604955f,0.630828f,-0.0249566f,-0.0532131f,0.630828f,-0.0362251f,-0.0451073f,0.630828f,-0.046102f,-0.0352304f,0.630828f,-0.0542078f,-0.0239619f,0.630828f,-0.0602309f,-0.0117349f,0.630828f,-0.0639399f,0.039757f,1.17214f,-0.0277223f,0.0397587f,1.18236f,-0.0256862f,0.0397601f,1.19103f,-0.0198912f,0.0397611f,1.19683f,-0.0112195f,0.0397614f,1.19886f,-9.91403E-4f,0.0397611f,1.19682f,0.00923606f,0.0397601f,1.19103f,0.0179058f,0.0397587f,1.18236f,0.023698f,0.039757f,1.17213f,0.0257307f,0.0397553f,1.1619f,0.0236946f,0.0397539f,1.15323f,0.0178996f,0.0397529f,1.14744f,0.00922795f,0.0397526f,1.14541f,-0.00100018f,0.039753f,1.14744f,-0.0112276f,0.0397539f,1.15324f,-0.0198974f,0.0397553f,1.16191f,-0.0256896f,0.106093f,1.17213f,-0.0277223f,0.106095f,1.18235f,-0.0256862f,0.106097f,1.19102f,-0.0198912f,0.106097f,1.19682f,-0.0112195f,0.106098f,1.19885f,-9.91403E-4f,0.106097f,1.19681f,0.00923606f,0.106097f,1.19102f,0.0179058f,0.106095f,1.18235f,0.023698f}; return value; } private float[] getCoordinate_8_226_point_15() { float[] value = {0.106093f,1.17212f,0.0257307f,0.106092f,1.16189f,0.0236946f,0.10609f,1.15322f,0.0178996f,0.106089f,1.14743f,0.00922795f,0.106089f,1.1454f,-0.00100018f,0.106089f,1.14743f,-0.0112276f,0.10609f,1.15323f,-0.0198974f,0.106092f,1.1619f,-0.0256896f,-0.192349f,1.02671f,0.0667133f,-0.193332f,1.02621f,0.072032f,-0.196212f,1.02524f,0.0765329f,-0.200552f,1.02394f,0.079531f,-0.20569f,1.02252f,0.0805698f,-0.210845f,1.02118f,0.0794912f,-0.215231f,1.02015f,0.0764593f,-0.21818f,1.01956f,0.0719357f,-0.219244f,1.01951f,0.0666092f,-0.218261f,1.02002f,0.0612906f,-0.215381f,1.02099f,0.0567896f,-0.211041f,1.02229f,0.0537915f,-0.205902f,1.02371f,0.0527527f,-0.200748f,1.02504f,0.0538314f,-0.196362f,1.02608f,0.0568632f,-0.193413f,1.02667f,0.0613868f,-0.0465799f,0.482798f,0.0342245f,-0.047563f,0.482295f,0.0395431f,-0.0504438f,0.481321f,0.0440441f,-0.0547836f,0.480024f,0.0470422f,-0.0599218f,0.4786f,0.048081f,-0.0650762f,0.477268f,0.0470023f,-0.069462f,0.476229f,0.0439704f,-0.0724115f,0.475642f,0.0394469f,-0.0734757f,0.475596f,0.0341203f,-0.0724926f,0.476099f,0.0288017f,-0.0696119f,0.477073f,0.0243007f,-0.065272f,0.478371f,0.0213026f,-0.0601338f,0.479794f,0.0202638f,-0.0549795f,0.481127f,0.0213425f,-0.0505937f,0.482165f,0.0243744f,-0.0476441f,0.482752f,0.0288979f,-0.213012f,1.08359f,0.0657179f,-0.215f,1.08319f,0.062669f,-0.217956f,1.08249f,0.0606255f,-0.22143f,1.0816f,0.0598985f,-0.224893f,1.08064f,0.0605986f,-0.227818f,1.07976f,0.0626194f,-0.22976f,1.07911f,0.065653f,-0.230422f,1.07877f,0.0692378f,-0.229705f,1.0788f,0.0728279f,-0.227717f,1.07919f,0.0758767f,-0.224761f,1.07989f,0.0779202f,-0.221287f,1.08079f,0.0786472f,-0.217824f,1.08175f,0.0779471f,-0.214899f,1.08263f,0.0759264f,-0.212957f,1.08328f,0.0728927f,-0.212295f,1.08362f,0.069308f,-0.240186f,1.11932f,0.0673592f,-0.240915f,1.11916f,0.0709437f,-0.240214f,1.119f,0.0745338f,-0.238192f,1.11887f,0.0775828f,-0.235156f,1.11878f,0.0796266f,-0.231568f,1.11874f,0.080354f,-0.227974f,1.11878f,0.0796544f,-0.224922f,1.11887f,0.0776342f,-0.222876f,1.119f,0.0746009f,-0.222148f,1.11916f,0.0710164f,-0.222849f,1.11932f,0.0674264f,-0.224871f,1.11945f,0.0643774f,-0.227907f,1.11955f,0.0623336f,-0.231495f,1.11958f,0.0616061f,-0.235089f,1.11955f,0.0623058f,-0.238141f,1.11946f,0.064326f,-0.179466f,1.17302f,-0.045857f,-0.179466f,1.19024f,-0.042432f,-0.179466f,1.20483f,-0.0326785f,-0.179466f,1.21459f,-0.0180814f,-0.179466f,1.21801f,-8.62867E-4f,-0.179466f,1.21459f,0.0163557f,-0.179466f,1.20483f,0.0309528f,-0.179466f,1.19024f,0.0407063f,-0.179466f,1.17302f,0.0441313f,-0.179466f,1.1558f,0.0407063f,-0.179466f,1.1412f,0.0309528f,-0.179466f,1.13145f,0.0163557f,-0.179466f,1.12802f,-8.62867E-4f,-0.179466f,1.13145f,-0.0180814f,-0.179466f,1.1412f,-0.0326785f,-0.179466f,1.1558f,-0.042432f,-0.155349f,1.17302f,-0.045857f,-0.155349f,1.19024f,-0.042432f,-0.155349f,1.20483f,-0.0326785f,-0.155349f,1.21459f,-0.0180814f,-0.155349f,1.21801f,-8.62867E-4f,-0.155349f,1.21459f,0.0163557f,-0.155349f,1.20483f,0.0309528f,-0.155349f,1.19024f,0.0407063f,-0.155349f,1.17302f,0.0441313f,-0.155349f,1.1558f,0.0407063f,-0.155349f,1.1412f,0.0309528f,-0.155349f,1.13145f,0.0163557f}; return value; } private float[] getCoordinate_8_226_point_16() { float[] value = {-0.155349f,1.12802f,-8.62867E-4f,-0.155349f,1.13145f,-0.0180814f,-0.155349f,1.1412f,-0.0326785f,-0.155349f,1.1558f,-0.042432f,-0.0426503f,1.1722f,-0.0277223f,-0.0426375f,1.16198f,-0.0256862f,-0.0426267f,1.15331f,-0.0198912f,-0.0426194f,1.14751f,-0.0112195f,-0.0426169f,1.14548f,-9.91403E-4f,-0.0426194f,1.14752f,0.00923606f,-0.0426267f,1.15331f,0.0179058f,-0.0426375f,1.16198f,0.023698f,-0.0426503f,1.17221f,0.0257307f,-0.0426631f,1.18244f,0.0236946f,-0.0426739f,1.19111f,0.0178996f,-0.0426812f,1.1969f,0.00922795f,-0.0426837f,1.19893f,-0.00100018f,-0.0426812f,1.1969f,-0.0112276f,-0.0426739f,1.1911f,-0.0198974f,-0.0426631f,1.18243f,-0.0256896f,-0.108987f,1.17212f,-0.0277223f,-0.108974f,1.16189f,-0.0256862f,-0.108963f,1.15322f,-0.0198912f,-0.108956f,1.14743f,-0.0112195f,-0.108953f,1.1454f,-9.91403E-4f,-0.108956f,1.14743f,0.00923606f,-0.108963f,1.15323f,0.0179058f,-0.108974f,1.1619f,0.023698f,-0.108987f,1.17213f,0.0257307f,-0.108999f,1.18235f,0.0236946f,-0.10901f,1.19102f,0.0178996f,-0.109018f,1.19682f,0.00922795f,-0.10902f,1.19885f,-0.00100018f,-0.109018f,1.19681f,-0.0112276f,-0.10901f,1.19102f,-0.0198974f,-0.108999f,1.18235f,-0.0256896f,0.216393f,1.01951f,-0.0715497f,0.215369f,1.02001f,-0.0662389f,0.212453f,1.02098f,-0.0617606f,0.208089f,1.02228f,-0.0587964f,0.202942f,1.0237f,-0.0577978f,0.197796f,1.02503f,-0.0589166f,0.193434f,1.02607f,-0.0619826f,0.190519f,1.02666f,-0.0665291f,0.189497f,1.0267f,-0.0718638f,0.190522f,1.0262f,-0.0771745f,0.193438f,1.02523f,-0.0816529f,0.197801f,1.02393f,-0.084617f,0.202948f,1.02251f,-0.0856157f,0.208094f,1.02118f,-0.0844968f,0.212456f,1.02014f,-0.0814308f,0.215371f,1.01955f,-0.0768844f,0.0705676f,0.474853f,-0.0562311f,0.0695428f,0.475355f,-0.0509203f,0.0666267f,0.476329f,-0.0464419f,0.0622631f,0.477625f,-0.0434778f,0.0571164f,0.479046f,-0.0424791f,0.0519702f,0.480377f,-0.043598f,0.0476078f,0.481415f,-0.046664f,0.0446935f,0.482f,-0.0512105f,0.0436709f,0.482046f,-0.0565451f,0.0446956f,0.481543f,-0.0618559f,0.0476117f,0.48057f,-0.0663343f,0.0519753f,0.479274f,-0.0692984f,0.057122f,0.477852f,-0.0702971f,0.0622682f,0.476522f,-0.0691782f,0.0666306f,0.475484f,-0.0661122f,0.0695449f,0.474898f,-0.0615657f,0.226882f,1.0788f,-0.0776866f,0.224918f,1.07919f,-0.0807509f,0.221977f,1.07989f,-0.0828174f,0.218509f,1.08079f,-0.0835715f,0.21504f,1.08175f,-0.0828984f,0.212099f,1.08262f,-0.0809006f,0.210133f,1.08328f,-0.0778822f,0.209443f,1.08361f,-0.0743027f,0.210132f,1.08358f,-0.0707071f,0.212096f,1.08319f,-0.0676428f,0.215037f,1.08249f,-0.0655763f,0.218505f,1.08159f,-0.0648222f,0.221974f,1.08063f,-0.0654953f,0.224915f,1.07976f,-0.0674932f,0.22688f,1.07911f,-0.0705116f,0.227571f,1.07877f,-0.074091f,0.220053f,1.119f,-0.079513f,0.219297f,1.11916f,-0.0759343f,0.219969f,1.11932f,-0.0723389f,0.221968f,1.11945f,-0.0692742f,0.224988f,1.11954f,-0.0672067f,0.22857f,1.11958f,-0.0664513f,0.232169f,1.11955f,-0.0671229f,0.235237f,1.11946f,-0.0691192f,0.237306f,1.11932f,-0.0721364f,0.238062f,1.11917f,-0.0757151f,0.23739f,1.11901f,-0.0793105f,0.235392f,1.11887f,-0.0823752f,0.232372f,1.11878f,-0.0844426f,0.228789f,1.11874f,-0.0851981f,0.22519f,1.11877f,-0.0845265f,0.222123f,1.11886f,-0.0825302f}; return value; } private float[] getCoordinate_8_226_point_17() { float[] value = {0.160842f,1.17736f,-0.339174f,0.15513f,1.17736f,-0.338037f,0.150287f,1.17736f,-0.334802f,0.147051f,1.17736f,-0.329959f,0.145915f,1.17736f,-0.324247f,0.147051f,1.17736f,-0.318535f,0.150287f,1.17736f,-0.313692f,0.15513f,1.17736f,-0.310456f,0.160842f,1.17736f,-0.30932f,0.166554f,1.17736f,-0.310456f,0.171397f,1.17736f,-0.313692f,0.174632f,1.17736f,-0.318535f,0.175769f,1.17736f,-0.324247f,0.174632f,1.17736f,-0.329959f,0.171397f,1.17736f,-0.334802f,0.166554f,1.17736f,-0.338037f,0.160842f,1.18536f,-0.339174f,0.15513f,1.18536f,-0.338037f,0.150287f,1.18536f,-0.334802f,0.147051f,1.18536f,-0.329959f,0.145915f,1.18536f,-0.324247f,0.147051f,1.18536f,-0.318535f,0.150287f,1.18536f,-0.313692f,0.15513f,1.18536f,-0.310456f,0.160842f,1.18536f,-0.30932f,0.166554f,1.18536f,-0.310456f,0.171397f,1.18536f,-0.313692f,0.174632f,1.18536f,-0.318535f,0.175769f,1.18536f,-0.324247f,0.174632f,1.18536f,-0.329959f,0.171397f,1.18536f,-0.334802f,0.166554f,1.18536f,-0.338037f,-0.163694f,1.17736f,-0.339174f,-0.169406f,1.17736f,-0.338037f,-0.174248f,1.17736f,-0.334802f,-0.177484f,1.17736f,-0.329959f,-0.17862f,1.17736f,-0.324247f,-0.177484f,1.17736f,-0.318535f,-0.174248f,1.17736f,-0.313692f,-0.169406f,1.17736f,-0.310456f,-0.163694f,1.17736f,-0.30932f,-0.157981f,1.17736f,-0.310456f,-0.153139f,1.17736f,-0.313692f,-0.149903f,1.17736f,-0.318535f,-0.148767f,1.17736f,-0.324247f,-0.149903f,1.17736f,-0.329959f,-0.153139f,1.17736f,-0.334802f,-0.157981f,1.17736f,-0.338037f,-0.163694f,1.18536f,-0.339174f,-0.169406f,1.18536f,-0.338037f,-0.174248f,1.18536f,-0.334802f,-0.177484f,1.18536f,-0.329959f,-0.17862f,1.18536f,-0.324247f,-0.177484f,1.18536f,-0.318535f,-0.174248f,1.18536f,-0.313692f,-0.169406f,1.18536f,-0.310456f,-0.163694f,1.18536f,-0.30932f,-0.157981f,1.18536f,-0.310456f,-0.153139f,1.18536f,-0.313692f,-0.149903f,1.18536f,-0.318535f,-0.148767f,1.18536f,-0.324247f,-0.149903f,1.18536f,-0.329959f,-0.153139f,1.18536f,-0.334802f,-0.157981f,1.18536f,-0.338037f,-0.00142586f,1.21074f,-0.831606f,0.0184132f,1.21074f,-0.835552f,0.0352319f,1.21074f,-0.84679f,0.0464698f,1.21074f,-0.863609f,0.050416f,1.21074f,-0.883448f,0.0464698f,1.21074f,-0.903287f,0.0352319f,1.21074f,-0.920106f,0.0184132f,1.21074f,-0.931344f,-0.00142586f,1.21074f,-0.93529f,-0.0212649f,1.21074f,-0.931344f,-0.0380836f,1.21074f,-0.920106f,-0.0493215f,1.21074f,-0.903287f,-0.0532677f,1.21074f,-0.883448f,-0.0493215f,1.21074f,-0.863609f,-0.0380836f,1.21074f,-0.84679f,-0.0212649f,1.21074f,-0.835552f,-0.00142586f,1.23853f,-0.831606f,0.0184132f,1.23853f,-0.835552f,0.0352319f,1.23853f,-0.84679f,0.0464698f,1.23853f,-0.863609f,0.050416f,1.23853f,-0.883448f,0.0464698f,1.23853f,-0.903287f,0.0352319f,1.23853f,-0.920106f,0.0184132f,1.23853f,-0.931344f,-0.00142586f,1.23853f,-0.93529f,-0.0212649f,1.23853f,-0.931344f,-0.0380836f,1.23853f,-0.920106f,-0.0493215f,1.23853f,-0.903287f,-0.0532677f,1.23853f,-0.883448f,-0.0493215f,1.23853f,-0.863609f,-0.0380836f,1.23853f,-0.84679f,-0.0212649f,1.23853f,-0.835552f,0.496103f,1.13483f,-0.801471f,0.49152f,1.13483f,-0.803026f,0.486691f,1.13483f,-0.80271f,0.482351f,1.13483f,-0.80057f}; return value; } private float[] getCoordinate_8_226_point_18() { float[] value = {0.47916f,1.13483f,-0.796931f,0.477605f,1.13483f,-0.792349f,0.477921f,1.13483f,-0.78752f,0.480062f,1.13483f,-0.783179f,0.4837f,1.13483f,-0.779989f,0.488282f,1.13483f,-0.778433f,0.493111f,1.13483f,-0.77875f,0.497452f,1.13483f,-0.78089f,0.500642f,1.13483f,-0.784528f,0.502198f,1.13483f,-0.789111f,0.501881f,1.13483f,-0.79394f,0.499741f,1.13483f,-0.79828f,0.496103f,1.14148f,-0.801471f,0.49152f,1.14148f,-0.803026f,0.486691f,1.14148f,-0.80271f,0.482351f,1.14148f,-0.80057f,0.47916f,1.14148f,-0.796931f,0.477605f,1.14148f,-0.792349f,0.477921f,1.14148f,-0.78752f,0.480062f,1.14148f,-0.783179f,0.4837f,1.14148f,-0.779989f,0.488282f,1.14148f,-0.778433f,0.493111f,1.14148f,-0.77875f,0.497452f,1.14148f,-0.78089f,0.500642f,1.14148f,-0.784528f,0.502198f,1.14148f,-0.789111f,0.501881f,1.14148f,-0.79394f,0.499741f,1.14148f,-0.79828f,0.186378f,1.12378f,-0.465385f,0.189965f,1.1228f,-0.46204f,0.193007f,1.12003f,-0.459204f,0.195039f,1.11587f,-0.457309f,0.195753f,1.11096f,-0.456643f,0.195039f,1.10606f,-0.457309f,0.192193f,1.1019f,-0.459962f,0.189152f,1.09912f,-0.462798f,0.186378f,1.09814f,-0.465385f,0.18279f,1.09912f,-0.468731f,0.179748f,1.1019f,-0.471567f,0.177716f,1.10606f,-0.473462f,0.177003f,1.11096f,-0.474128f,0.177716f,1.11587f,-0.473462f,0.179748f,1.12003f,-0.471567f,0.18279f,1.1228f,-0.468731f,0.39538f,1.12003f,-0.702804f,0.398421f,1.1228f,-0.699967f,0.402009f,1.12378f,-0.696622f,0.405597f,1.1228f,-0.693276f,0.408638f,1.12003f,-0.69044f,0.41067f,1.11587f,-0.688545f,0.411384f,1.11096f,-0.687879f,0.41067f,1.10606f,-0.688545f,0.407825f,1.1019f,-0.691198f,0.404783f,1.09912f,-0.694035f,0.402009f,1.09814f,-0.696622f,0.398421f,1.09912f,-0.699967f,0.39538f,1.1019f,-0.702804f,0.393348f,1.10606f,-0.704699f,0.392634f,1.11096f,-0.705364f,0.393348f,1.11587f,-0.704699f,0.392f,1.12748f,-0.709964f,0.416162f,1.12748f,-0.687433f,0.416162f,1.09444f,-0.687433f,0.392f,1.09444f,-0.709964f,0.435312f,1.13483f,-0.697188f,0.435312f,1.08709f,-0.697188f,0.400396f,1.08709f,-0.729748f,0.400396f,1.13483f,-0.729748f,0.175801f,1.1228f,-0.459359f,0.171642f,1.12003f,-0.459359f,0.168864f,1.11587f,-0.459359f,0.167888f,1.11096f,-0.459359f,0.168864f,1.10606f,-0.459359f,0.171642f,1.1019f,-0.459359f,0.175801f,1.09912f,-0.459359f,0.180706f,1.09814f,-0.459359f,0.1845f,1.09912f,-0.459359f,0.188658f,1.1019f,-0.459359f,0.192549f,1.10606f,-0.459359f,0.193525f,1.11096f,-0.459359f,0.192549f,1.11587f,-0.459359f,0.189771f,1.12003f,-0.459359f,0.185612f,1.1228f,-0.459359f,0.180706f,1.12378f,-0.459359f,0.435312f,1.12472f,-0.697188f,0.435312f,1.0972f,-0.697188f,0.400396f,1.12472f,-0.729748f,0.400396f,1.0972f,-0.729748f,0.50527f,1.12472f,-0.772208f,0.470353f,1.12472f,-0.804768f,0.470353f,1.13483f,-0.804768f,0.50527f,1.13483f,-0.772208f,0.470353f,1.0972f,-0.804768f,0.50527f,1.0972f,-0.772208f,0.50527f,1.08709f,-0.772208f,0.470353f,1.08709f,-0.804768f,0.48774f,1.12472f,-0.809413f,0.499765f,1.12472f,-0.808308f,0.506749f,1.12472f,-0.801796f,0.50869f,1.12472f,-0.789877f}; return value; } private float[] getCoordinate_8_226_point_19() { float[] value = {0.50869f,1.13483f,-0.789877f,0.506749f,1.13483f,-0.801796f,0.499765f,1.13483f,-0.808308f,0.48774f,1.13483f,-0.809413f,0.50869f,1.0972f,-0.789877f,0.506749f,1.0972f,-0.801796f,0.499765f,1.0972f,-0.808308f,0.48774f,1.0972f,-0.809413f,0.48774f,1.08709f,-0.809413f,0.499765f,1.08709f,-0.808308f,0.506749f,1.08709f,-0.801796f,0.50869f,1.08709f,-0.789877f,0.496103f,1.08044f,-0.801471f,0.49152f,1.08044f,-0.803026f,0.486691f,1.08044f,-0.80271f,0.482351f,1.08044f,-0.80057f,0.47916f,1.08044f,-0.796931f,0.477605f,1.08044f,-0.792349f,0.477921f,1.08044f,-0.78752f,0.480062f,1.08044f,-0.783179f,0.4837f,1.08044f,-0.779989f,0.488282f,1.08044f,-0.778433f,0.493111f,1.08044f,-0.77875f,0.497452f,1.08044f,-0.78089f,0.500642f,1.08044f,-0.784528f,0.502198f,1.08044f,-0.789111f,0.501881f,1.08044f,-0.79394f,0.499741f,1.08044f,-0.79828f,0.496103f,1.08709f,-0.801471f,0.49152f,1.08709f,-0.803026f,0.486691f,1.08709f,-0.80271f,0.482351f,1.08709f,-0.80057f,0.47916f,1.08709f,-0.796931f,0.477605f,1.08709f,-0.792349f,0.477921f,1.08709f,-0.78752f,0.480062f,1.08709f,-0.783179f,0.4837f,1.08709f,-0.779989f,0.488282f,1.08709f,-0.778433f,0.493111f,1.08709f,-0.77875f,0.497452f,1.08709f,-0.78089f,0.500642f,1.08709f,-0.784528f,0.502198f,1.08709f,-0.789111f,0.501881f,1.08709f,-0.79394f,0.499741f,1.08709f,-0.79828f,0.0566044f,1.05211f,-4.30491f,0.0566044f,1.16981f,-4.30491f,0.0532512f,1.16981f,-0.765516f,0.0532512f,1.05211f,-0.765516f,0.516178f,1.10235f,-4.66281f,0.516178f,1.11957f,-4.66281f,0.516178f,1.12329f,-0.765516f,0.516178f,1.09863f,-0.765516f,0.230214f,1.07745f,-4.49344f,0.230214f,1.14448f,-4.49344f,0.467674f,1.10235f,-4.67244f,0.467674f,1.11957f,-4.67244f,0.127765f,1.06674f,-4.42089f,0.127765f,1.15518f,-4.42089f,-0.0983015f,1.05211f,-4.30491f,-0.159877f,1.09932f,-4.30494f,-0.159877f,1.1226f,-4.30494f,-0.0983015f,1.16981f,-4.30491f,-0.119302f,1.16981f,-0.765516f,-0.163231f,1.1226f,-0.765541f,-0.163231f,1.09932f,-0.765541f,-0.119302f,1.05211f,-0.765516f,0.104721f,1.14587f,-4.49344f,0.0576608f,1.1226f,-4.49344f,0.0576608f,1.09932f,-4.49344f,0.104721f,1.07605f,-4.49344f,0.467674f,1.10579f,-4.67244f,0.467674f,1.10924f,-4.67244f,0.467674f,1.11268f,-4.67244f,0.467674f,1.11613f,-4.67244f,0.00227167f,1.14587f,-4.42089f,-0.0624358f,1.1226f,-4.42089f,-0.0624358f,1.09932f,-4.42089f,0.00227167f,1.07605f,-4.42089f,0.0533015f,1.05211f,-0.818607f,0.0533015f,1.16981f,-0.818607f,0.516178f,1.09863f,-0.823976f,0.516178f,1.12329f,-0.823976f,0.446739f,1.09863f,-0.765516f,0.446746f,1.09863f,-0.823171f,0.446739f,1.12329f,-0.765516f,0.446746f,1.12329f,-0.823171f,-0.139089f,1.07572f,-4.30493f,-0.139089f,1.1462f,-4.30493f,-0.151266f,1.1462f,-0.765529f,-0.151266f,1.07572f,-0.765529f,-0.00142586f,0.983396f,-0.831606f,0.0184132f,0.983396f,-0.835552f,0.0352319f,0.983396f,-0.84679f,0.0464698f,0.983396f,-0.863609f,0.050416f,0.983396f,-0.883448f,0.0464698f,0.983396f,-0.903287f,0.0352319f,0.983396f,-0.920106f,0.0184132f,0.983396f,-0.931344f,-0.00142586f,0.983396f,-0.93529f,-0.0212649f,0.983396f,-0.931344f}; return value; } private float[] getCoordinate_8_226_point_20() { float[] value = {-0.0380836f,0.983396f,-0.920106f,-0.0493215f,0.983396f,-0.903287f,-0.0532677f,0.983396f,-0.883448f,-0.0493215f,0.983396f,-0.863609f,-0.0380836f,0.983396f,-0.84679f,-0.0212649f,0.983396f,-0.835552f,-0.00142586f,1.01118f,-0.831606f,0.0184132f,1.01118f,-0.835552f,0.0352319f,1.01118f,-0.84679f,0.0464698f,1.01118f,-0.863609f,0.050416f,1.01118f,-0.883448f,0.0464698f,1.01118f,-0.903287f,0.0352319f,1.01118f,-0.920106f,0.0184132f,1.01118f,-0.931344f,-0.00142586f,1.01118f,-0.93529f,-0.0212649f,1.01118f,-0.931344f,-0.0380836f,1.01118f,-0.920106f,-0.0493215f,1.01118f,-0.903287f,-0.0532677f,1.01118f,-0.883448f,-0.0493215f,1.01118f,-0.863609f,-0.0380836f,1.01118f,-0.84679f,-0.0212649f,1.01118f,-0.835552f,0.160842f,1.04457f,-0.30932f,0.15513f,1.04457f,-0.310456f,0.150287f,1.04457f,-0.313692f,0.147051f,1.04457f,-0.318535f,0.145915f,1.04457f,-0.324247f,0.147051f,1.04457f,-0.329959f,0.150287f,1.04457f,-0.334802f,0.15513f,1.04457f,-0.338037f,0.160842f,1.04457f,-0.339174f,0.166554f,1.04457f,-0.338037f,0.171397f,1.04457f,-0.334802f,0.174632f,1.04457f,-0.329959f,0.175769f,1.04457f,-0.324247f,0.174632f,1.04457f,-0.318535f,0.171397f,1.04457f,-0.313692f,0.166554f,1.04457f,-0.310456f,0.160842f,1.03657f,-0.30932f,0.15513f,1.03657f,-0.310456f,0.150287f,1.03657f,-0.313692f,0.147051f,1.03657f,-0.318535f,0.145915f,1.03657f,-0.324247f,0.147051f,1.03657f,-0.329959f,0.150287f,1.03657f,-0.334802f,0.15513f,1.03657f,-0.338037f,0.160842f,1.03657f,-0.339174f,0.166554f,1.03657f,-0.338037f,0.171397f,1.03657f,-0.334802f,0.174632f,1.03657f,-0.329959f,0.175769f,1.03657f,-0.324247f,0.174632f,1.03657f,-0.318535f,0.171397f,1.03657f,-0.313692f,0.166554f,1.03657f,-0.310456f,-0.151103f,1.04457f,0.336912f,-0.156815f,1.04457f,0.335776f,-0.161657f,1.04457f,0.33254f,-0.164893f,1.04457f,0.327698f,-0.166029f,1.04457f,0.321985f,-0.164893f,1.04457f,0.316273f,-0.161657f,1.04457f,0.311431f,-0.156815f,1.04457f,0.308195f,-0.151103f,1.04457f,0.307059f,-0.145391f,1.04457f,0.308195f,-0.140548f,1.04457f,0.311431f,-0.137312f,1.04457f,0.316273f,-0.136176f,1.04457f,0.321985f,-0.137312f,1.04457f,0.327698f,-0.140548f,1.04457f,0.33254f,-0.145391f,1.04457f,0.335776f,-0.151103f,1.03657f,0.336912f,-0.156815f,1.03657f,0.335776f,-0.161657f,1.03657f,0.33254f,-0.164893f,1.03657f,0.327698f,-0.166029f,1.03657f,0.321985f,-0.164893f,1.03657f,0.316273f,-0.161657f,1.03657f,0.311431f,-0.156815f,1.03657f,0.308195f,-0.151103f,1.03657f,0.307059f,-0.145391f,1.03657f,0.308195f,-0.140548f,1.03657f,0.311431f,-0.137312f,1.03657f,0.316273f,-0.136176f,1.03657f,0.321985f,-0.137312f,1.03657f,0.327698f,-0.140548f,1.03657f,0.33254f,-0.145391f,1.03657f,0.335776f,-0.163694f,1.03657f,-0.339174f,-0.169406f,1.03657f,-0.338037f,-0.174248f,1.03657f,-0.334802f,-0.177484f,1.03657f,-0.329959f,-0.17862f,1.03657f,-0.324247f,-0.177484f,1.03657f,-0.318535f,-0.174248f,1.03657f,-0.313692f,-0.169406f,1.03657f,-0.310456f,-0.163694f,1.03657f,-0.30932f,-0.157981f,1.03657f,-0.310456f,-0.153139f,1.03657f,-0.313692f,-0.149903f,1.03657f,-0.318535f,-0.148767f,1.03657f,-0.324247f,-0.149903f,1.03657f,-0.329959f}; return value; } private float[] getCoordinate_8_226_point_21() { float[] value = {-0.153139f,1.03657f,-0.334802f,-0.157981f,1.03657f,-0.338037f,-0.163694f,1.04457f,-0.339174f,-0.169406f,1.04457f,-0.338037f,-0.174248f,1.04457f,-0.334802f,-0.177484f,1.04457f,-0.329959f,-0.17862f,1.04457f,-0.324247f,-0.177484f,1.04457f,-0.318535f,-0.174248f,1.04457f,-0.313692f,-0.169406f,1.04457f,-0.310456f,-0.163694f,1.04457f,-0.30932f,-0.157981f,1.04457f,-0.310456f,-0.153139f,1.04457f,-0.313692f,-0.149903f,1.04457f,-0.318535f,-0.148767f,1.04457f,-0.324247f,-0.149903f,1.04457f,-0.329959f,-0.153139f,1.04457f,-0.334802f,-0.157981f,1.04457f,-0.338037f,0.160842f,1.04457f,0.336912f,0.15513f,1.04457f,0.335776f,0.150287f,1.04457f,0.33254f,0.147051f,1.04457f,0.327698f,0.145915f,1.04457f,0.321985f,0.147051f,1.04457f,0.316273f,0.150287f,1.04457f,0.311431f,0.15513f,1.04457f,0.308195f,0.160842f,1.04457f,0.307059f,0.166554f,1.04457f,0.308195f,0.171397f,1.04457f,0.311431f,0.174632f,1.04457f,0.316273f,0.175769f,1.04457f,0.321985f,0.174632f,1.04457f,0.327698f,0.171397f,1.04457f,0.33254f,0.166554f,1.04457f,0.335776f,0.160842f,1.03657f,0.336912f,0.15513f,1.03657f,0.335776f,0.150287f,1.03657f,0.33254f,0.147051f,1.03657f,0.327698f,0.145915f,1.03657f,0.321985f,0.147051f,1.03657f,0.316273f,0.150287f,1.03657f,0.311431f,0.15513f,1.03657f,0.308195f,0.160842f,1.03657f,0.307059f,0.166554f,1.03657f,0.308195f,0.171397f,1.03657f,0.311431f,0.174632f,1.03657f,0.316273f,0.175769f,1.03657f,0.321985f,0.174632f,1.03657f,0.327698f,0.171397f,1.03657f,0.33254f,0.166554f,1.03657f,0.335776f,-0.51903f,1.10049f,2.73855f,-0.51903f,1.12143f,2.73855f,-0.51903f,1.10142f,3.69825f,-0.51903f,1.1205f,3.69825f,-0.51903f,1.10096f,3.2184f,-0.51903f,1.12097f,3.2184f,-0.51903f,1.10072f,2.97847f,-0.51903f,1.1212f,2.97847f,0.516178f,1.10049f,-2.74339f,0.516178f,1.12143f,-2.74339f,0.516178f,1.10142f,-3.7031f,0.516178f,1.1205f,-3.7031f,0.516178f,1.10096f,-3.22325f,0.516178f,1.12097f,-3.22325f,0.516178f,1.10072f,-2.98332f,0.516178f,1.1212f,-2.98332f,0.516178f,1.10119f,-3.46317f,0.516178f,1.12073f,-3.46317f,-0.51903f,1.10119f,3.45833f,-0.51903f,1.12073f,3.45833f,-0.606435f,1.10803f,3.45833f,-0.606435f,1.11389f,3.45833f,-0.606435f,1.11396f,3.2184f,-0.606435f,1.10796f,3.2184f,0.603583f,1.10803f,-3.46317f,0.603583f,1.11389f,-3.46317f,0.603583f,1.11396f,-3.22325f,0.603583f,1.10796f,-3.22325f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_234_coordIndex_1() { int[] value = {2,1,0,3,-1,7,4,5,6,-1,12,13,8,9,-1,14,15,10,11,-1,20,1,2,24,-1,27,6,5,23,-1,28,3,0,16,-1,31,19,4,7,-1,32,10,15,47,-1,35,9,26,59,-1,36,8,13,43,-1,39,11,29,60,-1,40,14,11,39,-1,41,40,39,38,-1,42,41,38,37,-1,43,13,18,51,-1,43,42,37,36,-1,44,12,9,35,-1,45,44,35,34,-1,46,45,34,33,-1,47,15,21,52,-1,47,46,33,32,-1,48,17,14,40,-1,49,48,40,41,-1,50,49,41,42,-1,51,18,30,63,-1,51,50,42,43,-1,52,21,25,56,-1,52,53,46,47,-1,53,52,56,57,-1,53,54,45,46,-1,54,53,57,58,-1,54,55,44,45,-1,55,54,58,59,-1,56,25,10,32,-1,57,56,32,33,-1,58,57,33,34,-1,59,58,34,35,-1,60,29,17,48,-1,60,61,38,39,-1,61,60,48,49,-1,61,62,37,38,-1,62,61,49,50,-1,62,63,36,37,-1,63,30,8,36,-1,63,62,50,51,-1,64,7,6,65,-1,64,8,30,79,-1,65,6,27,77,-1,65,9,8,64,-1,66,2,3,67,-1,66,10,25,76,-1,67,3,28,78,-1,67,11,10,66,-1,68,5,4,69,-1,68,12,22,75,-1,69,4,19,73,-1,69,13,12,68,-1,70,0,1,71,-1,70,14,17,72,-1,71,1,20,74,-1,71,15,14,70,-1,72,16,0,70,-1,72,17,29,78,-1,73,18,13,69,-1,73,19,31,79,-1,74,20,24,76,-1,74,21,15,71,-1,75,22,26,77,-1,75,23,5,68,-1,76,24,2,66,-1,76,25,21,74,-1,77,26,9,65,-1,77,27,23,75,-1,78,28,16,72,-1,78,29,11,67,-1,79,30,18,73,-1,79,31,7,64,-1,80,55,59,26,22,83,82,81,-1,81,82,83,22,12,44,55,80,-1,86,85,84,87,-1,88,91,107,106,-1,91,88,89,90,-1,92,93,105,104,-1,95,90,89,94,-1,97,87,84,96,-1,100,98,99,101,-1,101,95,94,100,-1,102,85,86,103,-1,103,99,98,102,-1,105,97,96,104,-1,106,92,104,96,84,85,102,98,100,94,89,88,-1,107,93,92,106,-1,107,130,135,134,141,138,140,-1,108,109,86,87,-1,109,126,103,86,-1,110,109,108,111,-1,112,115,131,130,-1,112,130,107,91,-1,113,112,91,90,-1,115,112,113,114,-1,115,114,119,125,123,127,110,111,121,129,117,131,-1,116,117,129,128,-1,116,128,105,93,-1,118,113,90,95,-1,119,114,113,118,-1,120,108,87,97,-1,121,111,108,120,-1,122,124,101,99,-1,124,118,95,101,-1,124,122,123,125,-1,125,119,118,124,-1,126,109,110,127,-1,126,122,99,103,-1,127,123,122,126,-1,128,120,97,105,-1,129,121,120,128,-1,131,117,116,130,-1,132,130,116,-1,133,93,107,-1,133,132,116,93,-1,134,135,136,137,-1,136,135,130,132,-1,140,142,133,107,-1,142,139,143,137,136,132,133,-1,143,139,138,141,-1,144,145,146,147,-1,145,144,143,141,-1,146,145,141,134,-1,147,137,143,144,-1,147,146,134,137,-1,148,149,150,151,-1,149,148,142,140,-1,150,149,140,138,-1,151,139,142,148,-1,151,150,138,139,-1,154,153,152,155,-1,156,159,175,174,-1,159,156,157,158,-1,160,161,173,172,-1,163,158,157,162,-1,165,155,152,164,-1,168,166,167,169,-1,169,163,162,168,-1,170,153,154,171,-1,171,167,166,170,-1,173,165,164,172,-1,174,160,172,164,152,153,170,166,168,162,157,156,-1,175,161,160,174,-1,175,198,204,203,211,207,210,-1,176,177,154,155,-1,177,194,171,154,-1,178,177,176,179,-1,180,183,199,198,-1,180,198,175,159,-1,181,180,159,158,-1,183,180,181,182,-1,183,182,187,193,191,195,178,179,189,197,185,199,-1,184,185,197,196,-1,184,196,173,161,-1,186,181,158,163,-1,187,182,181,186,-1,188,176,155,165,-1,189,179,176,188,-1,190,192,169,167,-1,192,186,163,169,-1,192,190,191,193,-1,193,187,186,192,-1,194,177,178,195,-1,194,190,167,171,-1,195,191,190,194,-1,196,188,165,173,-1,197,189,188,196,-1,199,185,184,198,-1,200,198,184,-1,201,161,175,-1,201,175,210,208,-1,201,200,184,161,-1,202,203,204,205,-1,205,204,198,200,-1,208,206,209,202,205,200,201,-1,209,206,207,211,-1,212,213,214,215,-1,213,212,209,211,-1,214,213,211,203,-1,215,202,209,212,-1,215,214,203,202,-1,216,217,218,219,-1,217,216,208,210,-1,218,217,210,207,-1,219,206}; return value; } private int[] getIndexedFaceSet_7_234_coordIndex_2() { int[] value = {208,216,-1,219,218,207,206,-1,226,221,222,230,-1,229,224,223,220,221,226,227,228,-1,231,227,226,230,-1,232,228,227,231,-1,233,225,224,229,-1,233,229,228,232,-1,234,220,223,235,-1,235,223,224,225,237,-1,236,222,221,220,234,-1,236,234,235,237,-1,237,225,233,232,231,230,222,236,-1,253,252,251,250,249,248,247,246,245,244,243,242,241,240,239,238,-1,255,254,238,239,-1,256,255,239,240,-1,257,256,240,241,-1,258,257,241,242,-1,259,258,242,243,-1,260,259,243,244,-1,261,260,244,245,-1,261,262,292,-1,262,261,245,246,-1,263,262,246,247,-1,264,263,247,248,-1,265,264,248,249,-1,266,265,249,250,-1,267,266,250,251,-1,268,267,251,252,-1,269,253,238,254,-1,269,254,285,-1,269,268,252,253,-1,270,284,303,306,-1,278,277,276,299,302,-1,285,254,255,286,-1,285,305,304,298,-1,286,255,256,287,-1,286,271,270,285,-1,287,256,257,288,-1,287,272,271,286,-1,288,257,258,289,-1,289,258,259,290,-1,290,259,260,291,-1,290,275,274,289,-1,291,260,261,-1,291,261,292,-1,291,276,275,290,-1,292,262,263,293,-1,292,301,300,291,-1,293,263,264,294,-1,293,279,278,292,-1,294,264,265,295,-1,294,280,279,293,-1,295,265,266,296,-1,296,266,267,297,-1,297,267,268,298,-1,297,283,282,296,-1,298,268,269,-1,298,269,285,-1,298,284,283,297,-1,300,299,276,291,-1,301,292,278,302,-1,304,303,284,298,-1,305,285,270,306,-1,308,307,302,299,-1,309,308,299,300,-1,310,301,302,307,-1,310,309,300,301,-1,312,311,306,303,-1,313,312,303,304,-1,314,305,306,311,-1,314,313,304,305,-1,317,316,308,309,-1,318,310,307,315,-1,321,320,312,313,-1,322,314,311,319,-1,325,324,316,317,-1,326,318,315,323,-1,329,328,320,321,-1,330,322,319,327,-1,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,-1,332,331,284,270,-1,333,332,270,271,-1,334,333,271,272,-1,335,334,272,273,-1,336,335,273,274,-1,337,336,274,275,-1,338,337,275,276,-1,339,338,276,277,-1,340,339,277,278,-1,341,340,278,279,-1,342,341,279,280,-1,343,342,280,281,-1,344,343,281,282,-1,345,283,284,331,-1,345,344,282,283,-1,346,324,325,349,-1,347,323,315,355,-1,348,326,323,347,-1,349,325,317,357,-1,350,328,329,353,-1,351,327,319,359,-1,352,330,327,351,-1,353,329,321,361,-1,354,316,324,346,-1,354,346,349,357,-1,355,315,307,308,316,354,-1,355,354,357,356,-1,356,318,326,348,-1,356,348,347,355,-1,357,317,309,310,318,356,-1,358,320,328,350,-1,358,350,353,361,-1,359,319,311,312,320,358,-1,359,358,361,360,-1,360,322,330,352,-1,360,352,351,359,-1,361,321,313,314,322,360,-1,371,287,288,289,372,-1,373,274,273,272,370,-1,375,294,295,296,376,-1,377,282,281,280,374,-1,379,378,371,372,-1,380,379,372,364,-1,381,363,371,378,-1,381,380,364,363,-1,383,382,373,370,-1,384,383,370,362,-1,385,365,373,382,-1,385,384,362,365,-1,387,386,375,376,-1,388,387,376,368,-1,389,367,375,386,-1,389,388,368,367,-1,391,390,377,374,-1,392,391,374,366,-1,393,369,377,390,-1,393,392,366,369,-1,395,394,378,379,-1,396,395,379,380,-1,397,381,378,394,-1,397,396,380,381,-1,399,398,382,383,-1,400,399,383,384,-1,401,385,382,398,-1,401,400,384,385,-1,403,402,386,387,-1,404,403,387,388,-1,405,389,386,402,-1,405,404,388,389,-1,407,406,390,391,-1,408,407,391,392,-1,409,393,390,406,-1,409,408,392,393,-1,411,410,394,395,-1,412,411,395,396,-1,413,397,394,410,-1,413,412,396,397,-1,415,414,398,399,-1,416,415,399,400,-1,417,401,398,414,-1,417,416,400,401,-1,419,418,402,403,-1,420,419,403,404,-1,421,405,402,418,-1,421,420,404,405,-1,423,422,406,407,-1,424,423,407,408,-1,425,409,406,422,-1,425,424,408,409,-1,427,426,410,411,-1,428,427,411,412,-1,429,413,410,426,-1,429,428,412,413,-1,431,430,414,415,-1,432,431,415,416,-1,433,417,414,430,-1,433,432,416,417,-1,435,434,418,419,-1,436,435,419,420,-1,437,421,418,434,-1,437,436,420,421,-1,439,438,422,423,-1,440,439,423,424,-1,441,425,422,438,-1,441,440,424,425,-1,443,442,426,427,-1,444,443,427,428,-1,445,429,426,442,-1,445,444,428,429,-1,447,446,430,431,-1,448,447,431,432,-1,449,433}; return value; } private int[] getIndexedFaceSet_7_234_coordIndex_3() { int[] value = {430,446,-1,449,448,432,433,-1,451,450,434,435,-1,452,451,435,436,-1,453,437,434,450,-1,453,452,436,437,-1,455,454,438,439,-1,456,455,439,440,-1,457,441,438,454,-1,457,456,440,441,-1,459,458,442,443,-1,460,459,443,444,-1,461,445,442,458,-1,461,460,444,445,-1,463,462,446,447,-1,464,463,447,448,-1,465,449,446,462,-1,465,464,448,449,-1,467,466,450,451,-1,468,467,451,452,-1,469,453,450,466,-1,469,468,452,453,-1,471,470,454,455,-1,472,471,455,456,-1,473,457,454,470,-1,473,472,456,457,-1,474,475,476,477,-1,475,474,458,459,-1,476,475,459,460,-1,477,461,458,474,-1,477,476,460,461,-1,478,479,480,481,-1,479,478,462,463,-1,480,479,463,464,-1,481,465,462,478,-1,481,480,464,465,-1,482,483,484,485,-1,483,482,466,467,-1,484,483,467,468,-1,485,469,466,482,-1,485,484,468,469,-1,486,487,488,489,-1,487,486,470,471,-1,488,487,471,472,-1,489,473,470,486,-1,489,488,472,473,-1,490,363,364,493,-1,490,491,498,499,-1,491,362,370,498,-1,491,490,493,492,-1,492,365,362,491,-1,492,493,502,503,-1,493,364,372,502,-1,494,367,368,497,-1,494,495,504,505,-1,495,366,374,504,-1,495,494,497,496,-1,496,369,366,495,-1,496,497,500,501,-1,497,368,376,500,-1,498,370,272,287,371,499,-1,499,371,363,490,-1,500,376,296,282,377,501,-1,501,377,369,496,-1,502,372,289,274,373,503,-1,503,373,365,492,-1,504,374,280,294,375,505,-1,505,375,367,494,-1,512,507,508,516,-1,515,510,509,506,507,512,513,514,-1,517,513,512,516,-1,518,514,513,517,-1,519,511,510,515,-1,519,515,514,518,-1,520,506,509,521,-1,521,509,510,511,523,-1,522,508,507,506,520,-1,522,520,521,523,-1,523,511,519,518,517,516,508,522,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_234_point_1() { float[] value = {-0.368196f,0.47442f,-5.26951f,-0.368196f,0.51576f,-5.26951f,-0.357963f,0.51576f,-5.26951f,-0.357963f,0.47442f,-5.26951f,-0.368196f,0.47442f,-5.56096f,-0.368196f,0.51576f,-5.56096f,-0.357963f,0.51576f,-5.56096f,-0.357963f,0.47442f,-5.56096f,-0.352963f,0.462289f,-5.44642f,-0.352963f,0.527891f,-5.44642f,-0.352963f,0.527891f,-5.38405f,-0.352963f,0.462289f,-5.38405f,-0.373196f,0.527891f,-5.44642f,-0.373196f,0.462289f,-5.44642f,-0.373196f,0.462289f,-5.38405f,-0.373196f,0.527891f,-5.38405f,-0.368196f,0.446508f,-5.3278f,-0.373196f,0.436508f,-5.38432f,-0.373196f,0.436508f,-5.44615f,-0.368196f,0.446508f,-5.50267f,-0.368196f,0.543673f,-5.3278f,-0.373196f,0.553673f,-5.38432f,-0.373196f,0.553673f,-5.44615f,-0.368196f,0.543673f,-5.50267f,-0.357963f,0.543673f,-5.3278f,-0.352963f,0.553673f,-5.38432f,-0.352963f,0.553673f,-5.44615f,-0.357963f,0.543673f,-5.50267f,-0.357963f,0.446508f,-5.3278f,-0.352963f,0.436508f,-5.38432f,-0.352963f,0.436508f,-5.44615f,-0.357963f,0.446508f,-5.50267f,-0.34694f,0.527891f,-5.39554f,-0.340671f,0.527891f,-5.40868f,-0.340671f,0.527891f,-5.42179f,-0.34694f,0.527891f,-5.43493f,-0.34694f,0.462289f,-5.43493f,-0.340671f,0.462289f,-5.42179f,-0.340671f,0.462289f,-5.40868f,-0.34694f,0.462289f,-5.39554f,-0.379219f,0.462289f,-5.39554f,-0.385487f,0.462289f,-5.40868f,-0.385487f,0.462289f,-5.42179f,-0.379219f,0.462289f,-5.43493f,-0.379219f,0.527891f,-5.43493f,-0.385487f,0.527891f,-5.42179f,-0.385487f,0.527891f,-5.40868f,-0.379219f,0.527891f,-5.39554f,-0.379219f,0.436508f,-5.39568f,-0.385487f,0.436508f,-5.40871f,-0.385487f,0.436508f,-5.42176f,-0.379219f,0.436508f,-5.43479f,-0.379219f,0.553673f,-5.39568f,-0.385487f,0.553673f,-5.40871f,-0.385487f,0.553673f,-5.42176f,-0.379219f,0.553673f,-5.43479f,-0.34694f,0.553673f,-5.39568f,-0.340671f,0.553673f,-5.40871f,-0.340671f,0.553673f,-5.42176f,-0.34694f,0.553673f,-5.43479f,-0.34694f,0.436508f,-5.39568f,-0.340671f,0.436508f,-5.40871f,-0.340671f,0.436508f,-5.42176f,-0.34694f,0.436508f,-5.43479f,-0.352963f,0.471692f,-5.47754f,-0.352963f,0.518488f,-5.47754f,-0.352963f,0.518488f,-5.35293f,-0.352963f,0.471692f,-5.35293f,-0.373196f,0.518488f,-5.47754f,-0.373196f,0.471692f,-5.47754f,-0.373196f,0.471692f,-5.35293f,-0.373196f,0.518488f,-5.35293f,-0.373196f,0.441508f,-5.3536f,-0.373196f,0.441508f,-5.47687f,-0.373196f,0.548673f,-5.3536f,-0.373196f,0.548673f,-5.47687f,-0.352963f,0.548673f,-5.3536f,-0.352963f,0.548673f,-5.47687f,-0.352963f,0.441508f,-5.3536f,-0.352963f,0.441508f,-5.47687f,-0.378014f,0.553673f,-5.43706f,-0.37681f,0.553673f,-5.43933f,-0.375605f,0.553673f,-5.4416f,-0.374401f,0.553673f,-5.44388f,-0.400362f,0.562773f,-5.64177f,-0.400362f,0.530432f,-5.6455f,-0.383353f,0.530432f,-5.6455f,-0.383353f,0.562773f,-5.64177f,-0.400362f,0.526312f,-5.49005f,-0.400362f,0.469979f,-5.49622f,-0.383353f,0.469979f,-5.49622f,-0.383353f,0.526312f,-5.49005f,-0.400362f,0.564178f,-5.56349f,-0.383353f,0.564178f,-5.56349f,-0.400362f,0.471945f,-5.57411f,-0.383353f,0.471945f,-5.57411f,-0.400362f,0.583368f,-5.60034f,-0.383353f,0.583368f,-5.60034f,-0.400362f,0.473901f,-5.60623f,-0.383353f,0.473901f,-5.60623f}; return value; } private float[] getCoordinate_8_234_point_2() { float[] value = {-0.400362f,0.468253f,-5.59407f,-0.383353f,0.468253f,-5.59407f,-0.400362f,0.485197f,-5.61326f,-0.383353f,0.485197f,-5.61326f,-0.400362f,0.57942f,-5.58094f,-0.383353f,0.57942f,-5.58094f,-0.400362f,0.542905f,-5.5139f,-0.383353f,0.542905f,-5.5139f,-0.344475f,0.562773f,-5.64177f,-0.344475f,0.530432f,-5.6455f,-0.327466f,0.530432f,-5.6455f,-0.327466f,0.562773f,-5.64177f,-0.344475f,0.526312f,-5.49005f,-0.344475f,0.469979f,-5.49622f,-0.327466f,0.469979f,-5.49622f,-0.327466f,0.526312f,-5.49005f,-0.344475f,0.564178f,-5.56349f,-0.327466f,0.564178f,-5.56349f,-0.344475f,0.471945f,-5.57411f,-0.327466f,0.471945f,-5.57411f,-0.344475f,0.583368f,-5.60034f,-0.327466f,0.583368f,-5.60034f,-0.344475f,0.473901f,-5.60623f,-0.327466f,0.473901f,-5.60623f,-0.344475f,0.468253f,-5.59407f,-0.327466f,0.468253f,-5.59407f,-0.344475f,0.485197f,-5.61326f,-0.327466f,0.485197f,-5.61326f,-0.344475f,0.57942f,-5.58094f,-0.327466f,0.57942f,-5.58094f,-0.344475f,0.542905f,-5.5139f,-0.327466f,0.542905f,-5.5139f,-0.344475f,0.564968f,-5.51653f,-0.383353f,0.564968f,-5.51653f,-0.383353f,0.556593f,-5.39875f,-0.344475f,0.556593f,-5.39875f,-0.344475f,0.578656f,-5.40137f,-0.383353f,0.578656f,-5.40137f,-0.383353f,0.553433f,-5.42534f,-0.383353f,0.575496f,-5.42796f,-0.383353f,0.552486f,-5.4333f,-0.383353f,0.555646f,-5.40671f,-0.383353f,0.57455f,-5.43592f,-0.383353f,0.57771f,-5.40934f,-0.39996f,0.57771f,-5.40934f,-0.39996f,0.555646f,-5.40671f,-0.39996f,0.556593f,-5.39875f,-0.39996f,0.578656f,-5.40137f,-0.39996f,0.57455f,-5.43592f,-0.39996f,0.552486f,-5.4333f,-0.39996f,0.553433f,-5.42534f,-0.39996f,0.575496f,-5.42796f,-0.400951f,0.427407f,-5.1887f,-0.400951f,0.459749f,-5.18498f,-0.383943f,0.459749f,-5.18498f,-0.383943f,0.427407f,-5.1887f,-0.400951f,0.463868f,-5.34042f,-0.400951f,0.520202f,-5.33425f,-0.383943f,0.520202f,-5.33425f,-0.383943f,0.463868f,-5.34042f,-0.400951f,0.426003f,-5.26698f,-0.383943f,0.426003f,-5.26698f,-0.400951f,0.518235f,-5.25636f,-0.383943f,0.518235f,-5.25636f,-0.400951f,0.406812f,-5.23013f,-0.383943f,0.406812f,-5.23013f,-0.400951f,0.51628f,-5.22424f,-0.383943f,0.51628f,-5.22424f,-0.400951f,0.521928f,-5.2364f,-0.383943f,0.521928f,-5.2364f,-0.400951f,0.504983f,-5.21721f,-0.383943f,0.504983f,-5.21721f,-0.400951f,0.410761f,-5.24953f,-0.383943f,0.410761f,-5.24953f,-0.400951f,0.447276f,-5.31657f,-0.383943f,0.447276f,-5.31657f,-0.345065f,0.427407f,-5.1887f,-0.345065f,0.459749f,-5.18498f,-0.328056f,0.459749f,-5.18498f,-0.328056f,0.427407f,-5.1887f,-0.345065f,0.463868f,-5.34042f,-0.345065f,0.520202f,-5.33425f,-0.328056f,0.520202f,-5.33425f,-0.328056f,0.463868f,-5.34042f,-0.345065f,0.426003f,-5.26698f,-0.328056f,0.426003f,-5.26698f,-0.345065f,0.518235f,-5.25636f,-0.328056f,0.518235f,-5.25636f,-0.345065f,0.406812f,-5.23013f,-0.328056f,0.406812f,-5.23013f,-0.345065f,0.51628f,-5.22424f,-0.328056f,0.51628f,-5.22424f,-0.345065f,0.521928f,-5.2364f,-0.328056f,0.521928f,-5.2364f,-0.345065f,0.504983f,-5.21721f,-0.328056f,0.504983f,-5.21721f,-0.345065f,0.410761f,-5.24953f,-0.328056f,0.410761f,-5.24953f,-0.345065f,0.447276f,-5.31657f,-0.328056f,0.447276f,-5.31657f}; return value; } private float[] getCoordinate_8_234_point_3() { float[] value = {-0.345065f,0.425213f,-5.31394f,-0.383943f,0.425213f,-5.31394f,-0.383943f,0.411525f,-5.4291f,-0.383943f,0.433588f,-5.43172f,-0.345065f,0.433588f,-5.43172f,-0.345065f,0.411525f,-5.4291f,-0.383943f,0.414685f,-5.40251f,-0.383943f,0.436748f,-5.40514f,-0.383943f,0.415631f,-5.39455f,-0.383943f,0.412471f,-5.42114f,-0.383943f,0.437695f,-5.39717f,-0.383943f,0.434534f,-5.42376f,-0.40055f,0.412471f,-5.42114f,-0.40055f,0.434534f,-5.42376f,-0.40055f,0.433588f,-5.43172f,-0.40055f,0.411525f,-5.4291f,-0.40055f,0.415631f,-5.39455f,-0.40055f,0.437695f,-5.39717f,-0.40055f,0.436748f,-5.40514f,-0.40055f,0.414685f,-5.40251f,-0.358877f,0.34394f,-4.50422f,-0.34399f,0.531687f,-4.50439f,-0.34399f,0.536818f,-5.25822f,-0.367282f,0.34394f,-4.50422f,-0.382169f,0.531687f,-4.50439f,-0.382169f,0.536818f,-5.25822f,-0.351626f,0.543089f,-4.50432f,-0.359262f,0.545989f,-4.50429f,-0.366897f,0.545989f,-4.50429f,-0.374533f,0.543089f,-4.50432f,-0.351626f,0.54822f,-5.25812f,-0.359262f,0.55112f,-5.25811f,-0.366897f,0.55112f,-5.25811f,-0.374533f,0.54822f,-5.25812f,-0.358877f,0.348373f,-5.16522f,-0.367282f,0.348373f,-5.16522f,-0.353011f,0.423043f,-5.25811f,-0.373147f,0.423043f,-5.25811f,-0.277741f,0.520472f,-5.42845f,-0.277741f,0.513483f,-5.43716f,-0.277741f,0.503695f,-5.44253f,-0.277741f,0.492596f,-5.44374f,-0.277741f,0.481878f,-5.44062f,-0.277741f,0.473171f,-5.43363f,-0.277741f,0.4678f,-5.42384f,-0.277741f,0.466585f,-5.41274f,-0.277741f,0.469709f,-5.40202f,-0.277741f,0.476697f,-5.39332f,-0.277741f,0.486486f,-5.38795f,-0.277741f,0.497584f,-5.38673f,-0.277741f,0.508303f,-5.38985f,-0.277741f,0.51701f,-5.39684f,-0.277741f,0.52238f,-5.40663f,-0.277741f,0.523596f,-5.41773f,-0.442091f,0.520472f,-5.42845f,-0.442091f,0.513483f,-5.43716f,-0.442091f,0.503695f,-5.44253f,-0.442091f,0.492596f,-5.44374f,-0.442091f,0.481878f,-5.44062f,-0.442091f,0.473171f,-5.43363f,-0.442091f,0.4678f,-5.42384f,-0.442091f,0.466585f,-5.41274f,-0.442091f,0.469709f,-5.40202f,-0.442091f,0.476697f,-5.39332f,-0.442091f,0.486486f,-5.38795f,-0.442091f,0.497584f,-5.38673f,-0.442091f,0.508303f,-5.38985f,-0.442091f,0.51701f,-5.39684f,-0.442091f,0.52238f,-5.40663f,-0.442091f,0.523596f,-5.41773f,-0.475006f,0.524584f,-5.42964f,-0.475006f,0.515139f,-5.43913f,-0.475006f,0.504469f,-5.44473f,-0.475006f,0.492372f,-5.44473f,-0.475006f,0.480689f,-5.44473f,-0.475006f,0.471198f,-5.43528f,-0.475006f,0.465596f,-5.42461f,-0.475006f,0.465596f,-5.41252f,-0.475006f,0.465596f,-5.40083f,-0.475006f,0.475042f,-5.39134f,-0.475006f,0.485711f,-5.38574f,-0.475006f,0.497809f,-5.38574f,-0.475006f,0.509492f,-5.38574f,-0.475006f,0.518983f,-5.39519f,-0.475006f,0.524584f,-5.40586f,-0.455841f,0.524584f,-5.42964f,-0.455841f,0.515139f,-5.43913f,-0.455841f,0.504469f,-5.44473f,-0.455841f,0.492372f,-5.44473f,-0.455841f,0.480689f,-5.44473f,-0.455841f,0.471198f,-5.43528f,-0.455841f,0.465596f,-5.42461f,-0.455841f,0.465596f,-5.40083f,-0.455841f,0.475042f,-5.39134f,-0.455841f,0.485711f,-5.38574f,-0.455841f,0.497809f,-5.38574f,-0.455841f,0.509492f,-5.38574f,-0.455841f,0.518983f,-5.39519f,-0.455841f,0.524584f,-5.40586f,-0.475006f,0.443115f,-5.41725f}; return value; } private float[] getCoordinate_8_234_point_4() { float[] value = {-0.455841f,0.443115f,-5.41725f,-0.455841f,0.443115f,-5.40812f,-0.475006f,0.443115f,-5.40812f,-0.475006f,0.547066f,-5.41322f,-0.455841f,0.547066f,-5.41322f,-0.455841f,0.547066f,-5.42236f,-0.475006f,0.547066f,-5.42236f,-0.475006f,0.437323f,-5.40812f,-0.475006f,0.437323f,-5.41725f,-0.455841f,0.437323f,-5.41725f,-0.455841f,0.437323f,-5.40812f,-0.475006f,0.552857f,-5.42236f,-0.475006f,0.552857f,-5.41322f,-0.455841f,0.552857f,-5.41322f,-0.455841f,0.552857f,-5.42236f,-0.475006f,0.426631f,-5.40015f,-0.475006f,0.426631f,-5.42522f,-0.455841f,0.426631f,-5.42522f,-0.455841f,0.426631f,-5.40015f,-0.475006f,0.563549f,-5.43032f,-0.475006f,0.563549f,-5.40526f,-0.455841f,0.563549f,-5.40526f,-0.455841f,0.563549f,-5.43032f,-0.475006f,0.410148f,-5.40015f,-0.475006f,0.410148f,-5.42522f,-0.455841f,0.410148f,-5.42522f,-0.455841f,0.410148f,-5.40015f,-0.475006f,0.580033f,-5.43032f,-0.475006f,0.580033f,-5.40526f,-0.455841f,0.580033f,-5.40526f,-0.455841f,0.580033f,-5.43032f,-0.491126f,0.524584f,-5.40586f,-0.491126f,0.524584f,-5.42964f,-0.491126f,0.515139f,-5.43913f,-0.491126f,0.504469f,-5.44498f,-0.491126f,0.492372f,-5.44631f,-0.491126f,0.480689f,-5.4429f,-0.491126f,0.471198f,-5.43528f,-0.491126f,0.465596f,-5.42461f,-0.491126f,0.465596f,-5.41252f,-0.491126f,0.465596f,-5.40083f,-0.491126f,0.475042f,-5.39134f,-0.491126f,0.485711f,-5.38549f,-0.491126f,0.497809f,-5.38416f,-0.491126f,0.509492f,-5.38757f,-0.491126f,0.518983f,-5.39519f,-0.475006f,0.410148f,-5.42028f,-0.475006f,0.410148f,-5.40508f,-0.455841f,0.410148f,-5.40508f,-0.455841f,0.410148f,-5.42028f,-0.475006f,0.580033f,-5.41019f,-0.475006f,0.580033f,-5.42539f,-0.455841f,0.580033f,-5.42539f,-0.455841f,0.580033f,-5.41019f,-0.475006f,0.426631f,-5.42028f,-0.475006f,0.426631f,-5.40508f,-0.455841f,0.426631f,-5.40508f,-0.455841f,0.426631f,-5.42028f,-0.475006f,0.563549f,-5.41019f,-0.475006f,0.563549f,-5.42539f,-0.455841f,0.563549f,-5.42539f,-0.455841f,0.563549f,-5.41019f,-0.475006f,0.504469f,-5.46112f,-0.455841f,0.504469f,-5.46112f,-0.455841f,0.480689f,-5.46112f,-0.475006f,0.480689f,-5.46112f,-0.475006f,0.485711f,-5.36935f,-0.455841f,0.485711f,-5.36935f,-0.455841f,0.509492f,-5.36935f,-0.475006f,0.509492f,-5.36935f,-0.475006f,0.504469f,-5.45293f,-0.455841f,0.504469f,-5.45293f,-0.455841f,0.480689f,-5.45293f,-0.475006f,0.480689f,-5.45293f,-0.475006f,0.485711f,-5.37754f,-0.455841f,0.485711f,-5.37754f,-0.455841f,0.509492f,-5.37754f,-0.475006f,0.509492f,-5.37754f,-0.43254f,0.497026f,-5.45293f,-0.43254f,0.488132f,-5.45293f,-0.43254f,0.488132f,-5.46112f,-0.43254f,0.497026f,-5.46112f,-0.498307f,0.488132f,-5.45293f,-0.498307f,0.497026f,-5.45293f,-0.498307f,0.497026f,-5.46112f,-0.498307f,0.488132f,-5.46112f,-0.43254f,0.493155f,-5.37754f,-0.43254f,0.502049f,-5.37754f,-0.43254f,0.502049f,-5.36935f,-0.43254f,0.493155f,-5.36935f,-0.498307f,0.502049f,-5.37754f,-0.498307f,0.493155f,-5.37754f,-0.498307f,0.493155f,-5.36935f,-0.498307f,0.502049f,-5.36935f,-0.425703f,0.497026f,-5.45293f,-0.425703f,0.488132f,-5.45293f,-0.425703f,0.488132f,-5.46112f,-0.425703f,0.497026f,-5.46112f,-0.505144f,0.488132f,-5.45293f,-0.505144f,0.497026f,-5.45293f}; return value; } private float[] getCoordinate_8_234_point_5() { float[] value = {-0.505144f,0.497026f,-5.46112f,-0.505144f,0.488132f,-5.46112f,-0.425703f,0.493155f,-5.37754f,-0.425703f,0.502049f,-5.37754f,-0.425703f,0.502049f,-5.36935f,-0.425703f,0.493155f,-5.36935f,-0.505144f,0.502049f,-5.37754f,-0.505144f,0.493155f,-5.37754f,-0.505144f,0.493155f,-5.36935f,-0.505144f,0.502049f,-5.36935f,-0.42082f,0.501253f,-5.45293f,-0.42082f,0.483905f,-5.45293f,-0.42082f,0.483905f,-5.46112f,-0.42082f,0.501253f,-5.46112f,-0.510028f,0.483905f,-5.45293f,-0.510028f,0.501253f,-5.45293f,-0.510028f,0.501253f,-5.46112f,-0.510028f,0.483905f,-5.46112f,-0.42082f,0.488928f,-5.37754f,-0.42082f,0.506276f,-5.37754f,-0.42082f,0.506276f,-5.36935f,-0.42082f,0.488928f,-5.36935f,-0.510028f,0.506276f,-5.37754f,-0.510028f,0.488928f,-5.37754f,-0.510028f,0.488928f,-5.36935f,-0.510028f,0.506276f,-5.36935f,-0.416891f,0.502797f,-5.45293f,-0.416891f,0.482361f,-5.45293f,-0.416891f,0.482361f,-5.46112f,-0.416891f,0.502797f,-5.46112f,-0.513957f,0.482361f,-5.45293f,-0.513957f,0.502797f,-5.45293f,-0.513957f,0.502797f,-5.46112f,-0.513957f,0.482361f,-5.46112f,-0.416891f,0.487384f,-5.37754f,-0.416891f,0.50782f,-5.37754f,-0.416891f,0.50782f,-5.36935f,-0.416891f,0.487384f,-5.36935f,-0.513957f,0.50782f,-5.37754f,-0.513957f,0.487384f,-5.37754f,-0.513957f,0.487384f,-5.36935f,-0.513957f,0.50782f,-5.36935f,-0.411265f,0.502797f,-5.45293f,-0.411265f,0.482361f,-5.45293f,-0.411265f,0.482361f,-5.46112f,-0.411265f,0.502797f,-5.46112f,-0.519583f,0.482361f,-5.45293f,-0.519583f,0.502797f,-5.45293f,-0.519583f,0.502797f,-5.46112f,-0.519583f,0.482361f,-5.46112f,-0.411265f,0.487384f,-5.37754f,-0.411265f,0.50782f,-5.37754f,-0.411265f,0.50782f,-5.36935f,-0.411265f,0.487384f,-5.36935f,-0.519583f,0.50782f,-5.37754f,-0.519583f,0.487384f,-5.37754f,-0.519583f,0.487384f,-5.36935f,-0.519583f,0.50782f,-5.36935f,-0.406711f,0.499997f,-5.45293f,-0.406711f,0.48516f,-5.45293f,-0.406711f,0.48516f,-5.46112f,-0.406711f,0.499997f,-5.46112f,-0.524137f,0.48516f,-5.45293f,-0.524137f,0.499997f,-5.45293f,-0.524137f,0.499997f,-5.46112f,-0.524137f,0.48516f,-5.46112f,-0.406711f,0.490183f,-5.37754f,-0.406711f,0.50502f,-5.37754f,-0.406711f,0.50502f,-5.36935f,-0.406711f,0.490183f,-5.36935f,-0.524137f,0.50502f,-5.37754f,-0.524137f,0.490183f,-5.37754f,-0.524137f,0.490183f,-5.36935f,-0.524137f,0.50502f,-5.36935f,-0.403317f,0.494493f,-5.45293f,-0.403317f,0.490665f,-5.45293f,-0.403317f,0.490665f,-5.46112f,-0.403317f,0.494493f,-5.46112f,-0.52753f,0.490665f,-5.45293f,-0.52753f,0.494493f,-5.45293f,-0.52753f,0.494493f,-5.46112f,-0.52753f,0.490665f,-5.46112f,-0.403317f,0.495688f,-5.37754f,-0.403317f,0.499516f,-5.37754f,-0.403317f,0.499516f,-5.36935f,-0.403317f,0.495688f,-5.36935f,-0.52753f,0.499516f,-5.37754f,-0.52753f,0.495688f,-5.37754f,-0.52753f,0.495688f,-5.36935f,-0.52753f,0.499516f,-5.36935f,-0.462229f,0.507408f,-5.46112f,-0.468618f,0.507408f,-5.46112f,-0.468618f,0.47775f,-5.46112f,-0.462229f,0.47775f,-5.46112f,-0.462229f,0.482772f,-5.36935f,-0.468618f,0.482772f,-5.36935f,-0.468618f,0.512431f,-5.36935f,-0.462229f,0.512431f,-5.36935f,-0.468618f,0.507408f,-5.45293f,-0.462229f,0.507408f,-5.45293f}; return value; } private float[] getCoordinate_8_234_point_6() { float[] value = {-0.462229f,0.512431f,-5.37754f,-0.468618f,0.512431f,-5.37754f,-0.462229f,0.47775f,-5.45293f,-0.468618f,0.47775f,-5.45293f,-0.468618f,0.482772f,-5.37754f,-0.462229f,0.482772f,-5.37754f,-0.358877f,0.64595f,-6.32488f,-0.34399f,0.458204f,-6.32471f,-0.34399f,0.453073f,-5.57089f,-0.367282f,0.64595f,-6.32488f,-0.382169f,0.458204f,-6.32471f,-0.382169f,0.453073f,-5.57089f,-0.351626f,0.446802f,-6.32478f,-0.359262f,0.443901f,-6.32482f,-0.366897f,0.443901f,-6.32482f,-0.374533f,0.446802f,-6.32478f,-0.351626f,0.441671f,-5.57098f,-0.359262f,0.43877f,-5.57099f,-0.366897f,0.43877f,-5.57099f,-0.374533f,0.441671f,-5.57098f,-0.358877f,0.641517f,-5.66388f,-0.367282f,0.641517f,-5.66388f,-0.353011f,0.566847f,-5.57099f,-0.373147f,0.566847f,-5.57099f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_238_coordIndex_1() { int[] value = {16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,0,16,-1,34,35,36,42,43,44,-1,36,37,38,39,40,41,42,-1,44,45,46,47,32,33,34,-1,53,54,55,61,62,63,-1,55,56,57,58,59,60,61,-1,63,48,49,50,51,52,53,-1,64,15,14,65,-1,64,65,33,32,47,46,45,77,78,79,-1,65,14,13,66,-1,66,13,12,67,-1,67,12,11,68,-1,68,11,10,69,-1,68,69,37,36,35,34,33,65,66,67,-1,69,10,9,70,-1,70,9,8,71,-1,71,8,7,72,-1,72,7,6,73,-1,72,73,41,40,39,38,37,69,70,71,-1,73,6,5,74,-1,74,5,4,75,-1,75,4,3,76,-1,76,3,2,77,-1,76,77,45,44,43,42,41,73,74,75,-1,77,2,1,78,-1,78,1,0,79,-1,79,0,15,64,-1,80,30,31,81,-1,81,31,16,82,-1,82,16,17,83,-1,83,17,18,84,-1,83,84,52,51,50,49,48,80,81,82,-1,84,18,19,85,-1,85,19,20,86,-1,86,20,21,87,-1,87,21,22,88,-1,87,88,56,55,54,53,52,84,85,86,-1,88,22,23,89,-1,89,23,24,90,-1,90,24,25,91,-1,91,25,26,92,-1,91,92,60,59,58,57,56,88,89,90,-1,92,26,27,93,-1,93,27,28,94,-1,94,28,29,95,-1,95,29,30,80,-1,95,80,48,63,62,61,60,92,93,94,-1,112,96,97,113,-1,113,97,98,114,-1,114,98,99,115,-1,115,99,100,116,-1,116,100,101,117,-1,117,101,102,118,-1,118,102,103,119,-1,119,103,104,120,-1,120,104,105,121,-1,121,105,106,122,-1,122,106,107,123,-1,123,107,108,124,-1,124,108,109,125,-1,125,109,110,126,-1,126,110,111,127,-1,127,111,96,112,-1,130,131,132,138,139,140,-1,132,133,134,135,136,137,138,-1,140,141,142,143,128,129,130,-1,149,150,151,157,158,159,-1,151,152,153,154,155,156,157,-1,159,144,145,146,147,148,149,-1,160,111,110,161,-1,160,161,129,128,143,142,141,173,174,175,-1,161,110,109,162,-1,162,109,108,163,-1,163,108,107,164,-1,164,107,106,165,-1,164,165,133,132,131,130,129,161,162,163,-1,165,106,105,166,-1,166,105,104,167,-1,167,104,103,168,-1,168,103,102,169,-1,168,169,137,136,135,134,133,165,166,167,-1,169,102,101,170,-1,170,101,100,171,-1,171,100,99,172,-1,172,99,98,173,-1,172,173,141,140,139,138,137,169,170,171,-1,173,98,97,174,-1,174,97,96,175,-1,175,96,111,160,-1,176,126,127,177,-1,177,127,112,178,-1,178,112,113,179,-1,179,113,114,180,-1,179,180,148,147,146,145,144,176,177,178,-1,180,114,115,181,-1,181,115,116,182,-1,182,116,117,183,-1,183,117,118,184,-1,183,184,152,151,150,149,148,180,181,182,-1,184,118,119,185,-1,185,119,120,186,-1,186,120,121,187,-1,187,121,122,188,-1,187,188,156,155,154,153,152,184,185,186,-1,188,122,123,189,-1,189,123,124,190,-1,190,124,125,191,-1,191,125,126,176,-1,191,176,144,159,158,157,156,188,189,190,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_238_point_1() { float[] value = {-0.458644f,0.425561f,-5.41314f,-0.458601f,0.42507f,-5.41066f,-0.458478f,0.423672f,-5.40856f,-0.458295f,0.421579f,-5.40715f,-0.458079f,0.419111f,-5.40666f,-0.457863f,0.416642f,-5.40715f,-0.45768f,0.414549f,-5.40856f,-0.457558f,0.413151f,-5.41066f,-0.457515f,0.41266f,-5.41314f,-0.457558f,0.413151f,-5.41561f,-0.45768f,0.414549f,-5.41771f,-0.457863f,0.416642f,-5.41912f,-0.458079f,0.419111f,-5.41961f,-0.458295f,0.421579f,-5.41912f,-0.458478f,0.423672f,-5.41771f,-0.458601f,0.42507f,-5.41561f,-0.401515f,0.430559f,-5.41314f,-0.401472f,0.430068f,-5.41066f,-0.40135f,0.42867f,-5.40856f,-0.401167f,0.426577f,-5.40715f,-0.400951f,0.424109f,-5.40666f,-0.400735f,0.42164f,-5.40715f,-0.400552f,0.419547f,-5.40856f,-0.400429f,0.418149f,-5.41066f,-0.400386f,0.417658f,-5.41314f,-0.400429f,0.418149f,-5.41561f,-0.400552f,0.419547f,-5.41771f,-0.400735f,0.42164f,-5.41912f,-0.400951f,0.424109f,-5.41961f,-0.401167f,0.426577f,-5.41912f,-0.40135f,0.42867f,-5.41771f,-0.401472f,0.430068f,-5.41561f,-0.468611f,0.424749f,-5.41606f,-0.468611f,0.424749f,-5.41964f,-0.472181f,0.420822f,-5.41964f,-0.471925f,0.417899f,-5.41964f,-0.471669f,0.414976f,-5.41964f,-0.467472f,0.411729f,-5.41964f,-0.467472f,0.411729f,-5.41606f,-0.467472f,0.411729f,-5.41314f,-0.467472f,0.411729f,-5.41021f,-0.467472f,0.411729f,-5.40663f,-0.471669f,0.414976f,-5.40663f,-0.471925f,0.417899f,-5.40663f,-0.472181f,0.420822f,-5.40663f,-0.468611f,0.424749f,-5.40663f,-0.468611f,0.424749f,-5.41021f,-0.468611f,0.424749f,-5.41314f,-0.391558f,0.431491f,-5.41964f,-0.391558f,0.431491f,-5.41606f,-0.391558f,0.431491f,-5.41314f,-0.391558f,0.431491f,-5.41021f,-0.391558f,0.431491f,-5.40663f,-0.387361f,0.428243f,-5.40663f,-0.387105f,0.42532f,-5.40663f,-0.386849f,0.422397f,-5.40663f,-0.390419f,0.41847f,-5.40663f,-0.390419f,0.41847f,-5.41021f,-0.390419f,0.41847f,-5.41314f,-0.390419f,0.41847f,-5.41606f,-0.390419f,0.41847f,-5.41964f,-0.386849f,0.422397f,-5.41964f,-0.387105f,0.42532f,-5.41964f,-0.387361f,0.428243f,-5.41964f,-0.461637f,0.425359f,-5.41606f,-0.461637f,0.425359f,-5.41964f,-0.461324f,0.421772f,-5.41967f,-0.461068f,0.418849f,-5.41967f,-0.460812f,0.415926f,-5.41967f,-0.460498f,0.412339f,-5.41964f,-0.460498f,0.412339f,-5.41606f,-0.460498f,0.412339f,-5.41314f,-0.460498f,0.412339f,-5.41021f,-0.460498f,0.412339f,-5.40663f,-0.460812f,0.415926f,-5.4066f,-0.461068f,0.418849f,-5.4066f,-0.461324f,0.421772f,-5.4066f,-0.461637f,0.425359f,-5.40663f,-0.461637f,0.425359f,-5.41021f,-0.461637f,0.425359f,-5.41314f,-0.398532f,0.43088f,-5.41964f,-0.398532f,0.43088f,-5.41606f,-0.398532f,0.43088f,-5.41314f,-0.398532f,0.43088f,-5.41021f,-0.398532f,0.43088f,-5.40663f,-0.398218f,0.427293f,-5.4066f,-0.397962f,0.42437f,-5.4066f,-0.397706f,0.421447f,-5.4066f,-0.397392f,0.41786f,-5.40663f,-0.397392f,0.41786f,-5.41021f,-0.397392f,0.41786f,-5.41314f,-0.397392f,0.41786f,-5.41606f,-0.397392f,0.41786f,-5.41964f,-0.397706f,0.421447f,-5.41967f,-0.397962f,0.42437f,-5.41967f,-0.398218f,0.427293f,-5.41967f,-0.456925f,0.577521f,-5.41734f,-0.456968f,0.57703f,-5.41486f,-0.45709f,0.575632f,-5.41276f,-0.457273f,0.573539f,-5.41135f}; return value; } private float[] getCoordinate_8_238_point_2() { float[] value = {-0.457489f,0.57107f,-5.41086f,-0.457705f,0.568602f,-5.41135f,-0.457889f,0.566509f,-5.41276f,-0.458011f,0.56511f,-5.41486f,-0.458054f,0.564619f,-5.41734f,-0.458011f,0.56511f,-5.41981f,-0.457889f,0.566509f,-5.42191f,-0.457705f,0.568602f,-5.42332f,-0.457489f,0.57107f,-5.42381f,-0.457273f,0.573539f,-5.42332f,-0.45709f,0.575632f,-5.42191f,-0.456968f,0.57703f,-5.41981f,-0.399796f,0.572523f,-5.41734f,-0.399839f,0.572032f,-5.41486f,-0.399962f,0.570633f,-5.41276f,-0.400145f,0.568541f,-5.41135f,-0.400361f,0.566072f,-5.41086f,-0.400577f,0.563603f,-5.41135f,-0.40076f,0.561511f,-5.41276f,-0.400882f,0.560112f,-5.41486f,-0.400925f,0.559621f,-5.41734f,-0.400882f,0.560112f,-5.41981f,-0.40076f,0.561511f,-5.42191f,-0.400577f,0.563603f,-5.42332f,-0.400361f,0.566072f,-5.42381f,-0.400145f,0.568541f,-5.42332f,-0.399962f,0.570633f,-5.42191f,-0.399839f,0.572032f,-5.41981f,-0.466882f,0.578452f,-5.42026f,-0.466882f,0.578452f,-5.42384f,-0.471079f,0.575204f,-5.42384f,-0.471335f,0.572282f,-5.42384f,-0.471591f,0.569359f,-5.42384f,-0.468021f,0.565431f,-5.42384f,-0.468021f,0.565431f,-5.42026f,-0.468021f,0.565431f,-5.41734f,-0.468021f,0.565431f,-5.41441f,-0.468021f,0.565431f,-5.41083f,-0.471591f,0.569359f,-5.41083f,-0.471335f,0.572282f,-5.41083f,-0.471079f,0.575204f,-5.41083f,-0.466882f,0.578452f,-5.41083f,-0.466882f,0.578452f,-5.41441f,-0.466882f,0.578452f,-5.41734f,-0.389829f,0.571711f,-5.42384f,-0.389829f,0.571711f,-5.42026f,-0.389829f,0.571711f,-5.41734f,-0.389829f,0.571711f,-5.41441f,-0.389829f,0.571711f,-5.41083f,-0.386259f,0.567784f,-5.41083f,-0.386515f,0.564861f,-5.41083f,-0.386771f,0.561938f,-5.41083f,-0.390968f,0.55869f,-5.41083f,-0.390968f,0.55869f,-5.41441f,-0.390968f,0.55869f,-5.41734f,-0.390968f,0.55869f,-5.42026f,-0.390968f,0.55869f,-5.42384f,-0.386771f,0.561938f,-5.42384f,-0.386515f,0.564861f,-5.42384f,-0.386259f,0.567784f,-5.42384f,-0.459908f,0.577842f,-5.42026f,-0.459908f,0.577842f,-5.42384f,-0.460222f,0.574254f,-5.42387f,-0.460478f,0.571332f,-5.42387f,-0.460734f,0.568409f,-5.42387f,-0.461048f,0.564821f,-5.42384f,-0.461048f,0.564821f,-5.42026f,-0.461048f,0.564821f,-5.41734f,-0.461048f,0.564821f,-5.41441f,-0.461048f,0.564821f,-5.41083f,-0.460734f,0.568409f,-5.4108f,-0.460478f,0.571332f,-5.4108f,-0.460222f,0.574254f,-5.4108f,-0.459908f,0.577842f,-5.41083f,-0.459908f,0.577842f,-5.41441f,-0.459908f,0.577842f,-5.41734f,-0.396803f,0.572321f,-5.42384f,-0.396803f,0.572321f,-5.42026f,-0.396803f,0.572321f,-5.41734f,-0.396803f,0.572321f,-5.41441f,-0.396803f,0.572321f,-5.41083f,-0.397116f,0.568733f,-5.4108f,-0.397372f,0.565811f,-5.4108f,-0.397628f,0.562888f,-5.4108f,-0.397942f,0.5593f,-5.41083f,-0.397942f,0.5593f,-5.41441f,-0.397942f,0.5593f,-5.41734f,-0.397942f,0.5593f,-5.42026f,-0.397942f,0.5593f,-5.42384f,-0.397628f,0.562888f,-5.42387f,-0.397372f,0.565811f,-5.42387f,-0.397116f,0.568733f,-5.42387f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_246_coordIndex_1() { int[] value = {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,24,9,10,25,-1,25,10,11,26,-1,26,11,12,27,-1,27,12,13,28,-1,28,13,14,29,-1,29,14,15,30,-1,30,15,0,16,-1,44,16,17,45,-1,44,31,43,58,-1,45,17,18,46,-1,45,32,31,44,-1,46,18,19,47,-1,46,33,32,45,-1,47,19,20,48,-1,47,34,33,46,-1,48,20,21,49,-1,48,35,34,47,-1,49,21,22,50,-1,49,36,35,48,-1,50,22,23,51,-1,50,37,36,49,-1,51,37,50,-1,52,24,25,53,-1,53,25,26,54,-1,53,38,52,-1,54,26,27,55,-1,54,39,38,53,-1,55,27,28,56,-1,55,40,39,54,-1,56,28,29,57,-1,56,41,40,55,-1,57,29,30,58,-1,57,42,41,56,-1,58,30,16,44,-1,58,43,42,57,-1,66,82,23,7,-1,67,66,7,8,-1,68,67,8,9,-1,74,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,-1,75,59,74,89,-1,76,60,59,75,-1,77,61,60,76,-1,78,62,61,77,-1,79,63,62,78,-1,80,64,63,79,-1,81,65,64,80,-1,82,66,65,81,-1,82,110,51,23,-1,83,68,9,24,-1,84,69,68,83,-1,85,70,69,84,-1,86,71,70,85,-1,87,72,71,86,-1,88,73,72,87,-1,89,74,73,88,-1,90,102,43,31,-1,91,90,31,32,-1,92,91,32,33,-1,93,92,33,34,-1,94,93,34,35,-1,95,94,35,36,-1,96,95,36,37,-1,97,111,52,38,-1,98,97,38,39,-1,99,98,39,40,-1,100,99,40,41,-1,101,100,41,42,-1,102,101,42,43,-1,103,75,89,117,-1,103,90,91,104,-1,104,76,75,103,-1,104,91,92,105,-1,105,77,76,104,-1,105,92,93,106,-1,106,78,77,105,-1,106,93,94,107,-1,107,79,78,106,-1,107,94,95,108,-1,108,80,79,107,-1,108,95,96,109,-1,109,81,80,108,-1,109,96,110,-1,110,82,81,109,-1,110,96,37,51,-1,111,83,24,52,-1,111,97,112,-1,112,84,83,111,-1,112,97,98,113,-1,113,85,84,112,-1,113,98,99,114,-1,114,86,85,113,-1,114,99,100,115,-1,115,87,86,114,-1,115,100,101,116,-1,116,88,87,115,-1,116,101,102,117,-1,117,89,88,116,-1,117,102,90,103,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_246_point_1() { float[] value = {-7.21814E-4f,-0.806661f,2.13328f,0.0671353f,-0.806661f,2.14678f,0.124662f,-0.806661f,2.18522f,0.1631f,-0.806661f,2.24274f,0.176597f,-0.806661f,2.3106f,0.1631f,-0.806661f,2.37846f,0.124662f,-0.806661f,2.43598f,0.0671353f,-0.806661f,2.47892f,-7.21814E-4f,-0.806661f,2.47892f,-0.0685789f,-0.806661f,2.47892f,-0.126105f,-0.806661f,2.43598f,-0.164543f,-0.806661f,2.37846f,-0.178041f,-0.806661f,2.3106f,-0.164543f,-0.806661f,2.24274f,-0.126105f,-0.806661f,2.18522f,-0.0685789f,-0.806661f,2.14678f,-7.21814E-4f,-0.999205f,2.13328f,0.0671353f,-0.999205f,2.14678f,0.124662f,-0.999205f,2.18522f,0.1631f,-0.999205f,2.24274f,0.176597f,-0.999205f,2.3106f,0.1631f,-0.999205f,2.37846f,0.124662f,-0.999205f,2.43598f,0.0671353f,-0.999205f,2.47892f,-0.0685789f,-0.999205f,2.47892f,-0.126105f,-0.999205f,2.43598f,-0.164543f,-0.999205f,2.37846f,-0.178041f,-0.999205f,2.3106f,-0.164543f,-0.999205f,2.24274f,-0.126105f,-0.999205f,2.18522f,-0.0685789f,-0.999205f,2.14678f,-7.21814E-4f,-1.03465f,2.1866f,0.0482294f,-1.03465f,2.19633f,0.0897282f,-1.03465f,2.22406f,0.117457f,-1.03465f,2.26556f,0.127194f,-1.03465f,2.31451f,0.117457f,-1.03465f,2.36346f,0.0915386f,-1.03385f,2.40487f,-0.0929823f,-1.03385f,2.40487f,-0.1189f,-1.03465f,2.36346f,-0.128637f,-1.03465f,2.31451f,-0.1189f,-1.03465f,2.26556f,-0.0911718f,-1.03465f,2.22406f,-0.049673f,-1.03465f,2.19633f,-7.21814E-4f,-1.02303f,2.15994f,0.0576823f,-1.02303f,2.17156f,0.107195f,-1.02303f,2.20464f,0.140278f,-1.02303f,2.25415f,0.151896f,-1.02303f,2.31256f,0.140278f,-1.02303f,2.37096f,0.1081f,-1.02263f,2.42043f,0.079337f,-1.02263f,2.4419f,-0.0807806f,-1.02263f,2.4419f,-0.109544f,-1.02263f,2.42043f,-0.141722f,-1.02303f,2.37096f,-0.153339f,-1.02303f,2.31256f,-0.141722f,-1.02303f,2.25415f,-0.108639f,-1.02303f,2.20464f,-0.059126f,-1.02303f,2.17156f,-7.21814E-4f,-0.806661f,2.13328f,0.0671353f,-0.806661f,2.14678f,0.124662f,-0.806661f,2.18522f,0.1631f,-0.806661f,2.24274f,0.176597f,-0.806661f,2.3106f,0.1631f,-0.806661f,2.37846f,0.124662f,-0.806661f,2.43598f,0.0671353f,-0.806661f,2.47892f,-7.21814E-4f,-0.806661f,2.47892f,-0.0685789f,-0.806661f,2.47892f,-0.126105f,-0.806661f,2.43598f,-0.164543f,-0.806661f,2.37846f,-0.178041f,-0.806661f,2.3106f,-0.164543f,-0.806661f,2.24274f,-0.126105f,-0.806661f,2.18522f,-0.0685789f,-0.806661f,2.14678f,-7.21814E-4f,-0.999205f,2.13328f,0.0671353f,-0.999205f,2.14678f,0.124662f,-0.999205f,2.18522f,0.1631f,-0.999205f,2.24274f,0.176597f,-0.999205f,2.3106f,0.1631f,-0.999205f,2.37846f,0.124662f,-0.999205f,2.43598f,0.0671353f,-0.999205f,2.47892f,-0.0685789f,-0.999205f,2.47892f,-0.126105f,-0.999205f,2.43598f,-0.164543f,-0.999205f,2.37846f,-0.178041f,-0.999205f,2.3106f,-0.164543f,-0.999205f,2.24274f,-0.126105f,-0.999205f,2.18522f,-0.0685789f,-0.999205f,2.14678f,-7.21814E-4f,-1.03465f,2.1866f,0.0482294f,-1.03465f,2.19633f,0.0897282f,-1.03465f,2.22406f,0.117457f,-1.03465f,2.26556f,0.127194f,-1.03465f,2.31451f,0.117457f,-1.03465f,2.36346f,0.0915386f,-1.03385f,2.40487f,-0.0929823f,-1.03385f,2.40487f,-0.1189f,-1.03465f,2.36346f,-0.128637f,-1.03465f,2.31451f}; return value; } private float[] getCoordinate_8_246_point_2() { float[] value = {-0.1189f,-1.03465f,2.26556f,-0.0911718f,-1.03465f,2.22406f,-0.049673f,-1.03465f,2.19633f,-7.21814E-4f,-1.02303f,2.15994f,0.0576823f,-1.02303f,2.17156f,0.107195f,-1.02303f,2.20464f,0.140278f,-1.02303f,2.25415f,0.151896f,-1.02303f,2.31256f,0.140278f,-1.02303f,2.37096f,0.1081f,-1.02263f,2.42043f,0.079337f,-1.02263f,2.4419f,-0.0807806f,-1.02263f,2.4419f,-0.109544f,-1.02263f,2.42043f,-0.141722f,-1.02303f,2.37096f,-0.153339f,-1.02303f,2.31256f,-0.141722f,-1.02303f,2.25415f,-0.108639f,-1.02303f,2.20464f,-0.059126f,-1.02303f,2.17156f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_7_251_coordIndex_1() { int[] value = {4,3,2,1,0,5,-1,6,0,1,7,-1,7,1,2,8,-1,8,2,3,9,-1,9,3,4,10,-1,9,10,11,6,7,8,-1,10,4,5,11,-1,11,5,0,6,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,16,32,-1,32,16,17,33,-1,33,17,18,34,-1,34,18,19,35,-1,35,19,20,36,-1,36,20,21,37,-1,37,21,22,38,-1,38,22,23,39,-1,39,23,24,40,-1,40,24,25,41,-1,41,25,26,42,-1,42,26,27,43,-1,43,27,12,28,-1,44,27,26,45,-1,45,26,25,46,-1,46,25,24,47,-1,47,24,23,48,-1,48,23,22,49,-1,49,22,21,50,-1,50,21,20,51,-1,51,20,19,52,-1,52,19,18,53,-1,53,18,17,54,-1,54,17,16,55,-1,55,16,15,56,-1,56,15,14,57,-1,57,14,13,58,-1,58,13,12,59,-1,59,12,27,44,-1,59,44,61,60,-1,61,44,45,62,-1,62,45,46,63,-1,63,46,47,64,-1,64,47,48,65,-1,65,48,49,66,-1,66,49,50,67,-1,67,50,51,68,-1,68,51,52,69,-1,69,52,53,70,-1,70,53,54,71,-1,71,54,55,72,-1,72,55,56,73,-1,73,56,57,74,-1,74,57,58,75,-1,75,58,59,60,-1,75,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,-1,92,76,77,93,-1,93,77,78,94,-1,94,78,79,95,-1,95,79,80,96,-1,96,80,81,97,-1,97,81,82,98,-1,98,82,83,99,-1,99,83,84,100,-1,100,84,85,101,-1,101,85,86,102,-1,102,86,87,103,-1,103,87,88,104,-1,104,88,89,105,-1,105,89,90,106,-1,106,90,91,107,-1,107,91,76,92,-1,108,91,90,109,-1,109,90,89,110,-1,110,89,88,111,-1,111,88,87,112,-1,112,87,86,113,-1,113,86,85,114,-1,114,85,84,115,-1,115,84,83,116,-1,116,83,82,117,-1,117,82,81,118,-1,118,81,80,119,-1,119,80,79,120,-1,120,79,78,121,-1,121,78,77,122,-1,122,77,76,123,-1,123,76,91,108,-1,123,108,125,124,-1,125,108,109,126,-1,126,109,110,127,-1,127,110,111,128,-1,128,111,112,129,-1,129,112,113,130,-1,130,113,114,131,-1,131,114,115,132,-1,132,115,116,133,-1,133,116,117,134,-1,134,117,118,135,-1,135,118,119,136,-1,136,119,120,137,-1,137,120,121,138,-1,138,121,122,139,-1,139,122,123,124,-1,139,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,-1,156,140,141,157,-1,157,141,142,158,-1,158,142,143,159,-1,159,143,144,160,-1,160,144,145,161,-1,161,145,146,162,-1,162,146,147,163,-1,163,147,148,164,-1,164,148,149,165,-1,165,149,150,166,-1,166,150,151,167,-1,167,151,152,168,-1,168,152,153,169,-1,169,153,154,170,-1,170,154,155,171,-1,171,155,140,156,-1,172,155,154,173,-1,173,154,153,174,-1,174,153,152,175,-1,175,152,151,176,-1,176,151,150,177,-1,177,150,149,178,-1,178,149,148,179,-1,179,148,147,180,-1,180,147,146,181,-1,181,146,145,182,-1,182,145,144,183,-1,183,144,143,184,-1,184,143,142,185,-1,185,142,141,186,-1,186,141,140,187,-1,187,140,155,172,-1,187,172,189,188,-1,189,172,173,190,-1,190,173,174,191,-1,191,174,175,192,-1,192,175,176,193,-1,193,176,177,194,-1,194,177,178,195,-1,195,178,179,196,-1,196,179,180,197,-1,197,180,181,198,-1,198,181,182,199,-1,199,182,183,200,-1,200,183,184,201,-1,201,184,185,202,-1,202,185,186,203,-1,203,186,187,188,-1,203,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,-1,208,207,206,205,204,209,-1,210,204,205,211,-1,211,205,206,212,-1,212,206,207,213,-1,213,207,208,214,-1,213,214,215,210,211,212,-1,214,208,209,215,-1,215,209,204,210,-1,230,229,228,227,226,225,224,223,222,221,220,219,218,217,216,231,-1,232,216,217,233,-1,233,217,218,234,-1,234,218,219,235,-1,235,219,220,236,-1,236,220,221,237,-1,237,221,222,238,-1,238,222,223,239,-1,239,223,224,240,-1,240,224,225,241,-1,241,225,226,242,-1,242,226,227,243,-1,243,227,228,244,-1,244,228,229,245,-1,245,229,230,246,-1,246,230,231,247,-1,247,231,216,232,-1,247,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,-1,262,261,260,259,258,257,256,255,254,253,252,251,250,249,248,263,-1,264,248,249,265,-1,265,249,250,266,-1}; return value; } private int[] getIndexedFaceSet_7_251_coordIndex_2() { int[] value = {266,250,251,267,-1,267,251,252,268,-1,268,252,253,269,-1,269,253,254,270,-1,270,254,255,271,-1,271,255,256,272,-1,272,256,257,273,-1,273,257,258,274,-1,274,258,259,275,-1,275,259,260,276,-1,276,260,261,277,-1,277,261,262,278,-1,278,262,263,279,-1,279,263,248,264,-1,279,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,-1,282,281,280,283,-1,284,280,281,285,-1,285,281,282,286,-1,286,282,283,287,-1,287,283,280,284,-1,287,284,285,286,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_8_251_point_1() { float[] value = {-0.0148301f,-0.842688f,3.14602f,0.0154743f,-0.842688f,3.14602f,0.0627526f,-0.922842f,3.14627f,0.0447123f,-0.954189f,3.1463f,-0.0444153f,-0.954061f,3.14623f,-0.0622296f,-0.922797f,3.14626f,-0.0148301f,-0.842688f,3.13337f,0.0154743f,-0.842688f,3.13337f,0.0627526f,-0.922842f,3.13282f,0.0447123f,-0.954189f,3.13279f,-0.0444153f,-0.954061f,3.13286f,-0.0622296f,-0.922797f,3.13283f,-0.00142586f,-0.85333f,3.21226f,0.00432038f,-0.854473f,3.21226f,0.0091918f,-0.857728f,3.21226f,0.0124468f,-0.862599f,3.21226f,0.0135898f,-0.868345f,3.21226f,0.0124468f,-0.874092f,3.21226f,0.0091918f,-0.878963f,3.21226f,0.00432038f,-0.882218f,3.21226f,-0.00142586f,-0.883361f,3.21226f,-0.00717209f,-0.882218f,3.21226f,-0.0120435f,-0.878963f,3.21226f,-0.0152985f,-0.874092f,3.21226f,-0.0164415f,-0.868345f,3.21226f,-0.0152985f,-0.862599f,3.21226f,-0.0120435f,-0.857728f,3.21226f,-0.00717209f,-0.854473f,3.21226f,-0.00142586f,-0.85333f,2.17967f,0.00432038f,-0.854473f,2.17967f,0.0091918f,-0.857728f,2.17967f,0.0124468f,-0.862599f,2.17967f,0.0135898f,-0.868345f,2.17967f,0.0124468f,-0.874092f,2.17967f,0.0091918f,-0.878963f,2.17967f,0.00432038f,-0.882218f,2.17967f,-0.00142586f,-0.883361f,2.17967f,-0.00717209f,-0.882218f,2.17967f,-0.0120435f,-0.878963f,2.17967f,-0.0152985f,-0.874092f,2.17967f,-0.0164415f,-0.868345f,2.17967f,-0.0142435f,-0.863036f,2.25264f,-0.0120435f,-0.857728f,2.17967f,-0.00717209f,-0.854473f,2.17967f,-0.00486211f,-0.860049f,3.21226f,-0.00777522f,-0.861996f,3.21226f,-0.0097217f,-0.864909f,3.21226f,-0.0104052f,-0.868345f,3.21226f,-0.0097217f,-0.871782f,3.21226f,-0.00777522f,-0.874695f,3.21226f,-0.00486211f,-0.876641f,3.21226f,-0.00142586f,-0.877325f,3.21226f,0.00201039f,-0.876641f,3.21226f,0.0049235f,-0.874695f,3.21226f,0.00686998f,-0.871782f,3.21226f,0.00755349f,-0.868345f,3.21226f,0.00686998f,-0.864909f,3.21226f,0.0049235f,-0.861996f,3.21226f,0.00201039f,-0.860049f,3.21226f,-0.00142586f,-0.859366f,3.21226f,-0.00142586f,-0.859366f,3.10857f,-0.00486211f,-0.860049f,3.10857f,-0.00777522f,-0.861996f,3.10857f,-0.0097217f,-0.864909f,3.10857f,-0.0104052f,-0.868345f,3.10857f,-0.0097217f,-0.871782f,3.10857f,-0.00777522f,-0.874695f,3.10857f,-0.00486211f,-0.876641f,3.10857f,-0.00142586f,-0.877325f,3.10857f,0.00201039f,-0.876641f,3.10857f,0.0049235f,-0.874695f,3.10857f,0.00686998f,-0.871782f,3.10857f,0.00755349f,-0.868345f,3.10857f,0.00686998f,-0.864909f,3.10857f,0.0049235f,-0.861996f,3.10857f,0.00201039f,-0.860049f,3.10857f,-0.0374259f,-0.910035f,3.21226f,-0.0316796f,-0.911178f,3.21226f,-0.0268082f,-0.914433f,3.21226f,-0.0235532f,-0.919304f,3.21226f,-0.0224102f,-0.92505f,3.21226f,-0.0235532f,-0.930796f,3.21226f,-0.0268082f,-0.935668f,3.21226f,-0.0316796f,-0.938923f,3.21226f,-0.0374259f,-0.940066f,3.21226f,-0.0431721f,-0.938923f,3.21226f,-0.0480435f,-0.935668f,3.21226f,-0.0512985f,-0.930796f,3.21226f,-0.0524415f,-0.92505f,3.21226f,-0.0512985f,-0.919304f,3.21226f,-0.0480435f,-0.914433f,3.21226f,-0.0431721f,-0.911178f,3.21226f,-0.0374259f,-0.910035f,2.17967f,-0.0316796f,-0.911178f,2.17967f,-0.0268082f,-0.914433f,2.17967f,-0.0235532f,-0.919304f,2.17967f,-0.0224102f,-0.92505f,2.17967f,-0.0235532f,-0.930796f,2.17967f,-0.0268082f,-0.935668f,2.17967f,-0.0316796f,-0.938923f,2.17967f}; return value; } private float[] getCoordinate_8_251_point_2() { float[] value = {-0.0374259f,-0.940066f,2.17967f,-0.0431721f,-0.938923f,2.17967f,-0.0480435f,-0.935668f,2.17967f,-0.0512985f,-0.930796f,2.17967f,-0.0524415f,-0.92505f,2.17967f,-0.0512985f,-0.919304f,2.17967f,-0.0480435f,-0.914433f,2.17967f,-0.0431721f,-0.911178f,2.17967f,-0.0408621f,-0.916754f,3.21226f,-0.0437752f,-0.918701f,3.21226f,-0.0457217f,-0.921614f,3.21226f,-0.0464052f,-0.92505f,3.21226f,-0.0457217f,-0.928486f,3.21226f,-0.0437752f,-0.9314f,3.21226f,-0.0408621f,-0.933346f,3.21226f,-0.0374259f,-0.93403f,3.21226f,-0.0339896f,-0.933346f,3.21226f,-0.0310765f,-0.9314f,3.21226f,-0.02913f,-0.928486f,3.21226f,-0.0284465f,-0.92505f,3.21226f,-0.02913f,-0.921614f,3.21226f,-0.0310765f,-0.918701f,3.21226f,-0.0339896f,-0.916754f,3.21226f,-0.0374259f,-0.916071f,3.21226f,-0.0374259f,-0.916071f,3.10857f,-0.0408621f,-0.916754f,3.10857f,-0.0437752f,-0.918701f,3.10857f,-0.0457217f,-0.921614f,3.10857f,-0.0464052f,-0.92505f,3.10857f,-0.0457217f,-0.928486f,3.10857f,-0.0437752f,-0.9314f,3.10857f,-0.0408621f,-0.933346f,3.10857f,-0.0374259f,-0.93403f,3.10857f,-0.0339896f,-0.933346f,3.10857f,-0.0310765f,-0.9314f,3.10857f,-0.02913f,-0.928486f,3.10857f,-0.0284465f,-0.92505f,3.10857f,-0.02913f,-0.921614f,3.10857f,-0.0310765f,-0.918701f,3.10857f,-0.0339896f,-0.916754f,3.10857f,0.0345741f,-0.910035f,3.21226f,0.0403204f,-0.911178f,3.21226f,0.0451918f,-0.914433f,3.21226f,0.0484468f,-0.919304f,3.21226f,0.0495898f,-0.92505f,3.21226f,0.0484468f,-0.930796f,3.21226f,0.0451918f,-0.935668f,3.21226f,0.0403204f,-0.938923f,3.21226f,0.0345741f,-0.940066f,3.21226f,0.0288279f,-0.938923f,3.21226f,0.0239565f,-0.935668f,3.21226f,0.0207015f,-0.930796f,3.21226f,0.0195585f,-0.92505f,3.21226f,0.0207015f,-0.919304f,3.21226f,0.0239565f,-0.914433f,3.21226f,0.0288279f,-0.911178f,3.21226f,0.0345741f,-0.910035f,2.17967f,0.0403204f,-0.911178f,2.17967f,0.0451918f,-0.914433f,2.17967f,0.0484468f,-0.919304f,2.17967f,0.0495898f,-0.92505f,2.17967f,0.0484468f,-0.930796f,2.17967f,0.0451918f,-0.935668f,2.17967f,0.0403204f,-0.938923f,2.17967f,0.0345741f,-0.940066f,2.17967f,0.0288279f,-0.938923f,2.17967f,0.0239565f,-0.935668f,2.17967f,0.0207015f,-0.930796f,2.17967f,0.0195585f,-0.92505f,2.17967f,0.0207015f,-0.919304f,2.17967f,0.0239565f,-0.914433f,2.17967f,0.0288279f,-0.911178f,2.17967f,0.0311379f,-0.916754f,3.21226f,0.0282248f,-0.918701f,3.21226f,0.0262783f,-0.921614f,3.21226f,0.0255948f,-0.92505f,3.21226f,0.0262783f,-0.928486f,3.21226f,0.0282248f,-0.9314f,3.21226f,0.0311379f,-0.933346f,3.21226f,0.0345741f,-0.93403f,3.21226f,0.0380104f,-0.933346f,3.21226f,0.0409235f,-0.9314f,3.21226f,0.04287f,-0.928486f,3.21226f,0.0435535f,-0.92505f,3.21226f,0.04287f,-0.921614f,3.21226f,0.0409235f,-0.918701f,3.21226f,0.0380104f,-0.916754f,3.21226f,0.0345741f,-0.916071f,3.21226f,0.0345741f,-0.916071f,3.10857f,0.0311379f,-0.916754f,3.10857f,0.0282248f,-0.918701f,3.10857f,0.0262783f,-0.921614f,3.10857f,0.0255948f,-0.92505f,3.10857f,0.0262783f,-0.928486f,3.10857f,0.0282248f,-0.9314f,3.10857f,0.0311379f,-0.933346f,3.10857f,0.0345741f,-0.93403f,3.10857f,0.0380104f,-0.933346f,3.10857f,0.0409235f,-0.9314f,3.10857f,0.04287f,-0.928486f,3.10857f}; return value; } private float[] getCoordinate_8_251_point_3() { float[] value = {0.0435535f,-0.92505f,3.10857f,0.04287f,-0.921614f,3.10857f,0.0409235f,-0.918701f,3.10857f,0.0380104f,-0.916754f,3.10857f,-0.0148301f,-0.842688f,2.68869f,0.0154743f,-0.842688f,2.68869f,0.0627526f,-0.922842f,2.68894f,0.0447123f,-0.954189f,2.68897f,-0.0444153f,-0.954061f,2.6889f,-0.0622296f,-0.922797f,2.68893f,-0.0148301f,-0.842688f,2.67604f,0.0154743f,-0.842688f,2.67604f,0.0627526f,-0.922842f,2.6755f,0.0447123f,-0.954189f,2.67547f,-0.0444153f,-0.954061f,2.67553f,-0.0622296f,-0.922797f,2.6755f,-0.06848f,-0.983162f,2.37131f,-0.0743218f,-0.997265f,2.37131f,-0.085116f,-1.00806f,2.37131f,-0.0992194f,-1.0139f,2.37131f,-0.114485f,-1.0139f,2.37131f,-0.128588f,-1.00806f,2.37131f,-0.139382f,-0.997265f,2.37131f,-0.145224f,-0.983162f,2.37131f,-0.145224f,-0.967897f,2.37131f,-0.139382f,-0.953793f,2.37131f,-0.128588f,-0.942999f,2.37131f,-0.114485f,-0.937157f,2.37131f,-0.0992194f,-0.937157f,2.37131f,-0.085116f,-0.942999f,2.37131f,-0.0743218f,-0.953793f,2.37131f,-0.06848f,-0.967897f,2.37131f,-0.06848f,-0.983162f,2.24679f,-0.0743218f,-0.997265f,2.24679f,-0.085116f,-1.00806f,2.24679f,-0.0992194f,-1.0139f,2.24679f,-0.114485f,-1.0139f,2.24679f,-0.128588f,-1.00806f,2.24679f,-0.139382f,-0.997265f,2.24679f,-0.145224f,-0.983162f,2.24679f,-0.145224f,-0.967897f,2.24679f,-0.139382f,-0.953793f,2.24679f,-0.128588f,-0.942999f,2.24679f,-0.114485f,-0.937157f,2.24679f,-0.0992194f,-0.937157f,2.24679f,-0.085116f,-0.942999f,2.24679f,-0.0743218f,-0.953793f,2.24679f,-0.06848f,-0.967897f,2.24679f,-0.06848f,-0.906418f,2.37131f,-0.0743218f,-0.920521f,2.37131f,-0.085116f,-0.931315f,2.37131f,-0.0992194f,-0.937157f,2.37131f,-0.114485f,-0.937157f,2.37131f,-0.128588f,-0.931315f,2.37131f,-0.139382f,-0.920521f,2.37131f,-0.145224f,-0.906418f,2.37131f,-0.145224f,-0.891152f,2.37131f,-0.139382f,-0.877049f,2.37131f,-0.128588f,-0.866255f,2.37131f,-0.114485f,-0.860413f,2.37131f,-0.0992194f,-0.860413f,2.37131f,-0.085116f,-0.866255f,2.37131f,-0.0743218f,-0.877049f,2.37131f,-0.06848f,-0.891152f,2.37131f,-0.06848f,-0.906418f,2.24679f,-0.0743218f,-0.920521f,2.24679f,-0.085116f,-0.931315f,2.24679f,-0.0992194f,-0.937157f,2.24679f,-0.114485f,-0.937157f,2.24679f,-0.128588f,-0.931315f,2.24679f,-0.139382f,-0.920521f,2.24679f,-0.145224f,-0.906418f,2.24679f,-0.145224f,-0.891152f,2.24679f,-0.139382f,-0.877049f,2.24679f,-0.128588f,-0.866255f,2.24679f,-0.114485f,-0.860413f,2.24679f,-0.0992194f,-0.860413f,2.24679f,-0.085116f,-0.866255f,2.24679f,-0.0743218f,-0.877049f,2.24679f,-0.06848f,-0.891152f,2.24679f,-0.06848f,-0.967265f,2.43619f,-0.06848f,-0.830305f,2.43619f,0.06848f,-0.830305f,2.43619f,0.06848f,-0.967265f,2.43619f,-0.06848f,-0.967265f,2.18192f,-0.06848f,-0.830305f,2.18192f,0.06848f,-0.830305f,2.18192f,0.06848f,-0.967265f,2.18192f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_261_coordIndex_1() { int[] value = {32,48,49,33,128,-1,33,49,50,34,129,-1,34,50,51,35,130,-1,35,51,52,36,131,-1,36,52,53,37,132,-1,37,53,54,38,133,-1,38,54,55,39,134,-1,39,55,56,40,135,-1,40,56,57,41,136,-1,41,57,58,42,137,-1,42,58,59,43,138,-1,43,59,60,44,139,-1,44,60,61,45,140,-1,45,61,62,46,141,-1,46,62,63,47,142,-1,47,63,48,32,143,-1,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,-1,64,0,66,127,-1,65,15,95,112,-1,66,0,65,112,-1,66,16,96,127,-1,67,1,68,126,-1,68,1,64,127,-1,68,17,98,126,-1,69,2,70,125,-1,70,2,67,126,-1,70,18,99,125,-1,71,3,72,124,-1,72,3,69,125,-1,72,19,100,124,-1,73,4,74,123,-1,74,4,71,124,-1,74,20,101,123,-1,75,5,76,122,-1,76,5,73,123,-1,76,21,102,122,-1,77,6,78,121,-1,78,6,75,122,-1,78,22,103,121,-1,79,7,80,120,-1,80,7,77,121,-1,80,23,104,120,-1,81,8,82,119,-1,82,8,79,120,-1,82,24,105,119,-1,83,9,84,118,-1,84,9,81,119,-1,84,25,106,118,-1,85,10,86,117,-1,86,10,83,118,-1,86,26,107,117,-1,87,11,88,116,-1,88,11,85,117,-1,88,27,108,116,-1,89,12,90,115,-1,90,12,87,116,-1,90,28,109,115,-1,91,13,92,114,-1,92,13,89,115,-1,92,29,110,114,-1,93,14,94,113,-1,94,14,91,114,-1,94,30,111,113,-1,95,15,93,113,-1,95,31,97,112,-1,96,16,97,-1,96,17,68,127,-1,96,97,144,145,-1,97,16,66,112,-1,97,31,111,-1,98,17,96,-1,98,18,70,126,-1,98,96,145,146,-1,99,18,98,-1,99,19,72,125,-1,99,98,146,147,-1,100,19,99,-1,100,20,74,124,-1,100,99,147,148,-1,101,20,100,-1,101,21,76,123,-1,101,100,148,149,-1,102,21,101,-1,102,22,78,122,-1,102,101,149,150,-1,103,22,102,-1,103,23,80,121,-1,103,102,150,151,-1,104,23,103,-1,104,24,82,120,-1,104,103,151,152,-1,105,24,104,-1,105,25,84,119,-1,105,104,152,153,-1,106,25,105,-1,106,26,86,118,-1,106,105,153,154,-1,107,26,106,-1,107,27,88,117,-1,107,106,154,155,-1,108,27,107,-1,108,28,90,116,-1,108,107,155,156,-1,109,28,108,-1,109,29,92,115,-1,109,108,156,157,-1,110,29,109,-1,110,30,94,114,-1,110,109,157,158,-1,111,30,110,-1,111,31,95,113,-1,111,110,158,159,-1,128,33,14,93,-1,128,93,15,32,-1,129,34,13,91,-1,129,91,14,33,-1,130,35,12,89,-1,130,89,13,34,-1,131,36,11,87,-1,131,87,12,35,-1,132,37,10,85,-1,132,85,11,36,-1,133,38,9,83,-1,133,83,10,37,-1,134,39,8,81,-1,134,81,9,38,-1,135,40,7,79,-1,135,79,8,39,-1,136,41,6,77,-1,136,77,7,40,-1,137,42,5,75,-1,137,75,6,41,-1,138,43,4,73,-1,138,73,5,42,-1,139,44,3,71,-1,139,71,4,43,-1,140,45,2,69,-1,140,69,3,44,-1,141,46,1,67,-1,141,67,2,45,-1,142,47,0,64,-1,142,64,1,46,-1,143,32,15,65,-1,143,65,0,47,-1,144,97,111,159,-1,145,144,160,161,-1,146,145,161,162,-1,147,146,162,163,-1,148,147,163,164,-1,149,148,164,165,-1,150,149,165,166,-1,151,150,166,167,-1,152,151,167,168,-1,153,152,168,169,-1,154,153,169,170,-1,155,154,170,171,-1,156,155,171,172,-1,157,156,172,173,-1,158,157,173,174,-1,159,158,174,175,-1,160,144,159,175,-1,175,174,173,172,171,170,169,168,167,166,165,164,163,162,161,160,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_261_point_1() { float[] value = {0.486242f,-0.778054f,0.440187f,0.503121f,-0.824438f,0.440187f,0.536467f,-0.860832f,0.440186f,0.581201f,-0.881694f,0.440185f,0.630514f,-0.88385f,0.440184f,0.676898f,-0.86697f,0.440183f,0.713292f,-0.833625f,0.440182f,0.734155f,-0.788891f,0.440181f,0.736311f,-0.739578f,0.440181f,0.719431f,-0.693193f,0.440182f,0.686086f,-0.656799f,0.440183f,0.641351f,-0.635937f,0.440184f,0.592038f,-0.633781f,0.440185f,0.545654f,-0.650661f,0.440186f,0.50926f,-0.684006f,0.440186f,0.488397f,-0.72874f,0.440187f,0.486224f,-0.778054f,-0.350546f,0.503104f,-0.824438f,-0.350546f,0.536449f,-0.860832f,-0.350547f,0.581183f,-0.881694f,-0.350548f,0.630497f,-0.88385f,-0.350549f,0.676881f,-0.86697f,-0.35055f,0.713275f,-0.833625f,-0.350551f,0.734137f,-0.788891f,-0.350551f,0.736293f,-0.739578f,-0.350551f,0.719413f,-0.693193f,-0.350551f,0.686068f,-0.656799f,-0.35055f,0.641334f,-0.635937f,-0.350549f,0.592021f,-0.633781f,-0.350548f,0.545636f,-0.650661f,-0.350547f,0.509242f,-0.684006f,-0.350546f,0.48838f,-0.72874f,-0.350546f,0.495533f,-0.730487f,0.440187f,0.515185f,-0.688351f,0.440186f,0.549465f,-0.656942f,0.440186f,0.593155f,-0.641042f,0.440185f,0.639605f,-0.643073f,0.440184f,0.681741f,-0.662724f,0.440183f,0.71315f,-0.697004f,0.440182f,0.729049f,-0.740695f,0.440182f,0.727019f,-0.787144f,0.440182f,0.707368f,-0.82928f,0.440182f,0.673087f,-0.860689f,0.440183f,0.629397f,-0.876589f,0.440184f,0.582948f,-0.874558f,0.440185f,0.540811f,-0.854907f,0.440186f,0.509402f,-0.820627f,0.440186f,0.493503f,-0.776936f,0.440187f,0.495533f,-0.730487f,0.42533f,0.515184f,-0.688351f,0.42533f,0.549465f,-0.656942f,0.425329f,0.593155f,-0.641042f,0.425328f,0.639604f,-0.643073f,0.425327f,0.681741f,-0.662724f,0.425326f,0.713149f,-0.697004f,0.425325f,0.729049f,-0.740695f,0.425325f,0.727018f,-0.787144f,0.425325f,0.707367f,-0.82928f,0.425326f,0.673087f,-0.860689f,0.425326f,0.629397f,-0.876589f,0.425327f,0.582947f,-0.874558f,0.425328f,0.540811f,-0.854907f,0.425329f,0.509402f,-0.820627f,0.42533f,0.493503f,-0.776936f,0.42533f,0.49242f,-0.802069f,0.440187f,0.484915f,-0.753292f,0.440187f,0.486233f,-0.778054f,0.0448206f,0.518019f,-0.844261f,0.440186f,0.503113f,-0.824438f,0.0448202f,0.557817f,-0.873444f,0.440185f,0.536458f,-0.860832f,0.0448195f,0.605752f,-0.885177f,0.440184f,0.581192f,-0.881694f,0.0448185f,0.654529f,-0.877672f,0.440183f,0.630505f,-0.88385f,0.0448174f,0.696721f,-0.852072f,0.440182f,0.67689f,-0.86697f,0.0448163f,0.725905f,-0.812275f,0.440182f,0.713283f,-0.833625f,0.0448155f,0.737638f,-0.764339f,0.440181f,0.734146f,-0.788891f,0.0448151f,0.730133f,-0.715562f,0.440182f,0.736302f,-0.739578f,0.044815f,0.704533f,-0.67337f,0.440182f,0.719422f,-0.693193f,0.0448154f,0.664736f,-0.644187f,0.440183f,0.686077f,-0.656799f,0.0448161f,0.6168f,-0.632454f,0.440184f,0.641342f,-0.635937f,0.0448171f,0.568023f,-0.639959f,0.440185f,0.592029f,-0.633781f,0.0448182f,0.525831f,-0.665559f,0.440186f,0.545645f,-0.650661f,0.0448193f,0.496647f,-0.705356f,0.440187f,0.509251f,-0.684006f,0.0448201f,0.488388f,-0.72874f,0.0448205f,0.492402f,-0.802069f,-0.350546f,0.484897f,-0.753292f,-0.350546f,0.518002f,-0.844261f,-0.350547f,0.557799f,-0.873444f,-0.350547f}; return value; } private float[] getCoordinate_10_261_point_2() { float[] value = {0.605735f,-0.885177f,-0.350548f,0.654512f,-0.877672f,-0.35055f,0.696704f,-0.852072f,-0.35055f,0.725887f,-0.812275f,-0.350551f,0.73762f,-0.764339f,-0.350551f,0.730115f,-0.715562f,-0.350551f,0.704515f,-0.67337f,-0.350551f,0.664718f,-0.644187f,-0.35055f,0.616782f,-0.632454f,-0.350549f,0.568005f,-0.639959f,-0.350548f,0.525813f,-0.665559f,-0.350547f,0.49663f,-0.705356f,-0.350546f,0.484906f,-0.753292f,0.0448206f,0.496638f,-0.705356f,0.0448204f,0.525822f,-0.665559f,0.0448197f,0.568014f,-0.639959f,0.0448188f,0.616791f,-0.632454f,0.0448177f,0.664727f,-0.644187f,0.0448166f,0.704524f,-0.67337f,0.0448157f,0.730124f,-0.715562f,0.0448152f,0.737629f,-0.764339f,0.044815f,0.725896f,-0.812275f,0.0448153f,0.696713f,-0.852072f,0.0448159f,0.654521f,-0.877672f,0.0448168f,0.605744f,-0.885177f,0.0448179f,0.557808f,-0.873444f,0.044819f,0.518011f,-0.844261f,0.0448199f,0.492411f,-0.802069f,0.0448204f,0.505359f,-0.709419f,0.440187f,0.532325f,-0.672646f,0.440186f,0.57131f,-0.648992f,0.440185f,0.61638f,-0.642058f,0.440184f,0.660673f,-0.652898f,0.440183f,0.697445f,-0.679864f,0.440182f,0.7211f,-0.71885f,0.440182f,0.728034f,-0.763919f,0.440182f,0.717193f,-0.808212f,0.440182f,0.690227f,-0.844985f,0.440182f,0.651242f,-0.868639f,0.440183f,0.606172f,-0.875573f,0.440184f,0.561879f,-0.864733f,0.440185f,0.525107f,-0.837767f,0.440186f,0.501453f,-0.798781f,0.440187f,0.494518f,-0.753712f,0.440187f,0.495259f,-0.753745f,-0.350546f,0.502148f,-0.798522f,-0.350546f,0.525649f,-0.837254f,-0.350547f,0.562183f,-0.864045f,-0.350548f,0.606188f,-0.874815f,-0.350548f,0.650965f,-0.867926f,-0.350549f,0.689697f,-0.844425f,-0.35055f,0.716488f,-0.807891f,-0.350551f,0.727258f,-0.763886f,-0.350551f,0.720369f,-0.719109f,-0.350551f,0.696868f,-0.680377f,-0.35055f,0.660334f,-0.653586f,-0.35055f,0.616329f,-0.642816f,-0.350549f,0.571552f,-0.649705f,-0.350548f,0.53282f,-0.673206f,-0.350547f,0.506029f,-0.70974f,-0.350546f,0.495259f,-0.753745f,-0.332667f,0.502149f,-0.798522f,-0.332667f,0.525649f,-0.837254f,-0.332668f,0.562183f,-0.864045f,-0.332669f,0.606188f,-0.874815f,-0.33267f,0.650965f,-0.867926f,-0.332671f,0.689698f,-0.844425f,-0.332671f,0.716488f,-0.807891f,-0.332672f,0.727259f,-0.763886f,-0.332672f,0.720369f,-0.719109f,-0.332672f,0.696869f,-0.680377f,-0.332672f,0.660335f,-0.653586f,-0.332671f,0.61633f,-0.642816f,-0.33267f,0.571552f,-0.649705f,-0.332669f,0.53282f,-0.673206f,-0.332668f,0.50603f,-0.70974f,-0.332667f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_339_coordIndex_1() { int[] value = {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,0,16,-1,33,32,30,31,-1,34,33,31,16,-1,35,34,16,17,-1,36,35,17,18,-1,37,36,18,19,-1,38,37,19,20,-1,39,38,20,21,-1,40,39,21,22,-1,41,40,22,23,-1,42,41,23,24,-1,43,42,24,25,-1,44,43,25,26,-1,45,44,26,27,-1,46,45,27,28,-1,47,29,30,32,-1,47,46,28,29,-1,49,48,47,32,-1,50,49,32,33,-1,51,50,33,34,-1,52,51,34,35,-1,53,52,35,36,-1,54,53,36,37,-1,55,54,37,38,-1,56,55,38,39,-1,57,56,39,40,-1,58,57,40,41,-1,59,58,41,42,-1,60,59,42,43,-1,61,60,43,44,-1,62,61,44,45,-1,63,46,47,48,-1,63,62,45,46,-1,65,64,48,49,-1,66,65,49,50,-1,67,66,50,51,-1,68,67,51,52,-1,69,68,52,53,-1,70,69,53,54,-1,71,70,54,55,-1,72,71,55,56,-1,73,72,56,57,-1,74,73,57,58,-1,75,74,58,59,-1,76,75,59,60,-1,77,76,60,61,-1,78,77,61,62,-1,79,63,48,64,-1,79,78,62,63,-1,81,80,64,65,-1,82,81,65,66,-1,83,82,66,67,-1,84,83,67,68,-1,85,84,68,69,-1,86,85,69,70,-1,87,86,70,71,-1,88,87,71,72,-1,89,88,72,73,-1,90,89,73,74,-1,91,90,74,75,-1,92,91,75,76,-1,93,92,76,77,-1,94,93,77,78,-1,95,79,64,80,-1,95,94,78,79,-1,97,96,95,80,-1,98,97,80,81,-1,99,98,81,82,-1,100,99,82,83,-1,101,100,83,84,-1,102,101,84,85,-1,103,102,85,86,-1,104,103,86,87,-1,105,104,87,88,-1,106,105,88,89,-1,107,106,89,90,-1,108,107,90,91,-1,109,108,91,92,-1,110,109,92,93,-1,111,94,95,96,-1,111,110,93,94,-1,113,112,111,96,-1,114,113,96,97,-1,115,114,97,98,-1,116,115,98,99,-1,117,116,99,100,-1,118,117,100,101,-1,119,118,101,102,-1,120,119,102,103,-1,121,120,103,104,-1,122,121,104,105,-1,123,122,105,106,-1,124,123,106,107,-1,125,124,107,108,-1,126,125,108,109,-1,127,110,111,112,-1,127,126,109,110,-1,129,128,112,113,-1,130,129,113,114,-1,131,130,114,115,-1,132,131,115,116,-1,133,132,116,117,-1,134,133,117,118,-1,135,134,118,119,-1,136,135,119,120,-1,137,136,120,121,-1,138,137,121,122,-1,139,138,122,123,-1,140,139,123,124,-1,141,140,124,125,-1,142,141,125,126,-1,143,127,112,128,-1,143,142,126,127,-1,145,144,143,128,-1,146,145,128,129,-1,147,146,129,130,-1,148,147,130,131,-1,149,148,131,132,-1,150,149,132,133,-1,151,150,133,134,-1,152,151,134,135,-1,153,152,135,136,-1,154,153,136,137,-1,155,154,137,138,-1,156,155,138,139,-1,157,156,139,140,-1,158,157,140,141,-1,159,142,143,144,-1,159,158,141,142,-1,161,160,144,145,-1,162,161,145,146,-1,163,162,146,147,-1,164,163,147,148,-1,165,164,148,149,-1,166,165,149,150,-1,167,166,150,151,-1,168,167,151,152,-1,169,168,152,153,-1,170,169,153,154,-1,171,170,154,155,-1,172,171,155,156,-1,173,172,156,157,-1,174,173,157,158,-1,175,159,144,160,-1,175,174,158,159,-1,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,-1,177,176,175,160,-1,178,177,160,161,-1,179,178,161,162,-1,180,179,162,163,-1,181,180,163,164,-1,182,181,164,165,-1,183,182,165,166,-1,184,183,166,167,-1,185,184,167,168,-1,186,185,168,169,-1,187,186,169,170,-1,188,187,170,171,-1,189,188,171,172,-1,190,189,172,173,-1,191,174,175,176,-1,191,190,173,174,-1,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,-1,209,208,207,192,-1,210,209,192,193,-1,211,210,193,194,-1,212,211,194,195,-1,213,212,195,196,-1,214,213,196,197,-1,215,214,197,198,-1,216,215,198,199,-1,217,216,199,200,-1,218,217,200,201,-1,219,218,201,202,-1,220,219,202,203,-1,221,220,203,204,-1,222,221,204,205}; return value; } private int[] getIndexedFaceSet_9_339_coordIndex_2() { int[] value = {-1,223,206,207,208,-1,223,222,205,206,-1,225,224,223,208,-1,226,225,208,209,-1,227,226,209,210,-1,228,227,210,211,-1,229,228,211,212,-1,230,229,212,213,-1,231,230,213,214,-1,232,231,214,215,-1,233,232,215,216,-1,234,233,216,217,-1,235,234,217,218,-1,236,235,218,219,-1,237,236,219,220,-1,238,237,220,221,-1,239,222,223,224,-1,239,238,221,222,-1,241,240,224,225,-1,242,241,225,226,-1,243,242,226,227,-1,244,243,227,228,-1,245,244,228,229,-1,246,245,229,230,-1,247,246,230,231,-1,248,247,231,232,-1,249,248,232,233,-1,250,249,233,234,-1,251,250,234,235,-1,252,251,235,236,-1,253,252,236,237,-1,254,253,237,238,-1,255,239,224,240,-1,255,254,238,239,-1,257,256,240,241,-1,258,257,241,242,-1,259,258,242,243,-1,260,259,243,244,-1,261,260,244,245,-1,262,261,245,246,-1,263,262,246,247,-1,264,263,247,248,-1,265,264,248,249,-1,266,265,249,250,-1,267,266,250,251,-1,268,267,251,252,-1,269,268,252,253,-1,270,269,253,254,-1,271,255,240,256,-1,271,270,254,255,-1,273,272,256,257,-1,274,273,257,258,-1,275,274,258,259,-1,276,275,259,260,-1,277,276,260,261,-1,278,277,261,262,-1,279,278,262,263,-1,280,279,263,264,-1,281,280,264,265,-1,282,281,265,266,-1,283,282,266,267,-1,284,283,267,268,-1,285,284,268,269,-1,286,285,269,270,-1,287,271,256,272,-1,287,286,270,271,-1,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,-1,289,288,272,273,-1,290,289,273,274,-1,291,290,274,275,-1,292,291,275,276,-1,293,292,276,277,-1,294,293,277,278,-1,295,294,278,279,-1,296,295,279,280,-1,297,296,280,281,-1,298,297,281,282,-1,299,298,282,283,-1,300,299,283,284,-1,301,300,284,285,-1,302,301,285,286,-1,303,287,272,288,-1,303,302,286,287,-1,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,319,-1,320,304,305,321,-1,321,305,306,322,-1,322,306,307,323,-1,323,307,308,324,-1,324,308,309,325,-1,325,309,310,326,-1,326,310,311,327,-1,327,311,312,328,-1,328,312,313,329,-1,329,313,314,330,-1,330,314,315,331,-1,331,315,316,332,-1,332,316,317,333,-1,333,317,318,334,-1,334,318,319,335,-1,335,319,304,320,-1,337,336,334,335,-1,338,337,335,320,-1,339,338,320,321,-1,340,339,321,322,-1,341,340,322,323,-1,342,341,323,324,-1,343,342,324,325,-1,344,343,325,326,-1,345,344,326,327,-1,346,345,327,328,-1,347,346,328,329,-1,348,347,329,330,-1,349,348,330,331,-1,350,349,331,332,-1,351,333,334,336,-1,351,350,332,333,-1,353,352,351,336,-1,354,353,336,337,-1,355,354,337,338,-1,356,355,338,339,-1,357,356,339,340,-1,358,357,340,341,-1,359,358,341,342,-1,360,359,342,343,-1,361,360,343,344,-1,362,361,344,345,-1,363,362,345,346,-1,364,363,346,347,-1,365,364,347,348,-1,366,365,348,349,-1,367,350,351,352,-1,367,366,349,350,-1,369,368,352,353,-1,370,369,353,354,-1,371,370,354,355,-1,372,371,355,356,-1,373,372,356,357,-1,374,373,357,358,-1,375,374,358,359,-1,376,375,359,360,-1,377,376,360,361,-1,378,377,361,362,-1,379,378,362,363,-1,380,379,363,364,-1,381,380,364,365,-1,382,381,365,366,-1,383,367,352,368,-1,383,382,366,367,-1,385,384,368,369,-1,386,385,369,370,-1,387,386,370,371,-1,388,387,371,372,-1,389,388,372,373,-1,390,389,373,374,-1,391,390,374,375,-1,392,391,375,376,-1,393,392,376,377,-1,394,393,377,378,-1,395,394,378,379,-1,396,395,379,380,-1,397,396,380,381,-1,398,397,381,382,-1,399,383,368,384,-1,399,398,382,383,-1,401,400,399,384,-1,402,401,384,385,-1,403,402,385,386,-1,404,403,386,387,-1,405,404,387,388,-1,406,405,388,389,-1,407,406,389,390,-1,408,407,390,391,-1,409,408,391,392,-1,410,409,392,393,-1,411,410,393,394,-1,412,411,394,395,-1,413,412,395,396,-1,414,413,396,397,-1,415,398,399,400,-1,415,414,397,398,-1,417,416,415,400,-1,418,417,400,401,-1,419,418,401,402,-1,420,419,402,403,-1,421,420,403,404,-1,422,421,404,405,-1,423,422,405,406,-1,424,423,406,407,-1,425,424,407,408,-1,426,425,408,409,-1,427,426,409,410,-1,428,427,410,411,-1,429,428,411,412,-1,430,429,412,413,-1,431,414,415,416,-1}; return value; } private int[] getIndexedFaceSet_9_339_coordIndex_3() { int[] value = {431,430,413,414,-1,433,432,416,417,-1,434,433,417,418,-1,435,434,418,419,-1,436,435,419,420,-1,437,436,420,421,-1,438,437,421,422,-1,439,438,422,423,-1,440,439,423,424,-1,441,440,424,425,-1,442,441,425,426,-1,443,442,426,427,-1,444,443,427,428,-1,445,444,428,429,-1,446,445,429,430,-1,447,431,416,432,-1,447,446,430,431,-1,449,448,432,433,-1,450,449,433,434,-1,451,450,434,435,-1,452,451,435,436,-1,453,452,436,437,-1,454,453,437,438,-1,455,454,438,439,-1,456,455,439,440,-1,457,456,440,441,-1,458,457,441,442,-1,459,458,442,443,-1,460,459,443,444,-1,461,460,444,445,-1,462,461,445,446,-1,463,447,432,448,-1,463,462,446,447,-1,465,464,448,449,-1,466,465,449,450,-1,467,466,450,451,-1,468,467,451,452,-1,469,468,452,453,-1,470,469,453,454,-1,471,470,454,455,-1,472,471,455,456,-1,473,472,456,457,-1,474,473,457,458,-1,475,474,458,459,-1,476,475,459,460,-1,477,476,460,461,-1,478,477,461,462,-1,479,463,448,464,-1,479,478,462,463,-1,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,-1,481,480,464,465,-1,482,481,465,466,-1,483,482,466,467,-1,484,483,467,468,-1,485,484,468,469,-1,486,485,469,470,-1,487,486,470,471,-1,488,487,471,472,-1,489,488,472,473,-1,490,489,473,474,-1,491,490,474,475,-1,492,491,475,476,-1,493,492,476,477,-1,494,493,477,478,-1,495,479,464,480,-1,495,494,478,479,-1,511,510,509,508,507,506,505,504,503,502,501,500,499,498,497,496,-1,513,512,511,496,-1,514,513,496,497,-1,515,514,497,498,-1,516,515,498,499,-1,517,516,499,500,-1,518,517,500,501,-1,519,518,501,502,-1,520,519,502,503,-1,521,520,503,504,-1,522,521,504,505,-1,523,522,505,506,-1,524,523,506,507,-1,525,524,507,508,-1,526,525,508,509,-1,527,510,511,512,-1,527,526,509,510,-1,529,528,527,512,-1,530,529,512,513,-1,531,530,513,514,-1,532,531,514,515,-1,533,532,515,516,-1,534,533,516,517,-1,535,534,517,518,-1,536,535,518,519,-1,537,536,519,520,-1,538,537,520,521,-1,539,538,521,522,-1,540,539,522,523,-1,541,540,523,524,-1,542,541,524,525,-1,543,526,527,528,-1,543,542,525,526,-1,545,544,528,529,-1,546,545,529,530,-1,547,546,530,531,-1,548,547,531,532,-1,549,548,532,533,-1,550,549,533,534,-1,551,550,534,535,-1,552,551,535,536,-1,553,552,536,537,-1,554,553,537,538,-1,555,554,538,539,-1,556,555,539,540,-1,557,556,540,541,-1,558,557,541,542,-1,559,543,528,544,-1,559,558,542,543,-1,561,560,559,544,-1,562,561,544,545,-1,563,562,545,546,-1,564,563,546,547,-1,565,564,547,548,-1,566,565,548,549,-1,567,566,549,550,-1,568,567,550,551,-1,569,568,551,552,-1,570,569,552,553,-1,571,570,553,554,-1,572,571,554,555,-1,573,572,555,556,-1,574,573,556,557,-1,575,558,559,560,-1,575,574,557,558,-1,577,576,560,561,-1,578,577,561,562,-1,579,578,562,563,-1,580,579,563,564,-1,581,580,564,565,-1,582,581,565,566,-1,583,582,566,567,-1,584,583,567,568,-1,585,584,568,569,-1,586,585,569,570,-1,587,586,570,571,-1,588,587,571,572,-1,589,588,572,573,-1,590,589,573,574,-1,591,575,560,576,-1,591,590,574,575,-1,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,-1,593,592,591,576,-1,594,593,576,577,-1,595,594,577,578,-1,596,595,578,579,-1,597,596,579,580,-1,598,597,580,581,-1,599,598,581,582,-1,600,599,582,583,-1,601,600,583,584,-1,602,601,584,585,-1,603,602,585,586,-1,604,603,586,587,-1,605,604,587,588,-1,606,605,588,589,-1,607,590,591,592,-1,607,606,589,590,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_339_point_1() { float[] value = {1.1627f,-0.714888f,0.318689f,1.16176f,-0.714847f,0.323388f,1.1591f,-0.714813f,0.327372f,1.15512f,-0.71479f,0.330034f,1.15042f,-0.714782f,0.330969f,1.14572f,-0.714789f,0.330034f,1.14174f,-0.714812f,0.327372f,1.13907f,-0.714846f,0.323388f,1.13814f,-0.714886f,0.318689f,1.13907f,-0.714927f,0.31399f,1.14174f,-0.714961f,0.310006f,1.14572f,-0.714984f,0.307344f,1.15042f,-0.714992f,0.30641f,1.15512f,-0.714984f,0.307344f,1.1591f,-0.714962f,0.310006f,1.16176f,-0.714928f,0.31399f,1.16195f,-0.907495f,0.3189f,1.16106f,-0.907776f,0.323599f,1.15854f,-0.908655f,0.327583f,1.15479f,-0.909996f,0.330244f,1.15037f,-0.911595f,0.331179f,1.14596f,-0.91321f,0.330244f,1.14222f,-0.914594f,0.327583f,1.13973f,-0.915536f,0.323599f,1.13887f,-0.915893f,0.3189f,1.13976f,-0.915612f,0.3142f,1.14227f,-0.914733f,0.310217f,1.14603f,-0.913393f,0.307555f,1.15044f,-0.911793f,0.30662f,1.15486f,-0.910178f,0.307555f,1.15859f,-0.908795f,0.310217f,1.16108f,-0.907852f,0.3142f,1.16053f,-0.915567f,0.310302f,1.16255f,-0.91383f,0.314286f,1.16324f,-0.913198f,0.318985f,1.16249f,-0.913768f,0.323685f,1.16043f,-0.915453f,0.327668f,1.15737f,-0.917996f,0.33033f,1.15376f,-0.92101f,0.331265f,1.15017f,-0.924037f,0.33033f,1.14713f,-0.926615f,0.327668f,1.14511f,-0.928352f,0.323685f,1.14442f,-0.928984f,0.318985f,1.14516f,-0.928414f,0.314286f,1.14722f,-0.926729f,0.310302f,1.15029f,-0.924186f,0.307641f,1.1539f,-0.921171f,0.306706f,1.15749f,-0.918145f,0.307641f,1.16269f,-0.92473f,0.307726f,1.16466f,-0.921269f,0.310388f,1.16596f,-0.918946f,0.314372f,1.1664f,-0.918117f,0.319071f,1.16589f,-0.918906f,0.32377f,1.16453f,-0.921194f,0.327754f,1.16252f,-0.924633f,0.330416f,1.16016f,-0.928699f,0.331351f,1.15782f,-0.932772f,0.330416f,1.15585f,-0.936234f,0.327754f,1.15455f,-0.938556f,0.32377f,1.15412f,-0.939386f,0.319071f,1.15462f,-0.938596f,0.314372f,1.15598f,-0.936308f,0.310388f,1.15799f,-0.93287f,0.307726f,1.16035f,-0.928804f,0.306792f,1.16983f,-0.929141f,0.307812f,1.1705f,-0.925213f,0.310474f,1.17093f,-0.922586f,0.314458f,1.17105f,-0.921658f,0.319157f,1.17085f,-0.922572f,0.323856f,1.17035f,-0.925187f,0.32784f,1.16964f,-0.929107f,0.330502f,1.16881f,-0.933733f,0.331436f,1.168f,-0.938363f,0.330502f,1.16733f,-0.94229f,0.32784f,1.16691f,-0.944917f,0.323856f,1.16678f,-0.945845f,0.319157f,1.16698f,-0.944931f,0.314458f,1.16748f,-0.942316f,0.310474f,1.16819f,-0.938396f,0.307812f,1.16902f,-0.93377f,0.306877f,1.17886f,-0.930789f,0.307898f,1.17884f,-0.926805f,0.31056f,1.1788f,-0.924143f,0.314543f,1.17876f,-0.923209f,0.319243f,1.17872f,-0.924143f,0.323942f,1.17869f,-0.926805f,0.327926f,1.17867f,-0.930789f,0.330587f,1.17866f,-0.935489f,0.331522f,1.17867f,-0.940188f,0.330587f,1.17869f,-0.944172f,0.327926f,1.17872f,-0.946834f,0.323942f,1.17876f,-0.947769f,0.319243f,1.1788f,-0.946834f,0.314543f,1.17884f,-0.944172f,0.31056f,1.17886f,-0.940188f,0.307898f,1.17887f,-0.935489f,0.306963f,1.30886f,-0.935531f,0.308078f,1.31046f,-0.931113f,0.309012f,1.3118f,-0.927361f,0.311674f,1.31268f,-0.924848f,0.315658f}; return value; } private float[] getCoordinate_10_339_point_2() { float[] value = {1.31296f,-0.923956f,0.320357f,1.3126f,-0.924821f,0.325056f,1.31166f,-0.92731f,0.32904f,1.31027f,-0.931046f,0.331702f,1.30866f,-0.935459f,0.332637f,1.30706f,-0.939878f,0.331702f,1.30572f,-0.943629f,0.32904f,1.30484f,-0.946142f,0.325056f,1.30456f,-0.947034f,0.320357f,1.30492f,-0.94617f,0.315658f,1.30586f,-0.94368f,0.311674f,1.30724f,-0.939944f,0.309012f,1.31521f,-0.942578f,0.309098f,1.31824f,-0.938984f,0.308163f,1.32125f,-0.935379f,0.309098f,1.32379f,-0.932312f,0.31176f,1.32548f,-0.930251f,0.315744f,1.32605f,-0.929509f,0.320443f,1.32542f,-0.930199f,0.325142f,1.32368f,-0.932217f,0.329126f,1.3211f,-0.935254f,0.331788f,1.31807f,-0.938848f,0.332722f,1.31506f,-0.942453f,0.331788f,1.31252f,-0.945519f,0.329126f,1.31083f,-0.947581f,0.325142f,1.31026f,-0.948322f,0.320443f,1.31089f,-0.947632f,0.315744f,1.31263f,-0.945615f,0.31176f,1.32179f,-0.947778f,0.309184f,1.32587f,-0.945435f,0.308249f,1.32993f,-0.943079f,0.309184f,1.33337f,-0.941067f,0.311846f,1.33566f,-0.939707f,0.315829f,1.33645f,-0.939204f,0.320529f,1.33562f,-0.939637f,0.325228f,1.3333f,-0.940938f,0.329211f,1.32984f,-0.94291f,0.331873f,1.32576f,-0.945253f,0.332808f,1.3217f,-0.947609f,0.331873f,1.31826f,-0.949621f,0.329211f,1.31597f,-0.950981f,0.325228f,1.31518f,-0.951483f,0.320529f,1.31601f,-0.951051f,0.315829f,1.31833f,-0.94975f,0.311846f,1.32228f,-0.955585f,0.311931f,1.3262f,-0.954916f,0.309269f,1.33083f,-0.954108f,0.308335f,1.33546f,-0.953284f,0.309269f,1.33938f,-0.95257f,0.311931f,1.34199f,-0.952074f,0.315915f,1.34291f,-0.951872f,0.320614f,1.34198f,-0.951995f,0.325313f,1.33935f,-0.952423f,0.329297f,1.33542f,-0.953092f,0.331959f,1.3308f,-0.9539f,0.332894f,1.32617f,-0.954724f,0.331959f,1.32225f,-0.955438f,0.329297f,1.31963f,-0.955934f,0.325313f,1.31872f,-0.956136f,0.320614f,1.31965f,-0.956013f,0.315915f,1.32387f,-0.963926f,0.312017f,1.32785f,-0.963949f,0.309355f,1.33255f,-0.963957f,0.30842f,1.33725f,-0.963949f,0.309355f,1.34123f,-0.963927f,0.312017f,1.3439f,-0.963893f,0.316001f,1.34483f,-0.963853f,0.3207f,1.3439f,-0.963812f,0.325399f,1.34123f,-0.963778f,0.329383f,1.33725f,-0.963755f,0.332045f,1.33255f,-0.963747f,0.33298f,1.32785f,-0.963754f,0.332045f,1.32387f,-0.963777f,0.329383f,1.3212f,-0.963811f,0.325399f,1.32027f,-0.963851f,0.3207f,1.3212f,-0.963892f,0.316001f,1.3212f,-0.973891f,0.316087f,1.32387f,-0.973925f,0.312103f,1.32785f,-0.973949f,0.309441f,1.33255f,-0.973957f,0.308506f,1.33725f,-0.973949f,0.309441f,1.34123f,-0.973926f,0.312103f,1.34389f,-0.973892f,0.316087f,1.34483f,-0.973852f,0.320786f,1.34389f,-0.973812f,0.325485f,1.34123f,-0.973778f,0.329469f,1.33725f,-0.973754f,0.332131f,1.33255f,-0.973746f,0.333065f,1.32785f,-0.973754f,0.332131f,1.32387f,-0.973777f,0.329469f,1.3212f,-0.973811f,0.325485f,1.32027f,-0.973851f,0.320786f,0.980645f,-0.68635f,0.30888f,0.980668f,-0.690334f,0.311542f,0.980702f,-0.692996f,0.315525f,0.980742f,-0.69393f,0.320225f,0.980782f,-0.692996f,0.324924f,0.980817f,-0.690334f,0.328908f,0.98084f,-0.68635f,0.331569f,0.980848f,-0.68165f,0.332504f}; return value; } private float[] getCoordinate_10_339_point_3() { float[] value = {0.98084f,-0.676951f,0.331569f,0.980818f,-0.672967f,0.328908f,0.980784f,-0.670305f,0.324924f,0.980743f,-0.66937f,0.320225f,0.980703f,-0.670305f,0.315525f,0.980669f,-0.672967f,0.311542f,0.980646f,-0.676951f,0.30888f,0.980637f,-0.68165f,0.307945f,0.965206f,-0.681686f,0.308077f,0.96682f,-0.686099f,0.309012f,0.968204f,-0.689835f,0.311674f,0.969146f,-0.692325f,0.315658f,0.969504f,-0.693189f,0.320357f,0.969222f,-0.692297f,0.325056f,0.968344f,-0.689784f,0.32904f,0.967003f,-0.686032f,0.331702f,0.965403f,-0.681614f,0.332636f,0.963789f,-0.6772f,0.331702f,0.962405f,-0.673464f,0.32904f,0.961463f,-0.670975f,0.325056f,0.961105f,-0.67011f,0.320357f,0.961387f,-0.671002f,0.315658f,0.962265f,-0.673515f,0.311674f,0.963606f,-0.677267f,0.309012f,0.952813f,-0.681532f,0.309098f,0.955827f,-0.685137f,0.308163f,0.958854f,-0.688732f,0.309098f,0.961432f,-0.691769f,0.31176f,0.963169f,-0.693786f,0.315743f,0.963801f,-0.694477f,0.320443f,0.963231f,-0.693735f,0.325142f,0.961546f,-0.691673f,0.329126f,0.959003f,-0.688607f,0.331787f,0.955988f,-0.685002f,0.332722f,0.952962f,-0.681407f,0.331787f,0.950384f,-0.678369f,0.329126f,0.948647f,-0.676352f,0.325142f,0.948015f,-0.675662f,0.320443f,0.948585f,-0.676404f,0.315743f,0.95027f,-0.678465f,0.31176f,0.944129f,-0.689231f,0.309184f,0.948195f,-0.691588f,0.308249f,0.952268f,-0.693931f,0.309184f,0.95573f,-0.695903f,0.311845f,0.958052f,-0.697204f,0.315829f,0.958882f,-0.697637f,0.320528f,0.958092f,-0.697135f,0.325228f,0.955804f,-0.695774f,0.329211f,0.952366f,-0.693762f,0.331873f,0.9483f,-0.691405f,0.332808f,0.944226f,-0.689062f,0.331873f,0.940765f,-0.68709f,0.329211f,0.938442f,-0.685788f,0.325228f,0.937613f,-0.685356f,0.320528f,0.938402f,-0.685858f,0.315829f,0.94069f,-0.687219f,0.311845f,0.938602f,-0.699436f,0.309269f,0.943229f,-0.70026f,0.308335f,0.947858f,-0.701068f,0.309269f,0.951785f,-0.701738f,0.311931f,0.954413f,-0.702166f,0.315915f,0.95534f,-0.702289f,0.320614f,0.954427f,-0.702087f,0.325313f,0.951811f,-0.701591f,0.329297f,0.947892f,-0.700877f,0.331959f,0.943265f,-0.700052f,0.332894f,0.938636f,-0.699244f,0.331959f,0.934709f,-0.698575f,0.329297f,0.932081f,-0.698146f,0.325313f,0.931154f,-0.698023f,0.320614f,0.932067f,-0.698225f,0.315915f,0.934683f,-0.698721f,0.311931f,0.936811f,-0.710101f,0.309355f,0.94151f,-0.710109f,0.30842f,0.946209f,-0.710101f,0.309355f,0.950193f,-0.710079f,0.312017f,0.952855f,-0.710045f,0.316001f,0.95379f,-0.710004f,0.3207f,0.952855f,-0.709964f,0.325399f,0.950193f,-0.70993f,0.329383f,0.946209f,-0.709907f,0.332045f,0.94151f,-0.709899f,0.332979f,0.936811f,-0.709906f,0.332045f,0.932827f,-0.709929f,0.329383f,0.930165f,-0.709963f,0.325399f,0.92923f,-0.710003f,0.3207f,0.930165f,-0.710043f,0.316001f,0.932827f,-0.710078f,0.312017f,0.93681f,-0.7201f,0.309441f,0.94151f,-0.720109f,0.308506f,0.946209f,-0.720101f,0.309441f,0.950193f,-0.720078f,0.312103f,0.952855f,-0.720044f,0.316086f,0.95379f,-0.720004f,0.320786f,0.952855f,-0.719964f,0.325485f,0.950193f,-0.719929f,0.329468f,0.946209f,-0.719906f,0.33213f,0.94151f,-0.719898f,0.333065f,0.93681f,-0.719906f,0.33213f,0.932826f,-0.719929f,0.329468f}; return value; } private float[] getCoordinate_10_339_point_4() { float[] value = {0.930164f,-0.719963f,0.325485f,0.92923f,-0.720003f,0.320786f,0.930164f,-0.720043f,0.316086f,0.932826f,-0.720077f,0.312103f,1.13595f,-0.714886f,0.318689f,1.13501f,-0.714846f,0.323388f,1.13235f,-0.714811f,0.327372f,1.12837f,-0.714788f,0.330034f,1.12367f,-0.71478f,0.330969f,1.11897f,-0.714788f,0.330034f,1.11498f,-0.714811f,0.327372f,1.11232f,-0.714845f,0.323388f,1.11139f,-0.714885f,0.318689f,1.11232f,-0.714925f,0.31399f,1.11498f,-0.714959f,0.310006f,1.11897f,-0.714982f,0.307344f,1.12367f,-0.714991f,0.30641f,1.12837f,-0.714983f,0.307344f,1.13235f,-0.71496f,0.310006f,1.13501f,-0.714926f,0.31399f,1.1352f,-0.915893f,0.3189f,1.13433f,-0.915536f,0.323599f,1.13184f,-0.914593f,0.327583f,1.12811f,-0.913209f,0.330244f,1.12369f,-0.911594f,0.331179f,1.11927f,-0.909994f,0.330244f,1.11552f,-0.908652f,0.327583f,1.11301f,-0.907774f,0.323599f,1.11212f,-0.907492f,0.3189f,1.11298f,-0.90785f,0.3142f,1.11547f,-0.908792f,0.310217f,1.11921f,-0.910177f,0.307555f,1.12362f,-0.911792f,0.30662f,1.12804f,-0.913392f,0.307555f,1.13179f,-0.914733f,0.310217f,1.1343f,-0.915611f,0.3142f,1.12684f,-0.926728f,0.310302f,1.1289f,-0.928413f,0.314286f,1.12964f,-0.928983f,0.318985f,1.12895f,-0.928351f,0.323685f,1.12694f,-0.926614f,0.327668f,1.1239f,-0.924035f,0.33033f,1.1203f,-0.921008f,0.331265f,1.1167f,-0.917994f,0.33033f,1.11363f,-0.91545f,0.327668f,1.11157f,-0.913765f,0.323685f,1.11083f,-0.913195f,0.318985f,1.11152f,-0.913827f,0.314286f,1.11354f,-0.915564f,0.310302f,1.11657f,-0.918143f,0.307641f,1.12017f,-0.92117f,0.306706f,1.12377f,-0.924184f,0.307641f,1.11607f,-0.932867f,0.307726f,1.11808f,-0.936306f,0.310388f,1.11945f,-0.938595f,0.314372f,1.11995f,-0.939384f,0.319071f,1.11951f,-0.938554f,0.32377f,1.11821f,-0.936232f,0.327754f,1.11624f,-0.93277f,0.330416f,1.1139f,-0.928696f,0.331351f,1.11154f,-0.92463f,0.330416f,1.10953f,-0.921192f,0.327754f,1.10817f,-0.918903f,0.32377f,1.10767f,-0.918114f,0.319071f,1.1081f,-0.918943f,0.314372f,1.1094f,-0.921266f,0.310388f,1.11137f,-0.924728f,0.307726f,1.11372f,-0.928802f,0.306792f,1.10587f,-0.938393f,0.307812f,1.10658f,-0.942313f,0.310474f,1.10708f,-0.944928f,0.314458f,1.10728f,-0.945842f,0.319157f,1.10716f,-0.944914f,0.323856f,1.10673f,-0.942287f,0.32784f,1.10606f,-0.938359f,0.330502f,1.10525f,-0.93373f,0.331436f,1.10443f,-0.929103f,0.330502f,1.10371f,-0.925184f,0.32784f,1.10322f,-0.922568f,0.323856f,1.10302f,-0.921655f,0.319157f,1.10314f,-0.922582f,0.314458f,1.10357f,-0.92521f,0.310474f,1.10424f,-0.929137f,0.307812f,1.10504f,-0.933767f,0.306877f,1.0952f,-0.940184f,0.307898f,1.09522f,-0.944167f,0.31056f,1.09526f,-0.946829f,0.314543f,1.0953f,-0.947764f,0.319243f,1.09534f,-0.946829f,0.323942f,1.09537f,-0.944167f,0.327925f,1.0954f,-0.940184f,0.330587f,1.09541f,-0.935484f,0.331522f,1.0954f,-0.930785f,0.330587f,1.09537f,-0.926801f,0.327925f,1.09534f,-0.924139f,0.323942f,1.0953f,-0.923204f,0.319243f,1.09526f,-0.924139f,0.314543f,1.09523f,-0.926801f,0.31056f,1.0952f,-0.930785f,0.307898f,1.09519f,-0.935484f,0.306963f}; return value; } private float[] getCoordinate_10_339_point_5() { float[] value = {0.965206f,-0.935513f,0.308077f,0.96682f,-0.939927f,0.309012f,0.968204f,-0.943663f,0.311674f,0.969146f,-0.946152f,0.315658f,0.969504f,-0.947017f,0.320357f,0.969222f,-0.946125f,0.325056f,0.968344f,-0.943612f,0.32904f,0.967003f,-0.93986f,0.331702f,0.965403f,-0.935441f,0.332636f,0.963789f,-0.931028f,0.331702f,0.962405f,-0.927292f,0.32904f,0.961463f,-0.924802f,0.325056f,0.961105f,-0.923938f,0.320357f,0.961387f,-0.92483f,0.315658f,0.962265f,-0.927343f,0.311674f,0.963606f,-0.931095f,0.309012f,0.952813f,-0.935359f,0.309098f,0.955827f,-0.938965f,0.308163f,0.958854f,-0.94256f,0.309098f,0.961432f,-0.945597f,0.31176f,0.963169f,-0.947614f,0.315743f,0.963801f,-0.948304f,0.320443f,0.963231f,-0.947562f,0.325142f,0.961546f,-0.945501f,0.329126f,0.959003f,-0.942435f,0.331787f,0.955988f,-0.938829f,0.332722f,0.952962f,-0.935234f,0.331787f,0.950384f,-0.932197f,0.329126f,0.948647f,-0.93018f,0.325142f,0.948015f,-0.92949f,0.320443f,0.948585f,-0.930232f,0.315743f,0.95027f,-0.932293f,0.31176f,0.944129f,-0.943059f,0.309184f,0.948195f,-0.945415f,0.308249f,0.952268f,-0.947758f,0.309184f,0.95573f,-0.949731f,0.311845f,0.958052f,-0.951032f,0.315829f,0.958882f,-0.951465f,0.320528f,0.958092f,-0.950962f,0.325228f,0.955804f,-0.949602f,0.329211f,0.952366f,-0.94759f,0.331873f,0.9483f,-0.945233f,0.332808f,0.944226f,-0.94289f,0.331873f,0.940765f,-0.940918f,0.329211f,0.938442f,-0.939616f,0.325228f,0.937613f,-0.939184f,0.320528f,0.938402f,-0.939686f,0.315829f,0.94069f,-0.941047f,0.311845f,0.938602f,-0.953263f,0.309269f,0.943229f,-0.954088f,0.308335f,0.947858f,-0.954896f,0.309269f,0.951785f,-0.955566f,0.311931f,0.954413f,-0.955994f,0.315915f,0.95534f,-0.956117f,0.320614f,0.954427f,-0.955915f,0.325313f,0.951811f,-0.955419f,0.329297f,0.947892f,-0.954704f,0.331959f,0.943265f,-0.95388f,0.332894f,0.938636f,-0.953072f,0.331959f,0.934709f,-0.952402f,0.329297f,0.932081f,-0.951974f,0.325313f,0.931154f,-0.951851f,0.320614f,0.932067f,-0.952053f,0.315915f,0.934683f,-0.952549f,0.311931f,0.936811f,-0.963929f,0.309355f,0.94151f,-0.963937f,0.30842f,0.946209f,-0.963929f,0.309355f,0.950193f,-0.963906f,0.312017f,0.952855f,-0.963872f,0.316001f,0.95379f,-0.963832f,0.3207f,0.952855f,-0.963792f,0.325399f,0.950193f,-0.963758f,0.329383f,0.946209f,-0.963735f,0.332045f,0.94151f,-0.963726f,0.332979f,0.936811f,-0.963734f,0.332045f,0.932827f,-0.963757f,0.329383f,0.930165f,-0.963791f,0.325399f,0.92923f,-0.963831f,0.3207f,0.930165f,-0.963871f,0.316001f,0.932827f,-0.963906f,0.312017f,0.93681f,-0.973928f,0.309441f,0.94151f,-0.973936f,0.308506f,0.946209f,-0.973929f,0.309441f,0.950193f,-0.973906f,0.312103f,0.952855f,-0.973872f,0.316086f,0.95379f,-0.973832f,0.320786f,0.952855f,-0.973791f,0.325485f,0.950193f,-0.973757f,0.329468f,0.946209f,-0.973734f,0.33213f,0.94151f,-0.973726f,0.333065f,0.93681f,-0.973734f,0.33213f,0.932826f,-0.973756f,0.329468f,0.930164f,-0.97379f,0.325485f,0.92923f,-0.973831f,0.320786f,0.930164f,-0.973871f,0.316086f,0.932826f,-0.973905f,0.312103f,1.29342f,-0.676967f,0.30888f,1.2934f,-0.672983f,0.311542f,1.29336f,-0.670321f,0.315526f,1.29332f,-0.669387f,0.320225f}; return value; } private float[] getCoordinate_10_339_point_6() { float[] value = {1.29328f,-0.670321f,0.324924f,1.29325f,-0.672983f,0.328908f,1.29322f,-0.676967f,0.33157f,1.29321f,-0.681667f,0.332504f,1.29322f,-0.686366f,0.33157f,1.29325f,-0.69035f,0.328908f,1.29328f,-0.693012f,0.324924f,1.29332f,-0.693947f,0.320225f,1.29336f,-0.693012f,0.315526f,1.29339f,-0.69035f,0.311542f,1.29342f,-0.686366f,0.30888f,1.29343f,-0.681667f,0.307945f,1.30886f,-0.681704f,0.308078f,1.31046f,-0.677285f,0.309012f,1.3118f,-0.673534f,0.311674f,1.31268f,-0.67102f,0.315658f,1.31296f,-0.670128f,0.320357f,1.3126f,-0.670993f,0.325056f,1.31166f,-0.673483f,0.32904f,1.31027f,-0.677218f,0.331702f,1.30866f,-0.681631f,0.332637f,1.30706f,-0.68605f,0.331702f,1.30572f,-0.689801f,0.32904f,1.30484f,-0.692315f,0.325056f,1.30456f,-0.693207f,0.320357f,1.30492f,-0.692342f,0.315658f,1.30586f,-0.689852f,0.311674f,1.30724f,-0.686117f,0.309012f,1.31521f,-0.68875f,0.309098f,1.31824f,-0.685156f,0.308163f,1.32125f,-0.681551f,0.309098f,1.32379f,-0.678484f,0.31176f,1.32548f,-0.676423f,0.315744f,1.32605f,-0.675681f,0.320443f,1.32542f,-0.676372f,0.325142f,1.32368f,-0.678389f,0.329126f,1.3211f,-0.681426f,0.331788f,1.31807f,-0.68502f,0.332722f,1.31506f,-0.688625f,0.331788f,1.31252f,-0.691692f,0.329126f,1.31083f,-0.693753f,0.325142f,1.31026f,-0.694495f,0.320443f,1.31089f,-0.693805f,0.315744f,1.31263f,-0.691787f,0.31176f,1.32179f,-0.69395f,0.309184f,1.32587f,-0.691607f,0.308249f,1.32993f,-0.689251f,0.309184f,1.33337f,-0.687239f,0.311846f,1.33566f,-0.685879f,0.315829f,1.33645f,-0.685377f,0.320529f,1.33562f,-0.685809f,0.325228f,1.3333f,-0.68711f,0.329211f,1.32984f,-0.689082f,0.331873f,1.32576f,-0.691425f,0.332808f,1.3217f,-0.693781f,0.331873f,1.31826f,-0.695793f,0.329211f,1.31597f,-0.697153f,0.325228f,1.31518f,-0.697656f,0.320529f,1.31601f,-0.697223f,0.315829f,1.31833f,-0.695922f,0.311846f,1.32228f,-0.701757f,0.311931f,1.3262f,-0.701088f,0.309269f,1.33083f,-0.70028f,0.308335f,1.33546f,-0.699456f,0.309269f,1.33938f,-0.698742f,0.311931f,1.34199f,-0.698246f,0.315915f,1.34291f,-0.698045f,0.320614f,1.34198f,-0.698167f,0.325313f,1.33935f,-0.698596f,0.329297f,1.33542f,-0.699265f,0.331959f,1.3308f,-0.700073f,0.332894f,1.32617f,-0.700896f,0.331959f,1.32225f,-0.70161f,0.329297f,1.31963f,-0.702106f,0.325313f,1.31872f,-0.702308f,0.320614f,1.31965f,-0.702185f,0.315915f,1.32387f,-0.710098f,0.312017f,1.32785f,-0.710121f,0.309355f,1.33255f,-0.710129f,0.30842f,1.33725f,-0.710122f,0.309355f,1.34123f,-0.710099f,0.312017f,1.3439f,-0.710065f,0.316001f,1.34483f,-0.710025f,0.3207f,1.3439f,-0.709984f,0.325399f,1.34123f,-0.70995f,0.329383f,1.33725f,-0.709927f,0.332045f,1.33255f,-0.709919f,0.33298f,1.32785f,-0.709927f,0.332045f,1.32387f,-0.709949f,0.329383f,1.3212f,-0.709983f,0.325399f,1.32027f,-0.710023f,0.3207f,1.3212f,-0.710064f,0.316001f,1.3212f,-0.720063f,0.316087f,1.32387f,-0.720098f,0.312103f,1.32785f,-0.720121f,0.309441f,1.33255f,-0.720129f,0.308506f,1.33725f,-0.720121f,0.309441f,1.34123f,-0.720099f,0.312103f,1.34389f,-0.720065f,0.316087f,1.34483f,-0.720024f,0.320786f}; return value; } private float[] getCoordinate_10_339_point_7() { float[] value = {1.34389f,-0.719984f,0.325485f,1.34123f,-0.71995f,0.329469f,1.33725f,-0.719927f,0.332131f,1.33255f,-0.719918f,0.333065f,1.32785f,-0.719926f,0.332131f,1.32387f,-0.719949f,0.329469f,1.3212f,-0.719983f,0.325485f,1.32027f,-0.720023f,0.320786f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_343_coordIndex_1() { int[] value = {0,1,87,86,-1,1,3,13,12,2,41,190,-1,4,0,19,18,-1,7,3,1,0,4,6,-1,7,6,9,8,-1,10,11,12,13,-1,11,10,7,8,-1,13,3,7,10,-1,14,15,16,17,-1,15,14,9,6,-1,16,15,6,4,-1,17,16,4,18,5,-1,18,19,173,174,-1,23,22,39,37,-1,25,24,20,21,28,29,30,31,-1,26,25,31,35,-1,27,24,25,26,-1,28,32,17,5,-1,29,28,5,9,-1,30,29,33,34,-1,30,34,11,8,-1,31,30,8,2,-1,32,33,14,17,-1,33,29,9,14,-1,34,33,32,22,23,27,26,35,-1,34,35,12,11,-1,35,31,2,12,-1,36,20,24,27,23,37,-1,38,21,20,36,-1,39,22,32,28,21,38,-1,39,38,36,37,-1,40,41,2,8,9,5,175,181,187,188,182,176,91,95,94,88,127,126,-1,41,40,45,48,49,44,-1,42,47,46,43,129,132,133,128,-1,48,46,47,49,-1,51,48,45,52,-1,51,50,46,48,-1,53,43,46,50,-1,55,47,42,56,-1,55,54,49,47,-1,57,44,49,54,-1,58,59,60,61,-1,59,58,50,51,-1,60,59,51,52,-1,62,63,64,65,-1,63,62,54,55,-1,65,57,54,62,-1,65,64,56,42,44,57,-1,69,68,85,83,-1,71,70,66,67,74,75,76,77,-1,72,71,77,81,-1,73,70,71,72,-1,74,78,61,53,-1,75,74,53,50,-1,76,75,79,80,-1,76,80,63,55,-1,77,76,55,56,-1,78,79,58,61,-1,79,75,50,58,-1,80,79,78,68,69,73,72,81,-1,80,81,64,63,-1,81,77,56,64,-1,82,66,70,73,69,83,-1,84,67,66,82,-1,85,68,78,74,67,84,-1,85,84,82,83,-1,86,105,19,0,-1,87,1,190,-1,88,94,116,117,-1,90,92,101,102,-1,91,103,118,114,-1,91,104,90,102,103,-1,92,90,86,87,89,93,-1,92,95,100,101,-1,94,93,96,97,-1,94,95,92,93,-1,94,97,120,116,-1,95,91,114,115,-1,96,93,89,99,-1,97,98,121,120,-1,98,88,117,121,-1,99,98,97,96,-1,100,95,115,119,-1,103,100,119,118,-1,103,102,101,100,-1,104,91,176,177,-1,104,105,86,90,-1,105,172,173,19,-1,112,111,110,113,-1,117,116,115,114,107,106,110,111,-1,120,119,115,116,-1,121,112,113,109,108,118,119,120,-1,121,117,111,112,-1,122,106,107,124,-1,123,109,113,110,106,122,-1,123,122,124,125,-1,123,125,108,109,-1,124,107,114,118,108,125,-1,126,131,45,40,-1,130,135,134,131,126,127,-1,133,135,140,141,-1,134,132,136,137,-1,135,133,132,134,-1,136,132,129,139,-1,136,139,160,161,-1,137,136,144,145,-1,138,131,134,137,-1,138,137,145,146,-1,139,129,43,53,61,60,52,45,131,138,146,147,-1,139,147,164,160,-1,140,135,130,143,-1,141,140,148,149,-1,141,149,166,162,-1,142,128,133,141,-1,142,141,162,163,-1,143,130,128,142,150,151,-1,144,136,161,165,-1,147,144,165,164,-1,147,146,145,144,-1,148,140,143,151,-1,149,150,167,166,-1,150,142,163,167,-1,151,150,149,148,-1,158,157,156,159,-1,163,162,161,160,153,152,156,157,-1,166,165,161,162,-1,167,158,159,155,154,164,165,166,-1,167,163,157,158,-1,168,152,153,170,-1,169,155,159,156,152,168,-1,169,168,170,171,-1,169,171,154,155,-1,170,153,160,164,154,171,-1,172,105,104,177,-1,173,172,178,179,-1,174,173,179,180,-1,175,5,18,174,-1,177,176,182,183,-1,178,172,177,183,-1,179,178,184,185,-1,180,179,185,186,-1,181,175,174,180,-1,183,182,188,189,-1,184,178,183,189,-1,187,181,180,186,-1,187,186,185,184,189,188,-1,190,41,44,42,128,130,127,-1,190,127,88,98,99,89,87,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_343_point_1() { float[] value = {1.2095f,-0.53856f,0.301759f,1.20949f,-0.541183f,-0.18311f,1.30703f,-0.716234f,-0.182166f,1.32117f,-0.6349f,-0.182606f,1.32118f,-0.632277f,0.302263f,1.30704f,-0.713612f,0.302703f,1.32118f,-0.632602f,0.242186f,1.32117f,-0.634577f,-0.122967f,1.30703f,-0.715912f,-0.122527f,1.30704f,-0.713937f,0.242626f,1.38881f,-0.69134f,-0.122662f,1.3883f,-0.715916f,-0.122529f,1.3883f,-0.716238f,-0.182167f,1.38881f,-0.691663f,-0.1823f,1.38831f,-0.713941f,0.242624f,1.38882f,-0.689364f,0.242491f,1.38882f,-0.689039f,0.302568f,1.38831f,-0.713617f,0.302701f,1.30768f,-0.658103f,0.302403f,1.22371f,-0.576991f,0.301966f,1.30705f,-0.75167f,0.465541f,1.30705f,-0.718327f,0.465361f,1.38832f,-0.718332f,0.465359f,1.38832f,-0.751674f,0.465539f,1.30703f,-0.756063f,-0.346939f,1.30703f,-0.72272f,-0.34712f,1.3883f,-0.722725f,-0.347122f,1.3883f,-0.756067f,-0.346941f,1.30704f,-0.719207f,0.302733f,1.30704f,-0.719531f,0.242656f,1.30703f,-0.721506f,-0.122497f,1.30703f,-0.721828f,-0.182135f,1.38831f,-0.719211f,0.302731f,1.38831f,-0.719536f,0.242654f,1.3883f,-0.72151f,-0.122499f,1.3883f,-0.721833f,-0.182137f,1.33414f,-0.75152f,0.493551f,1.36123f,-0.751521f,0.49355f,1.33414f,-0.718177f,0.49337f,1.36123f,-0.718179f,0.49337f,1.16586f,-0.716646f,0.303313f,1.16585f,-0.719271f,-0.182146f,1.16583f,-0.971584f,-0.181335f,1.16585f,-0.968956f,0.304601f,1.16584f,-0.922958f,-0.181598f,1.16585f,-0.92033f,0.304338f,1.16584f,-0.969245f,0.251249f,1.16583f,-0.971296f,-0.128097f,1.16585f,-0.920619f,0.250986f,1.16584f,-0.92267f,-0.12836f,1.30635f,-0.969252f,0.251246f,1.32872f,-0.920627f,0.250983f,1.32872f,-0.920339f,0.304334f,1.30635f,-0.968964f,0.304597f,1.32871f,-0.922678f,-0.128364f,1.30634f,-0.971303f,-0.128101f,1.30633f,-0.971591f,-0.181338f,1.32871f,-0.922966f,-0.181602f,1.3872f,-0.967722f,0.251236f,1.38748f,-0.95064f,0.251143f,1.38748f,-0.950351f,0.304495f,1.3872f,-0.967434f,0.304587f,1.38747f,-0.952691f,-0.128203f,1.38719f,-0.969774f,-0.128111f,1.38719f,-0.970061f,-0.181348f,1.38747f,-0.952979f,-0.181441f,1.30711f,-1.00561f,0.466914f,1.30711f,-0.972269f,0.466734f,1.38838f,-0.972274f,0.466732f,1.38838f,-1.00562f,0.466912f,1.30709f,-1.01001f,-0.345566f,1.30709f,-0.976663f,-0.345746f,1.38836f,-0.976667f,-0.345748f,1.38836f,-1.01001f,-0.345568f,1.30711f,-0.973146f,0.30462f,1.3071f,-0.973435f,0.251269f,1.3071f,-0.975486f,-0.128078f,1.30709f,-0.975774f,-0.181316f,1.38838f,-0.97315f,0.304618f,1.38838f,-0.973439f,0.251267f,1.38837f,-0.97549f,-0.12808f,1.38836f,-0.975778f,-0.181317f,1.3342f,-1.00546f,0.494924f,1.36129f,-1.00546f,0.494923f,1.3342f,-0.972119f,0.494744f,1.36129f,-0.972121f,0.494743f,1.06591f,-0.538552f,0.301762f,1.0659f,-0.541175f,-0.183106f,0.968335f,-0.716216f,-0.182157f,0.954208f,-0.634881f,-0.182597f,0.954218f,-0.632257f,0.302271f,0.968347f,-0.713595f,0.302711f,0.954217f,-0.632582f,0.242194f,0.954209f,-0.634558f,-0.122959f,0.968336f,-0.715894f,-0.122519f,0.968345f,-0.713919f,0.242634f,0.88656f,-0.691314f,-0.12265f,0.887066f,-0.71589f,-0.122517f,0.887064f,-0.716212f,-0.182156f,0.886558f,-0.691637f,-0.182288f}; return value; } private float[] getCoordinate_10_343_point_2() { float[] value = {0.887075f,-0.713915f,0.242636f,0.886568f,-0.689338f,0.242503f,0.886569f,-0.689013f,0.30258f,0.887076f,-0.71359f,0.302713f,0.967719f,-0.658085f,0.302411f,1.05169f,-0.576982f,0.30197f,0.968349f,-0.751652f,0.465549f,0.96835f,-0.71831f,0.465369f,0.88708f,-0.718305f,0.465371f,0.887078f,-0.751648f,0.465551f,0.968329f,-0.756046f,-0.346931f,0.968331f,-0.722703f,-0.347112f,0.88706f,-0.722699f,-0.34711f,0.887058f,-0.756041f,-0.346929f,0.968347f,-0.719189f,0.302741f,0.968345f,-0.719514f,0.242664f,0.968336f,-0.721488f,-0.122489f,0.968335f,-0.721811f,-0.182127f,0.887076f,-0.719185f,0.302743f,0.887074f,-0.71951f,0.242666f,0.887065f,-0.721484f,-0.122487f,0.887064f,-0.721806f,-0.182125f,0.941259f,-0.751499f,0.49356f,0.914169f,-0.751498f,0.493561f,0.941261f,-0.718157f,0.49338f,0.914171f,-0.718155f,0.49338f,1.10953f,-0.716643f,0.303314f,1.10952f,-0.719268f,-0.182144f,1.10951f,-0.971581f,-0.181333f,1.10952f,-0.968953f,0.304602f,1.10951f,-0.922955f,-0.181596f,1.10952f,-0.920327f,0.304339f,1.10952f,-0.969242f,0.251251f,1.10951f,-0.971293f,-0.128096f,1.10952f,-0.920616f,0.250988f,1.10951f,-0.922667f,-0.128359f,0.969016f,-0.969235f,0.251254f,0.946647f,-0.920607f,0.250992f,0.946649f,-0.920319f,0.304343f,0.969018f,-0.968946f,0.304605f,0.946638f,-0.922658f,-0.128355f,0.969007f,-0.971286f,-0.128093f,0.969006f,-0.971574f,-0.18133f,0.946637f,-0.922946f,-0.181593f,0.888162f,-0.967696f,0.251248f,0.887885f,-0.950614f,0.251155f,0.887887f,-0.950325f,0.304506f,0.888163f,-0.967408f,0.304599f,0.887876f,-0.952665f,-0.128191f,0.888153f,-0.969748f,-0.128099f,0.888152f,-0.970035f,-0.181337f,0.887875f,-0.952953f,-0.181429f,0.96826f,-1.00559f,0.466922f,0.968262f,-0.972252f,0.466742f,0.886991f,-0.972248f,0.466744f,0.886989f,-1.00559f,0.466924f,0.96824f,-1.00999f,-0.345558f,0.968242f,-0.976645f,-0.345738f,0.886971f,-0.976641f,-0.345736f,0.886969f,-1.00998f,-0.345556f,0.968258f,-0.973128f,0.304628f,0.968256f,-0.973417f,0.251277f,0.968247f,-0.975468f,-0.12807f,0.968246f,-0.975756f,-0.181308f,0.886987f,-0.973124f,0.30463f,0.886986f,-0.973413f,0.251279f,0.886976f,-0.975464f,-0.128068f,0.886975f,-0.975752f,-0.181306f,0.94117f,-1.00544f,0.494933f,0.91408f,-1.00544f,0.494934f,0.941172f,-0.972099f,0.494753f,0.914082f,-0.972098f,0.494754f,1.05892f,-0.576495f,0.392021f,1.21649f,-0.576503f,0.392018f,1.2934f,-0.657615f,0.392454f,1.29282f,-0.713125f,0.392755f,0.982574f,-0.713108f,0.392762f,0.981999f,-0.657599f,0.392462f,1.08019f,-0.60926f,0.454788f,1.19522f,-0.609266f,0.454786f,1.25136f,-0.657274f,0.455044f,1.25094f,-0.712784f,0.455344f,1.02446f,-0.712772f,0.45535f,1.02404f,-0.657262f,0.455049f,1.12206f,-0.648816f,0.503913f,1.15335f,-0.648817f,0.503912f,1.16862f,-0.657006f,0.503956f,1.1685f,-0.712515f,0.504256f,1.1069f,-0.712512f,0.504258f,1.10679f,-0.657002f,0.503958f,1.13768f,-0.719269f,-0.182145f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_352_coordIndex_1() { int[] value = {0,1,18,19,-1,2,3,25,26,-1,3,4,24,25,-1,6,7,21,22,-1,7,8,20,21,-1,8,0,19,20,-1,18,1,2,26,-1,23,5,6,22,-1,27,0,8,99,-1,28,29,38,37,-1,29,30,39,38,-1,31,32,41,40,-1,32,33,42,41,-1,34,35,44,43,-1,35,9,10,44,-1,36,1,0,27,-1,37,38,47,46,-1,38,39,48,47,-1,40,41,50,49,-1,41,42,51,50,-1,43,44,53,52,-1,44,10,11,53,-1,45,2,1,36,-1,54,3,2,45,-1,55,56,65,64,-1,56,57,66,65,-1,58,59,68,67,-1,59,60,69,68,-1,61,62,71,70,-1,62,12,13,71,-1,63,4,3,54,-1,64,65,158,157,-1,65,66,159,158,-1,67,68,161,160,-1,68,69,162,161,-1,70,71,164,163,-1,71,13,118,164,-1,72,5,112,165,-1,73,74,83,82,-1,74,75,84,83,-1,76,77,86,85,-1,77,78,87,86,-1,79,80,89,88,-1,80,14,15,89,-1,81,6,5,72,-1,82,83,92,91,-1,83,84,93,92,-1,85,86,95,94,-1,86,87,96,95,-1,88,89,98,97,-1,89,15,16,98,-1,90,7,6,81,-1,99,8,7,90,-1,100,101,29,28,-1,101,102,30,29,-1,103,104,32,31,-1,104,105,33,32,-1,106,107,35,34,-1,107,17,9,35,-1,123,122,109,108,-1,124,123,108,114,-1,125,124,114,113,-1,126,112,5,23,-1,126,125,113,112,-1,127,24,4,111,-1,128,110,109,122,-1,128,127,111,110,-1,129,108,109,138,-1,130,131,185,184,-1,131,132,186,185,-1,133,134,188,187,-1,134,135,189,188,-1,136,137,191,190,-1,137,115,121,191,-1,138,109,110,147,-1,139,140,131,130,-1,140,141,132,131,-1,142,143,134,133,-1,143,144,135,134,-1,145,146,137,136,-1,146,116,115,137,-1,147,110,111,156,-1,156,111,4,63,-1,157,158,149,148,-1,158,159,150,149,-1,160,161,152,151,-1,161,162,153,152,-1,163,164,155,154,-1,164,118,117,155,-1,165,112,113,174,-1,166,167,74,73,-1,167,168,75,74,-1,169,170,77,76,-1,170,171,78,77,-1,172,173,80,79,-1,173,119,14,80,-1,174,113,114,183,-1,183,114,108,129,-1,184,185,176,175,-1,185,186,177,176,-1,187,188,179,178,-1,188,189,180,179,-1,190,191,182,181,-1,191,121,120,182,-1,192,91,92,194,-1,194,92,93,102,101,195,-1,195,101,100,193,-1,195,193,217,209,-1,196,46,47,198,-1,198,47,48,57,56,199,-1,199,56,55,197,-1,199,197,219,211,-1,200,175,176,202,-1,202,176,177,168,167,203,-1,203,167,166,201,-1,203,201,221,213,-1,204,148,149,206,-1,206,149,150,141,140,207,-1,207,140,139,205,-1,207,205,223,215,-1,208,194,195,209,-1,210,198,199,211,-1,212,202,203,213,-1,214,206,207,215,-1,216,192,194,208,-1,216,208,209,217,-1,217,193,192,216,-1,218,196,198,210,-1,218,210,211,219,-1,219,197,196,218,-1,220,200,202,212,-1,220,212,213,221,-1,221,201,200,220,-1,222,204,206,214,-1,222,214,215,223,-1,223,205,204,222,-1,224,95,96,226,-1,224,226,260,261,-1,225,104,103,94,95,224,-1,225,224,261,262,-1,226,228,259,260,-1,227,105,104,225,-1,227,225,262,263,-1,228,97,98,230,-1,228,230,258,259,-1,230,98,16,17,107,231,-1,230,231,257,258,-1,231,107,106,229,-1,231,229,256,257,-1,232,50,51,234,-1,232,234,268,269,-1,233,59,58,49,50,232,-1,233,232,269,270,-1,234,236,267,268,-1,235,60,59,233,-1,235,233,270,271,-1,236,52,53,238,-1,236,238,266,267,-1,238,53,11,12,62,239,-1,238,239,265,266,-1,239,62,61,237,-1,239,237,264,265,-1,240,179,180,242,-1,240,242,276,277,-1,241,170,169,178,179,240,-1,241,240,277,278,-1,242,244,275,276,-1,243,171,170,241,-1,243,241,278,279,-1,244,181,182,246,-1,244,246,274,275,-1,246,182,120,119,173,247,-1,246,247,273,274,-1,247,173,172,245,-1,247,245,272,273,-1,248,152,153,250,-1,248,250,284,285,-1,249,143,142,151,152,248,-1,249,248,285,286,-1,250,252,283,284,-1,251,144,143,249,-1,251,249,286,287,-1,252,154,155,254,-1,252,254,282,283,-1,254,155,117,116,146,255,-1,254,255,281,282,-1,255,146,145,253,-1,255,253,280,281,-1,256,229,227,263,-1,256,263,260,259,-1,259,258,257,256,-1,263,262,261,260,-1,264,237,235,271,-1,264,271,268,267,-1,267,266,265,264,-1,271}; return value; } private int[] getIndexedFaceSet_10_352_coordIndex_2() { int[] value = {270,269,268,-1,272,245,243,279,-1,272,279,276,275,-1,275,274,273,272,-1,279,278,277,276,-1,280,253,251,287,-1,280,287,284,283,-1,283,282,281,280,-1,287,286,285,284,-1,289,288,119,120,-1,290,289,120,121,-1,291,290,121,115,-1,292,291,115,116,-1,293,292,116,117,-1,294,293,117,118,-1,295,294,118,13,-1,296,295,13,12,-1,297,296,12,11,-1,298,297,11,10,-1,299,298,10,9,-1,300,299,9,17,-1,301,300,17,16,-1,302,301,16,15,-1,303,14,119,288,-1,303,302,15,14,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_352_point_1() { float[] value = {1.27944f,-0.80621f,0.488764f,1.27944f,-0.833357f,0.488911f,1.28982f,-0.858438f,0.489046f,1.30902f,-0.877634f,0.48915f,1.3341f,-0.888024f,0.489205f,1.36125f,-0.751549f,0.488467f,1.33411f,-0.751547f,0.488467f,1.30903f,-0.761935f,0.488524f,1.28983f,-0.78113f,0.488628f,1.29145f,-0.813339f,-0.398737f,1.29145f,-0.8357f,-0.398616f,1.30001f,-0.856359f,-0.398505f,1.31582f,-0.872171f,-0.39842f,1.33647f,-0.880729f,-0.398374f,1.35884f,-0.768317f,-0.398982f,1.33648f,-0.768315f,-0.398982f,1.31582f,-0.776871f,-0.398935f,1.30001f,-0.792682f,-0.398849f,1.28654f,-0.831733f,0.528087f,1.28654f,-0.80741f,0.527956f,1.29585f,-0.784938f,0.527834f,1.31305f,-0.76774f,0.52774f,1.33552f,-0.758432f,0.52769f,1.35984f,-0.758434f,0.527689f,1.33551f,-0.880716f,0.528351f,1.31304f,-0.871406f,0.528301f,1.29584f,-0.854206f,0.528208f,1.27944f,-0.806683f,0.401177f,1.27944f,-0.806828f,0.374375f,1.27943f,-0.807496f,0.250928f,1.27943f,-0.807999f,0.157766f,1.27943f,-0.808142f,0.131459f,1.27942f,-0.810026f,-0.217093f,1.27942f,-0.810556f,-0.315052f,1.27942f,-0.810629f,-0.328528f,1.27942f,-0.810845f,-0.368542f,1.27944f,-0.83383f,0.401323f,1.27943f,-0.833975f,0.374522f,1.27943f,-0.834643f,0.251075f,1.27943f,-0.835146f,0.157913f,1.27943f,-0.835289f,0.131606f,1.27942f,-0.837173f,-0.216947f,1.27942f,-0.837703f,-0.314905f,1.27942f,-0.837776f,-0.328381f,1.27942f,-0.837992f,-0.368395f,1.28982f,-0.858911f,0.401459f,1.28982f,-0.859056f,0.374657f,1.28982f,-0.859724f,0.251211f,1.28982f,-0.860227f,0.158048f,1.28982f,-0.86037f,0.131741f,1.28981f,-0.862254f,-0.216811f,1.28981f,-0.862784f,-0.31477f,1.28981f,-0.862857f,-0.328246f,1.28981f,-0.863073f,-0.36826f,1.30902f,-0.878108f,0.401562f,1.30902f,-0.878253f,0.37476f,1.30901f,-0.87892f,0.251314f,1.30901f,-0.879424f,0.158151f,1.30901f,-0.879566f,0.131844f,1.309f,-0.881451f,-0.216708f,1.309f,-0.881981f,-0.314667f,1.309f,-0.882054f,-0.328142f,1.309f,-0.88227f,-0.368156f,1.3341f,-0.888498f,0.401618f,1.3341f,-0.888643f,0.374816f,1.33409f,-0.88931f,0.25137f,1.33409f,-0.889814f,0.158207f,1.33409f,-0.889956f,0.1319f,1.33408f,-0.891841f,-0.216652f,1.33408f,-0.892371f,-0.314611f,1.33408f,-0.892444f,-0.328087f,1.33408f,-0.89266f,-0.368101f,1.36125f,-0.752022f,0.400879f,1.36125f,-0.752167f,0.374077f,1.36125f,-0.752835f,0.250631f,1.36125f,-0.753339f,0.157468f,1.36125f,-0.753481f,0.131161f,1.36124f,-0.755366f,-0.217391f,1.36124f,-0.755895f,-0.315349f,1.36124f,-0.755968f,-0.328825f,1.36124f,-0.756184f,-0.368839f,1.33411f,-0.752021f,0.40088f,1.3341f,-0.752166f,0.374078f,1.3341f,-0.752833f,0.250632f,1.3341f,-0.753337f,0.157469f,1.3341f,-0.753479f,0.131162f,1.33409f,-0.755364f,-0.21739f,1.33409f,-0.755894f,-0.315349f,1.33409f,-0.755967f,-0.328825f,1.33409f,-0.756183f,-0.368839f,1.30902f,-0.762408f,0.400937f,1.30902f,-0.762553f,0.374135f,1.30902f,-0.763221f,0.250688f,1.30902f,-0.763725f,0.157526f,1.30902f,-0.763867f,0.131219f,1.30901f,-0.765751f,-0.217333f,1.30901f,-0.766281f,-0.315292f,1.30901f,-0.766354f,-0.328768f,1.30901f,-0.76657f,-0.368782f,1.28983f,-0.781603f,0.401041f}; return value; } private float[] getCoordinate_11_352_point_2() { float[] value = {1.28983f,-0.781748f,0.374239f,1.28982f,-0.782416f,0.250793f,1.28982f,-0.782919f,0.15763f,1.28982f,-0.783062f,0.131323f,1.28981f,-0.784946f,-0.217229f,1.28981f,-0.785476f,-0.315188f,1.28981f,-0.785549f,-0.328664f,1.28981f,-0.785765f,-0.368678f,1.41592f,-0.833364f,0.488908f,1.40553f,-0.858444f,0.489044f,1.38633f,-0.877638f,0.489148f,1.36125f,-0.888026f,0.489205f,1.38634f,-0.761939f,0.488522f,1.40553f,-0.781136f,0.488626f,1.41592f,-0.806217f,0.488761f,1.40386f,-0.835706f,-0.398619f,1.39531f,-0.856364f,-0.398507f,1.37949f,-0.872174f,-0.398421f,1.35884f,-0.88073f,-0.398374f,1.3795f,-0.776875f,-0.398936f,1.39531f,-0.792687f,-0.398851f,1.40387f,-0.813345f,-0.39874f,1.39951f,-0.854211f,0.528206f,1.40882f,-0.83174f,0.528084f,1.40882f,-0.807416f,0.527953f,1.39951f,-0.784943f,0.527832f,1.38232f,-0.767743f,0.527739f,1.35984f,-0.880717f,0.52835f,1.38231f,-0.87141f,0.528299f,1.41591f,-0.833837f,0.40132f,1.41591f,-0.833982f,0.374519f,1.41591f,-0.83465f,0.251072f,1.41591f,-0.835153f,0.15791f,1.41591f,-0.835296f,0.131603f,1.4159f,-0.83718f,-0.21695f,1.4159f,-0.83771f,-0.314908f,1.4159f,-0.837783f,-0.328384f,1.4159f,-0.837999f,-0.368398f,1.40552f,-0.858917f,0.401456f,1.40552f,-0.859062f,0.374654f,1.40552f,-0.85973f,0.251208f,1.40552f,-0.860233f,0.158045f,1.40552f,-0.860376f,0.131738f,1.40551f,-0.86226f,-0.216814f,1.40551f,-0.86279f,-0.314772f,1.40551f,-0.862863f,-0.328248f,1.40551f,-0.863079f,-0.368262f,1.38633f,-0.878112f,0.40156f,1.38633f,-0.878257f,0.374759f,1.38632f,-0.878924f,0.251312f,1.38632f,-0.879428f,0.15815f,1.38632f,-0.87957f,0.131843f,1.38631f,-0.881455f,-0.21671f,1.38631f,-0.881985f,-0.314668f,1.38631f,-0.882058f,-0.328144f,1.38631f,-0.882274f,-0.368158f,1.36125f,-0.888499f,0.401617f,1.36125f,-0.888644f,0.374815f,1.36124f,-0.889312f,0.251369f,1.36124f,-0.889816f,0.158206f,1.36124f,-0.889958f,0.131899f,1.36123f,-0.891842f,-0.216653f,1.36123f,-0.892372f,-0.314611f,1.36123f,-0.892445f,-0.328087f,1.36123f,-0.892661f,-0.368101f,1.38633f,-0.762412f,0.400935f,1.38633f,-0.762557f,0.374133f,1.38633f,-0.763225f,0.250687f,1.38633f,-0.763729f,0.157524f,1.38633f,-0.763871f,0.131217f,1.38632f,-0.765756f,-0.217335f,1.38632f,-0.766285f,-0.315294f,1.38632f,-0.766358f,-0.32877f,1.38632f,-0.766574f,-0.368783f,1.40553f,-0.781609f,0.401038f,1.40553f,-0.781754f,0.374236f,1.40552f,-0.782422f,0.25079f,1.40552f,-0.782925f,0.157627f,1.40552f,-0.783068f,0.13132f,1.40551f,-0.784952f,-0.217232f,1.40551f,-0.785482f,-0.31519f,1.40551f,-0.785555f,-0.328666f,1.40551f,-0.785771f,-0.36868f,1.41592f,-0.80669f,0.401174f,1.41592f,-0.806835f,0.374372f,1.41591f,-0.807503f,0.250925f,1.41591f,-0.808006f,0.157763f,1.41591f,-0.808149f,0.131456f,1.4159f,-0.810033f,-0.217096f,1.4159f,-0.810563f,-0.315055f,1.4159f,-0.810636f,-0.328531f,1.4159f,-0.810852f,-0.368545f,1.30262f,-0.768952f,0.37417f,1.29623f,-0.77535f,0.374204f,1.30262f,-0.769619f,0.250723f,1.29622f,-0.776017f,0.250758f,1.29622f,-0.865455f,0.374691f,1.30262f,-0.871854f,0.374726f,1.29622f,-0.866123f,0.251245f,1.30262f,-0.872521f,0.251279f}; return value; } private float[] getCoordinate_11_352_point_3() { float[] value = {1.39913f,-0.775355f,0.374202f,1.39273f,-0.768956f,0.374168f,1.39913f,-0.776023f,0.250756f,1.39273f,-0.769624f,0.250721f,1.39273f,-0.871859f,0.374724f,1.39912f,-0.86546f,0.374689f,1.39272f,-0.872526f,0.251277f,1.39912f,-0.866128f,0.251243f,1.28666f,-0.75366f,0.250637f,1.28026f,-0.760058f,0.250672f,1.28026f,-0.88208f,0.251332f,1.28666f,-0.888479f,0.251366f,1.41509f,-0.760065f,0.250669f,1.40869f,-0.753666f,0.250634f,1.40868f,-0.888486f,0.251363f,1.41508f,-0.882087f,0.251329f,1.28667f,-0.75307f,0.359676f,1.28027f,-0.759468f,0.359711f,1.28026f,-0.881491f,0.360371f,1.28666f,-0.88789f,0.360405f,1.41509f,-0.759475f,0.359708f,1.40869f,-0.753076f,0.359673f,1.40868f,-0.887896f,0.360402f,1.41508f,-0.881498f,0.360368f,1.30261f,-0.77215f,-0.217299f,1.29621f,-0.778548f,-0.217264f,1.30261f,-0.772679f,-0.315257f,1.29621f,-0.779078f,-0.315223f,1.30261f,-0.772752f,-0.328733f,1.29621f,-0.779151f,-0.328699f,1.30261f,-0.772969f,-0.368747f,1.29621f,-0.779367f,-0.368712f,1.29621f,-0.868653f,-0.216777f,1.30261f,-0.875052f,-0.216742f,1.29621f,-0.869183f,-0.314735f,1.3026f,-0.875582f,-0.314701f,1.2962f,-0.869256f,-0.328211f,1.3026f,-0.875655f,-0.328177f,1.2962f,-0.869472f,-0.368225f,1.3026f,-0.875871f,-0.368191f,1.39912f,-0.778553f,-0.217266f,1.39272f,-0.772154f,-0.217301f,1.39911f,-0.779083f,-0.315225f,1.39272f,-0.772684f,-0.315259f,1.39911f,-0.779156f,-0.328701f,1.39271f,-0.772757f,-0.328735f,1.39911f,-0.779372f,-0.368715f,1.39271f,-0.772973f,-0.368749f,1.39271f,-0.875057f,-0.216744f,1.39911f,-0.868659f,-0.216779f,1.39271f,-0.875586f,-0.314703f,1.39911f,-0.869188f,-0.314738f,1.39271f,-0.875659f,-0.328179f,1.39911f,-0.869261f,-0.328214f,1.39271f,-0.875876f,-0.368193f,1.39911f,-0.869477f,-0.368227f,1.24976f,-0.732536f,-0.298727f,1.24818f,-0.731332f,-0.368971f,1.25458f,-0.724934f,-0.369006f,1.25616f,-0.726137f,-0.298762f,1.26051f,-0.73037f,-0.276582f,1.27003f,-0.739751f,-0.251665f,1.26363f,-0.746149f,-0.25163f,1.25412f,-0.736769f,-0.276547f,1.25615f,-0.921938f,-0.297703f,1.25457f,-0.923901f,-0.36793f,1.24817f,-0.917502f,-0.367964f,1.24975f,-0.915539f,-0.297738f,1.25411f,-0.911067f,-0.275605f,1.26362f,-0.901418f,-0.250791f,1.27002f,-0.907817f,-0.250756f,1.26051f,-0.917466f,-0.27557f,1.43917f,-0.726147f,-0.298766f,1.44075f,-0.724944f,-0.36901f,1.44715f,-0.731343f,-0.368975f,1.44557f,-0.732546f,-0.298732f,1.44121f,-0.736778f,-0.276551f,1.4317f,-0.746158f,-0.251634f,1.4253f,-0.739759f,-0.251668f,1.43482f,-0.730379f,-0.276586f,1.44556f,-0.915549f,-0.297742f,1.44714f,-0.917512f,-0.367969f,1.44074f,-0.92391f,-0.367934f,1.43916f,-0.921948f,-0.297707f,1.43481f,-0.917475f,-0.275574f,1.42529f,-0.907825f,-0.25076f,1.43169f,-0.901427f,-0.250794f,1.4412f,-0.911077f,-0.275609f,1.37447f,-0.784403f,-0.398896f,1.38778f,-0.797717f,-0.398824f,1.39498f,-0.815111f,-0.39873f,1.39498f,-0.833939f,-0.398628f,1.38778f,-0.851333f,-0.398534f,1.37446f,-0.864645f,-0.398462f,1.35707f,-0.871849f,-0.398422f,1.33824f,-0.871848f,-0.398422f,1.32085f,-0.864642f,-0.398461f,1.30753f,-0.851329f,-0.398532f,1.30033f,-0.833934f,-0.398626f,1.30033f,-0.815106f,-0.398728f}; return value; } private float[] getCoordinate_11_352_point_4() { float[] value = {1.30754f,-0.797712f,-0.398822f,1.32085f,-0.7844f,-0.398894f,1.33825f,-0.777196f,-0.398934f,1.35707f,-0.777197f,-0.398934f,1.37447f,-0.784335f,-0.386391f,1.38778f,-0.797649f,-0.38632f,1.39499f,-0.815044f,-0.386226f,1.39498f,-0.833871f,-0.386124f,1.38778f,-0.851265f,-0.38603f,1.37446f,-0.864577f,-0.385958f,1.35707f,-0.871781f,-0.385918f,1.33824f,-0.87178f,-0.385918f,1.32085f,-0.864575f,-0.385956f,1.30753f,-0.851261f,-0.386028f,1.30033f,-0.833866f,-0.386122f,1.30033f,-0.815039f,-0.386224f,1.30754f,-0.797645f,-0.386318f,1.32085f,-0.784333f,-0.38639f,1.33825f,-0.777128f,-0.38643f,1.35707f,-0.777129f,-0.38643f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_356_point_1() { float[] value = {1.27944f,-0.806683f,0.401177f,1.27944f,-0.806828f,0.374375f,1.27943f,-0.807999f,0.157766f,1.27943f,-0.808142f,0.131459f,1.27942f,-0.810556f,-0.315052f,1.27942f,-0.810629f,-0.328528f,1.27944f,-0.83383f,0.401323f,1.27943f,-0.833975f,0.374522f,1.27943f,-0.835146f,0.157913f,1.27943f,-0.835289f,0.131606f,1.27942f,-0.837703f,-0.314905f,1.27942f,-0.837776f,-0.328381f,1.28982f,-0.858911f,0.401459f,1.28982f,-0.859056f,0.374657f,1.28982f,-0.860227f,0.158048f,1.28982f,-0.86037f,0.131741f,1.28981f,-0.862784f,-0.31477f,1.28981f,-0.862857f,-0.328246f,1.30902f,-0.878108f,0.401562f,1.30902f,-0.878253f,0.37476f,1.30901f,-0.879424f,0.158151f,1.30901f,-0.879566f,0.131844f,1.309f,-0.881981f,-0.314667f,1.309f,-0.882054f,-0.328142f,1.3341f,-0.888498f,0.401618f,1.3341f,-0.888643f,0.374816f,1.33409f,-0.889814f,0.158207f,1.33409f,-0.889956f,0.1319f,1.33408f,-0.892371f,-0.314611f,1.33408f,-0.892444f,-0.328087f,1.36125f,-0.752022f,0.400879f,1.36125f,-0.752167f,0.374077f,1.36125f,-0.753339f,0.157468f,1.36125f,-0.753481f,0.131161f,1.36124f,-0.755895f,-0.315349f,1.36124f,-0.755968f,-0.328825f,1.33411f,-0.752021f,0.40088f,1.3341f,-0.752166f,0.374078f,1.3341f,-0.753337f,0.157469f,1.3341f,-0.753479f,0.131162f,1.33409f,-0.755894f,-0.315349f,1.33409f,-0.755967f,-0.328825f,1.30902f,-0.762408f,0.400937f,1.30902f,-0.762553f,0.374135f,1.30902f,-0.763725f,0.157526f,1.30902f,-0.763867f,0.131219f,1.30901f,-0.766281f,-0.315292f,1.30901f,-0.766354f,-0.328768f,1.28983f,-0.781603f,0.401041f,1.28983f,-0.781748f,0.374239f,1.28982f,-0.782919f,0.15763f,1.28982f,-0.783062f,0.131323f,1.28981f,-0.785476f,-0.315188f,1.28981f,-0.785549f,-0.328664f,1.41591f,-0.833837f,0.40132f,1.41591f,-0.833982f,0.374519f,1.41591f,-0.835153f,0.15791f,1.41591f,-0.835296f,0.131603f,1.4159f,-0.83771f,-0.314908f,1.4159f,-0.837783f,-0.328384f,1.40552f,-0.858917f,0.401456f,1.40552f,-0.859062f,0.374654f,1.40552f,-0.860233f,0.158045f,1.40552f,-0.860376f,0.131738f,1.40551f,-0.86279f,-0.314772f,1.40551f,-0.862863f,-0.328248f,1.38633f,-0.878112f,0.40156f,1.38633f,-0.878257f,0.374759f,1.38632f,-0.879428f,0.15815f,1.38632f,-0.87957f,0.131843f,1.38631f,-0.881985f,-0.314668f,1.38631f,-0.882058f,-0.328144f,1.36125f,-0.888499f,0.401617f,1.36125f,-0.888644f,0.374815f,1.36124f,-0.889816f,0.158206f,1.36124f,-0.889958f,0.131899f,1.36123f,-0.892372f,-0.314611f,1.36123f,-0.892445f,-0.328087f,1.38633f,-0.762412f,0.400935f,1.38633f,-0.762557f,0.374133f,1.38633f,-0.763729f,0.157524f,1.38633f,-0.763871f,0.131217f,1.38632f,-0.766285f,-0.315294f,1.38632f,-0.766358f,-0.32877f,1.40553f,-0.781609f,0.401038f,1.40553f,-0.781754f,0.374236f,1.40552f,-0.782925f,0.157627f,1.40552f,-0.783068f,0.13132f,1.40551f,-0.785482f,-0.31519f,1.40551f,-0.785555f,-0.328666f,1.41592f,-0.80669f,0.401174f,1.41592f,-0.806835f,0.374372f,1.41591f,-0.808006f,0.157763f,1.41591f,-0.808149f,0.131456f,1.4159f,-0.810563f,-0.315055f,1.4159f,-0.810636f,-0.328531f,1.30262f,-0.768952f,0.37417f,1.29623f,-0.77535f,0.374204f,1.29622f,-0.865455f,0.374691f,1.30262f,-0.871854f,0.374726f}; return value; } private float[] getCoordinate_11_356_point_2() { float[] value = {1.39913f,-0.775355f,0.374202f,1.39273f,-0.768956f,0.374168f,1.39273f,-0.871859f,0.374724f,1.39912f,-0.86546f,0.374689f,1.30261f,-0.772679f,-0.315257f,1.29621f,-0.779078f,-0.315223f,1.30261f,-0.772752f,-0.328733f,1.29621f,-0.779151f,-0.328699f,1.29621f,-0.869183f,-0.314735f,1.3026f,-0.875582f,-0.314701f,1.2962f,-0.869256f,-0.328211f,1.3026f,-0.875655f,-0.328177f,1.39911f,-0.779083f,-0.315225f,1.39272f,-0.772684f,-0.315259f,1.39911f,-0.779156f,-0.328701f,1.39271f,-0.772757f,-0.328735f,1.39271f,-0.875586f,-0.314703f,1.39911f,-0.869188f,-0.314738f,1.39271f,-0.875659f,-0.328179f,1.39911f,-0.869261f,-0.328214f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_365_coordIndex_1() { int[] value = {0,1,18,19,-1,2,3,25,26,-1,3,4,24,25,-1,6,7,21,22,-1,7,8,20,21,-1,8,0,19,20,-1,18,1,2,26,-1,23,5,6,22,-1,27,0,8,99,-1,28,29,38,37,-1,29,30,39,38,-1,31,32,41,40,-1,32,33,42,41,-1,34,35,44,43,-1,35,9,10,44,-1,36,1,0,27,-1,37,38,47,46,-1,38,39,48,47,-1,40,41,50,49,-1,41,42,51,50,-1,43,44,53,52,-1,44,10,11,53,-1,45,2,1,36,-1,54,3,2,45,-1,55,56,65,64,-1,56,57,66,65,-1,58,59,68,67,-1,59,60,69,68,-1,61,62,71,70,-1,62,12,13,71,-1,63,4,3,54,-1,64,65,158,157,-1,65,66,159,158,-1,67,68,161,160,-1,68,69,162,161,-1,70,71,164,163,-1,71,13,118,164,-1,72,5,112,165,-1,73,74,83,82,-1,74,75,84,83,-1,76,77,86,85,-1,77,78,87,86,-1,79,80,89,88,-1,80,14,15,89,-1,81,6,5,72,-1,82,83,92,91,-1,83,84,93,92,-1,85,86,95,94,-1,86,87,96,95,-1,88,89,98,97,-1,89,15,16,98,-1,90,7,6,81,-1,99,8,7,90,-1,100,101,29,28,-1,101,102,30,29,-1,103,104,32,31,-1,104,105,33,32,-1,106,107,35,34,-1,107,17,9,35,-1,123,122,109,108,-1,124,123,108,114,-1,125,124,114,113,-1,126,112,5,23,-1,126,125,113,112,-1,127,24,4,111,-1,128,110,109,122,-1,128,127,111,110,-1,129,108,109,138,-1,130,131,185,184,-1,131,132,186,185,-1,133,134,188,187,-1,134,135,189,188,-1,136,137,191,190,-1,137,115,121,191,-1,138,109,110,147,-1,139,140,131,130,-1,140,141,132,131,-1,142,143,134,133,-1,143,144,135,134,-1,145,146,137,136,-1,146,116,115,137,-1,147,110,111,156,-1,156,111,4,63,-1,157,158,149,148,-1,158,159,150,149,-1,160,161,152,151,-1,161,162,153,152,-1,163,164,155,154,-1,164,118,117,155,-1,165,112,113,174,-1,166,167,74,73,-1,167,168,75,74,-1,169,170,77,76,-1,170,171,78,77,-1,172,173,80,79,-1,173,119,14,80,-1,174,113,114,183,-1,183,114,108,129,-1,184,185,176,175,-1,185,186,177,176,-1,187,188,179,178,-1,188,189,180,179,-1,190,191,182,181,-1,191,121,120,182,-1,192,91,92,194,-1,194,92,93,102,101,195,-1,195,101,100,193,-1,195,193,217,209,-1,196,46,47,198,-1,198,47,48,57,56,199,-1,199,56,55,197,-1,199,197,219,211,-1,200,175,176,202,-1,202,176,177,168,167,203,-1,203,167,166,201,-1,203,201,221,213,-1,204,148,149,206,-1,206,149,150,141,140,207,-1,207,140,139,205,-1,207,205,223,215,-1,208,194,195,209,-1,210,198,199,211,-1,212,202,203,213,-1,214,206,207,215,-1,216,192,194,208,-1,216,208,209,217,-1,217,193,192,216,-1,218,196,198,210,-1,218,210,211,219,-1,219,197,196,218,-1,220,200,202,212,-1,220,212,213,221,-1,221,201,200,220,-1,222,204,206,214,-1,222,214,215,223,-1,223,205,204,222,-1,224,95,96,226,-1,224,226,260,261,-1,225,104,103,94,95,224,-1,225,224,261,262,-1,226,228,259,260,-1,227,105,104,225,-1,227,225,262,263,-1,228,97,98,230,-1,228,230,258,259,-1,230,98,16,17,107,231,-1,230,231,257,258,-1,231,107,106,229,-1,231,229,256,257,-1,232,50,51,234,-1,232,234,268,269,-1,233,59,58,49,50,232,-1,233,232,269,270,-1,234,236,267,268,-1,235,60,59,233,-1,235,233,270,271,-1,236,52,53,238,-1,236,238,266,267,-1,238,53,11,12,62,239,-1,238,239,265,266,-1,239,62,61,237,-1,239,237,264,265,-1,240,179,180,242,-1,240,242,276,277,-1,241,170,169,178,179,240,-1,241,240,277,278,-1,242,244,275,276,-1,243,171,170,241,-1,243,241,278,279,-1,244,181,182,246,-1,244,246,274,275,-1,246,182,120,119,173,247,-1,246,247,273,274,-1,247,173,172,245,-1,247,245,272,273,-1,248,152,153,250,-1,248,250,284,285,-1,249,143,142,151,152,248,-1,249,248,285,286,-1,250,252,283,284,-1,251,144,143,249,-1,251,249,286,287,-1,252,154,155,254,-1,252,254,282,283,-1,254,155,117,116,146,255,-1,254,255,281,282,-1,255,146,145,253,-1,255,253,280,281,-1,256,229,227,263,-1,256,263,260,259,-1,259,258,257,256,-1,263,262,261,260,-1,264,237,235,271,-1,264,271,268,267,-1,267,266,265,264,-1,271}; return value; } private int[] getIndexedFaceSet_10_365_coordIndex_2() { int[] value = {270,269,268,-1,272,245,243,279,-1,272,279,276,275,-1,275,274,273,272,-1,279,278,277,276,-1,280,253,251,287,-1,280,287,284,283,-1,283,282,281,280,-1,287,286,285,284,-1,289,288,119,120,-1,290,289,120,121,-1,291,290,121,115,-1,292,291,115,116,-1,293,292,116,117,-1,294,293,117,118,-1,295,294,118,13,-1,296,295,13,12,-1,297,296,12,11,-1,298,297,11,10,-1,299,298,10,9,-1,300,299,9,17,-1,301,300,17,16,-1,302,301,16,15,-1,303,14,119,288,-1,303,302,15,14,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_365_point_1() { float[] value = {0.859471f,-0.806188f,0.488774f,0.85947f,-0.833335f,0.488921f,0.869857f,-0.858416f,0.489056f,0.889052f,-0.877612f,0.489159f,0.914133f,-0.888002f,0.489215f,0.941287f,-0.751527f,0.488477f,0.91414f,-0.751526f,0.488477f,0.889058f,-0.761913f,0.488534f,0.869861f,-0.781108f,0.488638f,0.871483f,-0.813318f,-0.398727f,0.871482f,-0.835678f,-0.398606f,0.880038f,-0.856337f,-0.398495f,0.895849f,-0.872149f,-0.39841f,0.916507f,-0.880707f,-0.398364f,0.938873f,-0.768295f,-0.398972f,0.916513f,-0.768293f,-0.398972f,0.895854f,-0.776849f,-0.398925f,0.880041f,-0.79266f,-0.398839f,0.866568f,-0.831711f,0.528097f,0.866569f,-0.807388f,0.527966f,0.875878f,-0.784916f,0.527844f,0.893079f,-0.767718f,0.52775f,0.915552f,-0.758411f,0.5277f,0.939876f,-0.758412f,0.527699f,0.915546f,-0.880694f,0.528361f,0.893074f,-0.871384f,0.528311f,0.875875f,-0.854184f,0.528218f,0.859469f,-0.806661f,0.401187f,0.859469f,-0.806806f,0.374385f,0.859466f,-0.807474f,0.250938f,0.859464f,-0.807977f,0.157776f,0.859463f,-0.80812f,0.131469f,0.859455f,-0.810004f,-0.217083f,0.859453f,-0.810534f,-0.315042f,0.859453f,-0.810607f,-0.328518f,0.859452f,-0.810823f,-0.368532f,0.859468f,-0.833808f,0.401333f,0.859467f,-0.833953f,0.374532f,0.859464f,-0.834621f,0.251085f,0.859462f,-0.835124f,0.157923f,0.859462f,-0.835267f,0.131616f,0.859454f,-0.837151f,-0.216937f,0.859452f,-0.837681f,-0.314895f,0.859451f,-0.837754f,-0.328371f,0.85945f,-0.83797f,-0.368385f,0.869855f,-0.858889f,0.401469f,0.869855f,-0.859034f,0.374667f,0.869852f,-0.859702f,0.251221f,0.86985f,-0.860205f,0.158058f,0.869849f,-0.860348f,0.131751f,0.869841f,-0.862232f,-0.216801f,0.869839f,-0.862762f,-0.31476f,0.869839f,-0.862835f,-0.328236f,0.869838f,-0.863051f,-0.36825f,0.88905f,-0.878086f,0.401572f,0.88905f,-0.878231f,0.37477f,0.889047f,-0.878898f,0.251324f,0.889045f,-0.879402f,0.158161f,0.889044f,-0.879544f,0.131854f,0.889036f,-0.881429f,-0.216698f,0.889034f,-0.881959f,-0.314657f,0.889034f,-0.882032f,-0.328132f,0.889033f,-0.882248f,-0.368146f,0.914131f,-0.888476f,0.401628f,0.91413f,-0.888621f,0.374826f,0.914127f,-0.889288f,0.25138f,0.914125f,-0.889792f,0.158217f,0.914125f,-0.889934f,0.13191f,0.914117f,-0.891819f,-0.216642f,0.914115f,-0.892349f,-0.314601f,0.914114f,-0.892422f,-0.328077f,0.914113f,-0.892638f,-0.368091f,0.941285f,-0.752001f,0.400889f,0.941285f,-0.752145f,0.374087f,0.941282f,-0.752813f,0.250641f,0.94128f,-0.753317f,0.157478f,0.941279f,-0.753459f,0.131171f,0.941271f,-0.755344f,-0.217381f,0.941269f,-0.755873f,-0.315339f,0.941269f,-0.755946f,-0.328815f,0.941268f,-0.756163f,-0.368829f,0.914138f,-0.751999f,0.40089f,0.914137f,-0.752144f,0.374088f,0.914134f,-0.752812f,0.250642f,0.914132f,-0.753315f,0.157479f,0.914132f,-0.753458f,0.131172f,0.914124f,-0.755342f,-0.21738f,0.914122f,-0.755872f,-0.315339f,0.914121f,-0.755945f,-0.328815f,0.91412f,-0.756161f,-0.368829f,0.889056f,-0.762387f,0.400946f,0.889056f,-0.762531f,0.374145f,0.889053f,-0.763199f,0.250698f,0.889051f,-0.763703f,0.157536f,0.88905f,-0.763845f,0.131229f,0.889042f,-0.76573f,-0.217324f,0.88904f,-0.766259f,-0.315282f,0.88904f,-0.766332f,-0.328758f,0.889039f,-0.766548f,-0.368772f,0.869859f,-0.781581f,0.401051f}; return value; } private float[] getCoordinate_11_365_point_2() { float[] value = {0.869859f,-0.781726f,0.374249f,0.869856f,-0.782394f,0.250803f,0.869854f,-0.782897f,0.15764f,0.869853f,-0.78304f,0.131333f,0.869845f,-0.784924f,-0.217219f,0.869843f,-0.785454f,-0.315178f,0.869843f,-0.785527f,-0.328654f,0.869842f,-0.785743f,-0.368668f,0.995949f,-0.833342f,0.488918f,0.985558f,-0.858422f,0.489054f,0.966361f,-0.877617f,0.489158f,0.94128f,-0.888004f,0.489214f,0.966367f,-0.761917f,0.488532f,0.985563f,-0.781114f,0.488636f,0.99595f,-0.806195f,0.488771f,0.983897f,-0.835684f,-0.398609f,0.975339f,-0.856342f,-0.398497f,0.959527f,-0.872152f,-0.398411f,0.938868f,-0.880708f,-0.398364f,0.959532f,-0.776853f,-0.398926f,0.975342f,-0.792665f,-0.398841f,0.983898f,-0.813323f,-0.39873f,0.979543f,-0.85419f,0.528216f,0.988853f,-0.831718f,0.528094f,0.988854f,-0.807394f,0.527963f,0.979547f,-0.784922f,0.527842f,0.962348f,-0.767721f,0.527749f,0.93987f,-0.880695f,0.52836f,0.962343f,-0.871388f,0.528309f,0.995947f,-0.833815f,0.40133f,0.995946f,-0.83396f,0.374529f,0.995943f,-0.834628f,0.251082f,0.995941f,-0.835132f,0.15792f,0.995941f,-0.835274f,0.131613f,0.995933f,-0.837158f,-0.21694f,0.995931f,-0.837688f,-0.314898f,0.99593f,-0.837761f,-0.328374f,0.995929f,-0.837977f,-0.368388f,0.985557f,-0.858895f,0.401466f,0.985556f,-0.85904f,0.374664f,0.985553f,-0.859708f,0.251218f,0.985551f,-0.860211f,0.158055f,0.98555f,-0.860354f,0.131748f,0.985543f,-0.862238f,-0.216804f,0.98554f,-0.862768f,-0.314762f,0.98554f,-0.862841f,-0.328238f,0.985539f,-0.863057f,-0.368252f,0.966359f,-0.87809f,0.40157f,0.966359f,-0.878235f,0.374769f,0.966356f,-0.878903f,0.251322f,0.966354f,-0.879406f,0.15816f,0.966353f,-0.879549f,0.131853f,0.966346f,-0.881433f,-0.2167f,0.966343f,-0.881963f,-0.314658f,0.966343f,-0.882036f,-0.328134f,0.966342f,-0.882252f,-0.368148f,0.941278f,-0.888477f,0.401627f,0.941277f,-0.888622f,0.374825f,0.941275f,-0.88929f,0.251379f,0.941273f,-0.889794f,0.158216f,0.941272f,-0.889936f,0.131909f,0.941264f,-0.891821f,-0.216643f,0.941262f,-0.89235f,-0.314602f,0.941262f,-0.892423f,-0.328077f,0.941261f,-0.892639f,-0.368091f,0.966365f,-0.762391f,0.400945f,0.966365f,-0.762535f,0.374143f,0.966362f,-0.763203f,0.250697f,0.96636f,-0.763707f,0.157534f,0.966359f,-0.763849f,0.131227f,0.966352f,-0.765734f,-0.217325f,0.966349f,-0.766263f,-0.315284f,0.966349f,-0.766336f,-0.32876f,0.966348f,-0.766553f,-0.368774f,0.985561f,-0.781587f,0.401048f,0.98556f,-0.781732f,0.374246f,0.985557f,-0.7824f,0.2508f,0.985555f,-0.782904f,0.157637f,0.985554f,-0.783046f,0.13133f,0.985547f,-0.78493f,-0.217222f,0.985544f,-0.78546f,-0.315181f,0.985544f,-0.785533f,-0.328656f,0.985543f,-0.785749f,-0.36867f,0.995948f,-0.806668f,0.401183f,0.995947f,-0.806813f,0.374382f,0.995945f,-0.807481f,0.250935f,0.995943f,-0.807985f,0.157773f,0.995942f,-0.808127f,0.131466f,0.995934f,-0.810011f,-0.217087f,0.995932f,-0.810541f,-0.315045f,0.995932f,-0.810614f,-0.328521f,0.995931f,-0.81083f,-0.368535f,0.882657f,-0.76893f,0.374179f,0.876258f,-0.775328f,0.374214f,0.882654f,-0.769597f,0.250733f,0.876255f,-0.775995f,0.250768f,0.876253f,-0.865433f,0.374701f,0.882651f,-0.871832f,0.374736f,0.87625f,-0.866101f,0.251255f,0.882649f,-0.8725f,0.251289f}; return value; } private float[] getCoordinate_11_365_point_3() { float[] value = {0.979162f,-0.775333f,0.374212f,0.972763f,-0.768934f,0.374177f,0.979159f,-0.776001f,0.250765f,0.97276f,-0.769602f,0.250731f,0.972758f,-0.871837f,0.374734f,0.979157f,-0.865439f,0.374699f,0.972755f,-0.872504f,0.251287f,0.979154f,-0.866106f,0.251253f,0.866696f,-0.753638f,0.250647f,0.860297f,-0.760036f,0.250682f,0.86029f,-0.882059f,0.251342f,0.866689f,-0.888457f,0.251376f,0.995119f,-0.760043f,0.250679f,0.98872f,-0.753644f,0.250644f,0.988713f,-0.888464f,0.251373f,0.995112f,-0.882066f,0.251339f,0.866698f,-0.753048f,0.359686f,0.860299f,-0.759446f,0.359721f,0.860293f,-0.881469f,0.360381f,0.866691f,-0.887868f,0.360415f,0.995121f,-0.759453f,0.359718f,0.988723f,-0.753054f,0.359683f,0.988716f,-0.887874f,0.360412f,0.995115f,-0.881476f,0.360378f,0.882643f,-0.772128f,-0.217289f,0.876244f,-0.778526f,-0.217254f,0.882641f,-0.772658f,-0.315247f,0.876242f,-0.779056f,-0.315213f,0.882641f,-0.77273f,-0.328723f,0.876242f,-0.779129f,-0.328689f,0.88264f,-0.772947f,-0.368737f,0.876241f,-0.779345f,-0.368702f,0.87624f,-0.868631f,-0.216767f,0.882638f,-0.87503f,-0.216732f,0.876238f,-0.869161f,-0.314725f,0.882636f,-0.87556f,-0.314691f,0.876237f,-0.869234f,-0.328201f,0.882636f,-0.875633f,-0.328167f,0.876236f,-0.86945f,-0.368215f,0.882635f,-0.875849f,-0.368181f,0.979148f,-0.778531f,-0.217256f,0.97275f,-0.772133f,-0.217291f,0.979146f,-0.779061f,-0.315215f,0.972748f,-0.772662f,-0.315249f,0.979146f,-0.779134f,-0.328691f,0.972747f,-0.772735f,-0.328725f,0.979145f,-0.77935f,-0.368705f,0.972746f,-0.772951f,-0.368739f,0.972745f,-0.875035f,-0.216734f,0.979144f,-0.868637f,-0.216769f,0.972742f,-0.875565f,-0.314693f,0.979141f,-0.869166f,-0.314728f,0.972742f,-0.875637f,-0.328169f,0.979141f,-0.869239f,-0.328204f,0.972741f,-0.875854f,-0.368183f,0.97914f,-0.869456f,-0.368217f,0.829795f,-0.732514f,-0.298717f,0.828211f,-0.73131f,-0.368961f,0.83461f,-0.724912f,-0.368996f,0.836194f,-0.726115f,-0.298752f,0.840547f,-0.730348f,-0.276572f,0.850062f,-0.739729f,-0.251655f,0.843663f,-0.746127f,-0.25162f,0.834148f,-0.736747f,-0.276537f,0.836184f,-0.921916f,-0.297693f,0.834599f,-0.923879f,-0.36792f,0.828201f,-0.91748f,-0.367954f,0.829786f,-0.915517f,-0.297728f,0.834139f,-0.911045f,-0.275595f,0.843655f,-0.901396f,-0.250781f,0.850053f,-0.907795f,-0.250746f,0.840537f,-0.917444f,-0.27556f,1.0192f,-0.726125f,-0.298756f,1.02078f,-0.724922f,-0.369f,1.02718f,-0.731321f,-0.368965f,1.0256f,-0.732524f,-0.298722f,1.02125f,-0.736756f,-0.276541f,1.01173f,-0.746136f,-0.251624f,1.00533f,-0.739737f,-0.251658f,1.01485f,-0.730358f,-0.276576f,1.02559f,-0.915527f,-0.297732f,1.02717f,-0.91749f,-0.367959f,1.02077f,-0.923888f,-0.367924f,1.01919f,-0.921926f,-0.297697f,1.01484f,-0.917453f,-0.275564f,1.00532f,-0.907803f,-0.25075f,1.01172f,-0.901405f,-0.250784f,1.02124f,-0.911055f,-0.275599f,0.954501f,-0.784381f,-0.398886f,0.967813f,-0.797695f,-0.398814f,0.975017f,-0.815089f,-0.39872f,0.975016f,-0.833917f,-0.398618f,0.96781f,-0.851311f,-0.398524f,0.954496f,-0.864623f,-0.398452f,0.937102f,-0.871827f,-0.398412f,0.918274f,-0.871826f,-0.398412f,0.90088f,-0.86462f,-0.398451f,0.887567f,-0.851307f,-0.398522f,0.880363f,-0.833912f,-0.398616f,0.880364f,-0.815084f,-0.398718f}; return value; } private float[] getCoordinate_11_365_point_4() { float[] value = {0.88757f,-0.797691f,-0.398812f,0.900884f,-0.784378f,-0.398884f,0.918279f,-0.777174f,-0.398924f,0.937106f,-0.777175f,-0.398924f,0.954501f,-0.784313f,-0.386381f,0.967813f,-0.797627f,-0.38631f,0.975018f,-0.815022f,-0.386216f,0.975017f,-0.833849f,-0.386114f,0.967811f,-0.851243f,-0.38602f,0.954497f,-0.864556f,-0.385948f,0.937102f,-0.87176f,-0.385908f,0.918274f,-0.871759f,-0.385908f,0.90088f,-0.864553f,-0.385946f,0.887567f,-0.851239f,-0.386018f,0.880363f,-0.833844f,-0.386112f,0.880364f,-0.815017f,-0.386214f,0.88757f,-0.797623f,-0.386308f,0.900884f,-0.784311f,-0.38638f,0.918279f,-0.777107f,-0.38642f,0.937107f,-0.777108f,-0.38642f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_369_point_1() { float[] value = {0.859469f,-0.806661f,0.401187f,0.859469f,-0.806806f,0.374385f,0.859464f,-0.807977f,0.157776f,0.859463f,-0.80812f,0.131469f,0.859453f,-0.810534f,-0.315042f,0.859453f,-0.810607f,-0.328518f,0.859468f,-0.833808f,0.401333f,0.859467f,-0.833953f,0.374532f,0.859462f,-0.835124f,0.157923f,0.859462f,-0.835267f,0.131616f,0.859452f,-0.837681f,-0.314895f,0.859451f,-0.837754f,-0.328371f,0.869855f,-0.858889f,0.401469f,0.869855f,-0.859034f,0.374667f,0.86985f,-0.860205f,0.158058f,0.869849f,-0.860348f,0.131751f,0.869839f,-0.862762f,-0.31476f,0.869839f,-0.862835f,-0.328236f,0.88905f,-0.878086f,0.401572f,0.88905f,-0.878231f,0.37477f,0.889045f,-0.879402f,0.158161f,0.889044f,-0.879544f,0.131854f,0.889034f,-0.881959f,-0.314657f,0.889034f,-0.882032f,-0.328132f,0.914131f,-0.888476f,0.401628f,0.91413f,-0.888621f,0.374826f,0.914125f,-0.889792f,0.158217f,0.914125f,-0.889934f,0.13191f,0.914115f,-0.892349f,-0.314601f,0.914114f,-0.892422f,-0.328077f,0.941285f,-0.752001f,0.400889f,0.941285f,-0.752145f,0.374087f,0.94128f,-0.753317f,0.157478f,0.941279f,-0.753459f,0.131171f,0.941269f,-0.755873f,-0.315339f,0.941269f,-0.755946f,-0.328815f,0.914138f,-0.751999f,0.40089f,0.914137f,-0.752144f,0.374088f,0.914132f,-0.753315f,0.157479f,0.914132f,-0.753458f,0.131172f,0.914122f,-0.755872f,-0.315339f,0.914121f,-0.755945f,-0.328815f,0.889056f,-0.762387f,0.400946f,0.889056f,-0.762531f,0.374145f,0.889051f,-0.763703f,0.157536f,0.88905f,-0.763845f,0.131229f,0.88904f,-0.766259f,-0.315282f,0.88904f,-0.766332f,-0.328758f,0.869859f,-0.781581f,0.401051f,0.869859f,-0.781726f,0.374249f,0.869854f,-0.782897f,0.15764f,0.869853f,-0.78304f,0.131333f,0.869843f,-0.785454f,-0.315178f,0.869843f,-0.785527f,-0.328654f,0.995947f,-0.833815f,0.40133f,0.995946f,-0.83396f,0.374529f,0.995941f,-0.835132f,0.15792f,0.995941f,-0.835274f,0.131613f,0.995931f,-0.837688f,-0.314898f,0.99593f,-0.837761f,-0.328374f,0.985557f,-0.858895f,0.401466f,0.985556f,-0.85904f,0.374664f,0.985551f,-0.860211f,0.158055f,0.98555f,-0.860354f,0.131748f,0.98554f,-0.862768f,-0.314762f,0.98554f,-0.862841f,-0.328238f,0.966359f,-0.87809f,0.40157f,0.966359f,-0.878235f,0.374769f,0.966354f,-0.879406f,0.15816f,0.966353f,-0.879549f,0.131853f,0.966343f,-0.881963f,-0.314658f,0.966343f,-0.882036f,-0.328134f,0.941278f,-0.888477f,0.401627f,0.941277f,-0.888622f,0.374825f,0.941273f,-0.889794f,0.158216f,0.941272f,-0.889936f,0.131909f,0.941262f,-0.89235f,-0.314602f,0.941262f,-0.892423f,-0.328077f,0.966365f,-0.762391f,0.400945f,0.966365f,-0.762535f,0.374143f,0.96636f,-0.763707f,0.157534f,0.966359f,-0.763849f,0.131227f,0.966349f,-0.766263f,-0.315284f,0.966349f,-0.766336f,-0.32876f,0.985561f,-0.781587f,0.401048f,0.98556f,-0.781732f,0.374246f,0.985555f,-0.782904f,0.157637f,0.985554f,-0.783046f,0.13133f,0.985544f,-0.78546f,-0.315181f,0.985544f,-0.785533f,-0.328656f,0.995948f,-0.806668f,0.401183f,0.995947f,-0.806813f,0.374382f,0.995943f,-0.807985f,0.157773f,0.995942f,-0.808127f,0.131466f,0.995932f,-0.810541f,-0.315045f,0.995932f,-0.810614f,-0.328521f,0.882657f,-0.76893f,0.374179f,0.876258f,-0.775328f,0.374214f,0.876253f,-0.865433f,0.374701f,0.882651f,-0.871832f,0.374736f}; return value; } private float[] getCoordinate_11_369_point_2() { float[] value = {0.979162f,-0.775333f,0.374212f,0.972763f,-0.768934f,0.374177f,0.972758f,-0.871837f,0.374734f,0.979157f,-0.865439f,0.374699f,0.882641f,-0.772658f,-0.315247f,0.876242f,-0.779056f,-0.315213f,0.882641f,-0.77273f,-0.328723f,0.876242f,-0.779129f,-0.328689f,0.876238f,-0.869161f,-0.314725f,0.882636f,-0.87556f,-0.314691f,0.876237f,-0.869234f,-0.328201f,0.882636f,-0.875633f,-0.328167f,0.979146f,-0.779061f,-0.315215f,0.972748f,-0.772662f,-0.315249f,0.979146f,-0.779134f,-0.328691f,0.972747f,-0.772735f,-0.328725f,0.972742f,-0.875565f,-0.314693f,0.979141f,-0.869166f,-0.314728f,0.972742f,-0.875637f,-0.328169f,0.979141f,-0.869239f,-0.328204f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_378_coordIndex_1() { int[] value = {0,1,18,19,-1,2,3,25,26,-1,3,4,24,25,-1,6,7,21,22,-1,7,8,20,21,-1,8,0,19,20,-1,18,1,2,26,-1,23,5,6,22,-1,27,0,8,99,-1,28,29,38,37,-1,29,30,39,38,-1,31,32,41,40,-1,32,33,42,41,-1,34,35,44,43,-1,35,9,10,44,-1,36,1,0,27,-1,37,38,47,46,-1,38,39,48,47,-1,40,41,50,49,-1,41,42,51,50,-1,43,44,53,52,-1,44,10,11,53,-1,45,2,1,36,-1,54,3,2,45,-1,55,56,65,64,-1,56,57,66,65,-1,58,59,68,67,-1,59,60,69,68,-1,61,62,71,70,-1,62,12,13,71,-1,63,4,3,54,-1,64,65,158,157,-1,65,66,159,158,-1,67,68,161,160,-1,68,69,162,161,-1,70,71,164,163,-1,71,13,118,164,-1,72,5,112,165,-1,73,74,83,82,-1,74,75,84,83,-1,76,77,86,85,-1,77,78,87,86,-1,79,80,89,88,-1,80,14,15,89,-1,81,6,5,72,-1,82,83,92,91,-1,83,84,93,92,-1,85,86,95,94,-1,86,87,96,95,-1,88,89,98,97,-1,89,15,16,98,-1,90,7,6,81,-1,99,8,7,90,-1,100,101,29,28,-1,101,102,30,29,-1,103,104,32,31,-1,104,105,33,32,-1,106,107,35,34,-1,107,17,9,35,-1,123,122,109,108,-1,124,123,108,114,-1,125,124,114,113,-1,126,112,5,23,-1,126,125,113,112,-1,127,24,4,111,-1,128,110,109,122,-1,128,127,111,110,-1,129,108,109,138,-1,130,131,185,184,-1,131,132,186,185,-1,133,134,188,187,-1,134,135,189,188,-1,136,137,191,190,-1,137,115,121,191,-1,138,109,110,147,-1,139,140,131,130,-1,140,141,132,131,-1,142,143,134,133,-1,143,144,135,134,-1,145,146,137,136,-1,146,116,115,137,-1,147,110,111,156,-1,156,111,4,63,-1,157,158,149,148,-1,158,159,150,149,-1,160,161,152,151,-1,161,162,153,152,-1,163,164,155,154,-1,164,118,117,155,-1,165,112,113,174,-1,166,167,74,73,-1,167,168,75,74,-1,169,170,77,76,-1,170,171,78,77,-1,172,173,80,79,-1,173,119,14,80,-1,174,113,114,183,-1,183,114,108,129,-1,184,185,176,175,-1,185,186,177,176,-1,187,188,179,178,-1,188,189,180,179,-1,190,191,182,181,-1,191,121,120,182,-1,192,91,92,194,-1,194,92,93,102,101,195,-1,195,101,100,193,-1,195,193,217,209,-1,196,46,47,198,-1,198,47,48,57,56,199,-1,199,56,55,197,-1,199,197,219,211,-1,200,175,176,202,-1,202,176,177,168,167,203,-1,203,167,166,201,-1,203,201,221,213,-1,204,148,149,206,-1,206,149,150,141,140,207,-1,207,140,139,205,-1,207,205,223,215,-1,208,194,195,209,-1,210,198,199,211,-1,212,202,203,213,-1,214,206,207,215,-1,216,192,194,208,-1,216,208,209,217,-1,217,193,192,216,-1,218,196,198,210,-1,218,210,211,219,-1,219,197,196,218,-1,220,200,202,212,-1,220,212,213,221,-1,221,201,200,220,-1,222,204,206,214,-1,222,214,215,223,-1,223,205,204,222,-1,224,95,96,226,-1,224,226,260,261,-1,225,104,103,94,95,224,-1,225,224,261,262,-1,226,228,259,260,-1,227,105,104,225,-1,227,225,262,263,-1,228,97,98,230,-1,228,230,258,259,-1,230,98,16,17,107,231,-1,230,231,257,258,-1,231,107,106,229,-1,231,229,256,257,-1,232,50,51,234,-1,232,234,268,269,-1,233,59,58,49,50,232,-1,233,232,269,270,-1,234,236,267,268,-1,235,60,59,233,-1,235,233,270,271,-1,236,52,53,238,-1,236,238,266,267,-1,238,53,11,12,62,239,-1,238,239,265,266,-1,239,62,61,237,-1,239,237,264,265,-1,240,179,180,242,-1,240,242,276,277,-1,241,170,169,178,179,240,-1,241,240,277,278,-1,242,244,275,276,-1,243,171,170,241,-1,243,241,278,279,-1,244,181,182,246,-1,244,246,274,275,-1,246,182,120,119,173,247,-1,246,247,273,274,-1,247,173,172,245,-1,247,245,272,273,-1,248,152,153,250,-1,248,250,284,285,-1,249,143,142,151,152,248,-1,249,248,285,286,-1,250,252,283,284,-1,251,144,143,249,-1,251,249,286,287,-1,252,154,155,254,-1,252,254,282,283,-1,254,155,117,116,146,255,-1,254,255,281,282,-1,255,146,145,253,-1,255,253,280,281,-1,256,229,227,263,-1,256,263,260,259,-1,259,258,257,256,-1,263,262,261,260,-1,264,237,235,271,-1,264,271,268,267,-1,267,266,265,264,-1,271}; return value; } private int[] getIndexedFaceSet_10_378_coordIndex_2() { int[] value = {270,269,268,-1,272,245,243,279,-1,272,279,276,275,-1,275,274,273,272,-1,279,278,277,276,-1,280,253,251,287,-1,280,287,284,283,-1,283,282,281,280,-1,287,286,285,284,-1,289,288,119,120,-1,290,289,120,121,-1,291,290,121,115,-1,292,291,115,116,-1,293,292,116,117,-1,294,293,117,118,-1,295,294,118,13,-1,296,295,13,12,-1,297,296,12,11,-1,298,297,11,10,-1,299,298,10,9,-1,300,299,9,17,-1,301,300,17,16,-1,302,301,16,15,-1,303,14,119,288,-1,303,302,15,14,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_378_point_1() { float[] value = {1.2795f,-1.06015f,0.490137f,1.2795f,-1.0873f,0.490284f,1.28989f,-1.11238f,0.490419f,1.30908f,-1.13158f,0.490523f,1.33416f,-1.14197f,0.490578f,1.36132f,-1.00549f,0.48984f,1.33417f,-1.00549f,0.48984f,1.30909f,-1.01588f,0.489897f,1.28989f,-1.03507f,0.490001f,1.29151f,-1.06728f,-0.397364f,1.29151f,-1.08964f,-0.397243f,1.30007f,-1.1103f,-0.397132f,1.31588f,-1.12611f,-0.397046f,1.33654f,-1.13467f,-0.397001f,1.3589f,-1.02226f,-0.397609f,1.33654f,-1.02226f,-0.397609f,1.31588f,-1.03081f,-0.397562f,1.30007f,-1.04662f,-0.397476f,1.2866f,-1.08568f,0.52946f,1.2866f,-1.06135f,0.529329f,1.29591f,-1.03888f,0.529207f,1.31311f,-1.02168f,0.529114f,1.33558f,-1.01237f,0.529063f,1.35991f,-1.01238f,0.529062f,1.33558f,-1.13466f,0.529724f,1.3131f,-1.12535f,0.529674f,1.2959f,-1.10815f,0.529582f,1.2795f,-1.06063f,0.40255f,1.2795f,-1.06077f,0.375748f,1.2795f,-1.06144f,0.252302f,1.27949f,-1.06194f,0.159139f,1.27949f,-1.06208f,0.132832f,1.27949f,-1.06397f,-0.21572f,1.27948f,-1.0645f,-0.313679f,1.27948f,-1.06457f,-0.327155f,1.27948f,-1.06479f,-0.367168f,1.2795f,-1.08777f,0.402697f,1.2795f,-1.08792f,0.375895f,1.27949f,-1.08858f,0.252448f,1.27949f,-1.08909f,0.159286f,1.27949f,-1.08923f,0.132979f,1.27948f,-1.09112f,-0.215573f,1.27948f,-1.09165f,-0.313532f,1.27948f,-1.09172f,-0.327008f,1.27948f,-1.09193f,-0.367022f,1.28989f,-1.11285f,0.402832f,1.28988f,-1.113f,0.37603f,1.28988f,-1.11367f,0.252584f,1.28988f,-1.11417f,0.159421f,1.28988f,-1.11431f,0.133114f,1.28987f,-1.1162f,-0.215438f,1.28987f,-1.11673f,-0.313397f,1.28987f,-1.1168f,-0.326873f,1.28987f,-1.11702f,-0.366886f,1.30908f,-1.13205f,0.402935f,1.30908f,-1.1322f,0.376134f,1.30908f,-1.13286f,0.252687f,1.30907f,-1.13337f,0.159525f,1.30907f,-1.13351f,0.133218f,1.30907f,-1.13539f,-0.215335f,1.30906f,-1.13592f,-0.313293f,1.30906f,-1.136f,-0.326769f,1.30906f,-1.13621f,-0.366783f,1.33416f,-1.14244f,0.402991f,1.33416f,-1.14259f,0.376189f,1.33416f,-1.14325f,0.252743f,1.33416f,-1.14376f,0.15958f,1.33415f,-1.1439f,0.133273f,1.33415f,-1.14578f,-0.215279f,1.33414f,-1.14631f,-0.313238f,1.33414f,-1.14639f,-0.326714f,1.33414f,-1.1466f,-0.366727f,1.36132f,-1.00596f,0.402252f,1.36131f,-1.00611f,0.375451f,1.36131f,-1.00678f,0.252004f,1.36131f,-1.00728f,0.158842f,1.36131f,-1.00742f,0.132535f,1.3613f,-1.00931f,-0.216018f,1.3613f,-1.00984f,-0.313976f,1.3613f,-1.00991f,-0.327452f,1.3613f,-1.01013f,-0.367466f,1.33417f,-1.00596f,0.402253f,1.33417f,-1.00611f,0.375451f,1.33416f,-1.00678f,0.252005f,1.33416f,-1.00728f,0.158842f,1.33416f,-1.00742f,0.132535f,1.33415f,-1.00931f,-0.216017f,1.33415f,-1.00984f,-0.313976f,1.33415f,-1.00991f,-0.327451f,1.33415f,-1.01013f,-0.367465f,1.30909f,-1.01635f,0.40231f,1.30909f,-1.0165f,0.375508f,1.30908f,-1.01716f,0.252062f,1.30908f,-1.01767f,0.158899f,1.30908f,-1.01781f,0.132592f,1.30907f,-1.01969f,-0.21596f,1.30907f,-1.02022f,-0.313919f,1.30907f,-1.0203f,-0.327395f,1.30907f,-1.02051f,-0.367409f,1.28989f,-1.03555f,0.402414f}; return value; } private float[] getCoordinate_11_378_point_2() { float[] value = {1.28989f,-1.03569f,0.375612f,1.28989f,-1.03636f,0.252166f,1.28988f,-1.03686f,0.159003f,1.28988f,-1.037f,0.132696f,1.28988f,-1.03889f,-0.215856f,1.28987f,-1.03942f,-0.313815f,1.28987f,-1.03949f,-0.327291f,1.28987f,-1.03971f,-0.367304f,1.41598f,-1.08731f,0.490281f,1.40559f,-1.11239f,0.490417f,1.38639f,-1.13158f,0.490521f,1.36131f,-1.14197f,0.490578f,1.3864f,-1.01588f,0.489895f,1.40559f,-1.03508f,0.489999f,1.41598f,-1.06016f,0.490134f,1.40393f,-1.08965f,-0.397246f,1.39537f,-1.11031f,-0.397134f,1.37956f,-1.12612f,-0.397048f,1.3589f,-1.13467f,-0.397001f,1.37956f,-1.03082f,-0.397563f,1.39537f,-1.04663f,-0.397478f,1.40393f,-1.06729f,-0.397367f,1.39957f,-1.10815f,0.529579f,1.40888f,-1.08568f,0.529458f,1.40888f,-1.06136f,0.529326f,1.39958f,-1.03889f,0.529205f,1.38238f,-1.02169f,0.529112f,1.3599f,-1.13466f,0.529724f,1.38237f,-1.12535f,0.529673f,1.41598f,-1.08778f,0.402694f,1.41598f,-1.08792f,0.375892f,1.41597f,-1.08859f,0.252445f,1.41597f,-1.0891f,0.159283f,1.41597f,-1.08924f,0.132976f,1.41596f,-1.09112f,-0.215576f,1.41596f,-1.09165f,-0.313535f,1.41596f,-1.09173f,-0.327011f,1.41596f,-1.09194f,-0.367025f,1.40559f,-1.11286f,0.402829f,1.40559f,-1.113f,0.376028f,1.40558f,-1.11367f,0.252581f,1.40558f,-1.11418f,0.159419f,1.40558f,-1.11432f,0.133112f,1.40557f,-1.1162f,-0.215441f,1.40557f,-1.11673f,-0.313399f,1.40557f,-1.11681f,-0.326875f,1.40557f,-1.11702f,-0.366889f,1.38639f,-1.13205f,0.402934f,1.38639f,-1.1322f,0.376132f,1.38639f,-1.13287f,0.252685f,1.38638f,-1.13337f,0.159523f,1.38638f,-1.13351f,0.133216f,1.38638f,-1.1354f,-0.215336f,1.38637f,-1.13593f,-0.313295f,1.38637f,-1.136f,-0.326771f,1.38637f,-1.13622f,-0.366785f,1.36131f,-1.14244f,0.40299f,1.36131f,-1.14259f,0.376189f,1.3613f,-1.14325f,0.252742f,1.3613f,-1.14376f,0.15958f,1.3613f,-1.1439f,0.133273f,1.36129f,-1.14578f,-0.21528f,1.36129f,-1.14631f,-0.313238f,1.36129f,-1.14639f,-0.326714f,1.36129f,-1.1466f,-0.366728f,1.3864f,-1.01635f,0.402308f,1.38639f,-1.0165f,0.375506f,1.38639f,-1.01717f,0.25206f,1.38639f,-1.01767f,0.158897f,1.38639f,-1.01781f,0.13259f,1.38638f,-1.0197f,-0.215962f,1.38638f,-1.02023f,-0.313921f,1.38638f,-1.0203f,-0.327396f,1.38638f,-1.02052f,-0.36741f,1.40559f,-1.03555f,0.402411f,1.40559f,-1.0357f,0.37561f,1.40559f,-1.03636f,0.252163f,1.40558f,-1.03687f,0.159001f,1.40558f,-1.03701f,0.132694f,1.40558f,-1.03889f,-0.215859f,1.40557f,-1.03942f,-0.313817f,1.40557f,-1.0395f,-0.327293f,1.40557f,-1.03971f,-0.367307f,1.41598f,-1.06063f,0.402547f,1.41598f,-1.06078f,0.375745f,1.41597f,-1.06144f,0.252299f,1.41597f,-1.06195f,0.159136f,1.41597f,-1.06209f,0.132829f,1.41596f,-1.06398f,-0.215723f,1.41596f,-1.06451f,-0.313682f,1.41596f,-1.06458f,-0.327158f,1.41596f,-1.06479f,-0.367172f,1.30269f,-1.02289f,0.375543f,1.29629f,-1.02929f,0.375577f,1.30268f,-1.02356f,0.252096f,1.29628f,-1.02996f,0.252131f,1.29628f,-1.1194f,0.376065f,1.30268f,-1.1258f,0.376099f,1.29628f,-1.12006f,0.252618f,1.30268f,-1.12646f,0.252653f}; return value; } private float[] getCoordinate_11_378_point_3() { float[] value = {1.39919f,-1.0293f,0.375575f,1.39279f,-1.0229f,0.375541f,1.39919f,-1.02996f,0.252129f,1.39279f,-1.02357f,0.252094f,1.39279f,-1.1258f,0.376097f,1.39919f,-1.1194f,0.376062f,1.39279f,-1.12647f,0.252651f,1.39918f,-1.12007f,0.252616f,1.28673f,-1.0076f,0.25201f,1.28033f,-1.014f,0.252045f,1.28032f,-1.13602f,0.252705f,1.28672f,-1.14242f,0.252739f,1.41515f,-1.01401f,0.252042f,1.40875f,-1.00761f,0.252008f,1.40874f,-1.14243f,0.252737f,1.41514f,-1.13603f,0.252702f,1.28673f,-1.00701f,0.361049f,1.28033f,-1.01341f,0.361084f,1.28032f,-1.13543f,0.361744f,1.28672f,-1.14183f,0.361778f,1.41515f,-1.01342f,0.361081f,1.40875f,-1.00702f,0.361047f,1.40875f,-1.14184f,0.361776f,1.41514f,-1.13544f,0.361741f,1.30267f,-1.02609f,-0.215926f,1.29627f,-1.03249f,-0.215891f,1.30267f,-1.02662f,-0.313884f,1.29627f,-1.03302f,-0.313849f,1.30267f,-1.02669f,-0.32736f,1.29627f,-1.03309f,-0.327325f,1.30267f,-1.02691f,-0.367374f,1.29627f,-1.03331f,-0.367339f,1.29627f,-1.1226f,-0.215404f,1.30267f,-1.12899f,-0.215369f,1.29627f,-1.12313f,-0.313362f,1.30267f,-1.12952f,-0.313328f,1.29627f,-1.1232f,-0.326838f,1.30267f,-1.1296f,-0.326804f,1.29627f,-1.12341f,-0.366852f,1.30266f,-1.12981f,-0.366817f,1.39918f,-1.0325f,-0.215893f,1.39278f,-1.0261f,-0.215928f,1.39918f,-1.03303f,-0.313852f,1.39278f,-1.02663f,-0.313886f,1.39918f,-1.0331f,-0.327328f,1.39278f,-1.0267f,-0.327362f,1.39917f,-1.03331f,-0.367341f,1.39278f,-1.02692f,-0.367376f,1.39277f,-1.129f,-0.215371f,1.39917f,-1.1226f,-0.215406f,1.39277f,-1.12953f,-0.31333f,1.39917f,-1.12313f,-0.313365f,1.39277f,-1.1296f,-0.326806f,1.39917f,-1.1232f,-0.32684f,1.39277f,-1.12982f,-0.366819f,1.39917f,-1.12342f,-0.366854f,1.24982f,-0.986478f,-0.297354f,1.24824f,-0.985274f,-0.367598f,1.25464f,-0.978876f,-0.367632f,1.25622f,-0.980079f,-0.297389f,1.26058f,-0.984313f,-0.275209f,1.27009f,-0.993693f,-0.250292f,1.26369f,-1.00009f,-0.250257f,1.25418f,-0.990711f,-0.275174f,1.25621f,-1.17588f,-0.29633f,1.25463f,-1.17784f,-0.366557f,1.24823f,-1.17144f,-0.366591f,1.24982f,-1.16948f,-0.296364f,1.25417f,-1.16501f,-0.274231f,1.26368f,-1.15536f,-0.249417f,1.27008f,-1.16176f,-0.249383f,1.26057f,-1.17141f,-0.274197f,1.43923f,-0.980089f,-0.297393f,1.44081f,-0.978886f,-0.367637f,1.44721f,-0.985285f,-0.367602f,1.44563f,-0.986488f,-0.297358f,1.44128f,-0.990721f,-0.275178f,1.43176f,-1.0001f,-0.250261f,1.42536f,-0.993701f,-0.250295f,1.43488f,-0.984322f,-0.275213f,1.44562f,-1.16949f,-0.296369f,1.4472f,-1.17145f,-0.366596f,1.4408f,-1.17785f,-0.366561f,1.43922f,-1.17589f,-0.296334f,1.43487f,-1.17142f,-0.274201f,1.42535f,-1.16177f,-0.249386f,1.43175f,-1.15537f,-0.249421f,1.44127f,-1.16502f,-0.274236f,1.37453f,-1.03835f,-0.397522f,1.38784f,-1.05166f,-0.397451f,1.39505f,-1.06905f,-0.397357f,1.39505f,-1.08788f,-0.397255f,1.38784f,-1.10527f,-0.397161f,1.37453f,-1.11859f,-0.397089f,1.35713f,-1.12579f,-0.397049f,1.3383f,-1.12579f,-0.397049f,1.32091f,-1.11858f,-0.397087f,1.3076f,-1.10527f,-0.397159f,1.30039f,-1.08788f,-0.397253f,1.30039f,-1.06905f,-0.397355f}; return value; } private float[] getCoordinate_11_378_point_4() { float[] value = {1.3076f,-1.05165f,-0.397449f,1.32091f,-1.03834f,-0.397521f,1.33831f,-1.03114f,-0.397561f,1.35714f,-1.03114f,-0.397561f,1.37453f,-1.03828f,-0.385018f,1.38784f,-1.05159f,-0.384947f,1.39505f,-1.06899f,-0.384853f,1.39505f,-1.08781f,-0.384751f,1.38784f,-1.10521f,-0.384657f,1.37453f,-1.11852f,-0.384584f,1.35713f,-1.12572f,-0.384545f,1.3383f,-1.12572f,-0.384545f,1.32091f,-1.11852f,-0.384583f,1.3076f,-1.1052f,-0.384655f,1.30039f,-1.08781f,-0.384749f,1.30039f,-1.06898f,-0.384851f,1.3076f,-1.05159f,-0.384945f,1.32091f,-1.03827f,-0.385017f,1.33831f,-1.03107f,-0.385056f,1.35714f,-1.03107f,-0.385057f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_382_point_1() { float[] value = {1.2795f,-1.06063f,0.40255f,1.2795f,-1.06077f,0.375748f,1.27949f,-1.06194f,0.159139f,1.27949f,-1.06208f,0.132832f,1.27948f,-1.0645f,-0.313679f,1.27948f,-1.06457f,-0.327155f,1.2795f,-1.08777f,0.402697f,1.2795f,-1.08792f,0.375895f,1.27949f,-1.08909f,0.159286f,1.27949f,-1.08923f,0.132979f,1.27948f,-1.09165f,-0.313532f,1.27948f,-1.09172f,-0.327008f,1.28989f,-1.11285f,0.402832f,1.28988f,-1.113f,0.37603f,1.28988f,-1.11417f,0.159421f,1.28988f,-1.11431f,0.133114f,1.28987f,-1.11673f,-0.313397f,1.28987f,-1.1168f,-0.326873f,1.30908f,-1.13205f,0.402935f,1.30908f,-1.1322f,0.376134f,1.30907f,-1.13337f,0.159525f,1.30907f,-1.13351f,0.133218f,1.30906f,-1.13592f,-0.313293f,1.30906f,-1.136f,-0.326769f,1.33416f,-1.14244f,0.402991f,1.33416f,-1.14259f,0.376189f,1.33416f,-1.14376f,0.15958f,1.33415f,-1.1439f,0.133273f,1.33414f,-1.14631f,-0.313238f,1.33414f,-1.14639f,-0.326714f,1.36132f,-1.00596f,0.402252f,1.36131f,-1.00611f,0.375451f,1.36131f,-1.00728f,0.158842f,1.36131f,-1.00742f,0.132535f,1.3613f,-1.00984f,-0.313976f,1.3613f,-1.00991f,-0.327452f,1.33417f,-1.00596f,0.402253f,1.33417f,-1.00611f,0.375451f,1.33416f,-1.00728f,0.158842f,1.33416f,-1.00742f,0.132535f,1.33415f,-1.00984f,-0.313976f,1.33415f,-1.00991f,-0.327451f,1.30909f,-1.01635f,0.40231f,1.30909f,-1.0165f,0.375508f,1.30908f,-1.01767f,0.158899f,1.30908f,-1.01781f,0.132592f,1.30907f,-1.02022f,-0.313919f,1.30907f,-1.0203f,-0.327395f,1.28989f,-1.03555f,0.402414f,1.28989f,-1.03569f,0.375612f,1.28988f,-1.03686f,0.159003f,1.28988f,-1.037f,0.132696f,1.28987f,-1.03942f,-0.313815f,1.28987f,-1.03949f,-0.327291f,1.41598f,-1.08778f,0.402694f,1.41598f,-1.08792f,0.375892f,1.41597f,-1.0891f,0.159283f,1.41597f,-1.08924f,0.132976f,1.41596f,-1.09165f,-0.313535f,1.41596f,-1.09173f,-0.327011f,1.40559f,-1.11286f,0.402829f,1.40559f,-1.113f,0.376028f,1.40558f,-1.11418f,0.159419f,1.40558f,-1.11432f,0.133112f,1.40557f,-1.11673f,-0.313399f,1.40557f,-1.11681f,-0.326875f,1.38639f,-1.13205f,0.402934f,1.38639f,-1.1322f,0.376132f,1.38638f,-1.13337f,0.159523f,1.38638f,-1.13351f,0.133216f,1.38637f,-1.13593f,-0.313295f,1.38637f,-1.136f,-0.326771f,1.36131f,-1.14244f,0.40299f,1.36131f,-1.14259f,0.376189f,1.3613f,-1.14376f,0.15958f,1.3613f,-1.1439f,0.133273f,1.36129f,-1.14631f,-0.313238f,1.36129f,-1.14639f,-0.326714f,1.3864f,-1.01635f,0.402308f,1.38639f,-1.0165f,0.375506f,1.38639f,-1.01767f,0.158897f,1.38639f,-1.01781f,0.13259f,1.38638f,-1.02023f,-0.313921f,1.38638f,-1.0203f,-0.327396f,1.40559f,-1.03555f,0.402411f,1.40559f,-1.0357f,0.37561f,1.40558f,-1.03687f,0.159001f,1.40558f,-1.03701f,0.132694f,1.40557f,-1.03942f,-0.313817f,1.40557f,-1.0395f,-0.327293f,1.41598f,-1.06063f,0.402547f,1.41598f,-1.06078f,0.375745f,1.41597f,-1.06195f,0.159136f,1.41597f,-1.06209f,0.132829f,1.41596f,-1.06451f,-0.313682f,1.41596f,-1.06458f,-0.327158f,1.30269f,-1.02289f,0.375543f,1.29629f,-1.02929f,0.375577f,1.29628f,-1.1194f,0.376065f,1.30268f,-1.1258f,0.376099f}; return value; } private float[] getCoordinate_11_382_point_2() { float[] value = {1.39919f,-1.0293f,0.375575f,1.39279f,-1.0229f,0.375541f,1.39279f,-1.1258f,0.376097f,1.39919f,-1.1194f,0.376062f,1.30267f,-1.02662f,-0.313884f,1.29627f,-1.03302f,-0.313849f,1.30267f,-1.02669f,-0.32736f,1.29627f,-1.03309f,-0.327325f,1.29627f,-1.12313f,-0.313362f,1.30267f,-1.12952f,-0.313328f,1.29627f,-1.1232f,-0.326838f,1.30267f,-1.1296f,-0.326804f,1.39918f,-1.03303f,-0.313852f,1.39278f,-1.02663f,-0.313886f,1.39918f,-1.0331f,-0.327328f,1.39278f,-1.0267f,-0.327362f,1.39277f,-1.12953f,-0.31333f,1.39917f,-1.12313f,-0.313365f,1.39277f,-1.1296f,-0.326806f,1.39917f,-1.1232f,-0.32684f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_391_coordIndex_1() { int[] value = {0,1,18,19,-1,2,3,25,26,-1,3,4,24,25,-1,6,7,21,22,-1,7,8,20,21,-1,8,0,19,20,-1,18,1,2,26,-1,23,5,6,22,-1,27,0,8,99,-1,28,29,38,37,-1,29,30,39,38,-1,31,32,41,40,-1,32,33,42,41,-1,34,35,44,43,-1,35,9,10,44,-1,36,1,0,27,-1,37,38,47,46,-1,38,39,48,47,-1,40,41,50,49,-1,41,42,51,50,-1,43,44,53,52,-1,44,10,11,53,-1,45,2,1,36,-1,54,3,2,45,-1,55,56,65,64,-1,56,57,66,65,-1,58,59,68,67,-1,59,60,69,68,-1,61,62,71,70,-1,62,12,13,71,-1,63,4,3,54,-1,64,65,158,157,-1,65,66,159,158,-1,67,68,161,160,-1,68,69,162,161,-1,70,71,164,163,-1,71,13,118,164,-1,72,5,112,165,-1,73,74,83,82,-1,74,75,84,83,-1,76,77,86,85,-1,77,78,87,86,-1,79,80,89,88,-1,80,14,15,89,-1,81,6,5,72,-1,82,83,92,91,-1,83,84,93,92,-1,85,86,95,94,-1,86,87,96,95,-1,88,89,98,97,-1,89,15,16,98,-1,90,7,6,81,-1,99,8,7,90,-1,100,101,29,28,-1,101,102,30,29,-1,103,104,32,31,-1,104,105,33,32,-1,106,107,35,34,-1,107,17,9,35,-1,123,122,109,108,-1,124,123,108,114,-1,125,124,114,113,-1,126,112,5,23,-1,126,125,113,112,-1,127,24,4,111,-1,128,110,109,122,-1,128,127,111,110,-1,129,108,109,138,-1,130,131,185,184,-1,131,132,186,185,-1,133,134,188,187,-1,134,135,189,188,-1,136,137,191,190,-1,137,115,121,191,-1,138,109,110,147,-1,139,140,131,130,-1,140,141,132,131,-1,142,143,134,133,-1,143,144,135,134,-1,145,146,137,136,-1,146,116,115,137,-1,147,110,111,156,-1,156,111,4,63,-1,157,158,149,148,-1,158,159,150,149,-1,160,161,152,151,-1,161,162,153,152,-1,163,164,155,154,-1,164,118,117,155,-1,165,112,113,174,-1,166,167,74,73,-1,167,168,75,74,-1,169,170,77,76,-1,170,171,78,77,-1,172,173,80,79,-1,173,119,14,80,-1,174,113,114,183,-1,183,114,108,129,-1,184,185,176,175,-1,185,186,177,176,-1,187,188,179,178,-1,188,189,180,179,-1,190,191,182,181,-1,191,121,120,182,-1,192,91,92,194,-1,194,92,93,102,101,195,-1,195,101,100,193,-1,195,193,217,209,-1,196,46,47,198,-1,198,47,48,57,56,199,-1,199,56,55,197,-1,199,197,219,211,-1,200,175,176,202,-1,202,176,177,168,167,203,-1,203,167,166,201,-1,203,201,221,213,-1,204,148,149,206,-1,206,149,150,141,140,207,-1,207,140,139,205,-1,207,205,223,215,-1,208,194,195,209,-1,210,198,199,211,-1,212,202,203,213,-1,214,206,207,215,-1,216,192,194,208,-1,216,208,209,217,-1,217,193,192,216,-1,218,196,198,210,-1,218,210,211,219,-1,219,197,196,218,-1,220,200,202,212,-1,220,212,213,221,-1,221,201,200,220,-1,222,204,206,214,-1,222,214,215,223,-1,223,205,204,222,-1,224,95,96,226,-1,224,226,260,261,-1,225,104,103,94,95,224,-1,225,224,261,262,-1,226,228,259,260,-1,227,105,104,225,-1,227,225,262,263,-1,228,97,98,230,-1,228,230,258,259,-1,230,98,16,17,107,231,-1,230,231,257,258,-1,231,107,106,229,-1,231,229,256,257,-1,232,50,51,234,-1,232,234,268,269,-1,233,59,58,49,50,232,-1,233,232,269,270,-1,234,236,267,268,-1,235,60,59,233,-1,235,233,270,271,-1,236,52,53,238,-1,236,238,266,267,-1,238,53,11,12,62,239,-1,238,239,265,266,-1,239,62,61,237,-1,239,237,264,265,-1,240,179,180,242,-1,240,242,276,277,-1,241,170,169,178,179,240,-1,241,240,277,278,-1,242,244,275,276,-1,243,171,170,241,-1,243,241,278,279,-1,244,181,182,246,-1,244,246,274,275,-1,246,182,120,119,173,247,-1,246,247,273,274,-1,247,173,172,245,-1,247,245,272,273,-1,248,152,153,250,-1,248,250,284,285,-1,249,143,142,151,152,248,-1,249,248,285,286,-1,250,252,283,284,-1,251,144,143,249,-1,251,249,286,287,-1,252,154,155,254,-1,252,254,282,283,-1,254,155,117,116,146,255,-1,254,255,281,282,-1,255,146,145,253,-1,255,253,280,281,-1,256,229,227,263,-1,256,263,260,259,-1,259,258,257,256,-1,263,262,261,260,-1,264,237,235,271,-1,264,271,268,267,-1,267,266,265,264,-1,271}; return value; } private int[] getIndexedFaceSet_10_391_coordIndex_2() { int[] value = {270,269,268,-1,272,245,243,279,-1,272,279,276,275,-1,275,274,273,272,-1,279,278,277,276,-1,280,253,251,287,-1,280,287,284,283,-1,283,282,281,280,-1,287,286,285,284,-1,289,288,119,120,-1,290,289,120,121,-1,291,290,121,115,-1,292,291,115,116,-1,293,292,116,117,-1,294,293,117,118,-1,295,294,118,13,-1,296,295,13,12,-1,297,296,12,11,-1,298,297,11,10,-1,299,298,10,9,-1,300,299,9,17,-1,301,300,17,16,-1,302,301,16,15,-1,303,14,119,288,-1,303,302,15,14,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_391_point_1() { float[] value = {0.859382f,-1.06013f,0.490147f,0.859381f,-1.08728f,0.490294f,0.869769f,-1.11236f,0.490429f,0.888964f,-1.13155f,0.490533f,0.914044f,-1.14194f,0.490588f,0.941198f,-1.00547f,0.48985f,0.914051f,-1.00547f,0.48985f,0.88897f,-1.01586f,0.489907f,0.869773f,-1.03505f,0.490011f,0.871394f,-1.06726f,-0.397354f,0.871393f,-1.08962f,-0.397233f,0.879949f,-1.11028f,-0.397122f,0.89576f,-1.12609f,-0.397037f,0.916418f,-1.13465f,-0.396991f,0.938785f,-1.02224f,-0.397599f,0.916424f,-1.02224f,-0.397599f,0.895765f,-1.03079f,-0.397552f,0.879952f,-1.0466f,-0.397466f,0.866479f,-1.08565f,0.52947f,0.86648f,-1.06133f,0.529339f,0.87579f,-1.03886f,0.529217f,0.89299f,-1.02166f,0.529124f,0.915463f,-1.01235f,0.529073f,0.939787f,-1.01235f,0.529072f,0.915457f,-1.13464f,0.529734f,0.892985f,-1.12533f,0.529684f,0.875786f,-1.10813f,0.529592f,0.85938f,-1.0606f,0.40256f,0.85938f,-1.06075f,0.375758f,0.859377f,-1.06142f,0.252312f,0.859375f,-1.06192f,0.159149f,0.859374f,-1.06206f,0.132842f,0.859366f,-1.06395f,-0.21571f,0.859364f,-1.06448f,-0.313669f,0.859364f,-1.06455f,-0.327145f,0.859363f,-1.06477f,-0.367159f,0.859379f,-1.08775f,0.402707f,0.859378f,-1.0879f,0.375905f,0.859376f,-1.08856f,0.252458f,0.859373f,-1.08907f,0.159296f,0.859373f,-1.08921f,0.132989f,0.859365f,-1.09109f,-0.215563f,0.859363f,-1.09162f,-0.313522f,0.859362f,-1.0917f,-0.326998f,0.859361f,-1.09191f,-0.367012f,0.869767f,-1.11283f,0.402842f,0.869766f,-1.11298f,0.37604f,0.869763f,-1.11364f,0.252594f,0.869761f,-1.11415f,0.159431f,0.86976f,-1.11429f,0.133124f,0.869752f,-1.11617f,-0.215428f,0.86975f,-1.1167f,-0.313387f,0.86975f,-1.11678f,-0.326863f,0.869749f,-1.11699f,-0.366876f,0.888962f,-1.13203f,0.402945f,0.888961f,-1.13217f,0.376144f,0.888958f,-1.13284f,0.252697f,0.888956f,-1.13334f,0.159535f,0.888955f,-1.13349f,0.133228f,0.888948f,-1.13537f,-0.215325f,0.888945f,-1.1359f,-0.313283f,0.888945f,-1.13597f,-0.326759f,0.888944f,-1.13619f,-0.366773f,0.914042f,-1.14242f,0.403001f,0.914041f,-1.14256f,0.376199f,0.914039f,-1.14323f,0.252753f,0.914036f,-1.14373f,0.15959f,0.914036f,-1.14388f,0.133283f,0.914028f,-1.14576f,-0.215269f,0.914026f,-1.14629f,-0.313228f,0.914025f,-1.14636f,-0.326704f,0.914024f,-1.14658f,-0.366717f,0.941196f,-1.00594f,0.402262f,0.941196f,-1.00609f,0.375461f,0.941193f,-1.00676f,0.252014f,0.941191f,-1.00726f,0.158852f,0.94119f,-1.0074f,0.132545f,0.941182f,-1.00929f,-0.216008f,0.94118f,-1.00982f,-0.313966f,0.94118f,-1.00989f,-0.327442f,0.941179f,-1.0101f,-0.367456f,0.914049f,-1.00594f,0.402263f,0.914048f,-1.00609f,0.375461f,0.914046f,-1.00675f,0.252015f,0.914044f,-1.00726f,0.158852f,0.914043f,-1.0074f,0.132545f,0.914035f,-1.00928f,-0.216007f,0.914033f,-1.00981f,-0.313966f,0.914032f,-1.00989f,-0.327442f,0.914032f,-1.0101f,-0.367455f,0.888968f,-1.01633f,0.40232f,0.888967f,-1.01647f,0.375518f,0.888964f,-1.01714f,0.252072f,0.888962f,-1.01764f,0.158909f,0.888962f,-1.01779f,0.132602f,0.888954f,-1.01967f,-0.21595f,0.888951f,-1.0202f,-0.313909f,0.888951f,-1.02027f,-0.327385f,0.88895f,-1.02049f,-0.367399f,0.869771f,-1.03552f,0.402424f}; return value; } private float[] getCoordinate_11_391_point_2() { float[] value = {0.86977f,-1.03567f,0.375622f,0.869767f,-1.03634f,0.252176f,0.869765f,-1.03684f,0.159013f,0.869764f,-1.03698f,0.132706f,0.869756f,-1.03887f,-0.215846f,0.869754f,-1.0394f,-0.313805f,0.869754f,-1.03947f,-0.327281f,0.869753f,-1.03969f,-0.367294f,0.99586f,-1.08728f,0.490291f,0.98547f,-1.11236f,0.490427f,0.966273f,-1.13156f,0.490531f,0.941191f,-1.14195f,0.490588f,0.966279f,-1.01586f,0.489905f,0.985474f,-1.03506f,0.490009f,0.995861f,-1.06014f,0.490144f,0.983808f,-1.08963f,-0.397236f,0.97525f,-1.11028f,-0.397124f,0.959438f,-1.12609f,-0.397038f,0.938779f,-1.13465f,-0.396991f,0.959443f,-1.03079f,-0.397553f,0.975253f,-1.04661f,-0.397468f,0.983809f,-1.06727f,-0.397357f,0.979454f,-1.10813f,0.529589f,0.988764f,-1.08566f,0.529468f,0.988765f,-1.06134f,0.529336f,0.979458f,-1.03886f,0.529215f,0.962259f,-1.02166f,0.529122f,0.939781f,-1.13464f,0.529733f,0.962254f,-1.12533f,0.529683f,0.995858f,-1.08776f,0.402703f,0.995857f,-1.0879f,0.375902f,0.995855f,-1.08857f,0.252455f,0.995852f,-1.08907f,0.159293f,0.995852f,-1.08922f,0.132986f,0.995844f,-1.0911f,-0.215567f,0.995842f,-1.09163f,-0.313525f,0.995841f,-1.0917f,-0.327001f,0.99584f,-1.09192f,-0.367015f,0.985468f,-1.11284f,0.402839f,0.985467f,-1.11298f,0.376038f,0.985464f,-1.11365f,0.252591f,0.985462f,-1.11415f,0.159429f,0.985462f,-1.1143f,0.133122f,0.985454f,-1.11618f,-0.215431f,0.985451f,-1.11671f,-0.313389f,0.985451f,-1.11678f,-0.326865f,0.98545f,-1.117f,-0.366879f,0.966271f,-1.13203f,0.402944f,0.96627f,-1.13218f,0.376142f,0.966267f,-1.13284f,0.252695f,0.966265f,-1.13335f,0.159533f,0.966265f,-1.13349f,0.133226f,0.966257f,-1.13538f,-0.215326f,0.966254f,-1.13591f,-0.313285f,0.966254f,-1.13598f,-0.326761f,0.966253f,-1.13619f,-0.366775f,0.941189f,-1.14242f,0.403f,0.941189f,-1.14256f,0.376199f,0.941186f,-1.14323f,0.252752f,0.941184f,-1.14374f,0.15959f,0.941183f,-1.14388f,0.133283f,0.941175f,-1.14576f,-0.21527f,0.941173f,-1.14629f,-0.313228f,0.941173f,-1.14637f,-0.326704f,0.941172f,-1.14658f,-0.366718f,0.966277f,-1.01633f,0.402318f,0.966276f,-1.01648f,0.375516f,0.966273f,-1.01715f,0.25207f,0.966271f,-1.01765f,0.158907f,0.966271f,-1.01779f,0.1326f,0.966263f,-1.01968f,-0.215952f,0.96626f,-1.02021f,-0.313911f,0.96626f,-1.02028f,-0.327387f,0.966259f,-1.02049f,-0.3674f,0.985472f,-1.03553f,0.402421f,0.985471f,-1.03567f,0.37562f,0.985468f,-1.03634f,0.252173f,0.985466f,-1.03685f,0.159011f,0.985466f,-1.03699f,0.132704f,0.985458f,-1.03887f,-0.215849f,0.985455f,-1.0394f,-0.313807f,0.985455f,-1.03948f,-0.327283f,0.985454f,-1.03969f,-0.367297f,0.995859f,-1.06061f,0.402557f,0.995859f,-1.06076f,0.375755f,0.995856f,-1.06142f,0.252309f,0.995854f,-1.06193f,0.159146f,0.995853f,-1.06207f,0.132839f,0.995845f,-1.06395f,-0.215713f,0.995843f,-1.06448f,-0.313672f,0.995843f,-1.06456f,-0.327148f,0.995842f,-1.06477f,-0.367162f,0.882568f,-1.02287f,0.375553f,0.876169f,-1.02927f,0.375587f,0.882565f,-1.02354f,0.252106f,0.876166f,-1.02994f,0.252141f,0.876164f,-1.11938f,0.376075f,0.882563f,-1.12577f,0.376109f,0.876161f,-1.12004f,0.252628f,0.88256f,-1.12644f,0.252663f}; return value; } private float[] getCoordinate_11_391_point_3() { float[] value = {0.979073f,-1.02928f,0.375585f,0.972674f,-1.02288f,0.375551f,0.97907f,-1.02994f,0.252139f,0.972672f,-1.02354f,0.252104f,0.972669f,-1.12578f,0.376107f,0.979068f,-1.11938f,0.376072f,0.972666f,-1.12645f,0.252661f,0.979065f,-1.12005f,0.252626f,0.866607f,-1.00758f,0.25202f,0.860208f,-1.01398f,0.252055f,0.860202f,-1.136f,0.252715f,0.8666f,-1.1424f,0.252749f,0.99503f,-1.01399f,0.252052f,0.988631f,-1.00759f,0.252018f,0.988624f,-1.14241f,0.252747f,0.995023f,-1.13601f,0.252712f,0.86661f,-1.00699f,0.361059f,0.860211f,-1.01339f,0.361094f,0.860204f,-1.13541f,0.361754f,0.866603f,-1.14181f,0.361788f,0.995032f,-1.0134f,0.361091f,0.988634f,-1.007f,0.361056f,0.988627f,-1.14182f,0.361785f,0.995026f,-1.13542f,0.361751f,0.882555f,-1.02607f,-0.215916f,0.876156f,-1.03247f,-0.215881f,0.882552f,-1.0266f,-0.313874f,0.876153f,-1.033f,-0.313839f,0.882552f,-1.02667f,-0.32735f,0.876153f,-1.03307f,-0.327315f,0.882551f,-1.02689f,-0.367364f,0.876152f,-1.03329f,-0.367329f,0.876151f,-1.12257f,-0.215394f,0.882549f,-1.12897f,-0.215359f,0.876149f,-1.1231f,-0.313352f,0.882547f,-1.1295f,-0.313318f,0.876148f,-1.12318f,-0.326828f,0.882547f,-1.12957f,-0.326794f,0.876147f,-1.12339f,-0.366842f,0.882546f,-1.12979f,-0.366807f,0.979059f,-1.03247f,-0.215883f,0.972661f,-1.02607f,-0.215918f,0.979057f,-1.033f,-0.313842f,0.972659f,-1.0266f,-0.313876f,0.979057f,-1.03308f,-0.327318f,0.972658f,-1.02668f,-0.327352f,0.979056f,-1.03329f,-0.367331f,0.972658f,-1.02689f,-0.367366f,0.972656f,-1.12898f,-0.215361f,0.979055f,-1.12258f,-0.215396f,0.972653f,-1.12951f,-0.31332f,0.979052f,-1.12311f,-0.313355f,0.972653f,-1.12958f,-0.326796f,0.979052f,-1.12318f,-0.32683f,0.972652f,-1.1298f,-0.366809f,0.979051f,-1.1234f,-0.366844f,0.829706f,-0.986456f,-0.297344f,0.828122f,-0.985253f,-0.367588f,0.834521f,-0.978854f,-0.367622f,0.836105f,-0.980058f,-0.297379f,0.840458f,-0.984291f,-0.275199f,0.849973f,-0.993671f,-0.250282f,0.843574f,-1.00007f,-0.250247f,0.834059f,-0.990689f,-0.275164f,0.836095f,-1.17586f,-0.29632f,0.83451f,-1.17782f,-0.366547f,0.828112f,-1.17142f,-0.366581f,0.829697f,-1.16946f,-0.296354f,0.83405f,-1.16499f,-0.274221f,0.843566f,-1.15534f,-0.249407f,0.849964f,-1.16174f,-0.249373f,0.840449f,-1.17139f,-0.274187f,1.01911f,-0.980067f,-0.297383f,1.02069f,-0.978864f,-0.367627f,1.02709f,-0.985263f,-0.367592f,1.02551f,-0.986466f,-0.297348f,1.02116f,-0.990699f,-0.275168f,1.01164f,-1.00008f,-0.250251f,1.00524f,-0.993679f,-0.250285f,1.01476f,-0.9843f,-0.275203f,1.0255f,-1.16947f,-0.296359f,1.02708f,-1.17143f,-0.366586f,1.02068f,-1.17783f,-0.366551f,1.0191f,-1.17587f,-0.296324f,1.01475f,-1.1714f,-0.274191f,1.00524f,-1.16175f,-0.249376f,1.01163f,-1.15535f,-0.249411f,1.02115f,-1.165f,-0.274226f,0.954412f,-1.03832f,-0.397512f,0.967724f,-1.05164f,-0.397441f,0.974928f,-1.06903f,-0.397347f,0.974927f,-1.08786f,-0.397245f,0.967721f,-1.10525f,-0.397151f,0.954408f,-1.11857f,-0.397079f,0.937013f,-1.12577f,-0.397039f,0.918185f,-1.12577f,-0.397039f,0.900791f,-1.11856f,-0.397077f,0.887478f,-1.10525f,-0.397149f,0.880274f,-1.08785f,-0.397243f,0.880275f,-1.06903f,-0.397345f}; return value; } private float[] getCoordinate_11_391_point_4() { float[] value = {0.887481f,-1.05163f,-0.397439f,0.900795f,-1.03832f,-0.397511f,0.91819f,-1.03112f,-0.397551f,0.937018f,-1.03112f,-0.397551f,0.954412f,-1.03826f,-0.385008f,0.967725f,-1.05157f,-0.384937f,0.974929f,-1.06896f,-0.384843f,0.974928f,-1.08779f,-0.384741f,0.967722f,-1.10519f,-0.384647f,0.954408f,-1.1185f,-0.384574f,0.937013f,-1.1257f,-0.384535f,0.918185f,-1.1257f,-0.384535f,0.900791f,-1.11849f,-0.384573f,0.887478f,-1.10518f,-0.384645f,0.880274f,-1.08779f,-0.384739f,0.880275f,-1.06896f,-0.384841f,0.887481f,-1.05157f,-0.384935f,0.900795f,-1.03825f,-0.385007f,0.91819f,-1.03105f,-0.385046f,0.937018f,-1.03105f,-0.385047f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_395_point_1() { float[] value = {0.85938f,-1.0606f,0.40256f,0.85938f,-1.06075f,0.375758f,0.859375f,-1.06192f,0.159149f,0.859374f,-1.06206f,0.132842f,0.859364f,-1.06448f,-0.313669f,0.859364f,-1.06455f,-0.327145f,0.859379f,-1.08775f,0.402707f,0.859378f,-1.0879f,0.375905f,0.859373f,-1.08907f,0.159296f,0.859373f,-1.08921f,0.132989f,0.859363f,-1.09162f,-0.313522f,0.859362f,-1.0917f,-0.326998f,0.869767f,-1.11283f,0.402842f,0.869766f,-1.11298f,0.37604f,0.869761f,-1.11415f,0.159431f,0.86976f,-1.11429f,0.133124f,0.86975f,-1.1167f,-0.313387f,0.86975f,-1.11678f,-0.326863f,0.888962f,-1.13203f,0.402945f,0.888961f,-1.13217f,0.376144f,0.888956f,-1.13334f,0.159535f,0.888955f,-1.13349f,0.133228f,0.888945f,-1.1359f,-0.313283f,0.888945f,-1.13597f,-0.326759f,0.914042f,-1.14242f,0.403001f,0.914041f,-1.14256f,0.376199f,0.914036f,-1.14373f,0.15959f,0.914036f,-1.14388f,0.133283f,0.914026f,-1.14629f,-0.313228f,0.914025f,-1.14636f,-0.326704f,0.941196f,-1.00594f,0.402262f,0.941196f,-1.00609f,0.375461f,0.941191f,-1.00726f,0.158852f,0.94119f,-1.0074f,0.132545f,0.94118f,-1.00982f,-0.313966f,0.94118f,-1.00989f,-0.327442f,0.914049f,-1.00594f,0.402263f,0.914048f,-1.00609f,0.375461f,0.914044f,-1.00726f,0.158852f,0.914043f,-1.0074f,0.132545f,0.914033f,-1.00981f,-0.313966f,0.914032f,-1.00989f,-0.327442f,0.888968f,-1.01633f,0.40232f,0.888967f,-1.01647f,0.375518f,0.888962f,-1.01764f,0.158909f,0.888962f,-1.01779f,0.132602f,0.888951f,-1.0202f,-0.313909f,0.888951f,-1.02027f,-0.327385f,0.869771f,-1.03552f,0.402424f,0.86977f,-1.03567f,0.375622f,0.869765f,-1.03684f,0.159013f,0.869764f,-1.03698f,0.132706f,0.869754f,-1.0394f,-0.313805f,0.869754f,-1.03947f,-0.327281f,0.995858f,-1.08776f,0.402703f,0.995857f,-1.0879f,0.375902f,0.995852f,-1.08907f,0.159293f,0.995852f,-1.08922f,0.132986f,0.995842f,-1.09163f,-0.313525f,0.995841f,-1.0917f,-0.327001f,0.985468f,-1.11284f,0.402839f,0.985467f,-1.11298f,0.376038f,0.985462f,-1.11415f,0.159429f,0.985462f,-1.1143f,0.133122f,0.985451f,-1.11671f,-0.313389f,0.985451f,-1.11678f,-0.326865f,0.966271f,-1.13203f,0.402944f,0.96627f,-1.13218f,0.376142f,0.966265f,-1.13335f,0.159533f,0.966265f,-1.13349f,0.133226f,0.966254f,-1.13591f,-0.313285f,0.966254f,-1.13598f,-0.326761f,0.941189f,-1.14242f,0.403f,0.941189f,-1.14256f,0.376199f,0.941184f,-1.14374f,0.15959f,0.941183f,-1.14388f,0.133283f,0.941173f,-1.14629f,-0.313228f,0.941173f,-1.14637f,-0.326704f,0.966277f,-1.01633f,0.402318f,0.966276f,-1.01648f,0.375516f,0.966271f,-1.01765f,0.158907f,0.966271f,-1.01779f,0.1326f,0.96626f,-1.02021f,-0.313911f,0.96626f,-1.02028f,-0.327387f,0.985472f,-1.03553f,0.402421f,0.985471f,-1.03567f,0.37562f,0.985466f,-1.03685f,0.159011f,0.985466f,-1.03699f,0.132704f,0.985455f,-1.0394f,-0.313807f,0.985455f,-1.03948f,-0.327283f,0.995859f,-1.06061f,0.402557f,0.995859f,-1.06076f,0.375755f,0.995854f,-1.06193f,0.159146f,0.995853f,-1.06207f,0.132839f,0.995843f,-1.06448f,-0.313672f,0.995843f,-1.06456f,-0.327148f,0.882568f,-1.02287f,0.375553f,0.876169f,-1.02927f,0.375587f,0.876164f,-1.11938f,0.376075f,0.882563f,-1.12577f,0.376109f}; return value; } private float[] getCoordinate_11_395_point_2() { float[] value = {0.979073f,-1.02928f,0.375585f,0.972674f,-1.02288f,0.375551f,0.972669f,-1.12578f,0.376107f,0.979068f,-1.11938f,0.376072f,0.882552f,-1.0266f,-0.313874f,0.876153f,-1.033f,-0.313839f,0.882552f,-1.02667f,-0.32735f,0.876153f,-1.03307f,-0.327315f,0.876149f,-1.1231f,-0.313352f,0.882547f,-1.1295f,-0.313318f,0.876148f,-1.12318f,-0.326828f,0.882547f,-1.12957f,-0.326794f,0.979057f,-1.033f,-0.313842f,0.972659f,-1.0266f,-0.313876f,0.979057f,-1.03308f,-0.327318f,0.972658f,-1.02668f,-0.327352f,0.972653f,-1.12951f,-0.31332f,0.979052f,-1.12311f,-0.313355f,0.972653f,-1.12958f,-0.326796f,0.979052f,-1.12318f,-0.32683f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_403_coordIndex_1() { int[] value = {32,15,93,128,-1,33,14,91,129,-1,34,13,89,130,-1,35,12,87,131,-1,36,11,85,132,-1,37,10,83,133,-1,38,9,81,134,-1,39,8,79,135,-1,40,7,77,136,-1,41,6,75,137,-1,42,5,73,138,-1,43,4,71,139,-1,44,3,69,140,-1,45,2,67,141,-1,46,1,64,142,-1,47,0,65,143,-1,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,-1,64,0,47,142,-1,65,15,32,143,-1,67,1,46,141,-1,69,2,45,140,-1,71,3,44,139,-1,73,4,43,138,-1,75,5,42,137,-1,77,6,41,136,-1,79,7,40,135,-1,81,8,39,134,-1,83,9,38,133,-1,85,10,37,132,-1,87,11,36,131,-1,89,12,35,130,-1,91,13,34,129,-1,93,14,33,128,-1,96,17,98,-1,97,16,96,-1,98,18,99,-1,99,19,100,-1,100,20,101,-1,101,21,102,-1,102,22,103,-1,103,23,104,-1,104,24,105,-1,105,25,106,-1,106,26,107,-1,107,27,108,-1,108,28,109,-1,109,29,110,-1,110,30,111,-1,111,31,97,-1,112,65,0,66,-1,112,66,16,97,-1,112,95,15,65,-1,112,97,31,95,-1,113,93,15,95,-1,113,94,14,93,-1,113,95,31,111,-1,113,111,30,94,-1,114,91,14,94,-1,114,92,13,91,-1,114,94,30,110,-1,114,110,29,92,-1,115,89,13,92,-1,115,90,12,89,-1,115,92,29,109,-1,115,109,28,90,-1,116,87,12,90,-1,116,88,11,87,-1,116,90,28,108,-1,116,108,27,88,-1,117,85,11,88,-1,117,86,10,85,-1,117,88,27,107,-1,117,107,26,86,-1,118,83,10,86,-1,118,84,9,83,-1,118,86,26,106,-1,118,106,25,84,-1,119,81,9,84,-1,119,82,8,81,-1,119,84,25,105,-1,119,105,24,82,-1,120,79,8,82,-1,120,80,7,79,-1,120,82,24,104,-1,120,104,23,80,-1,121,77,7,80,-1,121,78,6,77,-1,121,80,23,103,-1,121,103,22,78,-1,122,75,6,78,-1,122,76,5,75,-1,122,78,22,102,-1,122,102,21,76,-1,123,73,5,76,-1,123,74,4,73,-1,123,76,21,101,-1,123,101,20,74,-1,124,71,4,74,-1,124,72,3,71,-1,124,74,20,100,-1,124,100,19,72,-1,125,69,3,72,-1,125,70,2,69,-1,125,72,19,99,-1,125,99,18,70,-1,126,67,2,70,-1,126,68,1,67,-1,126,70,18,98,-1,126,98,17,68,-1,127,64,1,68,-1,127,66,0,64,-1,127,68,17,96,-1,127,96,16,66,-1,128,33,49,48,32,-1,129,34,50,49,33,-1,130,35,51,50,34,-1,131,36,52,51,35,-1,132,37,53,52,36,-1,133,38,54,53,37,-1,134,39,55,54,38,-1,135,40,56,55,39,-1,136,41,57,56,40,-1,137,42,58,57,41,-1,138,43,59,58,42,-1,139,44,60,59,43,-1,140,45,61,60,44,-1,141,46,62,61,45,-1,142,47,63,62,46,-1,143,32,48,63,47,-1,145,144,97,96,-1,146,145,96,98,-1,147,146,98,99,-1,148,147,99,100,-1,149,148,100,101,-1,150,149,101,102,-1,151,150,102,103,-1,152,151,103,104,-1,153,152,104,105,-1,154,153,105,106,-1,155,154,106,107,-1,156,155,107,108,-1,157,156,108,109,-1,158,157,109,110,-1,159,111,97,144,-1,159,158,110,111,-1,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,-1,161,160,144,145,-1,162,161,145,146,-1,163,162,146,147,-1,164,163,147,148,-1,165,164,148,149,-1,166,165,149,150,-1,167,166,150,151,-1,168,167,151,152,-1,169,168,152,153,-1,170,169,153,154,-1,171,170,154,155,-1,172,171,155,156,-1,173,172,156,157,-1,174,173,157,158,-1,175,159,144,160,-1,175,174,158,159,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_403_point_1() { float[] value = {-0.489635f,-0.778028f,0.440198f,-0.506517f,-0.824411f,0.440198f,-0.539864f,-0.860804f,0.440198f,-0.5846f,-0.881664f,0.440198f,-0.633913f,-0.883817f,0.440198f,-0.680296f,-0.866935f,0.440198f,-0.716688f,-0.833588f,0.440198f,-0.737549f,-0.788852f,0.440198f,-0.739702f,-0.739539f,0.440198f,-0.72282f,-0.693156f,0.440198f,-0.689472f,-0.656764f,0.440198f,-0.644737f,-0.635903f,0.440198f,-0.595424f,-0.63375f,0.440198f,-0.54904f,-0.650632f,0.440198f,-0.512648f,-0.683979f,0.440198f,-0.491788f,-0.728715f,0.440198f,-0.489635f,-0.778028f,-0.350535f,-0.506517f,-0.824411f,-0.350535f,-0.539864f,-0.860804f,-0.350535f,-0.5846f,-0.881664f,-0.350535f,-0.633913f,-0.883817f,-0.350535f,-0.680296f,-0.866935f,-0.350535f,-0.716688f,-0.833588f,-0.350535f,-0.737549f,-0.788852f,-0.350535f,-0.739702f,-0.739539f,-0.350535f,-0.72282f,-0.693156f,-0.350535f,-0.689472f,-0.656764f,-0.350535f,-0.644737f,-0.635903f,-0.350535f,-0.595424f,-0.63375f,-0.350535f,-0.54904f,-0.650632f,-0.350535f,-0.512648f,-0.683979f,-0.350535f,-0.491788f,-0.728715f,-0.350535f,-0.498924f,-0.730461f,0.440198f,-0.518573f,-0.688324f,0.440198f,-0.552852f,-0.656913f,0.440198f,-0.596541f,-0.641011f,0.440198f,-0.642991f,-0.643039f,0.440198f,-0.685128f,-0.662688f,0.440198f,-0.716539f,-0.696967f,0.440198f,-0.73244f,-0.740657f,0.440198f,-0.730412f,-0.787106f,0.440198f,-0.710763f,-0.829243f,0.440198f,-0.676485f,-0.860654f,0.440198f,-0.632795f,-0.876556f,0.440198f,-0.586346f,-0.874528f,0.440198f,-0.544208f,-0.854879f,0.440198f,-0.512798f,-0.8206f,0.440198f,-0.496896f,-0.77691f,0.440198f,-0.498924f,-0.730461f,0.425341f,-0.518573f,-0.688324f,0.425341f,-0.552852f,-0.656913f,0.425341f,-0.596541f,-0.641011f,0.425341f,-0.642991f,-0.643039f,0.425341f,-0.685128f,-0.662688f,0.425341f,-0.716539f,-0.696967f,0.425341f,-0.73244f,-0.740657f,0.425341f,-0.730412f,-0.787106f,0.425341f,-0.710763f,-0.829243f,0.425341f,-0.676485f,-0.860654f,0.425341f,-0.632795f,-0.876556f,0.425341f,-0.586346f,-0.874528f,0.425341f,-0.544208f,-0.854879f,0.425341f,-0.512798f,-0.8206f,0.425341f,-0.496896f,-0.77691f,0.425341f,-0.495814f,-0.802043f,0.440198f,-0.488307f,-0.753266f,0.440198f,-0.489635f,-0.778028f,0.0448314f,-0.521416f,-0.844234f,0.440198f,-0.506517f,-0.824411f,0.0448314f,-0.561215f,-0.873415f,0.440198f,-0.539864f,-0.860804f,0.0448314f,-0.609151f,-0.885145f,0.440198f,-0.5846f,-0.881664f,0.0448314f,-0.657928f,-0.877638f,0.440198f,-0.633913f,-0.883817f,0.0448314f,-0.700118f,-0.852036f,0.440198f,-0.680296f,-0.866935f,0.0448314f,-0.7293f,-0.812237f,0.440198f,-0.716688f,-0.833588f,0.0448314f,-0.74103f,-0.764301f,0.440198f,-0.737549f,-0.788852f,0.0448314f,-0.733523f,-0.715524f,0.440198f,-0.739702f,-0.739539f,0.0448314f,-0.707921f,-0.673334f,0.440198f,-0.72282f,-0.693156f,0.0448314f,-0.668122f,-0.644152f,0.440198f,-0.689472f,-0.656764f,0.0448314f,-0.620185f,-0.632422f,0.440198f,-0.644737f,-0.635903f,0.0448314f,-0.571409f,-0.639929f,0.440198f,-0.595424f,-0.63375f,0.0448314f,-0.529218f,-0.665531f,0.440198f,-0.54904f,-0.650632f,0.0448314f,-0.500037f,-0.70533f,0.440198f,-0.512648f,-0.683979f,0.0448314f,-0.491788f,-0.728715f,0.0448314f,-0.495814f,-0.802043f,-0.350535f,-0.488307f,-0.753266f,-0.350535f,-0.521416f,-0.844234f,-0.350535f,-0.561215f,-0.873415f,-0.350535f}; return value; } private float[] getCoordinate_10_403_point_2() { float[] value = {-0.609151f,-0.885145f,-0.350535f,-0.657928f,-0.877638f,-0.350535f,-0.700118f,-0.852036f,-0.350535f,-0.7293f,-0.812237f,-0.350535f,-0.74103f,-0.764301f,-0.350535f,-0.733523f,-0.715524f,-0.350535f,-0.707921f,-0.673334f,-0.350535f,-0.668122f,-0.644152f,-0.350535f,-0.620185f,-0.632422f,-0.350535f,-0.571409f,-0.639929f,-0.350535f,-0.529218f,-0.665531f,-0.350535f,-0.500037f,-0.70533f,-0.350535f,-0.488307f,-0.753266f,0.0448314f,-0.500037f,-0.70533f,0.0448314f,-0.529218f,-0.665531f,0.0448314f,-0.571409f,-0.639929f,0.0448314f,-0.620185f,-0.632422f,0.0448314f,-0.668122f,-0.644152f,0.0448314f,-0.707921f,-0.673334f,0.0448314f,-0.733523f,-0.715524f,0.0448314f,-0.74103f,-0.764301f,0.0448314f,-0.7293f,-0.812237f,0.0448314f,-0.700118f,-0.852036f,0.0448314f,-0.657928f,-0.877638f,0.0448314f,-0.609151f,-0.885145f,0.0448314f,-0.561215f,-0.873415f,0.0448314f,-0.521416f,-0.844234f,0.0448314f,-0.495814f,-0.802043f,0.0448314f,-0.508749f,-0.709392f,0.440198f,-0.535712f,-0.672618f,0.440198f,-0.574697f,-0.648962f,0.440198f,-0.619766f,-0.642025f,0.440198f,-0.664059f,-0.652864f,0.440198f,-0.700833f,-0.679828f,0.440198f,-0.72449f,-0.718812f,0.440198f,-0.731426f,-0.763881f,0.440198f,-0.720588f,-0.808175f,0.440198f,-0.693624f,-0.844949f,0.440198f,-0.65464f,-0.868605f,0.440198f,-0.60957f,-0.875542f,0.440198f,-0.565277f,-0.864703f,0.440198f,-0.528503f,-0.837739f,0.440198f,-0.504847f,-0.798755f,0.440198f,-0.49791f,-0.753686f,0.440198f,-0.498668f,-0.753719f,-0.350535f,-0.50556f,-0.798496f,-0.350535f,-0.529063f,-0.837227f,-0.350535f,-0.565598f,-0.864015f,-0.350535f,-0.609604f,-0.874784f,-0.350535f,-0.65438f,-0.867892f,-0.350535f,-0.693111f,-0.844389f,-0.350535f,-0.7199f,-0.807854f,-0.350535f,-0.730668f,-0.763848f,-0.350535f,-0.723776f,-0.719071f,-0.350535f,-0.700274f,-0.68034f,-0.350535f,-0.663739f,-0.653552f,-0.350535f,-0.619733f,-0.642784f,-0.350535f,-0.574956f,-0.649675f,-0.350535f,-0.536225f,-0.673178f,-0.350535f,-0.509436f,-0.709713f,-0.350535f,-0.498668f,-0.753719f,-0.332656f,-0.50556f,-0.798496f,-0.332656f,-0.529063f,-0.837227f,-0.332656f,-0.565598f,-0.864015f,-0.332656f,-0.609604f,-0.874784f,-0.332656f,-0.65438f,-0.867892f,-0.332656f,-0.693111f,-0.844389f,-0.332656f,-0.7199f,-0.807854f,-0.332656f,-0.730668f,-0.763848f,-0.332656f,-0.723776f,-0.719071f,-0.332656f,-0.700274f,-0.68034f,-0.332656f,-0.663739f,-0.653552f,-0.332656f,-0.619733f,-0.642784f,-0.332656f,-0.574956f,-0.649675f,-0.332656f,-0.536225f,-0.673178f,-0.332656f,-0.509436f,-0.709713f,-0.332656f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_473_coordIndex_1() { int[] value = {14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,15,-1,16,0,1,17,-1,17,1,2,18,-1,18,2,3,19,-1,19,3,4,20,-1,20,4,5,21,-1,21,5,6,22,-1,22,6,7,23,-1,23,7,8,24,-1,24,8,9,25,-1,25,9,10,26,-1,26,10,11,27,-1,27,11,12,28,-1,28,12,13,29,-1,29,13,14,30,-1,30,14,15,31,-1,31,15,0,16,-1,33,32,30,31,-1,34,33,31,16,-1,35,34,16,17,-1,36,35,17,18,-1,37,36,18,19,-1,38,37,19,20,-1,39,38,20,21,-1,40,39,21,22,-1,41,40,22,23,-1,42,41,23,24,-1,43,42,24,25,-1,44,43,25,26,-1,45,44,26,27,-1,46,45,27,28,-1,47,29,30,32,-1,47,46,28,29,-1,49,48,47,32,-1,50,49,32,33,-1,51,50,33,34,-1,52,51,34,35,-1,53,52,35,36,-1,54,53,36,37,-1,55,54,37,38,-1,56,55,38,39,-1,57,56,39,40,-1,58,57,40,41,-1,59,58,41,42,-1,60,59,42,43,-1,61,60,43,44,-1,62,61,44,45,-1,63,46,47,48,-1,63,62,45,46,-1,65,64,48,49,-1,66,65,49,50,-1,67,66,50,51,-1,68,67,51,52,-1,69,68,52,53,-1,70,69,53,54,-1,71,70,54,55,-1,72,71,55,56,-1,73,72,56,57,-1,74,73,57,58,-1,75,74,58,59,-1,76,75,59,60,-1,77,76,60,61,-1,78,77,61,62,-1,79,63,48,64,-1,79,78,62,63,-1,81,80,64,65,-1,82,81,65,66,-1,83,82,66,67,-1,84,83,67,68,-1,85,84,68,69,-1,86,85,69,70,-1,87,86,70,71,-1,88,87,71,72,-1,89,88,72,73,-1,90,89,73,74,-1,91,90,74,75,-1,92,91,75,76,-1,93,92,76,77,-1,94,93,77,78,-1,95,79,64,80,-1,95,94,78,79,-1,97,96,95,80,-1,98,97,80,81,-1,99,98,81,82,-1,100,99,82,83,-1,101,100,83,84,-1,102,101,84,85,-1,103,102,85,86,-1,104,103,86,87,-1,105,104,87,88,-1,106,105,88,89,-1,107,106,89,90,-1,108,107,90,91,-1,109,108,91,92,-1,110,109,92,93,-1,111,94,95,96,-1,111,110,93,94,-1,113,112,111,96,-1,114,113,96,97,-1,115,114,97,98,-1,116,115,98,99,-1,117,116,99,100,-1,118,117,100,101,-1,119,118,101,102,-1,120,119,102,103,-1,121,120,103,104,-1,122,121,104,105,-1,123,122,105,106,-1,124,123,106,107,-1,125,124,107,108,-1,126,125,108,109,-1,127,110,111,112,-1,127,126,109,110,-1,129,128,112,113,-1,130,129,113,114,-1,131,130,114,115,-1,132,131,115,116,-1,133,132,116,117,-1,134,133,117,118,-1,135,134,118,119,-1,136,135,119,120,-1,137,136,120,121,-1,138,137,121,122,-1,139,138,122,123,-1,140,139,123,124,-1,141,140,124,125,-1,142,141,125,126,-1,143,127,112,128,-1,143,142,126,127,-1,145,144,143,128,-1,146,145,128,129,-1,147,146,129,130,-1,148,147,130,131,-1,149,148,131,132,-1,150,149,132,133,-1,151,150,133,134,-1,152,151,134,135,-1,153,152,135,136,-1,154,153,136,137,-1,155,154,137,138,-1,156,155,138,139,-1,157,156,139,140,-1,158,157,140,141,-1,159,142,143,144,-1,159,158,141,142,-1,161,160,144,145,-1,162,161,145,146,-1,163,162,146,147,-1,164,163,147,148,-1,165,164,148,149,-1,166,165,149,150,-1,167,166,150,151,-1,168,167,151,152,-1,169,168,152,153,-1,170,169,153,154,-1,171,170,154,155,-1,172,171,155,156,-1,173,172,156,157,-1,174,173,157,158,-1,175,159,144,160,-1,175,174,158,159,-1,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,-1,177,176,175,160,-1,178,177,160,161,-1,179,178,161,162,-1,180,179,162,163,-1,181,180,163,164,-1,182,181,164,165,-1,183,182,165,166,-1,184,183,166,167,-1,185,184,167,168,-1,186,185,168,169,-1,187,186,169,170,-1,188,187,170,171,-1,189,188,171,172,-1,190,189,172,173,-1,191,174,175,176,-1,191,190,173,174,-1,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,-1,209,208,207,192,-1,210,209,192,193,-1,211,210,193,194,-1,212,211,194,195,-1,213,212,195,196,-1,214,213,196,197,-1,215,214,197,198,-1,216,215,198,199,-1,217,216,199,200,-1,218,217,200,201,-1,219,218,201,202,-1,220,219,202,203,-1,221,220,203,204,-1,222,221,204,205}; return value; } private int[] getIndexedFaceSet_9_473_coordIndex_2() { int[] value = {-1,223,206,207,208,-1,223,222,205,206,-1,225,224,223,208,-1,226,225,208,209,-1,227,226,209,210,-1,228,227,210,211,-1,229,228,211,212,-1,230,229,212,213,-1,231,230,213,214,-1,232,231,214,215,-1,233,232,215,216,-1,234,233,216,217,-1,235,234,217,218,-1,236,235,218,219,-1,237,236,219,220,-1,238,237,220,221,-1,239,222,223,224,-1,239,238,221,222,-1,241,240,224,225,-1,242,241,225,226,-1,243,242,226,227,-1,244,243,227,228,-1,245,244,228,229,-1,246,245,229,230,-1,247,246,230,231,-1,248,247,231,232,-1,249,248,232,233,-1,250,249,233,234,-1,251,250,234,235,-1,252,251,235,236,-1,253,252,236,237,-1,254,253,237,238,-1,255,239,224,240,-1,255,254,238,239,-1,257,256,240,241,-1,258,257,241,242,-1,259,258,242,243,-1,260,259,243,244,-1,261,260,244,245,-1,262,261,245,246,-1,263,262,246,247,-1,264,263,247,248,-1,265,264,248,249,-1,266,265,249,250,-1,267,266,250,251,-1,268,267,251,252,-1,269,268,252,253,-1,270,269,253,254,-1,271,255,240,256,-1,271,270,254,255,-1,273,272,256,257,-1,274,273,257,258,-1,275,274,258,259,-1,276,275,259,260,-1,277,276,260,261,-1,278,277,261,262,-1,279,278,262,263,-1,280,279,263,264,-1,281,280,264,265,-1,282,281,265,266,-1,283,282,266,267,-1,284,283,267,268,-1,285,284,268,269,-1,286,285,269,270,-1,287,271,256,272,-1,287,286,270,271,-1,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,-1,289,288,272,273,-1,290,289,273,274,-1,291,290,274,275,-1,292,291,275,276,-1,293,292,276,277,-1,294,293,277,278,-1,295,294,278,279,-1,296,295,279,280,-1,297,296,280,281,-1,298,297,281,282,-1,299,298,282,283,-1,300,299,283,284,-1,301,300,284,285,-1,302,301,285,286,-1,303,287,272,288,-1,303,302,286,287,-1,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,319,-1,320,304,305,321,-1,321,305,306,322,-1,322,306,307,323,-1,323,307,308,324,-1,324,308,309,325,-1,325,309,310,326,-1,326,310,311,327,-1,327,311,312,328,-1,328,312,313,329,-1,329,313,314,330,-1,330,314,315,331,-1,331,315,316,332,-1,332,316,317,333,-1,333,317,318,334,-1,334,318,319,335,-1,335,319,304,320,-1,337,336,334,335,-1,338,337,335,320,-1,339,338,320,321,-1,340,339,321,322,-1,341,340,322,323,-1,342,341,323,324,-1,343,342,324,325,-1,344,343,325,326,-1,345,344,326,327,-1,346,345,327,328,-1,347,346,328,329,-1,348,347,329,330,-1,349,348,330,331,-1,350,349,331,332,-1,351,333,334,336,-1,351,350,332,333,-1,353,352,351,336,-1,354,353,336,337,-1,355,354,337,338,-1,356,355,338,339,-1,357,356,339,340,-1,358,357,340,341,-1,359,358,341,342,-1,360,359,342,343,-1,361,360,343,344,-1,362,361,344,345,-1,363,362,345,346,-1,364,363,346,347,-1,365,364,347,348,-1,366,365,348,349,-1,367,350,351,352,-1,367,366,349,350,-1,369,368,352,353,-1,370,369,353,354,-1,371,370,354,355,-1,372,371,355,356,-1,373,372,356,357,-1,374,373,357,358,-1,375,374,358,359,-1,376,375,359,360,-1,377,376,360,361,-1,378,377,361,362,-1,379,378,362,363,-1,380,379,363,364,-1,381,380,364,365,-1,382,381,365,366,-1,383,367,352,368,-1,383,382,366,367,-1,385,384,368,369,-1,386,385,369,370,-1,387,386,370,371,-1,388,387,371,372,-1,389,388,372,373,-1,390,389,373,374,-1,391,390,374,375,-1,392,391,375,376,-1,393,392,376,377,-1,394,393,377,378,-1,395,394,378,379,-1,396,395,379,380,-1,397,396,380,381,-1,398,397,381,382,-1,399,383,368,384,-1,399,398,382,383,-1,401,400,399,384,-1,402,401,384,385,-1,403,402,385,386,-1,404,403,386,387,-1,405,404,387,388,-1,406,405,388,389,-1,407,406,389,390,-1,408,407,390,391,-1,409,408,391,392,-1,410,409,392,393,-1,411,410,393,394,-1,412,411,394,395,-1,413,412,395,396,-1,414,413,396,397,-1,415,398,399,400,-1,415,414,397,398,-1,417,416,415,400,-1,418,417,400,401,-1,419,418,401,402,-1,420,419,402,403,-1,421,420,403,404,-1,422,421,404,405,-1,423,422,405,406,-1,424,423,406,407,-1,425,424,407,408,-1,426,425,408,409,-1,427,426,409,410,-1,428,427,410,411,-1,429,428,411,412,-1,430,429,412,413,-1,431,414,415,416,-1}; return value; } private int[] getIndexedFaceSet_9_473_coordIndex_3() { int[] value = {431,430,413,414,-1,433,432,416,417,-1,434,433,417,418,-1,435,434,418,419,-1,436,435,419,420,-1,437,436,420,421,-1,438,437,421,422,-1,439,438,422,423,-1,440,439,423,424,-1,441,440,424,425,-1,442,441,425,426,-1,443,442,426,427,-1,444,443,427,428,-1,445,444,428,429,-1,446,445,429,430,-1,447,431,416,432,-1,447,446,430,431,-1,449,448,432,433,-1,450,449,433,434,-1,451,450,434,435,-1,452,451,435,436,-1,453,452,436,437,-1,454,453,437,438,-1,455,454,438,439,-1,456,455,439,440,-1,457,456,440,441,-1,458,457,441,442,-1,459,458,442,443,-1,460,459,443,444,-1,461,460,444,445,-1,462,461,445,446,-1,463,447,432,448,-1,463,462,446,447,-1,465,464,448,449,-1,466,465,449,450,-1,467,466,450,451,-1,468,467,451,452,-1,469,468,452,453,-1,470,469,453,454,-1,471,470,454,455,-1,472,471,455,456,-1,473,472,456,457,-1,474,473,457,458,-1,475,474,458,459,-1,476,475,459,460,-1,477,476,460,461,-1,478,477,461,462,-1,479,463,448,464,-1,479,478,462,463,-1,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,-1,481,480,464,465,-1,482,481,465,466,-1,483,482,466,467,-1,484,483,467,468,-1,485,484,468,469,-1,486,485,469,470,-1,487,486,470,471,-1,488,487,471,472,-1,489,488,472,473,-1,490,489,473,474,-1,491,490,474,475,-1,492,491,475,476,-1,493,492,476,477,-1,494,493,477,478,-1,495,479,464,480,-1,495,494,478,479,-1,511,510,509,508,507,506,505,504,503,502,501,500,499,498,497,496,-1,513,512,511,496,-1,514,513,496,497,-1,515,514,497,498,-1,516,515,498,499,-1,517,516,499,500,-1,518,517,500,501,-1,519,518,501,502,-1,520,519,502,503,-1,521,520,503,504,-1,522,521,504,505,-1,523,522,505,506,-1,524,523,506,507,-1,525,524,507,508,-1,526,525,508,509,-1,527,510,511,512,-1,527,526,509,510,-1,529,528,527,512,-1,530,529,512,513,-1,531,530,513,514,-1,532,531,514,515,-1,533,532,515,516,-1,534,533,516,517,-1,535,534,517,518,-1,536,535,518,519,-1,537,536,519,520,-1,538,537,520,521,-1,539,538,521,522,-1,540,539,522,523,-1,541,540,523,524,-1,542,541,524,525,-1,543,526,527,528,-1,543,542,525,526,-1,545,544,528,529,-1,546,545,529,530,-1,547,546,530,531,-1,548,547,531,532,-1,549,548,532,533,-1,550,549,533,534,-1,551,550,534,535,-1,552,551,535,536,-1,553,552,536,537,-1,554,553,537,538,-1,555,554,538,539,-1,556,555,539,540,-1,557,556,540,541,-1,558,557,541,542,-1,559,543,528,544,-1,559,558,542,543,-1,561,560,559,544,-1,562,561,544,545,-1,563,562,545,546,-1,564,563,546,547,-1,565,564,547,548,-1,566,565,548,549,-1,567,566,549,550,-1,568,567,550,551,-1,569,568,551,552,-1,570,569,552,553,-1,571,570,553,554,-1,572,571,554,555,-1,573,572,555,556,-1,574,573,556,557,-1,575,558,559,560,-1,575,574,557,558,-1,577,576,560,561,-1,578,577,561,562,-1,579,578,562,563,-1,580,579,563,564,-1,581,580,564,565,-1,582,581,565,566,-1,583,582,566,567,-1,584,583,567,568,-1,585,584,568,569,-1,586,585,569,570,-1,587,586,570,571,-1,588,587,571,572,-1,589,588,572,573,-1,590,589,573,574,-1,591,575,560,576,-1,591,590,574,575,-1,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,-1,593,592,591,576,-1,594,593,576,577,-1,595,594,577,578,-1,596,595,578,579,-1,597,596,579,580,-1,598,597,580,581,-1,599,598,581,582,-1,600,599,582,583,-1,601,600,583,584,-1,602,601,584,585,-1,603,602,585,586,-1,604,603,586,587,-1,605,604,587,588,-1,606,605,588,589,-1,607,590,591,592,-1,607,606,589,590,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_473_point_1() { float[] value = {-1.1153f,-0.714827f,0.321399f,-1.11623f,-0.714787f,0.326098f,-1.11889f,-0.714753f,0.330082f,-1.12288f,-0.71473f,0.332743f,-1.12758f,-0.714722f,0.333678f,-1.13228f,-0.71473f,0.332743f,-1.13626f,-0.714753f,0.330082f,-1.13892f,-0.714787f,0.326098f,-1.13986f,-0.714827f,0.321399f,-1.13892f,-0.714868f,0.316699f,-1.13626f,-0.714902f,0.312716f,-1.13228f,-0.714925f,0.310054f,-1.12758f,-0.714933f,0.309119f,-1.12288f,-0.714925f,0.310054f,-1.11889f,-0.714902f,0.312716f,-1.11623f,-0.714868f,0.316699f,-1.11604f,-0.907435f,0.321609f,-1.11693f,-0.907716f,0.326308f,-1.11944f,-0.908595f,0.330292f,-1.1232f,-0.909936f,0.332954f,-1.12761f,-0.911536f,0.333889f,-1.13203f,-0.913151f,0.332954f,-1.13576f,-0.914535f,0.330292f,-1.13825f,-0.915477f,0.326308f,-1.13912f,-0.915835f,0.321609f,-1.13823f,-0.915553f,0.31691f,-1.13571f,-0.914674f,0.312926f,-1.13196f,-0.913333f,0.310264f,-1.12754f,-0.911734f,0.30933f,-1.12313f,-0.910119f,0.310264f,-1.11939f,-0.908735f,0.312926f,-1.1169f,-0.907792f,0.31691f,-1.11746f,-0.915507f,0.313012f,-1.11544f,-0.913769f,0.316996f,-1.11475f,-0.913138f,0.321695f,-1.11549f,-0.913708f,0.326394f,-1.11755f,-0.915393f,0.330378f,-1.12062f,-0.917936f,0.33304f,-1.12423f,-0.920951f,0.333974f,-1.12782f,-0.923977f,0.33304f,-1.13086f,-0.926556f,0.330378f,-1.13287f,-0.928293f,0.326394f,-1.13357f,-0.928925f,0.321695f,-1.13282f,-0.928355f,0.316996f,-1.13076f,-0.92667f,0.313012f,-1.1277f,-0.924126f,0.31035f,-1.12409f,-0.921112f,0.309415f,-1.1205f,-0.918085f,0.31035f,-1.1153f,-0.92467f,0.310436f,-1.11332f,-0.921209f,0.313098f,-1.11202f,-0.918886f,0.317081f,-1.11159f,-0.918057f,0.321781f,-1.11209f,-0.918846f,0.32648f,-1.11345f,-0.921134f,0.330464f,-1.11547f,-0.924573f,0.333125f,-1.11782f,-0.928639f,0.33406f,-1.12016f,-0.932713f,0.333125f,-1.12214f,-0.936174f,0.330464f,-1.12344f,-0.938496f,0.32648f,-1.12387f,-0.939326f,0.321781f,-1.12337f,-0.938537f,0.317081f,-1.12201f,-0.936249f,0.313098f,-1.12f,-0.93281f,0.310436f,-1.11764f,-0.928744f,0.309501f,-1.10816f,-0.92908f,0.310521f,-1.10749f,-0.925153f,0.313183f,-1.10706f,-0.922525f,0.317167f,-1.10694f,-0.921598f,0.321866f,-1.10714f,-0.922511f,0.326565f,-1.10764f,-0.925127f,0.330549f,-1.10835f,-0.929046f,0.333211f,-1.10917f,-0.933673f,0.334146f,-1.10998f,-0.938302f,0.333211f,-1.11065f,-0.94223f,0.330549f,-1.11108f,-0.944857f,0.326565f,-1.1112f,-0.945785f,0.321866f,-1.111f,-0.944871f,0.317167f,-1.11051f,-0.942255f,0.313183f,-1.10979f,-0.938336f,0.310521f,-1.10897f,-0.933709f,0.309587f,-1.09913f,-0.930728f,0.310607f,-1.09915f,-0.926744f,0.313269f,-1.09918f,-0.924082f,0.317253f,-1.09922f,-0.923148f,0.321952f,-1.09926f,-0.924082f,0.326651f,-1.0993f,-0.926744f,0.330635f,-1.09932f,-0.930728f,0.333297f,-1.09933f,-0.935428f,0.334232f,-1.09932f,-0.940127f,0.333297f,-1.0993f,-0.944111f,0.330635f,-1.09926f,-0.946773f,0.326651f,-1.09922f,-0.947708f,0.321952f,-1.09918f,-0.946773f,0.317253f,-1.09915f,-0.944111f,0.313269f,-1.09913f,-0.940127f,0.310607f,-1.09912f,-0.935428f,0.309672f,-0.969129f,-0.935464f,0.310787f,-0.967529f,-0.931045f,0.311722f,-0.966188f,-0.927293f,0.314384f,-0.965309f,-0.92478f,0.318367f}; return value; } private float[] getCoordinate_10_473_point_2() { float[] value = {-0.965028f,-0.923888f,0.323066f,-0.965385f,-0.924753f,0.327766f,-0.966328f,-0.927243f,0.331749f,-0.967712f,-0.930978f,0.334411f,-0.969327f,-0.935392f,0.335346f,-0.970926f,-0.93981f,0.334411f,-0.972267f,-0.943562f,0.331749f,-0.973146f,-0.946075f,0.327766f,-0.973428f,-0.946967f,0.323066f,-0.97307f,-0.946102f,0.318367f,-0.972128f,-0.943613f,0.314384f,-0.970743f,-0.939877f,0.311722f,-0.962777f,-0.94251f,0.311807f,-0.95975f,-0.938915f,0.310873f,-0.956736f,-0.93531f,0.311807f,-0.954193f,-0.932244f,0.314469f,-0.952508f,-0.930183f,0.318453f,-0.951938f,-0.929441f,0.323152f,-0.952569f,-0.930131f,0.327851f,-0.954307f,-0.932148f,0.331835f,-0.956885f,-0.935185f,0.334497f,-0.959912f,-0.93878f,0.335432f,-0.962926f,-0.942385f,0.334497f,-0.96547f,-0.945452f,0.331835f,-0.967154f,-0.947513f,0.327851f,-0.967724f,-0.948255f,0.323152f,-0.967093f,-0.947565f,0.318453f,-0.965356f,-0.945547f,0.314469f,-0.956192f,-0.947709f,0.311893f,-0.952118f,-0.945366f,0.310958f,-0.948052f,-0.94301f,0.311893f,-0.944614f,-0.940998f,0.314555f,-0.942325f,-0.939638f,0.318539f,-0.941536f,-0.939135f,0.323238f,-0.942366f,-0.939568f,0.327937f,-0.944688f,-0.940869f,0.331921f,-0.94815f,-0.942841f,0.334583f,-0.952224f,-0.945184f,0.335517f,-0.956289f,-0.947541f,0.334583f,-0.959728f,-0.949552f,0.331921f,-0.962016f,-0.950913f,0.327937f,-0.962806f,-0.951415f,0.323238f,-0.961976f,-0.950983f,0.318539f,-0.959654f,-0.949681f,0.314555f,-0.955709f,-0.955516f,0.314641f,-0.951782f,-0.954847f,0.311979f,-0.947153f,-0.954039f,0.311044f,-0.942526f,-0.953215f,0.311979f,-0.938607f,-0.952501f,0.314641f,-0.935991f,-0.952005f,0.318624f,-0.935078f,-0.951803f,0.323324f,-0.936005f,-0.951926f,0.328023f,-0.938633f,-0.952354f,0.332007f,-0.94256f,-0.953023f,0.334668f,-0.947189f,-0.953832f,0.335603f,-0.951816f,-0.954656f,0.334668f,-0.955735f,-0.95537f,0.332007f,-0.958351f,-0.955866f,0.328023f,-0.959264f,-0.956068f,0.323324f,-0.958337f,-0.955945f,0.318624f,-0.954118f,-0.963857f,0.314726f,-0.950134f,-0.96388f,0.312065f,-0.945435f,-0.963888f,0.31113f,-0.940735f,-0.96388f,0.312065f,-0.936751f,-0.963857f,0.314726f,-0.934089f,-0.963823f,0.31871f,-0.933155f,-0.963783f,0.323409f,-0.934089f,-0.963743f,0.328109f,-0.936751f,-0.963709f,0.332092f,-0.940735f,-0.963686f,0.334754f,-0.945435f,-0.963678f,0.335689f,-0.950134f,-0.963686f,0.334754f,-0.954118f,-0.963709f,0.332092f,-0.95678f,-0.963743f,0.328109f,-0.957715f,-0.963783f,0.323409f,-0.95678f,-0.963823f,0.31871f,-0.95678f,-0.973823f,0.318796f,-0.954118f,-0.973857f,0.314812f,-0.950134f,-0.97388f,0.31215f,-0.945435f,-0.973888f,0.311216f,-0.940735f,-0.97388f,0.31215f,-0.936751f,-0.973857f,0.314812f,-0.934089f,-0.973823f,0.318796f,-0.933155f,-0.973783f,0.323495f,-0.934089f,-0.973742f,0.328194f,-0.936751f,-0.973708f,0.332178f,-0.940735f,-0.973685f,0.33484f,-0.945435f,-0.973677f,0.335775f,-0.950134f,-0.973685f,0.33484f,-0.954118f,-0.973708f,0.332178f,-0.95678f,-0.973742f,0.328194f,-0.957715f,-0.973783f,0.323495f,-1.29699f,-0.68635f,0.30888f,-1.29696f,-0.690334f,0.311542f,-1.29693f,-0.692996f,0.315525f,-1.29689f,-0.69393f,0.320225f,-1.29685f,-0.692996f,0.324924f,-1.29681f,-0.690334f,0.328908f,-1.29679f,-0.68635f,0.331569f,-1.29678f,-0.68165f,0.332504f}; return value; } private float[] getCoordinate_10_473_point_3() { float[] value = {-1.29679f,-0.676951f,0.331569f,-1.29681f,-0.672967f,0.328908f,-1.29685f,-0.670305f,0.324924f,-1.29689f,-0.66937f,0.320225f,-1.29693f,-0.670305f,0.315525f,-1.29696f,-0.672967f,0.311542f,-1.29698f,-0.676951f,0.30888f,-1.29699f,-0.68165f,0.307945f,-1.31242f,-0.681686f,0.308077f,-1.31081f,-0.686099f,0.309012f,-1.30943f,-0.689835f,0.311674f,-1.30848f,-0.692325f,0.315658f,-1.30813f,-0.693189f,0.320357f,-1.30841f,-0.692297f,0.325056f,-1.30929f,-0.689784f,0.32904f,-1.31063f,-0.686032f,0.331702f,-1.31223f,-0.681614f,0.332636f,-1.31384f,-0.6772f,0.331702f,-1.31523f,-0.673464f,0.32904f,-1.31617f,-0.670975f,0.325056f,-1.31653f,-0.67011f,0.320357f,-1.31624f,-0.671002f,0.315658f,-1.31536f,-0.673515f,0.311674f,-1.31402f,-0.677267f,0.309012f,-1.32482f,-0.681532f,0.309098f,-1.3218f,-0.685137f,0.308163f,-1.31878f,-0.688732f,0.309098f,-1.3162f,-0.691769f,0.31176f,-1.31446f,-0.693786f,0.315743f,-1.31383f,-0.694477f,0.320443f,-1.3144f,-0.693735f,0.325142f,-1.31608f,-0.691673f,0.329126f,-1.31863f,-0.688607f,0.331787f,-1.32164f,-0.685002f,0.332722f,-1.32467f,-0.681407f,0.331787f,-1.32725f,-0.678369f,0.329126f,-1.32898f,-0.676352f,0.325142f,-1.32962f,-0.675662f,0.320443f,-1.32905f,-0.676404f,0.315743f,-1.32736f,-0.678465f,0.31176f,-1.3335f,-0.689231f,0.309184f,-1.32944f,-0.691588f,0.308249f,-1.32536f,-0.693931f,0.309184f,-1.3219f,-0.695903f,0.311845f,-1.31958f,-0.697204f,0.315829f,-1.31875f,-0.697637f,0.320528f,-1.31954f,-0.697135f,0.325228f,-1.32183f,-0.695774f,0.329211f,-1.32526f,-0.693762f,0.331873f,-1.32933f,-0.691405f,0.332808f,-1.3334f,-0.689062f,0.331873f,-1.33687f,-0.68709f,0.329211f,-1.33919f,-0.685788f,0.325228f,-1.34002f,-0.685356f,0.320528f,-1.33923f,-0.685858f,0.315829f,-1.33694f,-0.687219f,0.311845f,-1.33903f,-0.699436f,0.309269f,-1.3344f,-0.70026f,0.308335f,-1.32977f,-0.701068f,0.309269f,-1.32584f,-0.701738f,0.311931f,-1.32322f,-0.702166f,0.315915f,-1.32229f,-0.702289f,0.320614f,-1.3232f,-0.702087f,0.325313f,-1.32582f,-0.701591f,0.329297f,-1.32974f,-0.700877f,0.331959f,-1.33436f,-0.700052f,0.332894f,-1.33899f,-0.699244f,0.331959f,-1.34292f,-0.698575f,0.329297f,-1.34555f,-0.698146f,0.325313f,-1.34648f,-0.698023f,0.320614f,-1.34556f,-0.698225f,0.315915f,-1.34295f,-0.698721f,0.311931f,-1.34082f,-0.710101f,0.309355f,-1.33612f,-0.710109f,0.30842f,-1.33142f,-0.710101f,0.309355f,-1.32744f,-0.710079f,0.312017f,-1.32477f,-0.710045f,0.316001f,-1.32384f,-0.710004f,0.3207f,-1.32477f,-0.709964f,0.325399f,-1.32744f,-0.70993f,0.329383f,-1.33142f,-0.709907f,0.332045f,-1.33612f,-0.709899f,0.332979f,-1.34082f,-0.709906f,0.332045f,-1.3448f,-0.709929f,0.329383f,-1.34747f,-0.709963f,0.325399f,-1.3484f,-0.710003f,0.3207f,-1.34747f,-0.710043f,0.316001f,-1.3448f,-0.710078f,0.312017f,-1.34082f,-0.7201f,0.309441f,-1.33612f,-0.720109f,0.308506f,-1.33142f,-0.720101f,0.309441f,-1.32744f,-0.720078f,0.312103f,-1.32478f,-0.720044f,0.316086f,-1.32384f,-0.720004f,0.320786f,-1.32478f,-0.719964f,0.325485f,-1.32744f,-0.719929f,0.329468f,-1.33142f,-0.719906f,0.33213f,-1.33612f,-0.719898f,0.333065f,-1.34082f,-0.719906f,0.33213f,-1.3448f,-0.719929f,0.329468f}; return value; } private float[] getCoordinate_10_473_point_4() { float[] value = {-1.34747f,-0.719963f,0.325485f,-1.3484f,-0.720003f,0.320786f,-1.34747f,-0.720043f,0.316086f,-1.3448f,-0.720077f,0.312103f,-1.14205f,-0.714827f,0.321399f,-1.14299f,-0.714787f,0.326098f,-1.14565f,-0.714753f,0.330082f,-1.14963f,-0.71473f,0.332743f,-1.15433f,-0.714722f,0.333678f,-1.15903f,-0.71473f,0.332743f,-1.16301f,-0.714753f,0.330082f,-1.16568f,-0.714787f,0.326098f,-1.16661f,-0.714827f,0.321399f,-1.16568f,-0.714868f,0.316699f,-1.16301f,-0.714902f,0.312716f,-1.15903f,-0.714925f,0.310054f,-1.15433f,-0.714933f,0.309119f,-1.14963f,-0.714925f,0.310054f,-1.14565f,-0.714902f,0.312716f,-1.14299f,-0.714868f,0.316699f,-1.14279f,-0.915835f,0.321609f,-1.14366f,-0.915477f,0.326308f,-1.14615f,-0.914535f,0.330292f,-1.14988f,-0.913151f,0.332954f,-1.15429f,-0.911536f,0.333889f,-1.15871f,-0.909936f,0.332954f,-1.16246f,-0.908595f,0.330292f,-1.16498f,-0.907716f,0.326308f,-1.16587f,-0.907435f,0.321609f,-1.16501f,-0.907792f,0.31691f,-1.16252f,-0.908735f,0.312926f,-1.15878f,-0.910119f,0.310264f,-1.15437f,-0.911734f,0.30933f,-1.14995f,-0.913333f,0.310264f,-1.1462f,-0.914674f,0.312926f,-1.14368f,-0.915553f,0.31691f,-1.15115f,-0.92667f,0.313012f,-1.14909f,-0.928355f,0.316996f,-1.14834f,-0.928925f,0.321695f,-1.14903f,-0.928293f,0.326394f,-1.15105f,-0.926556f,0.330378f,-1.15409f,-0.923977f,0.33304f,-1.15768f,-0.920951f,0.333974f,-1.16129f,-0.917936f,0.33304f,-1.16435f,-0.915393f,0.330378f,-1.16642f,-0.913708f,0.326394f,-1.16716f,-0.913138f,0.321695f,-1.16647f,-0.913769f,0.316996f,-1.16445f,-0.915507f,0.313012f,-1.16141f,-0.918085f,0.31035f,-1.15782f,-0.921112f,0.309415f,-1.15421f,-0.924126f,0.31035f,-1.16191f,-0.93281f,0.310436f,-1.1599f,-0.936249f,0.313098f,-1.15854f,-0.938537f,0.317081f,-1.15804f,-0.939326f,0.321781f,-1.15847f,-0.938496f,0.32648f,-1.15977f,-0.936174f,0.330464f,-1.16174f,-0.932713f,0.333125f,-1.16409f,-0.928639f,0.33406f,-1.16644f,-0.924573f,0.333125f,-1.16846f,-0.921134f,0.330464f,-1.16982f,-0.918846f,0.32648f,-1.17032f,-0.918057f,0.321781f,-1.16989f,-0.918886f,0.317081f,-1.16858f,-0.921209f,0.313098f,-1.16661f,-0.92467f,0.310436f,-1.16427f,-0.928744f,0.309501f,-1.17212f,-0.938336f,0.310521f,-1.1714f,-0.942255f,0.313183f,-1.17091f,-0.944871f,0.317167f,-1.17071f,-0.945785f,0.321866f,-1.17083f,-0.944857f,0.326565f,-1.17126f,-0.94223f,0.330549f,-1.17193f,-0.938302f,0.333211f,-1.17273f,-0.933673f,0.334146f,-1.17356f,-0.929046f,0.333211f,-1.17427f,-0.925127f,0.330549f,-1.17477f,-0.922511f,0.326565f,-1.17497f,-0.921598f,0.321866f,-1.17485f,-0.922525f,0.317167f,-1.17442f,-0.925153f,0.313183f,-1.17375f,-0.92908f,0.310521f,-1.17294f,-0.933709f,0.309587f,-1.18278f,-0.940127f,0.310607f,-1.18276f,-0.944111f,0.313269f,-1.18273f,-0.946773f,0.317253f,-1.18269f,-0.947708f,0.321952f,-1.18265f,-0.946773f,0.326651f,-1.18261f,-0.944111f,0.330635f,-1.18259f,-0.940127f,0.333297f,-1.18258f,-0.935428f,0.334232f,-1.18259f,-0.930728f,0.333297f,-1.18261f,-0.926744f,0.330635f,-1.18265f,-0.924082f,0.326651f,-1.18269f,-0.923148f,0.321952f,-1.18273f,-0.924082f,0.317253f,-1.18276f,-0.926744f,0.313269f,-1.18278f,-0.930728f,0.310607f,-1.18279f,-0.935428f,0.309672f}; return value; } private float[] getCoordinate_10_473_point_5() { float[] value = {-1.31278f,-0.935464f,0.310787f,-1.31117f,-0.939877f,0.311722f,-1.30978f,-0.943613f,0.314384f,-1.30884f,-0.946102f,0.318367f,-1.30848f,-0.946967f,0.323066f,-1.30876f,-0.946075f,0.327766f,-1.30964f,-0.943562f,0.331749f,-1.31098f,-0.93981f,0.334411f,-1.31258f,-0.935392f,0.335346f,-1.3142f,-0.930978f,0.334411f,-1.31558f,-0.927243f,0.331749f,-1.31652f,-0.924753f,0.327766f,-1.31688f,-0.923888f,0.323066f,-1.3166f,-0.92478f,0.318367f,-1.31572f,-0.927293f,0.314384f,-1.31438f,-0.931045f,0.311722f,-1.32517f,-0.93531f,0.311807f,-1.32216f,-0.938915f,0.310873f,-1.31913f,-0.94251f,0.311807f,-1.31655f,-0.945547f,0.314469f,-1.31482f,-0.947565f,0.318453f,-1.31418f,-0.948255f,0.323152f,-1.31475f,-0.947513f,0.327851f,-1.31644f,-0.945452f,0.331835f,-1.31898f,-0.942385f,0.334497f,-1.322f,-0.93878f,0.335432f,-1.32502f,-0.935185f,0.334497f,-1.3276f,-0.932148f,0.331835f,-1.32934f,-0.930131f,0.327851f,-1.32997f,-0.929441f,0.323152f,-1.3294f,-0.930183f,0.318453f,-1.32772f,-0.932244f,0.314469f,-1.33386f,-0.94301f,0.311893f,-1.32979f,-0.945366f,0.310958f,-1.32572f,-0.947709f,0.311893f,-1.32226f,-0.949681f,0.314555f,-1.31993f,-0.950983f,0.318539f,-1.3191f,-0.951415f,0.323238f,-1.31989f,-0.950913f,0.327937f,-1.32218f,-0.949552f,0.331921f,-1.32562f,-0.947541f,0.334583f,-1.32969f,-0.945184f,0.335517f,-1.33376f,-0.942841f,0.334583f,-1.33722f,-0.940869f,0.331921f,-1.33954f,-0.939568f,0.327937f,-1.34037f,-0.939135f,0.323238f,-1.33958f,-0.939638f,0.318539f,-1.3373f,-0.940998f,0.314555f,-1.33938f,-0.953215f,0.311979f,-1.33476f,-0.954039f,0.311044f,-1.33013f,-0.954847f,0.311979f,-1.3262f,-0.955516f,0.314641f,-1.32357f,-0.955945f,0.318624f,-1.32264f,-0.956068f,0.323324f,-1.32356f,-0.955866f,0.328023f,-1.32617f,-0.95537f,0.332007f,-1.33009f,-0.954656f,0.334668f,-1.33472f,-0.953832f,0.335603f,-1.33935f,-0.953023f,0.334668f,-1.34328f,-0.952354f,0.332007f,-1.3459f,-0.951926f,0.328023f,-1.34683f,-0.951803f,0.323324f,-1.34592f,-0.952005f,0.318624f,-1.3433f,-0.952501f,0.314641f,-1.34117f,-0.96388f,0.312065f,-1.33647f,-0.963888f,0.31113f,-1.33177f,-0.96388f,0.312065f,-1.32779f,-0.963857f,0.314726f,-1.32513f,-0.963823f,0.31871f,-1.32419f,-0.963783f,0.323409f,-1.32513f,-0.963743f,0.328109f,-1.32779f,-0.963709f,0.332092f,-1.33177f,-0.963686f,0.334754f,-1.33647f,-0.963678f,0.335689f,-1.34117f,-0.963686f,0.334754f,-1.34516f,-0.963709f,0.332092f,-1.34782f,-0.963743f,0.328109f,-1.34875f,-0.963783f,0.323409f,-1.34782f,-0.963823f,0.31871f,-1.34516f,-0.963857f,0.314726f,-1.34117f,-0.97388f,0.31215f,-1.33647f,-0.973888f,0.311216f,-1.33177f,-0.97388f,0.31215f,-1.32779f,-0.973857f,0.314812f,-1.32513f,-0.973823f,0.318796f,-1.32419f,-0.973783f,0.323495f,-1.32513f,-0.973742f,0.328194f,-1.32779f,-0.973708f,0.332178f,-1.33177f,-0.973685f,0.33484f,-1.33647f,-0.973677f,0.335775f,-1.34117f,-0.973685f,0.33484f,-1.34516f,-0.973708f,0.332178f,-1.34782f,-0.973742f,0.328194f,-1.34875f,-0.973783f,0.323495f,-1.34782f,-0.973823f,0.318796f,-1.34516f,-0.973857f,0.314812f,-0.984213f,-0.676967f,0.30888f,-0.984235f,-0.672983f,0.311542f,-0.984269f,-0.670321f,0.315526f,-0.984309f,-0.669387f,0.320225f}; return value; } private float[] getCoordinate_10_473_point_6() { float[] value = {-0.98435f,-0.670321f,0.324924f,-0.984384f,-0.672983f,0.328908f,-0.984407f,-0.676967f,0.33157f,-0.984415f,-0.681667f,0.332504f,-0.984408f,-0.686366f,0.33157f,-0.984385f,-0.69035f,0.328908f,-0.984351f,-0.693012f,0.324924f,-0.984311f,-0.693947f,0.320225f,-0.98427f,-0.693012f,0.315526f,-0.984236f,-0.69035f,0.311542f,-0.984213f,-0.686366f,0.30888f,-0.984205f,-0.681667f,0.307945f,-0.968773f,-0.681704f,0.308078f,-0.967173f,-0.677285f,0.309012f,-0.965832f,-0.673534f,0.311674f,-0.964953f,-0.67102f,0.315658f,-0.964671f,-0.670128f,0.320357f,-0.965029f,-0.670993f,0.325056f,-0.965972f,-0.673483f,0.32904f,-0.967356f,-0.677218f,0.331702f,-0.968971f,-0.681631f,0.332637f,-0.970571f,-0.68605f,0.331702f,-0.971912f,-0.689801f,0.32904f,-0.972791f,-0.692315f,0.325056f,-0.973073f,-0.693207f,0.320357f,-0.972715f,-0.692342f,0.315658f,-0.971772f,-0.689852f,0.311674f,-0.970388f,-0.686117f,0.309012f,-0.962422f,-0.68875f,0.309098f,-0.959395f,-0.685156f,0.308163f,-0.95638f,-0.681551f,0.309098f,-0.953837f,-0.678484f,0.31176f,-0.952152f,-0.676423f,0.315744f,-0.951582f,-0.675681f,0.320443f,-0.952213f,-0.676372f,0.325142f,-0.953951f,-0.678389f,0.329126f,-0.956529f,-0.681426f,0.331788f,-0.959556f,-0.68502f,0.332722f,-0.962571f,-0.688625f,0.331788f,-0.965114f,-0.691692f,0.329126f,-0.966799f,-0.693753f,0.325142f,-0.967369f,-0.694495f,0.320443f,-0.966738f,-0.693805f,0.315744f,-0.965f,-0.691787f,0.31176f,-0.955837f,-0.69395f,0.309184f,-0.951763f,-0.691607f,0.308249f,-0.947697f,-0.689251f,0.309184f,-0.944258f,-0.687239f,0.311846f,-0.94197f,-0.685879f,0.315829f,-0.941181f,-0.685377f,0.320529f,-0.94201f,-0.685809f,0.325228f,-0.944333f,-0.68711f,0.329211f,-0.947794f,-0.689082f,0.331873f,-0.951868f,-0.691425f,0.332808f,-0.955934f,-0.693781f,0.331873f,-0.959373f,-0.695793f,0.329211f,-0.961661f,-0.697153f,0.325228f,-0.962451f,-0.697656f,0.320529f,-0.961621f,-0.697223f,0.315829f,-0.959299f,-0.695922f,0.311846f,-0.955355f,-0.701757f,0.311931f,-0.951427f,-0.701088f,0.309269f,-0.946798f,-0.70028f,0.308335f,-0.942171f,-0.699456f,0.309269f,-0.938252f,-0.698742f,0.311931f,-0.935636f,-0.698246f,0.315915f,-0.934723f,-0.698045f,0.320614f,-0.93565f,-0.698167f,0.325313f,-0.938278f,-0.698596f,0.329297f,-0.942205f,-0.699265f,0.331959f,-0.946835f,-0.700073f,0.332894f,-0.951461f,-0.700896f,0.331959f,-0.955381f,-0.70161f,0.329297f,-0.957996f,-0.702106f,0.325313f,-0.95891f,-0.702308f,0.320614f,-0.957982f,-0.702185f,0.315915f,-0.953764f,-0.710098f,0.312017f,-0.94978f,-0.710121f,0.309355f,-0.94508f,-0.710129f,0.30842f,-0.940381f,-0.710122f,0.309355f,-0.936397f,-0.710099f,0.312017f,-0.933735f,-0.710065f,0.316001f,-0.9328f,-0.710025f,0.3207f,-0.933735f,-0.709984f,0.325399f,-0.936397f,-0.70995f,0.329383f,-0.940381f,-0.709927f,0.332045f,-0.94508f,-0.709919f,0.33298f,-0.94978f,-0.709927f,0.332045f,-0.953764f,-0.709949f,0.329383f,-0.956426f,-0.709983f,0.325399f,-0.95736f,-0.710023f,0.3207f,-0.956426f,-0.710064f,0.316001f,-0.956426f,-0.720063f,0.316087f,-0.953764f,-0.720098f,0.312103f,-0.94978f,-0.720121f,0.309441f,-0.945081f,-0.720129f,0.308506f,-0.940382f,-0.720121f,0.309441f,-0.936398f,-0.720099f,0.312103f,-0.933736f,-0.720065f,0.316087f,-0.932801f,-0.720024f,0.320786f}; return value; } private float[] getCoordinate_10_473_point_7() { float[] value = {-0.933736f,-0.719984f,0.325485f,-0.936398f,-0.71995f,0.329469f,-0.940382f,-0.719927f,0.332131f,-0.945081f,-0.719918f,0.333065f,-0.94978f,-0.719926f,0.332131f,-0.953764f,-0.719949f,0.329469f,-0.956426f,-0.719983f,0.325485f,-0.957361f,-0.720023f,0.320786f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_9_477_coordIndex_1() { int[] value = {0,19,105,86,-1,2,8,30,31,-1,4,6,15,16,-1,5,17,32,28,-1,5,18,4,16,17,-1,6,4,0,1,3,7,-1,6,9,14,15,-1,8,7,10,11,-1,8,9,6,7,-1,8,11,34,30,-1,9,5,28,29,-1,10,7,3,13,-1,11,12,35,34,-1,12,2,31,35,-1,13,12,11,10,-1,14,9,29,33,-1,17,14,33,32,-1,17,16,15,14,-1,18,19,0,4,-1,19,173,172,105,-1,26,25,24,27,-1,31,30,29,28,21,20,24,25,-1,34,33,29,30,-1,35,26,27,23,22,32,33,34,-1,35,31,25,26,-1,36,20,21,38,-1,37,23,27,24,20,36,-1,37,36,38,39,-1,37,39,22,23,-1,38,21,28,32,22,39,-1,40,45,131,126,-1,44,49,48,45,40,41,-1,47,49,54,55,-1,48,46,50,51,-1,49,47,46,48,-1,50,46,43,53,-1,50,53,74,75,-1,51,50,58,59,-1,52,45,48,51,-1,52,51,59,60,-1,53,61,78,74,-1,54,49,44,57,-1,55,54,62,63,-1,55,63,80,76,-1,56,42,47,55,-1,56,55,76,77,-1,57,44,42,56,64,65,-1,58,50,75,79,-1,61,58,79,78,-1,61,60,59,58,-1,62,54,57,65,-1,63,64,81,80,-1,64,56,77,81,-1,65,64,63,62,-1,72,71,70,73,-1,77,76,75,74,67,66,70,71,-1,80,79,75,76,-1,81,72,73,69,68,78,79,80,-1,81,77,71,72,-1,82,66,67,84,-1,83,69,73,70,66,82,-1,83,82,84,85,-1,83,85,68,69,-1,84,67,74,78,68,85,-1,86,87,1,0,-1,87,89,99,98,88,127,190,-1,90,86,105,104,-1,93,89,87,86,90,92,-1,93,92,95,94,-1,96,97,98,99,-1,97,96,93,94,-1,99,89,93,96,-1,100,101,102,103,-1,101,100,95,92,-1,102,101,92,90,-1,103,102,90,104,91,-1,109,108,125,123,-1,111,110,106,107,114,115,116,117,-1,112,111,117,121,-1,113,110,111,112,-1,114,118,103,91,-1,115,114,91,95,-1,116,115,119,120,-1,116,120,97,94,-1,117,116,94,88,-1,118,119,100,103,-1,119,115,95,100,-1,120,119,118,108,109,113,112,121,-1,120,121,98,97,-1,121,117,88,98,-1,122,106,110,113,109,123,-1,124,107,106,122,-1,125,108,118,114,107,124,-1,125,124,122,123,-1,126,127,88,94,95,91,176,182,188,187,181,175,5,9,8,2,41,40,-1,127,126,131,134,135,130,-1,127,130,128,42,44,41,190,-1,128,133,132,129,43,46,47,42,-1,134,132,133,135,-1,137,134,131,138,-1,137,136,132,134,-1,139,129,132,136,-1,141,133,128,142,-1,141,140,135,133,-1,143,130,135,140,-1,144,145,146,147,-1,145,144,136,137,-1,146,145,137,138,-1,147,146,138,131,45,52,60,61,53,43,129,139,-1,148,149,150,151,-1,149,148,140,141,-1,151,143,140,148,-1,151,150,142,128,130,143,-1,155,154,171,169,-1,157,156,152,153,160,161,162,163,-1,158,157,163,167,-1,159,156,157,158,-1,160,164,147,139,-1,161,160,139,136,-1,162,161,165,166,-1,162,166,149,141,-1,163,162,141,142,-1,164,165,144,147,-1,165,161,136,144,-1,166,165,164,154,155,159,158,167,-1,166,167,150,149,-1,167,163,142,150,-1,168,152,156,159,155,169,-1,170,153,152,168,-1,171,154,164,160,153,170,-1,171,170,168,169,-1,174,18,5,175,-1,174,173,19,18,-1,177,104,105,172,-1,177,176,91,104,-1,179,178,172,173,-1,180,174,175,181,-1,180,179,173,174,-1,183,177,172,178,-1,183,182,176,177,-1,185,184,178,179,-1,186,180,181,187,-1,186,185,179,180,-1,188,189,184,185,186,187,-1,189,183,178,184,-1,189,188,182,183,-1,190,1,87,-1,190,41,2,12,13,3,1,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_10_477_point_1() { float[] value = {-1.21288f,-0.538497f,0.301785f,-1.21288f,-0.541119f,-0.183083f,-1.31044f,-0.716166f,-0.182136f,-1.32457f,-0.634831f,-0.182576f,-1.32457f,-0.632208f,0.302292f,-1.31044f,-0.713544f,0.302732f,-1.32457f,-0.632533f,0.242215f,-1.32457f,-0.634508f,-0.122938f,-1.31044f,-0.715843f,-0.122498f,-1.31044f,-0.713869f,0.242655f,-1.39221f,-0.691268f,-0.122631f,-1.39171f,-0.715843f,-0.122498f,-1.39171f,-0.716166f,-0.182137f,-1.39221f,-0.69159f,-0.182269f,-1.39171f,-0.713869f,0.242655f,-1.39222f,-0.689292f,0.242522f,-1.39222f,-0.688967f,0.302599f,-1.39171f,-0.713544f,0.302732f,-1.31107f,-0.658034f,0.302432f,-1.2271f,-0.576927f,0.301993f,-1.31044f,-0.751602f,0.46557f,-1.31044f,-0.718259f,0.46539f,-1.39171f,-0.718259f,0.46539f,-1.39171f,-0.751602f,0.46557f,-1.31044f,-0.755995f,-0.34691f,-1.31044f,-0.722652f,-0.347091f,-1.39171f,-0.722652f,-0.347091f,-1.39171f,-0.755995f,-0.34691f,-1.31044f,-0.719138f,0.302762f,-1.31044f,-0.719463f,0.242685f,-1.31044f,-0.721438f,-0.122468f,-1.31044f,-0.72176f,-0.182106f,-1.39171f,-0.719138f,0.302762f,-1.39171f,-0.719463f,0.242685f,-1.39171f,-0.721438f,-0.122468f,-1.39171f,-0.72176f,-0.182106f,-1.33753f,-0.75145f,0.49358f,-1.36462f,-0.75145f,0.49358f,-1.33753f,-0.718108f,0.4934f,-1.36462f,-0.718108f,0.4934f,-1.16925f,-0.716585f,0.303338f,-1.16925f,-0.71921f,-0.18212f,-1.16925f,-0.971523f,-0.181309f,-1.16925f,-0.968896f,0.304626f,-1.16925f,-0.922897f,-0.181572f,-1.16925f,-0.920269f,0.304364f,-1.16925f,-0.969184f,0.251275f,-1.16925f,-0.971235f,-0.128071f,-1.16925f,-0.920558f,0.251012f,-1.16925f,-0.922609f,-0.128334f,-1.30975f,-0.969184f,0.251275f,-1.33212f,-0.920558f,0.251012f,-1.33212f,-0.920269f,0.304363f,-1.30975f,-0.968896f,0.304626f,-1.33212f,-0.922609f,-0.128335f,-1.30975f,-0.971235f,-0.128072f,-1.30975f,-0.971523f,-0.181309f,-1.33212f,-0.922897f,-0.181572f,-1.39061f,-0.96765f,0.251267f,-1.39088f,-0.950567f,0.251174f,-1.39088f,-0.950279f,0.304525f,-1.39061f,-0.967361f,0.304618f,-1.39088f,-0.952619f,-0.128172f,-1.39061f,-0.969701f,-0.12808f,-1.39061f,-0.969989f,-0.181317f,-1.39088f,-0.952906f,-0.18141f,-1.31051f,-1.00554f,0.466943f,-1.31051f,-0.972201f,0.466763f,-1.39178f,-0.972201f,0.466763f,-1.39178f,-1.00554f,0.466943f,-1.31051f,-1.00994f,-0.345537f,-1.31051f,-0.976594f,-0.345717f,-1.39178f,-0.976594f,-0.345717f,-1.39178f,-1.00994f,-0.345537f,-1.31051f,-0.973078f,0.304649f,-1.31051f,-0.973366f,0.251298f,-1.31051f,-0.975417f,-0.128049f,-1.31051f,-0.975705f,-0.181286f,-1.39178f,-0.973078f,0.304649f,-1.39178f,-0.973366f,0.251298f,-1.39178f,-0.975417f,-0.128049f,-1.39178f,-0.975705f,-0.181287f,-1.3376f,-1.00539f,0.494954f,-1.36469f,-1.00539f,0.494954f,-1.3376f,-0.97205f,0.494773f,-1.36469f,-0.97205f,0.494773f,-1.06929f,-0.538497f,0.301786f,-1.06929f,-0.541119f,-0.183083f,-0.971739f,-0.716166f,-0.182136f,-0.957607f,-0.634831f,-0.182576f,-0.957607f,-0.632208f,0.302293f,-0.97174f,-0.713544f,0.302732f,-0.957607f,-0.632533f,0.242215f,-0.957607f,-0.634508f,-0.122937f,-0.971739f,-0.715843f,-0.122498f,-0.97174f,-0.713869f,0.242655f,-0.889961f,-0.691268f,-0.12263f,-0.890468f,-0.715843f,-0.122498f,-0.890468f,-0.716166f,-0.182136f,-0.889961f,-0.69159f,-0.182269f}; return value; } private float[] getCoordinate_10_477_point_2() { float[] value = {-0.890469f,-0.713869f,0.242655f,-0.88996f,-0.689292f,0.242522f,-0.88996f,-0.688967f,0.3026f,-0.890469f,-0.713544f,0.302733f,-0.971109f,-0.658034f,0.302432f,-1.05508f,-0.576927f,0.301994f,-0.97174f,-0.751602f,0.465571f,-0.97174f,-0.718259f,0.46539f,-0.890469f,-0.718259f,0.46539f,-0.890469f,-0.751602f,0.465571f,-0.971738f,-0.755995f,-0.34691f,-0.971738f,-0.722652f,-0.34709f,-0.890468f,-0.722652f,-0.34709f,-0.890468f,-0.755995f,-0.34691f,-0.97174f,-0.719138f,0.302763f,-0.97174f,-0.719463f,0.242686f,-0.971739f,-0.721438f,-0.122467f,-0.971739f,-0.72176f,-0.182106f,-0.890469f,-0.719138f,0.302763f,-0.890469f,-0.719463f,0.242686f,-0.890468f,-0.721438f,-0.122467f,-0.890468f,-0.72176f,-0.182106f,-0.94465f,-0.75145f,0.493581f,-0.91756f,-0.75145f,0.493581f,-0.94465f,-0.718108f,0.493401f,-0.91756f,-0.718108f,0.493401f,-1.11292f,-0.716585f,0.303339f,-1.11292f,-0.71921f,-0.18212f,-1.11292f,-0.971523f,-0.181309f,-1.11292f,-0.968896f,0.304627f,-1.11292f,-0.922897f,-0.181572f,-1.11292f,-0.920269f,0.304364f,-1.11292f,-0.969184f,0.251275f,-1.11292f,-0.971235f,-0.128071f,-1.11292f,-0.920558f,0.251012f,-1.11292f,-0.922609f,-0.128334f,-0.972424f,-0.969184f,0.251276f,-0.950052f,-0.920558f,0.251013f,-0.950052f,-0.920269f,0.304364f,-0.972424f,-0.968896f,0.304627f,-0.950051f,-0.922609f,-0.128334f,-0.972423f,-0.971235f,-0.128071f,-0.972423f,-0.971523f,-0.181309f,-0.950051f,-0.922897f,-0.181571f,-0.891569f,-0.96765f,0.251267f,-0.891292f,-0.950567f,0.251175f,-0.891292f,-0.950279f,0.304526f,-0.891569f,-0.967361f,0.304619f,-0.891291f,-0.952619f,-0.128172f,-0.891569f,-0.969701f,-0.128079f,-0.891569f,-0.969989f,-0.181317f,-0.891291f,-0.952906f,-0.181409f,-0.971664f,-1.00554f,0.466944f,-0.971664f,-0.972201f,0.466763f,-0.890394f,-0.972201f,0.466764f,-0.890394f,-1.00554f,0.466944f,-0.971663f,-1.00994f,-0.345537f,-0.971663f,-0.976594f,-0.345717f,-0.890392f,-0.976594f,-0.345717f,-0.890392f,-1.00994f,-0.345536f,-0.971664f,-0.973078f,0.304649f,-0.971664f,-0.973366f,0.251298f,-0.971663f,-0.975417f,-0.128049f,-0.971663f,-0.975705f,-0.181286f,-0.890393f,-0.973078f,0.304649f,-0.890393f,-0.973366f,0.251298f,-0.890393f,-0.975417f,-0.128048f,-0.890392f,-0.975705f,-0.181286f,-0.944574f,-1.00539f,0.494954f,-0.917484f,-1.00539f,0.494954f,-0.944574f,-0.97205f,0.494774f,-0.917484f,-0.97205f,0.494774f,-1.0623f,-0.57644f,0.392045f,-1.21987f,-0.57644f,0.392045f,-1.29679f,-0.657547f,0.392483f,-1.29621f,-0.713057f,0.392783f,-0.985965f,-0.713057f,0.392784f,-0.985387f,-0.657547f,0.392484f,-1.08358f,-0.609203f,0.454813f,-1.1986f,-0.609203f,0.454812f,-1.25475f,-0.657209f,0.455072f,-1.25433f,-0.712719f,0.455372f,-1.02785f,-0.712719f,0.455372f,-1.02743f,-0.657209f,0.455072f,-1.12544f,-0.648757f,0.503938f,-1.15673f,-0.648757f,0.503938f,-1.172f,-0.656945f,0.503982f,-1.17189f,-0.712454f,0.504282f,-1.11029f,-0.712454f,0.504283f,-1.11017f,-0.656945f,0.503982f,-1.14109f,-0.71921f,-0.18212f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_486_coordIndex_1() { int[] value = {19,18,1,0,-1,20,19,0,8,-1,21,20,8,7,-1,22,6,5,23,-1,22,21,7,6,-1,23,5,112,126,-1,25,24,4,3,-1,26,2,1,18,-1,26,25,3,2,-1,27,0,1,36,-1,28,29,101,100,-1,29,30,102,101,-1,31,32,104,103,-1,32,33,105,104,-1,34,35,107,106,-1,35,9,17,107,-1,36,1,2,45,-1,37,38,29,28,-1,38,39,30,29,-1,40,41,32,31,-1,41,42,33,32,-1,43,44,35,34,-1,44,10,9,35,-1,45,2,3,54,-1,46,47,38,37,-1,47,48,39,38,-1,49,50,41,40,-1,50,51,42,41,-1,52,53,44,43,-1,53,11,10,44,-1,54,3,4,63,-1,63,4,111,156,-1,64,65,56,55,-1,65,66,57,56,-1,67,68,59,58,-1,68,69,60,59,-1,70,71,62,61,-1,71,13,12,62,-1,72,5,6,81,-1,73,74,167,166,-1,74,75,168,167,-1,76,77,170,169,-1,77,78,171,170,-1,79,80,173,172,-1,80,14,119,173,-1,81,6,7,90,-1,82,83,74,73,-1,83,84,75,74,-1,85,86,77,76,-1,86,87,78,77,-1,88,89,80,79,-1,89,15,14,80,-1,90,7,8,99,-1,91,92,83,82,-1,92,93,84,83,-1,94,95,86,85,-1,95,96,87,86,-1,97,98,89,88,-1,98,16,15,89,-1,99,8,0,27,-1,108,109,122,123,-1,110,111,127,128,-1,111,4,24,127,-1,112,113,125,126,-1,113,114,124,125,-1,114,108,123,124,-1,122,109,110,128,-1,129,108,114,183,-1,130,131,140,139,-1,131,132,141,140,-1,133,134,143,142,-1,134,135,144,143,-1,136,137,146,145,-1,137,115,116,146,-1,138,109,108,129,-1,147,110,109,138,-1,148,149,158,157,-1,149,150,159,158,-1,151,152,161,160,-1,152,153,162,161,-1,154,155,164,163,-1,155,117,118,164,-1,156,111,110,147,-1,157,158,65,64,-1,158,159,66,65,-1,160,161,68,67,-1,161,162,69,68,-1,163,164,71,70,-1,164,118,13,71,-1,165,112,5,72,-1,174,113,112,165,-1,175,176,185,184,-1,176,177,186,185,-1,178,179,188,187,-1,179,180,189,188,-1,181,182,191,190,-1,182,120,121,191,-1,183,114,113,174,-1,184,185,131,130,-1,185,186,132,131,-1,187,188,134,133,-1,188,189,135,134,-1,190,191,137,136,-1,191,121,115,137,-1,193,100,101,195,-1,194,92,91,192,-1,195,101,102,93,92,194,-1,197,55,56,199,-1,198,47,46,196,-1,199,56,57,48,47,198,-1,201,166,167,203,-1,202,176,175,200,-1,203,167,168,177,176,202,-1,205,139,140,207,-1,206,149,148,204,-1,207,140,141,150,149,206,-1,208,194,192,216,-1,209,195,194,208,-1,209,217,193,195,-1,210,198,196,218,-1,211,199,198,210,-1,211,219,197,199,-1,212,202,200,220,-1,213,203,202,212,-1,213,221,201,203,-1,214,206,204,222,-1,215,207,206,214,-1,215,223,205,207,-1,216,192,193,217,-1,217,209,208,216,-1,218,196,197,219,-1,219,211,210,218,-1,220,200,201,221,-1,221,213,212,220,-1,222,204,205,223,-1,223,215,214,222,-1,224,95,94,103,104,225,-1,225,104,105,227,-1,226,96,95,224,-1,229,106,107,231,-1,230,98,97,228,-1,231,107,17,16,98,230,-1,232,50,49,58,59,233,-1,233,59,60,235,-1,234,51,50,232,-1,237,61,62,239,-1,238,53,52,236,-1,239,62,12,11,53,238,-1,240,179,178,169,170,241,-1,241,170,171,243,-1,242,180,179,240,-1,245,172,173,247,-1,246,182,181,244,-1,247,173,119,120,182,246,-1,248,152,151,142,143,249,-1,249,143,144,251,-1,250,153,152,248,-1,253,145,146,255,-1,254,155,154,252,-1,255,146,116,117,155,254,-1,256,257,258,259,-1,257,256,229,231,-1,258,257,231,230,-1,259,258,230,228,-1,259,260,263,256,-1,260,259,228,226,-1,260,261,262,263,-1,261,260,226,224,-1,262,261,224,225,-1,263,227,229,256,-1,263,262,225,227,-1,264,265,266,267,-1,265,264,237,239,-1,266,265,239,238,-1,267,266,238,236,-1,267,268,271,264,-1,268,267,236,234,-1,268,269,270,271,-1,269,268,234,232,-1,270,269,232,233,-1,271,235,237,264,-1,271,270,233,235,-1,272,273,274,275,-1,273,272,245,247,-1,274,273,247,246,-1,275,274,246,244,-1,275,276,279,272,-1,276,275,244,242,-1,276,277,278,279,-1,277,276,242,240,-1,278,277,240,241,-1,279,243,245,272,-1,279,278,241,243,-1,280,281,282,283,-1,281,280,253,255,-1,282}; return value; } private int[] getIndexedFaceSet_10_486_coordIndex_2() { int[] value = {281,255,254,-1,283,282,254,252,-1,283,284,287,280,-1,284,283,252,250,-1,284,285,286,287,-1,285,284,250,248,-1,286,285,248,249,-1,287,251,253,280,-1,287,286,249,251,-1,289,288,120,119,-1,290,289,119,14,-1,291,290,14,15,-1,292,291,15,16,-1,293,292,16,17,-1,294,293,17,9,-1,295,294,9,10,-1,296,295,10,11,-1,297,296,11,12,-1,298,297,12,13,-1,299,298,13,118,-1,300,299,118,117,-1,301,300,117,116,-1,302,301,116,115,-1,303,121,120,288,-1,303,302,115,121,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_486_point_1() { float[] value = {-1.28283f,-0.806143f,0.488792f,-1.28283f,-0.83329f,0.488939f,-1.29322f,-0.85837f,0.489075f,-1.31242f,-0.877566f,0.489179f,-1.3375f,-0.887955f,0.489235f,-1.36465f,-0.751478f,0.488497f,-1.3375f,-0.751478f,0.488497f,-1.31242f,-0.761866f,0.488553f,-1.29322f,-0.781062f,0.488657f,-1.29486f,-0.813272f,-0.398709f,-1.29486f,-0.835632f,-0.398588f,-1.30342f,-0.856291f,-0.398476f,-1.31923f,-0.872102f,-0.39839f,-1.33989f,-0.880659f,-0.398344f,-1.36225f,-0.768246f,-0.398952f,-1.33989f,-0.768246f,-0.398952f,-1.31923f,-0.776802f,-0.398906f,-1.30342f,-0.792614f,-0.39882f,-1.28993f,-0.831666f,0.528116f,-1.28993f,-0.807343f,0.527984f,-1.29924f,-0.78487f,0.527863f,-1.31644f,-0.767671f,0.52777f,-1.33891f,-0.758363f,0.527719f,-1.36323f,-0.758363f,0.527719f,-1.33891f,-0.880646f,0.528381f,-1.31644f,-0.871338f,0.52833f,-1.29924f,-0.854138f,0.528237f,-1.28283f,-0.806616f,0.401205f,-1.28283f,-0.806761f,0.374403f,-1.28283f,-0.807429f,0.250957f,-1.28283f,-0.807933f,0.157794f,-1.28283f,-0.808075f,0.131487f,-1.28283f,-0.809959f,-0.217065f,-1.28283f,-0.810489f,-0.315024f,-1.28283f,-0.810562f,-0.328499f,-1.28283f,-0.810778f,-0.368513f,-1.28283f,-0.833763f,0.401352f,-1.28283f,-0.833908f,0.37455f,-1.28283f,-0.834576f,0.251104f,-1.28283f,-0.835079f,0.157941f,-1.28283f,-0.835222f,0.131634f,-1.28283f,-0.837106f,-0.216918f,-1.28283f,-0.837636f,-0.314877f,-1.28283f,-0.837709f,-0.328353f,-1.28283f,-0.837925f,-0.368366f,-1.29322f,-0.858844f,0.401487f,-1.29322f,-0.858989f,0.374686f,-1.29322f,-0.859656f,0.251239f,-1.29322f,-0.86016f,0.158077f,-1.29322f,-0.860302f,0.13177f,-1.29322f,-0.862187f,-0.216783f,-1.29322f,-0.862717f,-0.314741f,-1.29322f,-0.862789f,-0.328217f,-1.29322f,-0.863006f,-0.368231f,-1.31242f,-0.87804f,0.401591f,-1.31242f,-0.878185f,0.37479f,-1.31242f,-0.878852f,0.251343f,-1.31242f,-0.879356f,0.158181f,-1.31242f,-0.879498f,0.131874f,-1.31242f,-0.881383f,-0.216679f,-1.31242f,-0.881912f,-0.314637f,-1.31242f,-0.881985f,-0.328113f,-1.31242f,-0.882202f,-0.368127f,-1.3375f,-0.888428f,0.401647f,-1.3375f,-0.888573f,0.374846f,-1.3375f,-0.889241f,0.251399f,-1.3375f,-0.889744f,0.158237f,-1.3375f,-0.889887f,0.13193f,-1.3375f,-0.891771f,-0.216623f,-1.3375f,-0.892301f,-0.314581f,-1.3375f,-0.892374f,-0.328057f,-1.3375f,-0.89259f,-0.368071f,-1.36465f,-0.751951f,0.400909f,-1.36465f,-0.752096f,0.374108f,-1.36465f,-0.752764f,0.250661f,-1.36465f,-0.753268f,0.157499f,-1.36465f,-0.75341f,0.131192f,-1.36465f,-0.755294f,-0.217361f,-1.36465f,-0.755824f,-0.315319f,-1.36465f,-0.755897f,-0.328795f,-1.36465f,-0.756113f,-0.368809f,-1.3375f,-0.751951f,0.400909f,-1.3375f,-0.752096f,0.374108f,-1.3375f,-0.752764f,0.250661f,-1.3375f,-0.753268f,0.157499f,-1.3375f,-0.75341f,0.131192f,-1.3375f,-0.755294f,-0.217361f,-1.3375f,-0.755824f,-0.315319f,-1.3375f,-0.755897f,-0.328795f,-1.3375f,-0.756113f,-0.368809f,-1.31242f,-0.76234f,0.400966f,-1.31242f,-0.762485f,0.374164f,-1.31242f,-0.763152f,0.250717f,-1.31242f,-0.763656f,0.157555f,-1.31242f,-0.763798f,0.131248f,-1.31242f,-0.765683f,-0.217304f,-1.31242f,-0.766213f,-0.315263f,-1.31242f,-0.766286f,-0.328739f,-1.31242f,-0.766502f,-0.368753f,-1.29322f,-0.781536f,0.401069f}; return value; } private float[] getCoordinate_11_486_point_2() { float[] value = {-1.29322f,-0.781681f,0.374268f,-1.29322f,-0.782348f,0.250821f,-1.29322f,-0.782852f,0.157659f,-1.29322f,-0.782994f,0.131352f,-1.29322f,-0.784879f,-0.217201f,-1.29322f,-0.785409f,-0.315159f,-1.29322f,-0.785481f,-0.328635f,-1.29322f,-0.785698f,-0.368649f,-1.41931f,-0.83329f,0.488939f,-1.40892f,-0.85837f,0.489075f,-1.38973f,-0.877566f,0.489179f,-1.36465f,-0.887955f,0.489235f,-1.38973f,-0.761866f,0.488553f,-1.40892f,-0.781062f,0.488657f,-1.41931f,-0.806143f,0.488792f,-1.40728f,-0.835632f,-0.398588f,-1.39872f,-0.856291f,-0.398476f,-1.38291f,-0.872102f,-0.39839f,-1.36225f,-0.880659f,-0.398344f,-1.38291f,-0.776802f,-0.398906f,-1.39872f,-0.792614f,-0.39882f,-1.40728f,-0.813272f,-0.398709f,-1.40291f,-0.854138f,0.528237f,-1.41221f,-0.831666f,0.528116f,-1.41221f,-0.807343f,0.527984f,-1.40291f,-0.78487f,0.527863f,-1.38571f,-0.767671f,0.52777f,-1.36323f,-0.880646f,0.528381f,-1.38571f,-0.871338f,0.52833f,-1.41931f,-0.833763f,0.401352f,-1.41931f,-0.833908f,0.37455f,-1.41931f,-0.834576f,0.251104f,-1.41931f,-0.835079f,0.157941f,-1.41931f,-0.835222f,0.131634f,-1.41931f,-0.837106f,-0.216918f,-1.41931f,-0.837636f,-0.314877f,-1.41931f,-0.837709f,-0.328353f,-1.41931f,-0.837925f,-0.368366f,-1.40892f,-0.858844f,0.401487f,-1.40892f,-0.858989f,0.374686f,-1.40892f,-0.859656f,0.251239f,-1.40892f,-0.86016f,0.158077f,-1.40892f,-0.860302f,0.13177f,-1.40892f,-0.862187f,-0.216783f,-1.40892f,-0.862717f,-0.314741f,-1.40892f,-0.862789f,-0.328217f,-1.40892f,-0.863006f,-0.368231f,-1.38973f,-0.87804f,0.401591f,-1.38973f,-0.878185f,0.37479f,-1.38973f,-0.878852f,0.251343f,-1.38973f,-0.879356f,0.158181f,-1.38973f,-0.879498f,0.131874f,-1.38973f,-0.881383f,-0.216679f,-1.38973f,-0.881912f,-0.314637f,-1.38973f,-0.881985f,-0.328113f,-1.38973f,-0.882202f,-0.368127f,-1.36465f,-0.888428f,0.401647f,-1.36465f,-0.888573f,0.374846f,-1.36465f,-0.889241f,0.251399f,-1.36465f,-0.889744f,0.158237f,-1.36465f,-0.889887f,0.13193f,-1.36465f,-0.891771f,-0.216623f,-1.36465f,-0.892301f,-0.314581f,-1.36465f,-0.892374f,-0.328057f,-1.36465f,-0.89259f,-0.368071f,-1.38973f,-0.76234f,0.400966f,-1.38973f,-0.762485f,0.374164f,-1.38973f,-0.763152f,0.250717f,-1.38973f,-0.763656f,0.157555f,-1.38973f,-0.763798f,0.131248f,-1.38973f,-0.765683f,-0.217304f,-1.38973f,-0.766213f,-0.315263f,-1.38973f,-0.766286f,-0.328739f,-1.38973f,-0.766502f,-0.368753f,-1.40892f,-0.781536f,0.401069f,-1.40892f,-0.781681f,0.374268f,-1.40892f,-0.782348f,0.250821f,-1.40892f,-0.782852f,0.157659f,-1.40892f,-0.782994f,0.131352f,-1.40892f,-0.784879f,-0.217201f,-1.40892f,-0.785409f,-0.315159f,-1.40892f,-0.785481f,-0.328635f,-1.40892f,-0.785698f,-0.368649f,-1.41931f,-0.806616f,0.401205f,-1.41931f,-0.806761f,0.374403f,-1.41931f,-0.807429f,0.250957f,-1.41931f,-0.807933f,0.157794f,-1.41931f,-0.808075f,0.131487f,-1.41931f,-0.809959f,-0.217065f,-1.41931f,-0.810489f,-0.315024f,-1.41931f,-0.810562f,-0.328499f,-1.41931f,-0.810778f,-0.368513f,-1.30602f,-0.768884f,0.374199f,-1.29962f,-0.775282f,0.374233f,-1.30602f,-0.769551f,0.250752f,-1.29962f,-0.77595f,0.250787f,-1.29962f,-0.865387f,0.37472f,-1.30602f,-0.871786f,0.374755f,-1.29962f,-0.866055f,0.251274f,-1.30602f,-0.872453f,0.251308f}; return value; } private float[] getCoordinate_11_486_point_3() { float[] value = {-1.40252f,-0.775282f,0.374233f,-1.39612f,-0.768884f,0.374199f,-1.40252f,-0.77595f,0.250787f,-1.39612f,-0.769551f,0.250752f,-1.39612f,-0.871786f,0.374755f,-1.40252f,-0.865387f,0.37472f,-1.39612f,-0.872453f,0.251308f,-1.40252f,-0.866055f,0.251274f,-1.29006f,-0.753592f,0.250666f,-1.28366f,-0.759991f,0.2507f,-1.28366f,-0.882014f,0.25136f,-1.29006f,-0.888412f,0.251395f,-1.41848f,-0.759991f,0.2507f,-1.41208f,-0.753592f,0.250666f,-1.41208f,-0.888412f,0.251395f,-1.41848f,-0.882014f,0.25136f,-1.29006f,-0.753003f,0.359705f,-1.28366f,-0.759401f,0.359739f,-1.28366f,-0.881424f,0.360399f,-1.29006f,-0.887823f,0.360434f,-1.41848f,-0.759401f,0.359739f,-1.41208f,-0.753003f,0.359705f,-1.41208f,-0.887823f,0.360434f,-1.41848f,-0.881424f,0.360399f,-1.30602f,-0.772082f,-0.21727f,-1.29962f,-0.77848f,-0.217235f,-1.30602f,-0.772611f,-0.315228f,-1.29962f,-0.77901f,-0.315194f,-1.30602f,-0.772684f,-0.328704f,-1.29962f,-0.779083f,-0.32867f,-1.30602f,-0.772901f,-0.368718f,-1.29962f,-0.779299f,-0.368683f,-1.29962f,-0.868585f,-0.216748f,-1.30602f,-0.874984f,-0.216713f,-1.29962f,-0.869115f,-0.314707f,-1.30602f,-0.875514f,-0.314672f,-1.29962f,-0.869188f,-0.328182f,-1.30602f,-0.875587f,-0.328148f,-1.29962f,-0.869404f,-0.368196f,-1.30602f,-0.875803f,-0.368162f,-1.40252f,-0.77848f,-0.217235f,-1.39612f,-0.772082f,-0.21727f,-1.40252f,-0.77901f,-0.315194f,-1.39612f,-0.772611f,-0.315228f,-1.40252f,-0.779083f,-0.32867f,-1.39612f,-0.772684f,-0.328704f,-1.40252f,-0.779299f,-0.368683f,-1.39612f,-0.772901f,-0.368718f,-1.39612f,-0.874984f,-0.216713f,-1.40252f,-0.868585f,-0.216748f,-1.39612f,-0.875514f,-0.314672f,-1.40252f,-0.869115f,-0.314707f,-1.39612f,-0.875587f,-0.328148f,-1.40252f,-0.869188f,-0.328182f,-1.39612f,-0.875803f,-0.368162f,-1.40252f,-0.869404f,-0.368196f,-1.25317f,-0.73247f,-0.298699f,-1.25159f,-0.731267f,-0.368943f,-1.25799f,-0.724868f,-0.368978f,-1.25957f,-0.726072f,-0.298734f,-1.26392f,-0.730305f,-0.276554f,-1.27344f,-0.739685f,-0.251637f,-1.26704f,-0.746083f,-0.251602f,-1.25752f,-0.736703f,-0.276519f,-1.25957f,-0.921872f,-0.297675f,-1.25799f,-0.923835f,-0.367902f,-1.25159f,-0.917437f,-0.367937f,-1.25317f,-0.915474f,-0.29771f,-1.25752f,-0.911001f,-0.275577f,-1.26704f,-0.901352f,-0.250762f,-1.27344f,-0.907751f,-0.250728f,-1.26392f,-0.9174f,-0.275542f,-1.44257f,-0.726072f,-0.298734f,-1.44416f,-0.724868f,-0.368978f,-1.45056f,-0.731267f,-0.368943f,-1.44897f,-0.73247f,-0.298699f,-1.44462f,-0.736703f,-0.276519f,-1.43511f,-0.746083f,-0.251602f,-1.42871f,-0.739685f,-0.251637f,-1.43822f,-0.730305f,-0.276554f,-1.44897f,-0.915474f,-0.29771f,-1.45056f,-0.917437f,-0.367937f,-1.44416f,-0.923835f,-0.367902f,-1.44257f,-0.921872f,-0.297675f,-1.43822f,-0.9174f,-0.275542f,-1.42871f,-0.907751f,-0.250728f,-1.43511f,-0.901352f,-0.250762f,-1.44462f,-0.911001f,-0.275577f,-1.39119f,-0.797644f,-0.398793f,-1.37788f,-0.784331f,-0.398865f,-1.36049f,-0.777126f,-0.398904f,-1.34166f,-0.777126f,-0.398904f,-1.32426f,-0.784331f,-0.398865f,-1.31095f,-0.797644f,-0.398793f,-1.30374f,-0.815038f,-0.398699f,-1.30374f,-0.833866f,-0.398597f,-1.31095f,-0.85126f,-0.398503f,-1.32426f,-0.864573f,-0.398431f,-1.34166f,-0.871778f,-0.398392f,-1.36049f,-0.871778f,-0.398392f}; return value; } private float[] getCoordinate_11_486_point_4() { float[] value = {-1.37788f,-0.864573f,-0.398431f,-1.39119f,-0.85126f,-0.398503f,-1.3984f,-0.833866f,-0.398597f,-1.3984f,-0.815038f,-0.398699f,-1.39119f,-0.797577f,-0.386289f,-1.37788f,-0.784264f,-0.386361f,-1.36049f,-0.777059f,-0.3864f,-1.34166f,-0.777059f,-0.3864f,-1.32426f,-0.784264f,-0.386361f,-1.31095f,-0.797577f,-0.386289f,-1.30374f,-0.814971f,-0.386195f,-1.30374f,-0.833798f,-0.386093f,-1.31095f,-0.851193f,-0.385999f,-1.32426f,-0.864506f,-0.385927f,-1.34166f,-0.871711f,-0.385888f,-1.36049f,-0.871711f,-0.385888f,-1.37788f,-0.864506f,-0.385927f,-1.39119f,-0.851193f,-0.385999f,-1.3984f,-0.833798f,-0.386093f,-1.3984f,-0.814971f,-0.386195f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_490_point_1() { float[] value = {-1.28283f,-0.806616f,0.401205f,-1.28283f,-0.806761f,0.374403f,-1.28283f,-0.807933f,0.157794f,-1.28283f,-0.808075f,0.131487f,-1.28283f,-0.810489f,-0.315024f,-1.28283f,-0.810562f,-0.328499f,-1.28283f,-0.833763f,0.401352f,-1.28283f,-0.833908f,0.37455f,-1.28283f,-0.835079f,0.157941f,-1.28283f,-0.835222f,0.131634f,-1.28283f,-0.837636f,-0.314877f,-1.28283f,-0.837709f,-0.328353f,-1.29322f,-0.858844f,0.401487f,-1.29322f,-0.858989f,0.374686f,-1.29322f,-0.86016f,0.158077f,-1.29322f,-0.860302f,0.13177f,-1.29322f,-0.862717f,-0.314741f,-1.29322f,-0.862789f,-0.328217f,-1.31242f,-0.87804f,0.401591f,-1.31242f,-0.878185f,0.37479f,-1.31242f,-0.879356f,0.158181f,-1.31242f,-0.879498f,0.131874f,-1.31242f,-0.881912f,-0.314637f,-1.31242f,-0.881985f,-0.328113f,-1.3375f,-0.888428f,0.401647f,-1.3375f,-0.888573f,0.374846f,-1.3375f,-0.889744f,0.158237f,-1.3375f,-0.889887f,0.13193f,-1.3375f,-0.892301f,-0.314581f,-1.3375f,-0.892374f,-0.328057f,-1.36465f,-0.751951f,0.400909f,-1.36465f,-0.752096f,0.374108f,-1.36465f,-0.753268f,0.157499f,-1.36465f,-0.75341f,0.131192f,-1.36465f,-0.755824f,-0.315319f,-1.36465f,-0.755897f,-0.328795f,-1.3375f,-0.751951f,0.400909f,-1.3375f,-0.752096f,0.374108f,-1.3375f,-0.753268f,0.157499f,-1.3375f,-0.75341f,0.131192f,-1.3375f,-0.755824f,-0.315319f,-1.3375f,-0.755897f,-0.328795f,-1.31242f,-0.76234f,0.400966f,-1.31242f,-0.762485f,0.374164f,-1.31242f,-0.763656f,0.157555f,-1.31242f,-0.763798f,0.131248f,-1.31242f,-0.766213f,-0.315263f,-1.31242f,-0.766286f,-0.328739f,-1.29322f,-0.781536f,0.401069f,-1.29322f,-0.781681f,0.374268f,-1.29322f,-0.782852f,0.157659f,-1.29322f,-0.782994f,0.131352f,-1.29322f,-0.785409f,-0.315159f,-1.29322f,-0.785481f,-0.328635f,-1.41931f,-0.833763f,0.401352f,-1.41931f,-0.833908f,0.37455f,-1.41931f,-0.835079f,0.157941f,-1.41931f,-0.835222f,0.131634f,-1.41931f,-0.837636f,-0.314877f,-1.41931f,-0.837709f,-0.328353f,-1.40892f,-0.858844f,0.401487f,-1.40892f,-0.858989f,0.374686f,-1.40892f,-0.86016f,0.158077f,-1.40892f,-0.860302f,0.13177f,-1.40892f,-0.862717f,-0.314741f,-1.40892f,-0.862789f,-0.328217f,-1.38973f,-0.87804f,0.401591f,-1.38973f,-0.878185f,0.37479f,-1.38973f,-0.879356f,0.158181f,-1.38973f,-0.879498f,0.131874f,-1.38973f,-0.881912f,-0.314637f,-1.38973f,-0.881985f,-0.328113f,-1.36465f,-0.888428f,0.401647f,-1.36465f,-0.888573f,0.374846f,-1.36465f,-0.889744f,0.158237f,-1.36465f,-0.889887f,0.13193f,-1.36465f,-0.892301f,-0.314581f,-1.36465f,-0.892374f,-0.328057f,-1.38973f,-0.76234f,0.400966f,-1.38973f,-0.762485f,0.374164f,-1.38973f,-0.763656f,0.157555f,-1.38973f,-0.763798f,0.131248f,-1.38973f,-0.766213f,-0.315263f,-1.38973f,-0.766286f,-0.328739f,-1.40892f,-0.781536f,0.401069f,-1.40892f,-0.781681f,0.374268f,-1.40892f,-0.782852f,0.157659f,-1.40892f,-0.782994f,0.131352f,-1.40892f,-0.785409f,-0.315159f,-1.40892f,-0.785481f,-0.328635f,-1.41931f,-0.806616f,0.401205f,-1.41931f,-0.806761f,0.374403f,-1.41931f,-0.807933f,0.157794f,-1.41931f,-0.808075f,0.131487f,-1.41931f,-0.810489f,-0.315024f,-1.41931f,-0.810562f,-0.328499f,-1.30602f,-0.768884f,0.374199f,-1.29962f,-0.775282f,0.374233f,-1.29962f,-0.865387f,0.37472f,-1.30602f,-0.871786f,0.374755f}; return value; } private float[] getCoordinate_11_490_point_2() { float[] value = {-1.40252f,-0.775282f,0.374233f,-1.39612f,-0.768884f,0.374199f,-1.39612f,-0.871786f,0.374755f,-1.40252f,-0.865387f,0.37472f,-1.30602f,-0.772611f,-0.315228f,-1.29962f,-0.77901f,-0.315194f,-1.30602f,-0.772684f,-0.328704f,-1.29962f,-0.779083f,-0.32867f,-1.29962f,-0.869115f,-0.314707f,-1.30602f,-0.875514f,-0.314672f,-1.29962f,-0.869188f,-0.328182f,-1.30602f,-0.875587f,-0.328148f,-1.40252f,-0.77901f,-0.315194f,-1.39612f,-0.772611f,-0.315228f,-1.40252f,-0.779083f,-0.32867f,-1.39612f,-0.772684f,-0.328704f,-1.39612f,-0.875514f,-0.314672f,-1.40252f,-0.869115f,-0.314707f,-1.39612f,-0.875587f,-0.328148f,-1.40252f,-0.869188f,-0.328182f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_499_coordIndex_1() { int[] value = {19,18,1,0,-1,20,19,0,8,-1,21,20,8,7,-1,22,6,5,23,-1,22,21,7,6,-1,23,5,112,126,-1,25,24,4,3,-1,26,2,1,18,-1,26,25,3,2,-1,27,0,1,36,-1,28,29,101,100,-1,29,30,102,101,-1,31,32,104,103,-1,32,33,105,104,-1,34,35,107,106,-1,35,9,17,107,-1,36,1,2,45,-1,37,38,29,28,-1,38,39,30,29,-1,40,41,32,31,-1,41,42,33,32,-1,43,44,35,34,-1,44,10,9,35,-1,45,2,3,54,-1,46,47,38,37,-1,47,48,39,38,-1,49,50,41,40,-1,50,51,42,41,-1,52,53,44,43,-1,53,11,10,44,-1,54,3,4,63,-1,63,4,111,156,-1,64,65,56,55,-1,65,66,57,56,-1,67,68,59,58,-1,68,69,60,59,-1,70,71,62,61,-1,71,13,12,62,-1,72,5,6,81,-1,73,74,167,166,-1,74,75,168,167,-1,76,77,170,169,-1,77,78,171,170,-1,79,80,173,172,-1,80,14,119,173,-1,81,6,7,90,-1,82,83,74,73,-1,83,84,75,74,-1,85,86,77,76,-1,86,87,78,77,-1,88,89,80,79,-1,89,15,14,80,-1,90,7,8,99,-1,91,92,83,82,-1,92,93,84,83,-1,94,95,86,85,-1,95,96,87,86,-1,97,98,89,88,-1,98,16,15,89,-1,99,8,0,27,-1,108,109,122,123,-1,110,111,127,128,-1,111,4,24,127,-1,112,113,125,126,-1,113,114,124,125,-1,114,108,123,124,-1,122,109,110,128,-1,129,108,114,183,-1,130,131,140,139,-1,131,132,141,140,-1,133,134,143,142,-1,134,135,144,143,-1,136,137,146,145,-1,137,115,116,146,-1,138,109,108,129,-1,147,110,109,138,-1,148,149,158,157,-1,149,150,159,158,-1,151,152,161,160,-1,152,153,162,161,-1,154,155,164,163,-1,155,117,118,164,-1,156,111,110,147,-1,157,158,65,64,-1,158,159,66,65,-1,160,161,68,67,-1,161,162,69,68,-1,163,164,71,70,-1,164,118,13,71,-1,165,112,5,72,-1,174,113,112,165,-1,175,176,185,184,-1,176,177,186,185,-1,178,179,188,187,-1,179,180,189,188,-1,181,182,191,190,-1,182,120,121,191,-1,183,114,113,174,-1,184,185,131,130,-1,185,186,132,131,-1,187,188,134,133,-1,188,189,135,134,-1,190,191,137,136,-1,191,121,115,137,-1,193,100,101,195,-1,194,92,91,192,-1,195,101,102,93,92,194,-1,197,55,56,199,-1,198,47,46,196,-1,199,56,57,48,47,198,-1,201,166,167,203,-1,202,176,175,200,-1,203,167,168,177,176,202,-1,205,139,140,207,-1,206,149,148,204,-1,207,140,141,150,149,206,-1,208,194,192,216,-1,209,195,194,208,-1,209,217,193,195,-1,210,198,196,218,-1,211,199,198,210,-1,211,219,197,199,-1,212,202,200,220,-1,213,203,202,212,-1,213,221,201,203,-1,214,206,204,222,-1,215,207,206,214,-1,215,223,205,207,-1,216,192,193,217,-1,217,209,208,216,-1,218,196,197,219,-1,219,211,210,218,-1,220,200,201,221,-1,221,213,212,220,-1,222,204,205,223,-1,223,215,214,222,-1,224,95,94,103,104,225,-1,225,104,105,227,-1,226,96,95,224,-1,229,106,107,231,-1,230,98,97,228,-1,231,107,17,16,98,230,-1,232,50,49,58,59,233,-1,233,59,60,235,-1,234,51,50,232,-1,237,61,62,239,-1,238,53,52,236,-1,239,62,12,11,53,238,-1,240,179,178,169,170,241,-1,241,170,171,243,-1,242,180,179,240,-1,245,172,173,247,-1,246,182,181,244,-1,247,173,119,120,182,246,-1,248,152,151,142,143,249,-1,249,143,144,251,-1,250,153,152,248,-1,253,145,146,255,-1,254,155,154,252,-1,255,146,116,117,155,254,-1,256,257,258,259,-1,257,256,229,231,-1,258,257,231,230,-1,259,258,230,228,-1,259,260,263,256,-1,260,259,228,226,-1,260,261,262,263,-1,261,260,226,224,-1,262,261,224,225,-1,263,227,229,256,-1,263,262,225,227,-1,264,265,266,267,-1,265,264,237,239,-1,266,265,239,238,-1,267,266,238,236,-1,267,268,271,264,-1,268,267,236,234,-1,268,269,270,271,-1,269,268,234,232,-1,270,269,232,233,-1,271,235,237,264,-1,271,270,233,235,-1,272,273,274,275,-1,273,272,245,247,-1,274,273,247,246,-1,275,274,246,244,-1,275,276,279,272,-1,276,275,244,242,-1,276,277,278,279,-1,277,276,242,240,-1,278,277,240,241,-1,279,243,245,272,-1,279,278,241,243,-1,280,281,282,283,-1,281,280,253,255,-1,282}; return value; } private int[] getIndexedFaceSet_10_499_coordIndex_2() { int[] value = {281,255,254,-1,283,282,254,252,-1,283,284,287,280,-1,284,283,252,250,-1,284,285,286,287,-1,285,284,250,248,-1,286,285,248,249,-1,287,251,253,280,-1,287,286,249,251,-1,289,288,120,119,-1,290,289,119,14,-1,291,290,14,15,-1,292,291,15,16,-1,293,292,16,17,-1,294,293,17,9,-1,295,294,9,10,-1,296,295,10,11,-1,297,296,11,12,-1,298,297,12,13,-1,299,298,13,118,-1,300,299,118,117,-1,301,300,117,116,-1,302,301,116,115,-1,303,121,120,288,-1,303,302,115,121,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_499_point_1() { float[] value = {-0.862865f,-0.806143f,0.488793f,-0.862865f,-0.83329f,0.48894f,-0.873253f,-0.85837f,0.489075f,-0.89245f,-0.877566f,0.489179f,-0.91753f,-0.887955f,0.489235f,-0.944678f,-0.751478f,0.488498f,-0.91753f,-0.751478f,0.488498f,-0.89245f,-0.761866f,0.488554f,-0.873253f,-0.781062f,0.488657f,-0.874897f,-0.813272f,-0.398708f,-0.874897f,-0.835632f,-0.398587f,-0.883454f,-0.856291f,-0.398475f,-0.899265f,-0.872102f,-0.39839f,-0.919924f,-0.880659f,-0.398344f,-0.942284f,-0.768246f,-0.398951f,-0.919924f,-0.768246f,-0.398951f,-0.899265f,-0.776802f,-0.398905f,-0.883454f,-0.792614f,-0.39882f,-0.869962f,-0.831666f,0.528116f,-0.869962f,-0.807343f,0.527985f,-0.87927f,-0.78487f,0.527863f,-0.89647f,-0.767671f,0.52777f,-0.918942f,-0.758363f,0.52772f,-0.943266f,-0.758363f,0.52772f,-0.918942f,-0.880646f,0.528381f,-0.89647f,-0.871338f,0.528331f,-0.87927f,-0.854138f,0.528238f,-0.862865f,-0.806616f,0.401206f,-0.862865f,-0.806761f,0.374404f,-0.862865f,-0.807429f,0.250958f,-0.862865f,-0.807933f,0.157795f,-0.862865f,-0.808075f,0.131488f,-0.862865f,-0.809959f,-0.217064f,-0.862865f,-0.810489f,-0.315023f,-0.862865f,-0.810562f,-0.328499f,-0.862865f,-0.810778f,-0.368513f,-0.862865f,-0.833763f,0.401352f,-0.862865f,-0.833908f,0.374551f,-0.862865f,-0.834576f,0.251104f,-0.862865f,-0.835079f,0.157942f,-0.862865f,-0.835222f,0.131635f,-0.862865f,-0.837106f,-0.216918f,-0.862865f,-0.837636f,-0.314876f,-0.862865f,-0.837709f,-0.328352f,-0.862865f,-0.837925f,-0.368366f,-0.873253f,-0.858844f,0.401488f,-0.873253f,-0.858989f,0.374686f,-0.873253f,-0.859656f,0.25124f,-0.873253f,-0.86016f,0.158077f,-0.873253f,-0.860302f,0.13177f,-0.873253f,-0.862187f,-0.216782f,-0.873253f,-0.862717f,-0.314741f,-0.873253f,-0.862789f,-0.328216f,-0.873253f,-0.863006f,-0.36823f,-0.89245f,-0.87804f,0.401592f,-0.89245f,-0.878185f,0.37479f,-0.89245f,-0.878852f,0.251344f,-0.89245f,-0.879356f,0.158181f,-0.89245f,-0.879498f,0.131874f,-0.89245f,-0.881383f,-0.216678f,-0.89245f,-0.881912f,-0.314637f,-0.89245f,-0.881985f,-0.328113f,-0.89245f,-0.882202f,-0.368126f,-0.91753f,-0.888428f,0.401648f,-0.91753f,-0.888573f,0.374846f,-0.91753f,-0.889241f,0.2514f,-0.91753f,-0.889744f,0.158237f,-0.91753f,-0.889887f,0.13193f,-0.91753f,-0.891771f,-0.216622f,-0.91753f,-0.892301f,-0.314581f,-0.91753f,-0.892374f,-0.328056f,-0.91753f,-0.89259f,-0.36807f,-0.944678f,-0.751951f,0.40091f,-0.944678f,-0.752096f,0.374108f,-0.944678f,-0.752764f,0.250662f,-0.944678f,-0.753268f,0.157499f,-0.944678f,-0.75341f,0.131192f,-0.944678f,-0.755294f,-0.21736f,-0.944678f,-0.755824f,-0.315319f,-0.944678f,-0.755897f,-0.328794f,-0.944678f,-0.756113f,-0.368808f,-0.91753f,-0.751951f,0.40091f,-0.91753f,-0.752096f,0.374108f,-0.91753f,-0.752764f,0.250662f,-0.91753f,-0.753268f,0.157499f,-0.91753f,-0.75341f,0.131192f,-0.91753f,-0.755294f,-0.21736f,-0.91753f,-0.755824f,-0.315319f,-0.91753f,-0.755897f,-0.328794f,-0.91753f,-0.756113f,-0.368808f,-0.89245f,-0.76234f,0.400966f,-0.89245f,-0.762485f,0.374165f,-0.89245f,-0.763152f,0.250718f,-0.89245f,-0.763656f,0.157556f,-0.89245f,-0.763798f,0.131249f,-0.89245f,-0.765683f,-0.217304f,-0.89245f,-0.766213f,-0.315262f,-0.89245f,-0.766286f,-0.328738f,-0.89245f,-0.766502f,-0.368752f,-0.873253f,-0.781536f,0.40107f}; return value; } private float[] getCoordinate_11_499_point_2() { float[] value = {-0.873253f,-0.781681f,0.374268f,-0.873253f,-0.782348f,0.250822f,-0.873253f,-0.782852f,0.157659f,-0.873253f,-0.782994f,0.131352f,-0.873253f,-0.784879f,-0.2172f,-0.873253f,-0.785409f,-0.315159f,-0.873253f,-0.785481f,-0.328634f,-0.873253f,-0.785698f,-0.368648f,-0.999344f,-0.83329f,0.48894f,-0.988955f,-0.85837f,0.489075f,-0.969759f,-0.877566f,0.489179f,-0.944678f,-0.887955f,0.489235f,-0.969759f,-0.761866f,0.488554f,-0.988955f,-0.781062f,0.488657f,-0.999344f,-0.806143f,0.488793f,-0.987312f,-0.835632f,-0.398587f,-0.978754f,-0.856291f,-0.398475f,-0.962943f,-0.872102f,-0.39839f,-0.942284f,-0.880659f,-0.398344f,-0.962943f,-0.776802f,-0.398905f,-0.978754f,-0.792614f,-0.39882f,-0.987312f,-0.813272f,-0.398708f,-0.982938f,-0.854138f,0.528238f,-0.992247f,-0.831666f,0.528116f,-0.992247f,-0.807343f,0.527985f,-0.982938f,-0.78487f,0.527863f,-0.965739f,-0.767671f,0.52777f,-0.943266f,-0.880646f,0.528381f,-0.965739f,-0.871338f,0.528331f,-0.999344f,-0.833763f,0.401352f,-0.999344f,-0.833908f,0.374551f,-0.999344f,-0.834576f,0.251104f,-0.999344f,-0.835079f,0.157942f,-0.999344f,-0.835222f,0.131635f,-0.999344f,-0.837106f,-0.216918f,-0.999344f,-0.837636f,-0.314876f,-0.999344f,-0.837709f,-0.328352f,-0.999344f,-0.837925f,-0.368366f,-0.988955f,-0.858844f,0.401488f,-0.988955f,-0.858989f,0.374686f,-0.988955f,-0.859656f,0.25124f,-0.988955f,-0.86016f,0.158077f,-0.988955f,-0.860302f,0.13177f,-0.988955f,-0.862187f,-0.216782f,-0.988955f,-0.862717f,-0.314741f,-0.988955f,-0.862789f,-0.328216f,-0.988955f,-0.863006f,-0.36823f,-0.969759f,-0.87804f,0.401592f,-0.969759f,-0.878185f,0.37479f,-0.969759f,-0.878852f,0.251344f,-0.969759f,-0.879356f,0.158181f,-0.969759f,-0.879498f,0.131874f,-0.969759f,-0.881383f,-0.216678f,-0.969759f,-0.881912f,-0.314637f,-0.969759f,-0.881985f,-0.328113f,-0.969759f,-0.882202f,-0.368126f,-0.944678f,-0.888428f,0.401648f,-0.944678f,-0.888573f,0.374846f,-0.944678f,-0.889241f,0.2514f,-0.944678f,-0.889744f,0.158237f,-0.944678f,-0.889887f,0.13193f,-0.944678f,-0.891771f,-0.216622f,-0.944678f,-0.892301f,-0.314581f,-0.944678f,-0.892374f,-0.328056f,-0.944678f,-0.89259f,-0.36807f,-0.969759f,-0.76234f,0.400966f,-0.969759f,-0.762485f,0.374165f,-0.969759f,-0.763152f,0.250718f,-0.969759f,-0.763656f,0.157556f,-0.969759f,-0.763798f,0.131249f,-0.969759f,-0.765683f,-0.217304f,-0.969759f,-0.766213f,-0.315262f,-0.969759f,-0.766286f,-0.328738f,-0.969759f,-0.766502f,-0.368752f,-0.988955f,-0.781536f,0.40107f,-0.988955f,-0.781681f,0.374268f,-0.988955f,-0.782348f,0.250822f,-0.988955f,-0.782852f,0.157659f,-0.988955f,-0.782994f,0.131352f,-0.988955f,-0.784879f,-0.2172f,-0.988955f,-0.785409f,-0.315159f,-0.988955f,-0.785481f,-0.328634f,-0.988955f,-0.785698f,-0.368648f,-0.999344f,-0.806616f,0.401206f,-0.999344f,-0.806761f,0.374404f,-0.999344f,-0.807429f,0.250958f,-0.999344f,-0.807933f,0.157795f,-0.999344f,-0.808075f,0.131488f,-0.999344f,-0.809959f,-0.217064f,-0.999344f,-0.810489f,-0.315023f,-0.999344f,-0.810562f,-0.328499f,-0.999344f,-0.810778f,-0.368513f,-0.886051f,-0.768884f,0.374199f,-0.879652f,-0.775282f,0.374234f,-0.886051f,-0.769551f,0.250753f,-0.879652f,-0.77595f,0.250787f,-0.879652f,-0.865387f,0.374721f,-0.886051f,-0.871786f,0.374756f,-0.879652f,-0.866055f,0.251275f,-0.886051f,-0.872453f,0.251309f}; return value; } private float[] getCoordinate_11_499_point_3() { float[] value = {-0.982556f,-0.775282f,0.374234f,-0.976157f,-0.768884f,0.374199f,-0.982556f,-0.77595f,0.250787f,-0.976157f,-0.769551f,0.250753f,-0.976157f,-0.871786f,0.374756f,-0.982556f,-0.865387f,0.374721f,-0.976157f,-0.872453f,0.251309f,-0.982556f,-0.866055f,0.251275f,-0.870092f,-0.753592f,0.250666f,-0.863693f,-0.759991f,0.250701f,-0.863693f,-0.882014f,0.251361f,-0.870092f,-0.888412f,0.251395f,-0.998515f,-0.759991f,0.250701f,-0.992116f,-0.753592f,0.250666f,-0.992116f,-0.888412f,0.251395f,-0.998515f,-0.882014f,0.251361f,-0.870092f,-0.753003f,0.359705f,-0.863693f,-0.759401f,0.35974f,-0.863693f,-0.881424f,0.3604f,-0.870092f,-0.887823f,0.360434f,-0.998515f,-0.759401f,0.35974f,-0.992116f,-0.753003f,0.359705f,-0.992116f,-0.887823f,0.360434f,-0.998515f,-0.881424f,0.3604f,-0.886051f,-0.772082f,-0.217269f,-0.879652f,-0.77848f,-0.217235f,-0.886051f,-0.772611f,-0.315228f,-0.879652f,-0.77901f,-0.315193f,-0.886051f,-0.772684f,-0.328704f,-0.879652f,-0.779083f,-0.328669f,-0.886051f,-0.772901f,-0.368717f,-0.879652f,-0.779299f,-0.368683f,-0.879652f,-0.868585f,-0.216747f,-0.886051f,-0.874984f,-0.216713f,-0.879652f,-0.869115f,-0.314706f,-0.886051f,-0.875514f,-0.314671f,-0.879652f,-0.869188f,-0.328182f,-0.886051f,-0.875587f,-0.328147f,-0.879652f,-0.869404f,-0.368196f,-0.886051f,-0.875803f,-0.368161f,-0.982556f,-0.77848f,-0.217235f,-0.976157f,-0.772082f,-0.217269f,-0.982556f,-0.77901f,-0.315193f,-0.976157f,-0.772611f,-0.315228f,-0.982556f,-0.779083f,-0.328669f,-0.976157f,-0.772684f,-0.328704f,-0.982556f,-0.779299f,-0.368683f,-0.976157f,-0.772901f,-0.368717f,-0.976157f,-0.874984f,-0.216713f,-0.982556f,-0.868585f,-0.216747f,-0.976157f,-0.875514f,-0.314671f,-0.982556f,-0.869115f,-0.314706f,-0.976157f,-0.875587f,-0.328147f,-0.982556f,-0.869188f,-0.328182f,-0.976157f,-0.875803f,-0.368161f,-0.982556f,-0.869404f,-0.368196f,-0.833202f,-0.73247f,-0.298699f,-0.831619f,-0.731267f,-0.368943f,-0.838018f,-0.724868f,-0.368977f,-0.839601f,-0.726072f,-0.298733f,-0.843954f,-0.730305f,-0.276553f,-0.853469f,-0.739685f,-0.251636f,-0.84707f,-0.746083f,-0.251601f,-0.837555f,-0.736703f,-0.276519f,-0.839601f,-0.921872f,-0.297675f,-0.838018f,-0.923835f,-0.367901f,-0.831619f,-0.917437f,-0.367936f,-0.833202f,-0.915474f,-0.297709f,-0.837555f,-0.911001f,-0.275576f,-0.84707f,-0.901352f,-0.250762f,-0.853469f,-0.907751f,-0.250727f,-0.843954f,-0.9174f,-0.275542f,-1.02261f,-0.726072f,-0.298733f,-1.02419f,-0.724868f,-0.368977f,-1.03059f,-0.731267f,-0.368943f,-1.02901f,-0.73247f,-0.298699f,-1.02465f,-0.736703f,-0.276519f,-1.01514f,-0.746083f,-0.251601f,-1.00874f,-0.739685f,-0.251636f,-1.01825f,-0.730305f,-0.276553f,-1.02901f,-0.915474f,-0.297709f,-1.03059f,-0.917437f,-0.367936f,-1.02419f,-0.923835f,-0.367901f,-1.02261f,-0.921872f,-0.297675f,-1.01825f,-0.9174f,-0.275542f,-1.00874f,-0.907751f,-0.250727f,-1.01514f,-0.901352f,-0.250762f,-1.02465f,-0.911001f,-0.275576f,-0.971226f,-0.797644f,-0.398792f,-0.957913f,-0.784331f,-0.398864f,-0.940518f,-0.777126f,-0.398903f,-0.92169f,-0.777126f,-0.398903f,-0.904296f,-0.784331f,-0.398864f,-0.890982f,-0.797644f,-0.398792f,-0.883777f,-0.815038f,-0.398698f,-0.883777f,-0.833866f,-0.398597f,-0.890982f,-0.85126f,-0.398502f,-0.904296f,-0.864573f,-0.398431f,-0.92169f,-0.871778f,-0.398392f,-0.940518f,-0.871778f,-0.398392f}; return value; } private float[] getCoordinate_11_499_point_4() { float[] value = {-0.957913f,-0.864573f,-0.398431f,-0.971226f,-0.85126f,-0.398502f,-0.978431f,-0.833866f,-0.398597f,-0.978431f,-0.815038f,-0.398698f,-0.971226f,-0.797577f,-0.386288f,-0.957913f,-0.784264f,-0.38636f,-0.940518f,-0.777059f,-0.386399f,-0.92169f,-0.777059f,-0.386399f,-0.904296f,-0.784264f,-0.38636f,-0.890982f,-0.797577f,-0.386288f,-0.883777f,-0.814971f,-0.386194f,-0.883777f,-0.833798f,-0.386092f,-0.890982f,-0.851193f,-0.385998f,-0.904296f,-0.864506f,-0.385926f,-0.92169f,-0.871711f,-0.385887f,-0.940518f,-0.871711f,-0.385887f,-0.957913f,-0.864506f,-0.385926f,-0.971226f,-0.851193f,-0.385998f,-0.978431f,-0.833798f,-0.386092f,-0.978431f,-0.814971f,-0.386194f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_503_point_1() { float[] value = {-0.862865f,-0.806616f,0.401206f,-0.862865f,-0.806761f,0.374404f,-0.862865f,-0.807933f,0.157795f,-0.862865f,-0.808075f,0.131488f,-0.862865f,-0.810489f,-0.315023f,-0.862865f,-0.810562f,-0.328499f,-0.862865f,-0.833763f,0.401352f,-0.862865f,-0.833908f,0.374551f,-0.862865f,-0.835079f,0.157942f,-0.862865f,-0.835222f,0.131635f,-0.862865f,-0.837636f,-0.314876f,-0.862865f,-0.837709f,-0.328352f,-0.873253f,-0.858844f,0.401488f,-0.873253f,-0.858989f,0.374686f,-0.873253f,-0.86016f,0.158077f,-0.873253f,-0.860302f,0.13177f,-0.873253f,-0.862717f,-0.314741f,-0.873253f,-0.862789f,-0.328216f,-0.89245f,-0.87804f,0.401592f,-0.89245f,-0.878185f,0.37479f,-0.89245f,-0.879356f,0.158181f,-0.89245f,-0.879498f,0.131874f,-0.89245f,-0.881912f,-0.314637f,-0.89245f,-0.881985f,-0.328113f,-0.91753f,-0.888428f,0.401648f,-0.91753f,-0.888573f,0.374846f,-0.91753f,-0.889744f,0.158237f,-0.91753f,-0.889887f,0.13193f,-0.91753f,-0.892301f,-0.314581f,-0.91753f,-0.892374f,-0.328056f,-0.944678f,-0.751951f,0.40091f,-0.944678f,-0.752096f,0.374108f,-0.944678f,-0.753268f,0.157499f,-0.944678f,-0.75341f,0.131192f,-0.944678f,-0.755824f,-0.315319f,-0.944678f,-0.755897f,-0.328794f,-0.91753f,-0.751951f,0.40091f,-0.91753f,-0.752096f,0.374108f,-0.91753f,-0.753268f,0.157499f,-0.91753f,-0.75341f,0.131192f,-0.91753f,-0.755824f,-0.315319f,-0.91753f,-0.755897f,-0.328794f,-0.89245f,-0.76234f,0.400966f,-0.89245f,-0.762485f,0.374165f,-0.89245f,-0.763656f,0.157556f,-0.89245f,-0.763798f,0.131249f,-0.89245f,-0.766213f,-0.315262f,-0.89245f,-0.766286f,-0.328738f,-0.873253f,-0.781536f,0.40107f,-0.873253f,-0.781681f,0.374268f,-0.873253f,-0.782852f,0.157659f,-0.873253f,-0.782994f,0.131352f,-0.873253f,-0.785409f,-0.315159f,-0.873253f,-0.785481f,-0.328634f,-0.999344f,-0.833763f,0.401352f,-0.999344f,-0.833908f,0.374551f,-0.999344f,-0.835079f,0.157942f,-0.999344f,-0.835222f,0.131635f,-0.999344f,-0.837636f,-0.314876f,-0.999344f,-0.837709f,-0.328352f,-0.988955f,-0.858844f,0.401488f,-0.988955f,-0.858989f,0.374686f,-0.988955f,-0.86016f,0.158077f,-0.988955f,-0.860302f,0.13177f,-0.988955f,-0.862717f,-0.314741f,-0.988955f,-0.862789f,-0.328216f,-0.969759f,-0.87804f,0.401592f,-0.969759f,-0.878185f,0.37479f,-0.969759f,-0.879356f,0.158181f,-0.969759f,-0.879498f,0.131874f,-0.969759f,-0.881912f,-0.314637f,-0.969759f,-0.881985f,-0.328113f,-0.944678f,-0.888428f,0.401648f,-0.944678f,-0.888573f,0.374846f,-0.944678f,-0.889744f,0.158237f,-0.944678f,-0.889887f,0.13193f,-0.944678f,-0.892301f,-0.314581f,-0.944678f,-0.892374f,-0.328056f,-0.969759f,-0.76234f,0.400966f,-0.969759f,-0.762485f,0.374165f,-0.969759f,-0.763656f,0.157556f,-0.969759f,-0.763798f,0.131249f,-0.969759f,-0.766213f,-0.315262f,-0.969759f,-0.766286f,-0.328738f,-0.988955f,-0.781536f,0.40107f,-0.988955f,-0.781681f,0.374268f,-0.988955f,-0.782852f,0.157659f,-0.988955f,-0.782994f,0.131352f,-0.988955f,-0.785409f,-0.315159f,-0.988955f,-0.785481f,-0.328634f,-0.999344f,-0.806616f,0.401206f,-0.999344f,-0.806761f,0.374404f,-0.999344f,-0.807933f,0.157795f,-0.999344f,-0.808075f,0.131488f,-0.999344f,-0.810489f,-0.315023f,-0.999344f,-0.810562f,-0.328499f,-0.886051f,-0.768884f,0.374199f,-0.879652f,-0.775282f,0.374234f,-0.879652f,-0.865387f,0.374721f,-0.886051f,-0.871786f,0.374756f}; return value; } private float[] getCoordinate_11_503_point_2() { float[] value = {-0.982556f,-0.775282f,0.374234f,-0.976157f,-0.768884f,0.374199f,-0.976157f,-0.871786f,0.374756f,-0.982556f,-0.865387f,0.374721f,-0.886051f,-0.772611f,-0.315228f,-0.879652f,-0.77901f,-0.315193f,-0.886051f,-0.772684f,-0.328704f,-0.879652f,-0.779083f,-0.328669f,-0.879652f,-0.869115f,-0.314706f,-0.886051f,-0.875514f,-0.314671f,-0.879652f,-0.869188f,-0.328182f,-0.886051f,-0.875587f,-0.328147f,-0.982556f,-0.77901f,-0.315193f,-0.976157f,-0.772611f,-0.315228f,-0.982556f,-0.779083f,-0.328669f,-0.976157f,-0.772684f,-0.328704f,-0.976157f,-0.875514f,-0.314671f,-0.982556f,-0.869115f,-0.314706f,-0.976157f,-0.875587f,-0.328147f,-0.982556f,-0.869188f,-0.328182f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_512_coordIndex_1() { int[] value = {19,18,1,0,-1,20,19,0,8,-1,21,20,8,7,-1,22,6,5,23,-1,22,21,7,6,-1,23,5,112,126,-1,25,24,4,3,-1,26,2,1,18,-1,26,25,3,2,-1,27,0,1,36,-1,28,29,101,100,-1,29,30,102,101,-1,31,32,104,103,-1,32,33,105,104,-1,34,35,107,106,-1,35,9,17,107,-1,36,1,2,45,-1,37,38,29,28,-1,38,39,30,29,-1,40,41,32,31,-1,41,42,33,32,-1,43,44,35,34,-1,44,10,9,35,-1,45,2,3,54,-1,46,47,38,37,-1,47,48,39,38,-1,49,50,41,40,-1,50,51,42,41,-1,52,53,44,43,-1,53,11,10,44,-1,54,3,4,63,-1,63,4,111,156,-1,64,65,56,55,-1,65,66,57,56,-1,67,68,59,58,-1,68,69,60,59,-1,70,71,62,61,-1,71,13,12,62,-1,72,5,6,81,-1,73,74,167,166,-1,74,75,168,167,-1,76,77,170,169,-1,77,78,171,170,-1,79,80,173,172,-1,80,14,119,173,-1,81,6,7,90,-1,82,83,74,73,-1,83,84,75,74,-1,85,86,77,76,-1,86,87,78,77,-1,88,89,80,79,-1,89,15,14,80,-1,90,7,8,99,-1,91,92,83,82,-1,92,93,84,83,-1,94,95,86,85,-1,95,96,87,86,-1,97,98,89,88,-1,98,16,15,89,-1,99,8,0,27,-1,108,109,122,123,-1,110,111,127,128,-1,111,4,24,127,-1,112,113,125,126,-1,113,114,124,125,-1,114,108,123,124,-1,122,109,110,128,-1,129,108,114,183,-1,130,131,140,139,-1,131,132,141,140,-1,133,134,143,142,-1,134,135,144,143,-1,136,137,146,145,-1,137,115,116,146,-1,138,109,108,129,-1,147,110,109,138,-1,148,149,158,157,-1,149,150,159,158,-1,151,152,161,160,-1,152,153,162,161,-1,154,155,164,163,-1,155,117,118,164,-1,156,111,110,147,-1,157,158,65,64,-1,158,159,66,65,-1,160,161,68,67,-1,161,162,69,68,-1,163,164,71,70,-1,164,118,13,71,-1,165,112,5,72,-1,174,113,112,165,-1,175,176,185,184,-1,176,177,186,185,-1,178,179,188,187,-1,179,180,189,188,-1,181,182,191,190,-1,182,120,121,191,-1,183,114,113,174,-1,184,185,131,130,-1,185,186,132,131,-1,187,188,134,133,-1,188,189,135,134,-1,190,191,137,136,-1,191,121,115,137,-1,193,100,101,195,-1,194,92,91,192,-1,195,101,102,93,92,194,-1,197,55,56,199,-1,198,47,46,196,-1,199,56,57,48,47,198,-1,201,166,167,203,-1,202,176,175,200,-1,203,167,168,177,176,202,-1,205,139,140,207,-1,206,149,148,204,-1,207,140,141,150,149,206,-1,208,194,192,216,-1,209,195,194,208,-1,209,217,193,195,-1,210,198,196,218,-1,211,199,198,210,-1,211,219,197,199,-1,212,202,200,220,-1,213,203,202,212,-1,213,221,201,203,-1,214,206,204,222,-1,215,207,206,214,-1,215,223,205,207,-1,216,192,193,217,-1,217,209,208,216,-1,218,196,197,219,-1,219,211,210,218,-1,220,200,201,221,-1,221,213,212,220,-1,222,204,205,223,-1,223,215,214,222,-1,224,95,94,103,104,225,-1,225,104,105,227,-1,226,96,95,224,-1,229,106,107,231,-1,230,98,97,228,-1,231,107,17,16,98,230,-1,232,50,49,58,59,233,-1,233,59,60,235,-1,234,51,50,232,-1,237,61,62,239,-1,238,53,52,236,-1,239,62,12,11,53,238,-1,240,179,178,169,170,241,-1,241,170,171,243,-1,242,180,179,240,-1,245,172,173,247,-1,246,182,181,244,-1,247,173,119,120,182,246,-1,248,152,151,142,143,249,-1,249,143,144,251,-1,250,153,152,248,-1,253,145,146,255,-1,254,155,154,252,-1,255,146,116,117,155,254,-1,256,257,258,259,-1,257,256,229,231,-1,258,257,231,230,-1,259,258,230,228,-1,259,260,263,256,-1,260,259,228,226,-1,260,261,262,263,-1,261,260,226,224,-1,262,261,224,225,-1,263,227,229,256,-1,263,262,225,227,-1,264,265,266,267,-1,265,264,237,239,-1,266,265,239,238,-1,267,266,238,236,-1,267,268,271,264,-1,268,267,236,234,-1,268,269,270,271,-1,269,268,234,232,-1,270,269,232,233,-1,271,235,237,264,-1,271,270,233,235,-1,272,273,274,275,-1,273,272,245,247,-1,274,273,247,246,-1,275,274,246,244,-1,275,276,279,272,-1,276,275,244,242,-1,276,277,278,279,-1,277,276,242,240,-1,278,277,240,241,-1,279,243,245,272,-1,279,278,241,243,-1,280,281,282,283,-1,281,280,253,255,-1,282}; return value; } private int[] getIndexedFaceSet_10_512_coordIndex_2() { int[] value = {281,255,254,-1,283,282,254,252,-1,283,284,287,280,-1,284,283,252,250,-1,284,285,286,287,-1,285,284,250,248,-1,286,285,248,249,-1,287,251,253,280,-1,287,286,249,251,-1,289,288,120,119,-1,290,289,119,14,-1,291,290,14,15,-1,292,291,15,16,-1,293,292,16,17,-1,294,293,17,9,-1,295,294,9,10,-1,296,295,10,11,-1,297,296,11,12,-1,298,297,12,13,-1,299,298,13,118,-1,300,299,118,117,-1,301,300,117,116,-1,302,301,116,115,-1,303,121,120,288,-1,303,302,115,121,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_512_point_1() { float[] value = {-1.28291f,-1.06008f,0.490166f,-1.28291f,-1.08723f,0.490313f,-1.2933f,-1.11231f,0.490448f,-1.31249f,-1.13151f,0.490552f,-1.33757f,-1.1419f,0.490608f,-1.36472f,-1.00542f,0.48987f,-1.33757f,-1.00542f,0.48987f,-1.31249f,-1.01581f,0.489926f,-1.2933f,-1.035f,0.49003f,-1.29494f,-1.06721f,-0.397335f,-1.29494f,-1.08957f,-0.397214f,-1.3035f,-1.11023f,-0.397103f,-1.31931f,-1.12604f,-0.397017f,-1.33997f,-1.1346f,-0.396971f,-1.36233f,-1.02219f,-0.397579f,-1.33997f,-1.02219f,-0.397579f,-1.31931f,-1.03074f,-0.397532f,-1.3035f,-1.04656f,-0.397447f,-1.29f,-1.08561f,0.529489f,-1.29f,-1.06128f,0.529357f,-1.29931f,-1.03881f,0.529236f,-1.31651f,-1.02161f,0.529143f,-1.33899f,-1.0123f,0.529093f,-1.36331f,-1.0123f,0.529093f,-1.33899f,-1.13459f,0.529754f,-1.31651f,-1.12528f,0.529703f,-1.29931f,-1.10808f,0.52961f,-1.28291f,-1.06056f,0.402578f,-1.28291f,-1.0607f,0.375777f,-1.28291f,-1.06137f,0.25233f,-1.28291f,-1.06187f,0.159168f,-1.28291f,-1.06202f,0.132861f,-1.28291f,-1.0639f,-0.215692f,-1.28291f,-1.06443f,-0.31365f,-1.28291f,-1.0645f,-0.327126f,-1.28291f,-1.06472f,-0.36714f,-1.28291f,-1.08771f,0.402725f,-1.28291f,-1.08785f,0.375923f,-1.28291f,-1.08852f,0.252477f,-1.28291f,-1.08902f,0.159314f,-1.28291f,-1.08916f,0.133007f,-1.28291f,-1.09105f,-0.215545f,-1.28291f,-1.09158f,-0.313504f,-1.28291f,-1.09165f,-0.326979f,-1.28291f,-1.09187f,-0.366993f,-1.2933f,-1.11279f,0.402861f,-1.2933f,-1.11293f,0.376059f,-1.2933f,-1.1136f,0.252613f,-1.2933f,-1.1141f,0.15945f,-1.2933f,-1.11424f,0.133143f,-1.2933f,-1.11613f,-0.215409f,-1.2933f,-1.11666f,-0.313368f,-1.2933f,-1.11673f,-0.326844f,-1.2933f,-1.11695f,-0.366858f,-1.31249f,-1.13198f,0.402964f,-1.31249f,-1.13213f,0.376163f,-1.31249f,-1.13279f,0.252716f,-1.31249f,-1.1333f,0.159554f,-1.31249f,-1.13344f,0.133247f,-1.31249f,-1.13532f,-0.215306f,-1.31249f,-1.13585f,-0.313264f,-1.31249f,-1.13593f,-0.32674f,-1.31249f,-1.13614f,-0.366754f,-1.33757f,-1.14237f,0.403021f,-1.33757f,-1.14252f,0.376219f,-1.33757f,-1.14318f,0.252772f,-1.33757f,-1.14369f,0.15961f,-1.33757f,-1.14383f,0.133303f,-1.33757f,-1.14571f,-0.215249f,-1.33757f,-1.14624f,-0.313208f,-1.33757f,-1.14632f,-0.326684f,-1.33757f,-1.14653f,-0.366698f,-1.36472f,-1.00589f,0.402283f,-1.36472f,-1.00604f,0.375481f,-1.36472f,-1.00671f,0.252035f,-1.36472f,-1.00721f,0.158872f,-1.36472f,-1.00735f,0.132565f,-1.36472f,-1.00924f,-0.215987f,-1.36472f,-1.00977f,-0.313946f,-1.36472f,-1.00984f,-0.327422f,-1.36472f,-1.01006f,-0.367436f,-1.33757f,-1.00589f,0.402283f,-1.33757f,-1.00604f,0.375481f,-1.33757f,-1.00671f,0.252035f,-1.33757f,-1.00721f,0.158872f,-1.33757f,-1.00735f,0.132565f,-1.33757f,-1.00924f,-0.215987f,-1.33757f,-1.00977f,-0.313946f,-1.33757f,-1.00984f,-0.327422f,-1.33757f,-1.01006f,-0.367436f,-1.31249f,-1.01628f,0.402339f,-1.31249f,-1.01643f,0.375537f,-1.31249f,-1.01709f,0.252091f,-1.31249f,-1.0176f,0.158928f,-1.31249f,-1.01774f,0.132621f,-1.31249f,-1.01963f,-0.215931f,-1.31249f,-1.02015f,-0.31389f,-1.31249f,-1.02023f,-0.327366f,-1.31249f,-1.02044f,-0.367379f,-1.2933f,-1.03548f,0.402443f}; return value; } private float[] getCoordinate_11_512_point_2() { float[] value = {-1.2933f,-1.03562f,0.375641f,-1.2933f,-1.03629f,0.252195f,-1.2933f,-1.03679f,0.159032f,-1.2933f,-1.03694f,0.132725f,-1.2933f,-1.03882f,-0.215827f,-1.2933f,-1.03935f,-0.313786f,-1.2933f,-1.03942f,-0.327262f,-1.2933f,-1.03964f,-0.367276f,-1.41939f,-1.08723f,0.490312f,-1.409f,-1.11231f,0.490448f,-1.3898f,-1.13151f,0.490552f,-1.36472f,-1.1419f,0.490608f,-1.3898f,-1.01581f,0.489926f,-1.409f,-1.035f,0.49003f,-1.41939f,-1.06008f,0.490166f,-1.40735f,-1.08957f,-0.397214f,-1.3988f,-1.11023f,-0.397103f,-1.38299f,-1.12604f,-0.397017f,-1.36233f,-1.1346f,-0.396971f,-1.38299f,-1.03074f,-0.397532f,-1.3988f,-1.04656f,-0.397447f,-1.40735f,-1.06721f,-0.397335f,-1.40298f,-1.10808f,0.52961f,-1.41229f,-1.08561f,0.529489f,-1.41229f,-1.06128f,0.529357f,-1.40298f,-1.03881f,0.529236f,-1.38578f,-1.02161f,0.529143f,-1.36331f,-1.13459f,0.529754f,-1.38578f,-1.12528f,0.529703f,-1.41939f,-1.08771f,0.402725f,-1.41939f,-1.08785f,0.375923f,-1.41939f,-1.08852f,0.252477f,-1.41939f,-1.08902f,0.159314f,-1.41939f,-1.08916f,0.133007f,-1.41939f,-1.09105f,-0.215545f,-1.41939f,-1.09158f,-0.313504f,-1.41939f,-1.09165f,-0.326979f,-1.41939f,-1.09187f,-0.366993f,-1.409f,-1.11279f,0.402861f,-1.409f,-1.11293f,0.376059f,-1.409f,-1.1136f,0.252612f,-1.409f,-1.1141f,0.15945f,-1.409f,-1.11424f,0.133143f,-1.409f,-1.11613f,-0.215409f,-1.409f,-1.11666f,-0.313368f,-1.409f,-1.11673f,-0.326844f,-1.409f,-1.11695f,-0.366858f,-1.3898f,-1.13198f,0.402964f,-1.3898f,-1.13213f,0.376163f,-1.3898f,-1.13279f,0.252716f,-1.3898f,-1.1333f,0.159554f,-1.3898f,-1.13344f,0.133247f,-1.3898f,-1.13532f,-0.215306f,-1.3898f,-1.13585f,-0.313264f,-1.3898f,-1.13593f,-0.32674f,-1.3898f,-1.13614f,-0.366754f,-1.36472f,-1.14237f,0.403021f,-1.36472f,-1.14252f,0.376219f,-1.36472f,-1.14318f,0.252772f,-1.36472f,-1.14369f,0.15961f,-1.36472f,-1.14383f,0.133303f,-1.36472f,-1.14571f,-0.215249f,-1.36472f,-1.14624f,-0.313208f,-1.36472f,-1.14632f,-0.326684f,-1.36472f,-1.14653f,-0.366698f,-1.3898f,-1.01628f,0.402339f,-1.3898f,-1.01643f,0.375537f,-1.3898f,-1.01709f,0.252091f,-1.3898f,-1.0176f,0.158928f,-1.3898f,-1.01774f,0.132621f,-1.3898f,-1.01963f,-0.215931f,-1.3898f,-1.02015f,-0.31389f,-1.3898f,-1.02023f,-0.327366f,-1.3898f,-1.02044f,-0.367379f,-1.409f,-1.03548f,0.402443f,-1.409f,-1.03562f,0.375641f,-1.409f,-1.03629f,0.252194f,-1.409f,-1.03679f,0.159032f,-1.409f,-1.03694f,0.132725f,-1.409f,-1.03882f,-0.215827f,-1.409f,-1.03935f,-0.313786f,-1.409f,-1.03942f,-0.327262f,-1.409f,-1.03964f,-0.367276f,-1.41939f,-1.06056f,0.402578f,-1.41939f,-1.0607f,0.375777f,-1.41939f,-1.06137f,0.25233f,-1.41939f,-1.06187f,0.159168f,-1.41939f,-1.06202f,0.132861f,-1.41939f,-1.0639f,-0.215692f,-1.41939f,-1.06443f,-0.31365f,-1.41939f,-1.0645f,-0.327126f,-1.41939f,-1.06472f,-0.36714f,-1.30609f,-1.02283f,0.375572f,-1.2997f,-1.02922f,0.375606f,-1.30609f,-1.02349f,0.252125f,-1.2997f,-1.02989f,0.25216f,-1.2997f,-1.11933f,0.376094f,-1.30609f,-1.12573f,0.376128f,-1.2997f,-1.12f,0.252647f,-1.30609f,-1.1264f,0.252682f}; return value; } private float[] getCoordinate_11_512_point_3() { float[] value = {-1.4026f,-1.02922f,0.375606f,-1.3962f,-1.02283f,0.375572f,-1.4026f,-1.02989f,0.25216f,-1.3962f,-1.02349f,0.252125f,-1.3962f,-1.12573f,0.376128f,-1.4026f,-1.11933f,0.376094f,-1.3962f,-1.1264f,0.252682f,-1.4026f,-1.12f,0.252647f,-1.29014f,-1.00753f,0.252039f,-1.28374f,-1.01393f,0.252074f,-1.28374f,-1.13596f,0.252733f,-1.29014f,-1.14235f,0.252768f,-1.41856f,-1.01393f,0.252074f,-1.41216f,-1.00753f,0.252039f,-1.41216f,-1.14235f,0.252768f,-1.41856f,-1.13596f,0.252733f,-1.29014f,-1.00694f,0.361078f,-1.28374f,-1.01334f,0.361113f,-1.28374f,-1.13537f,0.361772f,-1.29014f,-1.14176f,0.361807f,-1.41856f,-1.01334f,0.361113f,-1.41216f,-1.00694f,0.361078f,-1.41216f,-1.14176f,0.361807f,-1.41856f,-1.13537f,0.361772f,-1.30609f,-1.02602f,-0.215897f,-1.2997f,-1.03242f,-0.215862f,-1.30609f,-1.02655f,-0.313855f,-1.2997f,-1.03295f,-0.313821f,-1.30609f,-1.02663f,-0.327331f,-1.2997f,-1.03303f,-0.327296f,-1.30609f,-1.02684f,-0.367345f,-1.2997f,-1.03324f,-0.36731f,-1.2997f,-1.12253f,-0.215375f,-1.30609f,-1.12893f,-0.21534f,-1.2997f,-1.12306f,-0.313333f,-1.30609f,-1.12946f,-0.313299f,-1.2997f,-1.12313f,-0.326809f,-1.30609f,-1.12953f,-0.326775f,-1.2997f,-1.12335f,-0.366823f,-1.30609f,-1.12975f,-0.366788f,-1.4026f,-1.03242f,-0.215862f,-1.3962f,-1.02602f,-0.215897f,-1.4026f,-1.03295f,-0.313821f,-1.3962f,-1.02655f,-0.313855f,-1.4026f,-1.03303f,-0.327296f,-1.3962f,-1.02663f,-0.327331f,-1.4026f,-1.03324f,-0.36731f,-1.3962f,-1.02684f,-0.367345f,-1.3962f,-1.12893f,-0.21534f,-1.4026f,-1.12253f,-0.215375f,-1.3962f,-1.12946f,-0.313299f,-1.4026f,-1.12306f,-0.313333f,-1.3962f,-1.12953f,-0.326775f,-1.4026f,-1.12313f,-0.326809f,-1.3962f,-1.12975f,-0.366788f,-1.4026f,-1.12335f,-0.366823f,-1.25325f,-0.986412f,-0.297326f,-1.25166f,-0.985209f,-0.36757f,-1.25806f,-0.978811f,-0.367605f,-1.25964f,-0.980014f,-0.297361f,-1.264f,-0.984247f,-0.275181f,-1.27351f,-0.993627f,-0.250263f,-1.26711f,-1.00003f,-0.250229f,-1.2576f,-0.990645f,-0.275146f,-1.25964f,-1.17581f,-0.296302f,-1.25806f,-1.17778f,-0.366529f,-1.25166f,-1.17138f,-0.366563f,-1.25325f,-1.16942f,-0.296337f,-1.2576f,-1.16494f,-0.274204f,-1.26711f,-1.15529f,-0.249389f,-1.27351f,-1.16169f,-0.249355f,-1.264f,-1.17134f,-0.274169f,-1.44265f,-0.980014f,-0.297361f,-1.44423f,-0.978811f,-0.367605f,-1.45063f,-0.985209f,-0.36757f,-1.44905f,-0.986412f,-0.297326f,-1.4447f,-0.990645f,-0.275146f,-1.43518f,-1.00003f,-0.250229f,-1.42878f,-0.993627f,-0.250263f,-1.4383f,-0.984247f,-0.275181f,-1.44905f,-1.16942f,-0.296337f,-1.45063f,-1.17138f,-0.366563f,-1.44423f,-1.17778f,-0.366529f,-1.44265f,-1.17581f,-0.296302f,-1.4383f,-1.17134f,-0.274169f,-1.42878f,-1.16169f,-0.249355f,-1.43518f,-1.15529f,-0.249389f,-1.4447f,-1.16494f,-0.274204f,-1.39127f,-1.05159f,-0.39742f,-1.37796f,-1.03827f,-0.397492f,-1.36056f,-1.03107f,-0.397531f,-1.34173f,-1.03107f,-0.397531f,-1.32434f,-1.03827f,-0.397492f,-1.31103f,-1.05159f,-0.39742f,-1.30382f,-1.06898f,-0.397326f,-1.30382f,-1.08781f,-0.397224f,-1.31103f,-1.1052f,-0.39713f,-1.32434f,-1.11852f,-0.397058f,-1.34173f,-1.12572f,-0.397019f,-1.36056f,-1.12572f,-0.397019f}; return value; } private float[] getCoordinate_11_512_point_4() { float[] value = {-1.37796f,-1.11852f,-0.397058f,-1.39127f,-1.1052f,-0.39713f,-1.39847f,-1.08781f,-0.397224f,-1.39847f,-1.06898f,-0.397326f,-1.39127f,-1.05152f,-0.384916f,-1.37796f,-1.03821f,-0.384988f,-1.36056f,-1.031f,-0.385027f,-1.34173f,-1.031f,-0.385027f,-1.32434f,-1.03821f,-0.384988f,-1.31103f,-1.05152f,-0.384916f,-1.30382f,-1.06891f,-0.384822f,-1.30382f,-1.08774f,-0.38472f,-1.31103f,-1.10513f,-0.384626f,-1.32434f,-1.11845f,-0.384554f,-1.34173f,-1.12565f,-0.384515f,-1.36056f,-1.12565f,-0.384515f,-1.37796f,-1.11845f,-0.384554f,-1.39127f,-1.10513f,-0.384626f,-1.39847f,-1.08774f,-0.38472f,-1.39847f,-1.06891f,-0.384822f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_516_point_1() { float[] value = {-1.28291f,-1.06056f,0.402578f,-1.28291f,-1.0607f,0.375777f,-1.28291f,-1.06187f,0.159168f,-1.28291f,-1.06202f,0.132861f,-1.28291f,-1.06443f,-0.31365f,-1.28291f,-1.0645f,-0.327126f,-1.28291f,-1.08771f,0.402725f,-1.28291f,-1.08785f,0.375923f,-1.28291f,-1.08902f,0.159314f,-1.28291f,-1.08916f,0.133007f,-1.28291f,-1.09158f,-0.313504f,-1.28291f,-1.09165f,-0.326979f,-1.2933f,-1.11279f,0.402861f,-1.2933f,-1.11293f,0.376059f,-1.2933f,-1.1141f,0.15945f,-1.2933f,-1.11424f,0.133143f,-1.2933f,-1.11666f,-0.313368f,-1.2933f,-1.11673f,-0.326844f,-1.31249f,-1.13198f,0.402964f,-1.31249f,-1.13213f,0.376163f,-1.31249f,-1.1333f,0.159554f,-1.31249f,-1.13344f,0.133247f,-1.31249f,-1.13585f,-0.313264f,-1.31249f,-1.13593f,-0.32674f,-1.33757f,-1.14237f,0.403021f,-1.33757f,-1.14252f,0.376219f,-1.33757f,-1.14369f,0.15961f,-1.33757f,-1.14383f,0.133303f,-1.33757f,-1.14624f,-0.313208f,-1.33757f,-1.14632f,-0.326684f,-1.36472f,-1.00589f,0.402283f,-1.36472f,-1.00604f,0.375481f,-1.36472f,-1.00721f,0.158872f,-1.36472f,-1.00735f,0.132565f,-1.36472f,-1.00977f,-0.313946f,-1.36472f,-1.00984f,-0.327422f,-1.33757f,-1.00589f,0.402283f,-1.33757f,-1.00604f,0.375481f,-1.33757f,-1.00721f,0.158872f,-1.33757f,-1.00735f,0.132565f,-1.33757f,-1.00977f,-0.313946f,-1.33757f,-1.00984f,-0.327422f,-1.31249f,-1.01628f,0.402339f,-1.31249f,-1.01643f,0.375537f,-1.31249f,-1.0176f,0.158928f,-1.31249f,-1.01774f,0.132621f,-1.31249f,-1.02015f,-0.31389f,-1.31249f,-1.02023f,-0.327366f,-1.2933f,-1.03548f,0.402443f,-1.2933f,-1.03562f,0.375641f,-1.2933f,-1.03679f,0.159032f,-1.2933f,-1.03694f,0.132725f,-1.2933f,-1.03935f,-0.313786f,-1.2933f,-1.03942f,-0.327262f,-1.41939f,-1.08771f,0.402725f,-1.41939f,-1.08785f,0.375923f,-1.41939f,-1.08902f,0.159314f,-1.41939f,-1.08916f,0.133007f,-1.41939f,-1.09158f,-0.313504f,-1.41939f,-1.09165f,-0.326979f,-1.409f,-1.11279f,0.402861f,-1.409f,-1.11293f,0.376059f,-1.409f,-1.1141f,0.15945f,-1.409f,-1.11424f,0.133143f,-1.409f,-1.11666f,-0.313368f,-1.409f,-1.11673f,-0.326844f,-1.3898f,-1.13198f,0.402964f,-1.3898f,-1.13213f,0.376163f,-1.3898f,-1.1333f,0.159554f,-1.3898f,-1.13344f,0.133247f,-1.3898f,-1.13585f,-0.313264f,-1.3898f,-1.13593f,-0.32674f,-1.36472f,-1.14237f,0.403021f,-1.36472f,-1.14252f,0.376219f,-1.36472f,-1.14369f,0.15961f,-1.36472f,-1.14383f,0.133303f,-1.36472f,-1.14624f,-0.313208f,-1.36472f,-1.14632f,-0.326684f,-1.3898f,-1.01628f,0.402339f,-1.3898f,-1.01643f,0.375537f,-1.3898f,-1.0176f,0.158928f,-1.3898f,-1.01774f,0.132621f,-1.3898f,-1.02015f,-0.31389f,-1.3898f,-1.02023f,-0.327366f,-1.409f,-1.03548f,0.402443f,-1.409f,-1.03562f,0.375641f,-1.409f,-1.03679f,0.159032f,-1.409f,-1.03694f,0.132725f,-1.409f,-1.03935f,-0.313786f,-1.409f,-1.03942f,-0.327262f,-1.41939f,-1.06056f,0.402578f,-1.41939f,-1.0607f,0.375777f,-1.41939f,-1.06187f,0.159168f,-1.41939f,-1.06202f,0.132861f,-1.41939f,-1.06443f,-0.31365f,-1.41939f,-1.0645f,-0.327126f,-1.30609f,-1.02283f,0.375572f,-1.2997f,-1.02922f,0.375606f,-1.2997f,-1.11933f,0.376094f,-1.30609f,-1.12573f,0.376128f}; return value; } private float[] getCoordinate_11_516_point_2() { float[] value = {-1.4026f,-1.02922f,0.375606f,-1.3962f,-1.02283f,0.375572f,-1.3962f,-1.12573f,0.376128f,-1.4026f,-1.11933f,0.376094f,-1.30609f,-1.02655f,-0.313855f,-1.2997f,-1.03295f,-0.313821f,-1.30609f,-1.02663f,-0.327331f,-1.2997f,-1.03303f,-0.327296f,-1.2997f,-1.12306f,-0.313333f,-1.30609f,-1.12946f,-0.313299f,-1.2997f,-1.12313f,-0.326809f,-1.30609f,-1.12953f,-0.326775f,-1.4026f,-1.03295f,-0.313821f,-1.3962f,-1.02655f,-0.313855f,-1.4026f,-1.03303f,-0.327296f,-1.3962f,-1.02663f,-0.327331f,-1.3962f,-1.12946f,-0.313299f,-1.4026f,-1.12306f,-0.313333f,-1.3962f,-1.12953f,-0.326775f,-1.4026f,-1.12313f,-0.326809f}; return value; } /** Define subarrays using type int[] */ private int[] getIndexedFaceSet_10_525_coordIndex_1() { int[] value = {19,18,1,0,-1,20,19,0,8,-1,21,20,8,7,-1,22,6,5,23,-1,22,21,7,6,-1,23,5,112,126,-1,25,24,4,3,-1,26,2,1,18,-1,26,25,3,2,-1,27,0,1,36,-1,28,29,101,100,-1,29,30,102,101,-1,31,32,104,103,-1,32,33,105,104,-1,34,35,107,106,-1,35,9,17,107,-1,36,1,2,45,-1,37,38,29,28,-1,38,39,30,29,-1,40,41,32,31,-1,41,42,33,32,-1,43,44,35,34,-1,44,10,9,35,-1,45,2,3,54,-1,46,47,38,37,-1,47,48,39,38,-1,49,50,41,40,-1,50,51,42,41,-1,52,53,44,43,-1,53,11,10,44,-1,54,3,4,63,-1,63,4,111,156,-1,64,65,56,55,-1,65,66,57,56,-1,67,68,59,58,-1,68,69,60,59,-1,70,71,62,61,-1,71,13,12,62,-1,72,5,6,81,-1,73,74,167,166,-1,74,75,168,167,-1,76,77,170,169,-1,77,78,171,170,-1,79,80,173,172,-1,80,14,119,173,-1,81,6,7,90,-1,82,83,74,73,-1,83,84,75,74,-1,85,86,77,76,-1,86,87,78,77,-1,88,89,80,79,-1,89,15,14,80,-1,90,7,8,99,-1,91,92,83,82,-1,92,93,84,83,-1,94,95,86,85,-1,95,96,87,86,-1,97,98,89,88,-1,98,16,15,89,-1,99,8,0,27,-1,108,109,122,123,-1,110,111,127,128,-1,111,4,24,127,-1,112,113,125,126,-1,113,114,124,125,-1,114,108,123,124,-1,122,109,110,128,-1,129,108,114,183,-1,130,131,140,139,-1,131,132,141,140,-1,133,134,143,142,-1,134,135,144,143,-1,136,137,146,145,-1,137,115,116,146,-1,138,109,108,129,-1,147,110,109,138,-1,148,149,158,157,-1,149,150,159,158,-1,151,152,161,160,-1,152,153,162,161,-1,154,155,164,163,-1,155,117,118,164,-1,156,111,110,147,-1,157,158,65,64,-1,158,159,66,65,-1,160,161,68,67,-1,161,162,69,68,-1,163,164,71,70,-1,164,118,13,71,-1,165,112,5,72,-1,174,113,112,165,-1,175,176,185,184,-1,176,177,186,185,-1,178,179,188,187,-1,179,180,189,188,-1,181,182,191,190,-1,182,120,121,191,-1,183,114,113,174,-1,184,185,131,130,-1,185,186,132,131,-1,187,188,134,133,-1,188,189,135,134,-1,190,191,137,136,-1,191,121,115,137,-1,193,100,101,195,-1,194,92,91,192,-1,195,101,102,93,92,194,-1,197,55,56,199,-1,198,47,46,196,-1,199,56,57,48,47,198,-1,201,166,167,203,-1,202,176,175,200,-1,203,167,168,177,176,202,-1,205,139,140,207,-1,206,149,148,204,-1,207,140,141,150,149,206,-1,208,194,192,216,-1,209,195,194,208,-1,209,217,193,195,-1,210,198,196,218,-1,211,199,198,210,-1,211,219,197,199,-1,212,202,200,220,-1,213,203,202,212,-1,213,221,201,203,-1,214,206,204,222,-1,215,207,206,214,-1,215,223,205,207,-1,216,192,193,217,-1,217,209,208,216,-1,218,196,197,219,-1,219,211,210,218,-1,220,200,201,221,-1,221,213,212,220,-1,222,204,205,223,-1,223,215,214,222,-1,224,95,94,103,104,225,-1,225,104,105,227,-1,226,96,95,224,-1,229,106,107,231,-1,230,98,97,228,-1,231,107,17,16,98,230,-1,232,50,49,58,59,233,-1,233,59,60,235,-1,234,51,50,232,-1,237,61,62,239,-1,238,53,52,236,-1,239,62,12,11,53,238,-1,240,179,178,169,170,241,-1,241,170,171,243,-1,242,180,179,240,-1,245,172,173,247,-1,246,182,181,244,-1,247,173,119,120,182,246,-1,248,152,151,142,143,249,-1,249,143,144,251,-1,250,153,152,248,-1,253,145,146,255,-1,254,155,154,252,-1,255,146,116,117,155,254,-1,256,257,258,259,-1,257,256,229,231,-1,258,257,231,230,-1,259,258,230,228,-1,259,260,263,256,-1,260,259,228,226,-1,260,261,262,263,-1,261,260,226,224,-1,262,261,224,225,-1,263,227,229,256,-1,263,262,225,227,-1,264,265,266,267,-1,265,264,237,239,-1,266,265,239,238,-1,267,266,238,236,-1,267,268,271,264,-1,268,267,236,234,-1,268,269,270,271,-1,269,268,234,232,-1,270,269,232,233,-1,271,235,237,264,-1,271,270,233,235,-1,272,273,274,275,-1,273,272,245,247,-1,274,273,247,246,-1,275,274,246,244,-1,275,276,279,272,-1,276,275,244,242,-1,276,277,278,279,-1,277,276,242,240,-1,278,277,240,241,-1,279,243,245,272,-1,279,278,241,243,-1,280,281,282,283,-1,281,280,253,255,-1,282}; return value; } private int[] getIndexedFaceSet_10_525_coordIndex_2() { int[] value = {281,255,254,-1,283,282,254,252,-1,283,284,287,280,-1,284,283,252,250,-1,284,285,286,287,-1,285,284,250,248,-1,286,285,248,249,-1,287,251,253,280,-1,287,286,249,251,-1,289,288,120,119,-1,290,289,119,14,-1,291,290,14,15,-1,292,291,15,16,-1,293,292,16,17,-1,294,293,17,9,-1,295,294,9,10,-1,296,295,10,11,-1,297,296,11,12,-1,298,297,12,13,-1,299,298,13,118,-1,300,299,118,117,-1,301,300,117,116,-1,302,301,116,115,-1,303,121,120,288,-1,303,302,115,121,-1,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,-1,305,304,288,289,-1,306,305,289,290,-1,307,306,290,291,-1,308,307,291,292,-1,309,308,292,293,-1,310,309,293,294,-1,311,310,294,295,-1,312,311,295,296,-1,313,312,296,297,-1,314,313,297,298,-1,315,314,298,299,-1,316,315,299,300,-1,317,316,300,301,-1,318,317,301,302,-1,319,303,288,304,-1,319,318,302,303,-1}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_525_point_1() { float[] value = {-0.862789f,-1.06008f,0.490166f,-0.862789f,-1.08723f,0.490313f,-0.873178f,-1.11231f,0.490449f,-0.892374f,-1.13151f,0.490553f,-0.917455f,-1.1419f,0.490609f,-0.944602f,-1.00542f,0.489871f,-0.917455f,-1.00542f,0.489871f,-0.892374f,-1.01581f,0.489927f,-0.873178f,-1.035f,0.490031f,-0.874821f,-1.06721f,-0.397335f,-0.874821f,-1.08957f,-0.397214f,-0.883378f,-1.11023f,-0.397102f,-0.899189f,-1.12604f,-0.397017f,-0.919848f,-1.1346f,-0.39697f,-0.942209f,-1.02219f,-0.397578f,-0.919848f,-1.02219f,-0.397578f,-0.899189f,-1.03074f,-0.397532f,-0.883378f,-1.04656f,-0.397446f,-0.869886f,-1.08561f,0.52949f,-0.869886f,-1.06128f,0.529358f,-0.879194f,-1.03881f,0.529237f,-0.896394f,-1.02161f,0.529144f,-0.918867f,-1.0123f,0.529093f,-0.943191f,-1.0123f,0.529093f,-0.918867f,-1.13459f,0.529754f,-0.896394f,-1.12528f,0.529704f,-0.879194f,-1.10808f,0.529611f,-0.862789f,-1.06056f,0.402579f,-0.862789f,-1.0607f,0.375777f,-0.862789f,-1.06137f,0.252331f,-0.862789f,-1.06187f,0.159168f,-0.862789f,-1.06202f,0.132861f,-0.862789f,-1.0639f,-0.215691f,-0.862789f,-1.06443f,-0.31365f,-0.862789f,-1.0645f,-0.327126f,-0.862789f,-1.06472f,-0.367139f,-0.862789f,-1.08771f,0.402726f,-0.862789f,-1.08785f,0.375924f,-0.862789f,-1.08852f,0.252478f,-0.862789f,-1.08902f,0.159315f,-0.862789f,-1.08916f,0.133008f,-0.862789f,-1.09105f,-0.215544f,-0.862789f,-1.09158f,-0.313503f,-0.862789f,-1.09165f,-0.326979f,-0.862789f,-1.09187f,-0.366993f,-0.873178f,-1.11279f,0.402861f,-0.873178f,-1.11293f,0.37606f,-0.873178f,-1.1136f,0.252613f,-0.873178f,-1.1141f,0.159451f,-0.873178f,-1.11424f,0.133144f,-0.873178f,-1.11613f,-0.215409f,-0.873178f,-1.11666f,-0.313367f,-0.873178f,-1.11673f,-0.326843f,-0.873178f,-1.11695f,-0.366857f,-0.892374f,-1.13198f,0.402965f,-0.892374f,-1.13213f,0.376163f,-0.892374f,-1.13279f,0.252717f,-0.892374f,-1.1333f,0.159554f,-0.892374f,-1.13344f,0.133247f,-0.892374f,-1.13532f,-0.215305f,-0.892374f,-1.13585f,-0.313264f,-0.892374f,-1.13593f,-0.326739f,-0.892374f,-1.13614f,-0.366753f,-0.917455f,-1.14237f,0.403021f,-0.917455f,-1.14252f,0.37622f,-0.917455f,-1.14318f,0.252773f,-0.917455f,-1.14369f,0.159611f,-0.917455f,-1.14383f,0.133304f,-0.917455f,-1.14571f,-0.215249f,-0.917455f,-1.14624f,-0.313207f,-0.917455f,-1.14632f,-0.326683f,-0.917455f,-1.14653f,-0.366697f,-0.944602f,-1.00589f,0.402283f,-0.944602f,-1.00604f,0.375482f,-0.944602f,-1.00671f,0.252035f,-0.944602f,-1.00721f,0.158873f,-0.944602f,-1.00735f,0.132566f,-0.944602f,-1.00924f,-0.215987f,-0.944602f,-1.00977f,-0.313945f,-0.944602f,-1.00984f,-0.327421f,-0.944602f,-1.01006f,-0.367435f,-0.917455f,-1.00589f,0.402283f,-0.917455f,-1.00604f,0.375482f,-0.917455f,-1.00671f,0.252035f,-0.917455f,-1.00721f,0.158873f,-0.917455f,-1.00735f,0.132566f,-0.917455f,-1.00924f,-0.215987f,-0.917455f,-1.00977f,-0.313945f,-0.917455f,-1.00984f,-0.327421f,-0.917455f,-1.01006f,-0.367435f,-0.892374f,-1.01628f,0.402339f,-0.892374f,-1.01643f,0.375538f,-0.892374f,-1.01709f,0.252091f,-0.892374f,-1.0176f,0.158929f,-0.892374f,-1.01774f,0.132622f,-0.892374f,-1.01963f,-0.215931f,-0.892374f,-1.02015f,-0.313889f,-0.892374f,-1.02023f,-0.327365f,-0.892374f,-1.02044f,-0.367379f,-0.873178f,-1.03548f,0.402443f}; return value; } private float[] getCoordinate_11_525_point_2() { float[] value = {-0.873178f,-1.03562f,0.375642f,-0.873178f,-1.03629f,0.252195f,-0.873178f,-1.03679f,0.159033f,-0.873178f,-1.03694f,0.132726f,-0.873178f,-1.03882f,-0.215827f,-0.873178f,-1.03935f,-0.313785f,-0.873178f,-1.03942f,-0.327261f,-0.873178f,-1.03964f,-0.367275f,-0.999268f,-1.08723f,0.490313f,-0.988879f,-1.11231f,0.490449f,-0.969683f,-1.13151f,0.490552f,-0.944602f,-1.1419f,0.490609f,-0.969683f,-1.01581f,0.489927f,-0.988879f,-1.035f,0.490031f,-0.999268f,-1.06008f,0.490166f,-0.987236f,-1.08957f,-0.397214f,-0.978679f,-1.11023f,-0.397102f,-0.962867f,-1.12604f,-0.397017f,-0.942209f,-1.1346f,-0.39697f,-0.962867f,-1.03074f,-0.397532f,-0.978679f,-1.04656f,-0.397446f,-0.987236f,-1.06721f,-0.397335f,-0.982863f,-1.10808f,0.529611f,-0.992171f,-1.08561f,0.52949f,-0.992171f,-1.06128f,0.529358f,-0.982863f,-1.03881f,0.529237f,-0.965663f,-1.02161f,0.529144f,-0.943191f,-1.13459f,0.529754f,-0.965663f,-1.12528f,0.529704f,-0.999268f,-1.08771f,0.402726f,-0.999268f,-1.08785f,0.375924f,-0.999268f,-1.08852f,0.252477f,-0.999268f,-1.08902f,0.159315f,-0.999268f,-1.08916f,0.133008f,-0.999268f,-1.09105f,-0.215544f,-0.999268f,-1.09158f,-0.313503f,-0.999268f,-1.09165f,-0.326979f,-0.999268f,-1.09187f,-0.366993f,-0.988879f,-1.11279f,0.402861f,-0.988879f,-1.11293f,0.37606f,-0.988879f,-1.1136f,0.252613f,-0.988879f,-1.1141f,0.159451f,-0.988879f,-1.11424f,0.133144f,-0.988879f,-1.11613f,-0.215409f,-0.988879f,-1.11666f,-0.313367f,-0.988879f,-1.11673f,-0.326843f,-0.988879f,-1.11695f,-0.366857f,-0.969683f,-1.13198f,0.402965f,-0.969683f,-1.13213f,0.376163f,-0.969683f,-1.13279f,0.252717f,-0.969683f,-1.1333f,0.159554f,-0.969683f,-1.13344f,0.133247f,-0.969683f,-1.13532f,-0.215305f,-0.969683f,-1.13585f,-0.313264f,-0.969683f,-1.13593f,-0.326739f,-0.969683f,-1.13614f,-0.366753f,-0.944602f,-1.14237f,0.403021f,-0.944602f,-1.14252f,0.37622f,-0.944602f,-1.14318f,0.252773f,-0.944602f,-1.14369f,0.159611f,-0.944602f,-1.14383f,0.133304f,-0.944602f,-1.14571f,-0.215249f,-0.944602f,-1.14624f,-0.313207f,-0.944602f,-1.14632f,-0.326683f,-0.944602f,-1.14653f,-0.366697f,-0.969683f,-1.01628f,0.402339f,-0.969683f,-1.01643f,0.375538f,-0.969683f,-1.01709f,0.252091f,-0.969683f,-1.0176f,0.158929f,-0.969683f,-1.01774f,0.132622f,-0.969683f,-1.01963f,-0.215931f,-0.969683f,-1.02015f,-0.313889f,-0.969683f,-1.02023f,-0.327365f,-0.969683f,-1.02044f,-0.367379f,-0.988879f,-1.03548f,0.402443f,-0.988879f,-1.03562f,0.375642f,-0.988879f,-1.03629f,0.252195f,-0.988879f,-1.03679f,0.159033f,-0.988879f,-1.03694f,0.132726f,-0.988879f,-1.03882f,-0.215827f,-0.988879f,-1.03935f,-0.313785f,-0.988879f,-1.03942f,-0.327261f,-0.988879f,-1.03964f,-0.367275f,-0.999268f,-1.06056f,0.402579f,-0.999268f,-1.0607f,0.375777f,-0.999268f,-1.06137f,0.252331f,-0.999268f,-1.06187f,0.159168f,-0.999268f,-1.06202f,0.132861f,-0.999268f,-1.0639f,-0.215691f,-0.999268f,-1.06443f,-0.31365f,-0.999268f,-1.0645f,-0.327126f,-0.999268f,-1.06472f,-0.367139f,-0.885975f,-1.02283f,0.375572f,-0.879577f,-1.02922f,0.375607f,-0.885975f,-1.02349f,0.252126f,-0.879577f,-1.02989f,0.252161f,-0.879577f,-1.11933f,0.376094f,-0.885975f,-1.12573f,0.376129f,-0.879577f,-1.12f,0.252648f,-0.885975f,-1.1264f,0.252682f}; return value; } private float[] getCoordinate_11_525_point_3() { float[] value = {-0.982481f,-1.02922f,0.375607f,-0.976082f,-1.02283f,0.375572f,-0.98248f,-1.02989f,0.25216f,-0.976082f,-1.02349f,0.252126f,-0.976082f,-1.12573f,0.376129f,-0.982481f,-1.11933f,0.376094f,-0.976082f,-1.1264f,0.252682f,-0.98248f,-1.12f,0.252648f,-0.870016f,-1.00753f,0.25204f,-0.863618f,-1.01393f,0.252074f,-0.863618f,-1.13596f,0.252734f,-0.870016f,-1.14235f,0.252769f,-0.998439f,-1.01393f,0.252074f,-0.992041f,-1.00753f,0.25204f,-0.992041f,-1.14235f,0.252769f,-0.998439f,-1.13596f,0.252734f,-0.870016f,-1.00694f,0.361079f,-0.863618f,-1.01334f,0.361113f,-0.863618f,-1.13537f,0.361773f,-0.870016f,-1.14176f,0.361808f,-0.998439f,-1.01334f,0.361113f,-0.992041f,-1.00694f,0.361079f,-0.992041f,-1.14176f,0.361807f,-0.998439f,-1.13537f,0.361773f,-0.885975f,-1.02602f,-0.215896f,-0.879576f,-1.03242f,-0.215861f,-0.885975f,-1.02655f,-0.313855f,-0.879576f,-1.03295f,-0.31382f,-0.885975f,-1.02663f,-0.32733f,-0.879576f,-1.03303f,-0.327296f,-0.885975f,-1.02684f,-0.367344f,-0.879576f,-1.03324f,-0.36731f,-0.879576f,-1.12253f,-0.215374f,-0.885975f,-1.12893f,-0.21534f,-0.879576f,-1.12306f,-0.313333f,-0.885975f,-1.12946f,-0.313298f,-0.879576f,-1.12313f,-0.326809f,-0.885975f,-1.12953f,-0.326774f,-0.879576f,-1.12335f,-0.366822f,-0.885975f,-1.12975f,-0.366788f,-0.98248f,-1.03242f,-0.215861f,-0.976082f,-1.02602f,-0.215896f,-0.98248f,-1.03295f,-0.31382f,-0.976082f,-1.02655f,-0.313855f,-0.98248f,-1.03303f,-0.327296f,-0.976082f,-1.02663f,-0.32733f,-0.98248f,-1.03324f,-0.36731f,-0.976082f,-1.02684f,-0.367344f,-0.976082f,-1.12893f,-0.21534f,-0.98248f,-1.12253f,-0.215374f,-0.976082f,-1.12946f,-0.313298f,-0.98248f,-1.12306f,-0.313333f,-0.976082f,-1.12953f,-0.326774f,-0.98248f,-1.12313f,-0.326809f,-0.976082f,-1.12975f,-0.366788f,-0.98248f,-1.12335f,-0.366822f,-0.833127f,-0.986412f,-0.297326f,-0.831544f,-0.985209f,-0.367569f,-0.837942f,-0.978811f,-0.367604f,-0.839525f,-0.980014f,-0.29736f,-0.843878f,-0.984247f,-0.27518f,-0.853393f,-0.993627f,-0.250263f,-0.846994f,-1.00003f,-0.250228f,-0.837479f,-0.990645f,-0.275145f,-0.839525f,-1.17581f,-0.296301f,-0.837942f,-1.17778f,-0.366528f,-0.831544f,-1.17138f,-0.366563f,-0.833127f,-1.16942f,-0.296336f,-0.837479f,-1.16494f,-0.274203f,-0.846994f,-1.15529f,-0.249389f,-0.853393f,-1.16169f,-0.249354f,-0.843878f,-1.17134f,-0.274168f,-1.02253f,-0.980014f,-0.29736f,-1.02411f,-0.978811f,-0.367604f,-1.03051f,-0.985209f,-0.367569f,-1.02893f,-0.986412f,-0.297326f,-1.02458f,-0.990645f,-0.275145f,-1.01506f,-1.00003f,-0.250228f,-1.00866f,-0.993627f,-0.250263f,-1.01818f,-0.984247f,-0.27518f,-1.02893f,-1.16942f,-0.296336f,-1.03051f,-1.17138f,-0.366563f,-1.02411f,-1.17778f,-0.366528f,-1.02253f,-1.17581f,-0.296301f,-1.01818f,-1.17134f,-0.274168f,-1.00866f,-1.16169f,-0.249354f,-1.01506f,-1.15529f,-0.249389f,-1.02458f,-1.16494f,-0.274203f,-0.97115f,-1.05159f,-0.397419f,-0.957837f,-1.03827f,-0.397491f,-0.940442f,-1.03107f,-0.39753f,-0.921615f,-1.03107f,-0.39753f,-0.90422f,-1.03827f,-0.397491f,-0.890907f,-1.05159f,-0.397419f,-0.883702f,-1.06898f,-0.397325f,-0.883702f,-1.08781f,-0.397223f,-0.890907f,-1.1052f,-0.397129f,-0.90422f,-1.11852f,-0.397057f,-0.921615f,-1.12572f,-0.397018f,-0.940442f,-1.12572f,-0.397018f}; return value; } private float[] getCoordinate_11_525_point_4() { float[] value = {-0.957837f,-1.11852f,-0.397057f,-0.97115f,-1.1052f,-0.397129f,-0.978355f,-1.08781f,-0.397223f,-0.978355f,-1.06898f,-0.397325f,-0.97115f,-1.05152f,-0.384915f,-0.957837f,-1.03821f,-0.384987f,-0.940442f,-1.031f,-0.385026f,-0.921615f,-1.031f,-0.385026f,-0.90422f,-1.03821f,-0.384987f,-0.890907f,-1.05152f,-0.384915f,-0.883702f,-1.06891f,-0.384821f,-0.883702f,-1.08774f,-0.384719f,-0.890907f,-1.10513f,-0.384625f,-0.90422f,-1.11845f,-0.384553f,-0.921615f,-1.12565f,-0.384514f,-0.940442f,-1.12565f,-0.384514f,-0.957837f,-1.11845f,-0.384553f,-0.97115f,-1.10513f,-0.384625f,-0.978355f,-1.08774f,-0.384719f,-0.978355f,-1.06891f,-0.384821f}; return value; } /** Define subarrays using type float[] */ private float[] getCoordinate_11_529_point_1() { float[] value = {-0.862789f,-1.06056f,0.402579f,-0.862789f,-1.0607f,0.375777f,-0.862789f,-1.06187f,0.159168f,-0.862789f,-1.06202f,0.132861f,-0.862789f,-1.06443f,-0.31365f,-0.862789f,-1.0645f,-0.327126f,-0.862789f,-1.08771f,0.402726f,-0.862789f,-1.08785f,0.375924f,-0.862789f,-1.08902f,0.159315f,-0.862789f,-1.08916f,0.133008f,-0.862789f,-1.09158f,-0.313503f,-0.862789f,-1.09165f,-0.326979f,-0.873178f,-1.11279f,0.402861f,-0.873178f,-1.11293f,0.37606f,-0.873178f,-1.1141f,0.159451f,-0.873178f,-1.11424f,0.133144f,-0.873178f,-1.11666f,-0.313367f,-0.873178f,-1.11673f,-0.326843f,-0.892374f,-1.13198f,0.402965f,-0.892374f,-1.13213f,0.376163f,-0.892374f,-1.1333f,0.159554f,-0.892374f,-1.13344f,0.133247f,-0.892374f,-1.13585f,-0.313264f,-0.892374f,-1.13593f,-0.326739f,-0.917455f,-1.14237f,0.403021f,-0.917455f,-1.14252f,0.37622f,-0.917455f,-1.14369f,0.159611f,-0.917455f,-1.14383f,0.133304f,-0.917455f,-1.14624f,-0.313207f,-0.917455f,-1.14632f,-0.326683f,-0.944602f,-1.00589f,0.402283f,-0.944602f,-1.00604f,0.375482f,-0.944602f,-1.00721f,0.158873f,-0.944602f,-1.00735f,0.132566f,-0.944602f,-1.00977f,-0.313945f,-0.944602f,-1.00984f,-0.327421f,-0.917455f,-1.00589f,0.402283f,-0.917455f,-1.00604f,0.375482f,-0.917455f,-1.00721f,0.158873f,-0.917455f,-1.00735f,0.132566f,-0.917455f,-1.00977f,-0.313945f,-0.917455f,-1.00984f,-0.327421f,-0.892374f,-1.01628f,0.402339f,-0.892374f,-1.01643f,0.375538f,-0.892374f,-1.0176f,0.158929f,-0.892374f,-1.01774f,0.132622f,-0.892374f,-1.02015f,-0.313889f,-0.892374f,-1.02023f,-0.327365f,-0.873178f,-1.03548f,0.402443f,-0.873178f,-1.03562f,0.375642f,-0.873178f,-1.03679f,0.159033f,-0.873178f,-1.03694f,0.132726f,-0.873178f,-1.03935f,-0.313785f,-0.873178f,-1.03942f,-0.327261f,-0.999268f,-1.08771f,0.402726f,-0.999268f,-1.08785f,0.375924f,-0.999268f,-1.08902f,0.159315f,-0.999268f,-1.08916f,0.133008f,-0.999268f,-1.09158f,-0.313503f,-0.999268f,-1.09165f,-0.326979f,-0.988879f,-1.11279f,0.402861f,-0.988879f,-1.11293f,0.37606f,-0.988879f,-1.1141f,0.159451f,-0.988879f,-1.11424f,0.133144f,-0.988879f,-1.11666f,-0.313367f,-0.988879f,-1.11673f,-0.326843f,-0.969683f,-1.13198f,0.402965f,-0.969683f,-1.13213f,0.376163f,-0.969683f,-1.1333f,0.159554f,-0.969683f,-1.13344f,0.133247f,-0.969683f,-1.13585f,-0.313264f,-0.969683f,-1.13593f,-0.326739f,-0.944602f,-1.14237f,0.403021f,-0.944602f,-1.14252f,0.37622f,-0.944602f,-1.14369f,0.159611f,-0.944602f,-1.14383f,0.133304f,-0.944602f,-1.14624f,-0.313207f,-0.944602f,-1.14632f,-0.326683f,-0.969683f,-1.01628f,0.402339f,-0.969683f,-1.01643f,0.375538f,-0.969683f,-1.0176f,0.158929f,-0.969683f,-1.01774f,0.132622f,-0.969683f,-1.02015f,-0.313889f,-0.969683f,-1.02023f,-0.327365f,-0.988879f,-1.03548f,0.402443f,-0.988879f,-1.03562f,0.375642f,-0.988879f,-1.03679f,0.159033f,-0.988879f,-1.03694f,0.132726f,-0.988879f,-1.03935f,-0.313785f,-0.988879f,-1.03942f,-0.327261f,-0.999268f,-1.06056f,0.402579f,-0.999268f,-1.0607f,0.375777f,-0.999268f,-1.06187f,0.159168f,-0.999268f,-1.06202f,0.132861f,-0.999268f,-1.06443f,-0.31365f,-0.999268f,-1.0645f,-0.327126f,-0.885975f,-1.02283f,0.375572f,-0.879577f,-1.02922f,0.375607f,-0.879577f,-1.11933f,0.376094f,-0.885975f,-1.12573f,0.376129f}; return value; } private float[] getCoordinate_11_529_point_2() { float[] value = {-0.982481f,-1.02922f,0.375607f,-0.976082f,-1.02283f,0.375572f,-0.976082f,-1.12573f,0.376129f,-0.982481f,-1.11933f,0.376094f,-0.885975f,-1.02655f,-0.313855f,-0.879576f,-1.03295f,-0.31382f,-0.885975f,-1.02663f,-0.32733f,-0.879576f,-1.03303f,-0.327296f,-0.879576f,-1.12306f,-0.313333f,-0.885975f,-1.12946f,-0.313298f,-0.879576f,-1.12313f,-0.326809f,-0.885975f,-1.12953f,-0.326774f,-0.98248f,-1.03295f,-0.31382f,-0.976082f,-1.02655f,-0.313855f,-0.98248f,-1.03303f,-0.327296f,-0.976082f,-1.02663f,-0.32733f,-0.976082f,-1.12946f,-0.313298f,-0.98248f,-1.12306f,-0.313333f,-0.976082f,-1.12953f,-0.326774f,-0.98248f,-1.12313f,-0.326809f}; return value; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #73, 2259 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_73_coordIndex() { MFInt32Object IndexedFaceSet_7_73_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_73_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_73_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_73_coordIndex_3())); return IndexedFaceSet_7_73_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #73, 1464 total numbers made up of 488 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_73_point() { MFVec3fObject Coordinate_8_73_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_73_point_1())) .append(new MFVec3fObject(getCoordinate_8_73_point_2())) .append(new MFVec3fObject(getCoordinate_8_73_point_3())) .append(new MFVec3fObject(getCoordinate_8_73_point_4())) .append(new MFVec3fObject(getCoordinate_8_73_point_5())); return Coordinate_8_73_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #77, 2627 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_77_coordIndex() { MFInt32Object IndexedFaceSet_7_77_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_77_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_77_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_77_coordIndex_3())); return IndexedFaceSet_7_77_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #77, 1890 total numbers made up of 630 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_77_point() { MFVec3fObject Coordinate_8_77_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_77_point_1())) .append(new MFVec3fObject(getCoordinate_8_77_point_2())) .append(new MFVec3fObject(getCoordinate_8_77_point_3())) .append(new MFVec3fObject(getCoordinate_8_77_point_4())) .append(new MFVec3fObject(getCoordinate_8_77_point_5())) .append(new MFVec3fObject(getCoordinate_8_77_point_6())) .append(new MFVec3fObject(getCoordinate_8_77_point_7())); return Coordinate_8_77_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #81, 6220 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_81_coordIndex() { MFInt32Object IndexedFaceSet_7_81_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_5())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_6())) .append(new MFInt32Object(getIndexedFaceSet_7_81_coordIndex_7())); return IndexedFaceSet_7_81_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #81, 4392 total numbers made up of 1464 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_81_point() { MFVec3fObject Coordinate_8_81_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_81_point_1())) .append(new MFVec3fObject(getCoordinate_8_81_point_2())) .append(new MFVec3fObject(getCoordinate_8_81_point_3())) .append(new MFVec3fObject(getCoordinate_8_81_point_4())) .append(new MFVec3fObject(getCoordinate_8_81_point_5())) .append(new MFVec3fObject(getCoordinate_8_81_point_6())) .append(new MFVec3fObject(getCoordinate_8_81_point_7())) .append(new MFVec3fObject(getCoordinate_8_81_point_8())) .append(new MFVec3fObject(getCoordinate_8_81_point_9())) .append(new MFVec3fObject(getCoordinate_8_81_point_10())) .append(new MFVec3fObject(getCoordinate_8_81_point_11())) .append(new MFVec3fObject(getCoordinate_8_81_point_12())) .append(new MFVec3fObject(getCoordinate_8_81_point_13())) .append(new MFVec3fObject(getCoordinate_8_81_point_14())) .append(new MFVec3fObject(getCoordinate_8_81_point_15())); return Coordinate_8_81_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #85, 384 total numbers made up of 128 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_85_point() { MFVec3fObject Coordinate_8_85_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_85_point_1())) .append(new MFVec3fObject(getCoordinate_8_85_point_2())); return Coordinate_8_85_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #89, 14832 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_89_coordIndex() { MFInt32Object IndexedFaceSet_7_89_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_5())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_6())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_7())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_8())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_9())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_10())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_11())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_12())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_13())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_14())) .append(new MFInt32Object(getIndexedFaceSet_7_89_coordIndex_15())); return IndexedFaceSet_7_89_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #89, 10659 total numbers made up of 3553 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_89_point() { MFVec3fObject Coordinate_8_89_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_89_point_1())) .append(new MFVec3fObject(getCoordinate_8_89_point_2())) .append(new MFVec3fObject(getCoordinate_8_89_point_3())) .append(new MFVec3fObject(getCoordinate_8_89_point_4())) .append(new MFVec3fObject(getCoordinate_8_89_point_5())) .append(new MFVec3fObject(getCoordinate_8_89_point_6())) .append(new MFVec3fObject(getCoordinate_8_89_point_7())) .append(new MFVec3fObject(getCoordinate_8_89_point_8())) .append(new MFVec3fObject(getCoordinate_8_89_point_9())) .append(new MFVec3fObject(getCoordinate_8_89_point_10())) .append(new MFVec3fObject(getCoordinate_8_89_point_11())) .append(new MFVec3fObject(getCoordinate_8_89_point_12())) .append(new MFVec3fObject(getCoordinate_8_89_point_13())) .append(new MFVec3fObject(getCoordinate_8_89_point_14())) .append(new MFVec3fObject(getCoordinate_8_89_point_15())) .append(new MFVec3fObject(getCoordinate_8_89_point_16())) .append(new MFVec3fObject(getCoordinate_8_89_point_17())) .append(new MFVec3fObject(getCoordinate_8_89_point_18())) .append(new MFVec3fObject(getCoordinate_8_89_point_19())) .append(new MFVec3fObject(getCoordinate_8_89_point_20())) .append(new MFVec3fObject(getCoordinate_8_89_point_21())) .append(new MFVec3fObject(getCoordinate_8_89_point_22())) .append(new MFVec3fObject(getCoordinate_8_89_point_23())) .append(new MFVec3fObject(getCoordinate_8_89_point_24())) .append(new MFVec3fObject(getCoordinate_8_89_point_25())) .append(new MFVec3fObject(getCoordinate_8_89_point_26())) .append(new MFVec3fObject(getCoordinate_8_89_point_27())) .append(new MFVec3fObject(getCoordinate_8_89_point_28())) .append(new MFVec3fObject(getCoordinate_8_89_point_29())) .append(new MFVec3fObject(getCoordinate_8_89_point_30())) .append(new MFVec3fObject(getCoordinate_8_89_point_31())) .append(new MFVec3fObject(getCoordinate_8_89_point_32())) .append(new MFVec3fObject(getCoordinate_8_89_point_33())) .append(new MFVec3fObject(getCoordinate_8_89_point_34())) .append(new MFVec3fObject(getCoordinate_8_89_point_35())) .append(new MFVec3fObject(getCoordinate_8_89_point_36())); return Coordinate_8_89_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #98, 5471 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_98_coordIndex() { MFInt32Object IndexedFaceSet_7_98_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_5())) .append(new MFInt32Object(getIndexedFaceSet_7_98_coordIndex_6())); return IndexedFaceSet_7_98_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #98, 3354 total numbers made up of 1118 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_98_point() { MFVec3fObject Coordinate_8_98_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_98_point_1())) .append(new MFVec3fObject(getCoordinate_8_98_point_2())) .append(new MFVec3fObject(getCoordinate_8_98_point_3())) .append(new MFVec3fObject(getCoordinate_8_98_point_4())) .append(new MFVec3fObject(getCoordinate_8_98_point_5())) .append(new MFVec3fObject(getCoordinate_8_98_point_6())) .append(new MFVec3fObject(getCoordinate_8_98_point_7())) .append(new MFVec3fObject(getCoordinate_8_98_point_8())) .append(new MFVec3fObject(getCoordinate_8_98_point_9())) .append(new MFVec3fObject(getCoordinate_8_98_point_10())) .append(new MFVec3fObject(getCoordinate_8_98_point_11())) .append(new MFVec3fObject(getCoordinate_8_98_point_12())); return Coordinate_8_98_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #107, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_107_point() { MFVec3fObject Coordinate_8_107_point = new MFVec3fObject(new float[] {0.261239f,-0.292894f,0.279729f,0.261222f,-0.376895f,-0.259237f,0.26123f,-0.328986f,-0.0443934f,0.261236f,-0.299166f,0.173535f,0.654784f,-0.350046f,-0.157314f,0.65479f,-0.312428f,0.0388964f,0.654795f,-0.292914f,0.232177f,0.65478f,-0.376915f,-0.252353f,0.654787f,-0.329006f,-0.0592088f,0.654793f,-0.299186f,0.136709f,0.261228f,-0.338828f,-0.0989569f,0.261237f,-0.294882f,0.227121f,0.458327f,-0.350036f,-0.155417f,0.458334f,-0.312418f,0.051815f,0.45834f,-0.292904f,0.255953f,0.261224f,-0.362819f,-0.208084f,0.261231f,-0.320259f,0.0101701f,0.26124f,-0.293755f,0.331034f,0.261235f,-0.305192f,0.119297f,0.83124f,-0.350056f,-0.15921f,0.831246f,-0.312437f,0.0259782f,0.831251f,-0.292924f,0.208402f,0.831237f,-0.376925f,-0.248911f,0.654782f,-0.36284f,-0.206367f,0.458324f,-0.376905f,-0.255795f,0.831243f,-0.329015f,-0.066616f,0.654789f,-0.320279f,-0.0101562f,0.458331f,-0.328996f,-0.0518011f,0.654785f,-0.338849f,-0.108261f,0.831249f,-0.299195f,0.118296f,0.654794f,-0.294902f,0.184882f,0.458337f,-0.299176f,0.155122f,0.654791f,-0.305213f,0.087949f,0.654796f,-0.293776f,0.278301f,0.831238f,-0.362849f,-0.205507f,0.458326f,-0.362829f,-0.207225f,0.831245f,-0.320289f,-0.0203189f,0.458332f,-0.320269f,6.96274E-6f,0.458329f,-0.338838f,-0.103609f,0.831242f,-0.338858f,-0.112913f,0.83125f,-0.294911f,0.163764f,0.458338f,-0.294892f,0.206002f,0.458336f,-0.305202f,0.103623f,0.831247f,-0.305222f,0.0722754f,0.458341f,-0.293766f,0.304667f,0.831252f,-0.293785f,0.251934f,0.261226f,-0.350824f,-0.15352f,0.261233f,-0.312725f,0.0647336f}); return Coordinate_8_107_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #111, 1977 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_111_coordIndex() { MFInt32Object IndexedFaceSet_7_111_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_111_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_111_coordIndex_2())); return IndexedFaceSet_7_111_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #111, 1338 total numbers made up of 446 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_111_point() { MFVec3fObject Coordinate_8_111_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_111_point_1())) .append(new MFVec3fObject(getCoordinate_8_111_point_2())) .append(new MFVec3fObject(getCoordinate_8_111_point_3())) .append(new MFVec3fObject(getCoordinate_8_111_point_4())) .append(new MFVec3fObject(getCoordinate_8_111_point_5())); return Coordinate_8_111_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #120, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_120_point() { MFVec3fObject Coordinate_8_120_point = new MFVec3fObject(new float[] {-0.26461f,-0.29288f,0.279735f,-0.26461f,-0.376881f,-0.259231f,-0.26461f,-0.328972f,-0.0443875f,-0.26461f,-0.299152f,0.173541f,-0.658168f,-0.350012f,-0.157299f,-0.658168f,-0.312394f,0.038911f,-0.658168f,-0.29288f,0.232192f,-0.658168f,-0.376881f,-0.252339f,-0.658168f,-0.328972f,-0.0591942f,-0.658168f,-0.299152f,0.136723f,-0.26461f,-0.338814f,-0.098951f,-0.26461f,-0.294868f,0.227127f,-0.461712f,-0.350012f,-0.155407f,-0.461712f,-0.312394f,0.0518252f,-0.461712f,-0.29288f,0.255963f,-0.26461f,-0.362805f,-0.208078f,-0.26461f,-0.320245f,0.010176f,-0.26461f,-0.293742f,0.33104f,-0.26461f,-0.305178f,0.119303f,-0.834624f,-0.350012f,-0.159192f,-0.834624f,-0.312394f,0.0259968f,-0.834624f,-0.29288f,0.20842f,-0.834624f,-0.376881f,-0.248892f,-0.658168f,-0.362805f,-0.206352f,-0.461712f,-0.376881f,-0.255785f,-0.834624f,-0.328972f,-0.0665975f,-0.658168f,-0.320245f,-0.0101416f,-0.461712f,-0.328972f,-0.0517909f,-0.658168f,-0.338814f,-0.108247f,-0.834624f,-0.299152f,0.118315f,-0.658168f,-0.294868f,0.184897f,-0.461712f,-0.299152f,0.155132f,-0.658168f,-0.305178f,0.0879636f,-0.658168f,-0.293742f,0.278315f,-0.834624f,-0.362805f,-0.205489f,-0.461712f,-0.362805f,-0.207215f,-0.834624f,-0.320245f,-0.0203004f,-0.461712f,-0.320245f,1.71907E-5f,-0.461712f,-0.338814f,-0.103599f,-0.834624f,-0.338814f,-0.112895f,-0.834624f,-0.294868f,0.163782f,-0.461712f,-0.294868f,0.206012f,-0.461712f,-0.305178f,0.103633f,-0.834624f,-0.305178f,0.0722939f,-0.461712f,-0.293742f,0.304678f,-0.834624f,-0.293742f,0.251953f,-0.26461f,-0.35081f,-0.153515f,-0.26461f,-0.312712f,0.0647395f}); return Coordinate_8_120_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #124, 1977 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_124_coordIndex() { MFInt32Object IndexedFaceSet_7_124_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_124_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_124_coordIndex_2())); return IndexedFaceSet_7_124_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #124, 1338 total numbers made up of 446 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_124_point() { MFVec3fObject Coordinate_8_124_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_124_point_1())) .append(new MFVec3fObject(getCoordinate_8_124_point_2())) .append(new MFVec3fObject(getCoordinate_8_124_point_3())) .append(new MFVec3fObject(getCoordinate_8_124_point_4())) .append(new MFVec3fObject(getCoordinate_8_124_point_5())); return Coordinate_8_124_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #129, 288 total numbers made up of 96 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_129_point() { MFVec3fObject Coordinate_8_129_point = new MFVec3fObject(new float[] {0.0711984f,0.601558f,-0.565371f,0.0656884f,0.601558f,-0.593069f,0.0499982f,0.601559f,-0.616549f,0.0265167f,0.60156f,-0.632238f,-0.00118137f,0.601561f,-0.637747f,-0.00117816f,0.601561f,-0.492991f,0.0265197f,0.60156f,-0.498501f,0.0500005f,0.601559f,-0.514191f,0.0656896f,0.601558f,-0.537673f,0.0712052f,0.731485f,-0.565371f,0.0656951f,0.731485f,-0.593069f,0.050005f,0.731486f,-0.616549f,0.0265235f,0.731487f,-0.632238f,-0.0011746f,0.731488f,-0.637747f,-0.00117138f,0.731488f,-0.492991f,0.0265264f,0.731487f,-0.498501f,0.0500073f,0.731486f,-0.514191f,0.0656964f,0.731485f,-0.537673f,0.0720951f,0.641297f,-0.565371f,0.0665169f,0.641297f,-0.593411f,0.0506328f,0.641298f,-0.617182f,0.0268611f,0.641299f,-0.633065f,-0.00117932f,0.6413f,-0.638642f,-0.00117606f,0.6413f,-0.492096f,0.0268641f,0.641299f,-0.497674f,0.0506352f,0.641298f,-0.513559f,0.0665182f,0.641297f,-0.53733f,0.0719246f,0.64734f,-0.565371f,0.0663594f,0.64734f,-0.593345f,0.0505124f,0.647341f,-0.617061f,0.026796f,0.647342f,-0.632907f,-0.001179f,0.647343f,-0.638471f,-0.00117575f,0.647343f,-0.492267f,0.026799f,0.647342f,-0.497832f,0.0505147f,0.647341f,-0.513679f,0.0663607f,0.64734f,-0.537396f,0.072011f,0.69377f,-0.565371f,0.0664394f,0.69377f,-0.593378f,0.0505742f,0.693771f,-0.617121f,0.0268306f,0.693772f,-0.632985f,-0.00117658f,0.693774f,-0.638555f,-0.00117333f,0.693774f,-0.492183f,0.0268336f,0.693772f,-0.497755f,0.0505765f,0.693771f,-0.51362f,0.0664407f,0.69377f,-0.537364f,0.0722568f,0.688604f,-0.565371f,0.0666665f,0.688605f,-0.593472f,0.0507479f,0.688606f,-0.617295f,0.0269245f,0.688607f,-0.633212f,-0.00117686f,0.688608f,-0.638801f,-0.00117359f,0.688608f,-0.491937f,0.0269275f,0.688607f,-0.497527f,0.0507502f,0.688606f,-0.513446f,0.0666678f,0.688605f,-0.537269f,-0.073558f,0.601565f,-0.565367f,-0.0680491f,0.601565f,-0.593066f,-0.05236f,0.601564f,-0.616547f,-0.0288792f,0.601563f,-0.632237f,-0.0288762f,0.601563f,-0.4985f,-0.0523577f,0.601564f,-0.514189f,-0.0680479f,0.601565f,-0.53767f,-0.0735512f,0.731492f,-0.565367f,-0.0680423f,0.731492f,-0.593066f,-0.0523532f,0.731491f,-0.616547f,-0.0288724f,0.73149f,-0.632237f,-0.0288694f,0.73149f,-0.4985f,-0.052351f,0.731491f,-0.514189f,-0.0680411f,0.731492f,-0.53767f,-0.0744505f,0.641304f,-0.565367f,-0.0688736f,0.641304f,-0.593408f,-0.0529905f,0.641303f,-0.61718f,-0.0292195f,0.641302f,-0.633064f,-0.0292165f,0.641302f,-0.497673f,-0.0529882f,0.641303f,-0.513556f,-0.0688723f,0.641304f,-0.537327f,-0.0742794f,0.647347f,-0.565367f,-0.0687154f,0.647347f,-0.593342f,-0.0528694f,0.647346f,-0.617059f,-0.0291538f,0.647345f,-0.632906f,-0.0291508f,0.647345f,-0.497831f,-0.0528671f,0.647346f,-0.513677f,-0.0687142f,0.647347f,-0.537393f,-0.0743609f,0.693778f,-0.565367f,-0.0687906f,0.693777f,-0.593375f,-0.0529264f,0.693777f,-0.617118f,-0.0291835f,0.693775f,-0.632983f,-0.0291805f,0.693775f,-0.497753f,-0.0529241f,0.693777f,-0.513618f,-0.0687893f,0.693777f,-0.537361f,-0.0746073f,0.688612f,-0.565367f,-0.0690182f,0.688612f,-0.593469f,-0.0531007f,0.688611f,-0.617292f,-0.029278f,0.68861f,-0.633211f,-0.0292749f,0.68861f,-0.497526f,-0.0530984f,0.688611f,-0.513444f,-0.0690169f,0.688612f,-0.537266f}); return Coordinate_8_129_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #133, 500 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_133_coordIndex() { MFInt32Object IndexedFaceSet_7_133_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_133_coordIndex_1())); return IndexedFaceSet_7_133_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #133, 432 total numbers made up of 144 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_133_point() { MFVec3fObject Coordinate_8_133_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_133_point_1())) .append(new MFVec3fObject(getCoordinate_8_133_point_2())); return Coordinate_8_133_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #141, 288 total numbers made up of 96 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_141_point() { MFVec3fObject Coordinate_8_141_point = new MFVec3fObject(new float[] {0.0739082f,0.733286f,-0.565371f,0.0681924f,0.733286f,-0.594103f,0.0519163f,0.733287f,-0.618461f,0.0275579f,0.733288f,-0.634736f,-0.00117456f,0.73329f,-0.64045f,-0.00117122f,0.73329f,-0.490288f,0.027561f,0.733288f,-0.496004f,0.0519187f,0.733287f,-0.51228f,0.0681937f,0.733286f,-0.536638f,0.0751607f,0.689354f,-0.565371f,0.0751582f,0.642486f,-0.565371f,0.0693493f,0.689354f,-0.594583f,0.0693468f,0.642486f,-0.594583f,0.0528012f,0.689355f,-0.619348f,0.0527988f,0.642487f,-0.619348f,0.0280357f,0.689356f,-0.635895f,0.0280333f,0.642489f,-0.635895f,-0.00117688f,0.689358f,-0.641705f,-0.00117933f,0.64249f,-0.641705f,-0.00117349f,0.689358f,-0.489033f,-0.00117593f,0.64249f,-0.489033f,0.0280388f,0.689356f,-0.494845f,0.0280364f,0.642489f,-0.494845f,0.0528036f,0.689355f,-0.511393f,0.0528012f,0.642487f,-0.511393f,0.0693506f,0.689354f,-0.536158f,0.0693481f,0.642486f,-0.536158f,0.0712052f,0.731485f,-0.565371f,0.0656951f,0.731485f,-0.593069f,0.050005f,0.731486f,-0.616549f,0.0265235f,0.731487f,-0.632238f,-0.0011746f,0.731488f,-0.637747f,-0.00117138f,0.731488f,-0.492991f,0.0265264f,0.731487f,-0.498501f,0.0500073f,0.731486f,-0.514191f,0.0656964f,0.731485f,-0.537673f,0.0720951f,0.641297f,-0.565371f,0.0665169f,0.641297f,-0.593411f,0.0506328f,0.641298f,-0.617182f,0.0268611f,0.641299f,-0.633065f,-0.00117932f,0.6413f,-0.638642f,-0.00117606f,0.6413f,-0.492096f,0.0268641f,0.641299f,-0.497674f,0.0506352f,0.641298f,-0.513559f,0.0665182f,0.641297f,-0.53733f,0.0722568f,0.688604f,-0.565371f,0.0666665f,0.688605f,-0.593472f,0.0507479f,0.688606f,-0.617295f,0.0269245f,0.688607f,-0.633212f,-0.00117686f,0.688608f,-0.638801f,-0.00117359f,0.688608f,-0.491937f,0.0269275f,0.688607f,-0.497527f,0.0507502f,0.688606f,-0.513446f,0.0666678f,0.688605f,-0.537269f,-0.076254f,0.733294f,-0.565367f,-0.0705394f,0.733293f,-0.5941f,-0.0542644f,0.733292f,-0.618458f,-0.0299067f,0.733291f,-0.634734f,-0.0299037f,0.733291f,-0.496003f,-0.0542621f,0.733292f,-0.512278f,-0.0705382f,0.733293f,-0.536635f,-0.077511f,0.689362f,-0.565367f,-0.0775135f,0.642494f,-0.565367f,-0.071701f,0.689362f,-0.59458f,-0.0717034f,0.642494f,-0.59458f,-0.055154f,0.689361f,-0.619345f,-0.0551564f,0.642493f,-0.619345f,-0.0303892f,0.68936f,-0.635894f,-0.0303917f,0.642492f,-0.635894f,-0.0303861f,0.68936f,-0.494843f,-0.0303885f,0.642492f,-0.494843f,-0.0551516f,0.689361f,-0.51139f,-0.055154f,0.642493f,-0.51139f,-0.0716997f,0.689362f,-0.536155f,-0.0717021f,0.642494f,-0.536155f,-0.0735512f,0.731492f,-0.565367f,-0.0680423f,0.731492f,-0.593066f,-0.0523532f,0.731491f,-0.616547f,-0.0288724f,0.73149f,-0.632237f,-0.0288694f,0.73149f,-0.4985f,-0.052351f,0.731491f,-0.514189f,-0.0680411f,0.731492f,-0.53767f,-0.0744505f,0.641304f,-0.565367f,-0.0688736f,0.641304f,-0.593408f,-0.0529905f,0.641303f,-0.61718f,-0.0292195f,0.641302f,-0.633064f,-0.0292165f,0.641302f,-0.497673f,-0.0529882f,0.641303f,-0.513556f,-0.0688723f,0.641304f,-0.537327f,-0.0746073f,0.688612f,-0.565367f,-0.0690182f,0.688612f,-0.593469f,-0.0531007f,0.688611f,-0.617292f,-0.029278f,0.68861f,-0.633211f,-0.0292749f,0.68861f,-0.497526f,-0.0530984f,0.688611f,-0.513444f,-0.0690169f,0.688612f,-0.537266f}); return Coordinate_8_141_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #146, 126 total numbers made up of 42 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_146_point() { MFVec3fObject Coordinate_8_146_point = new MFVec3fObject(new float[] {0.437533f,-0.0859f,-1.59132f,0.428126f,-0.0339109f,-1.59168f,0.413951f,0.0153935f,-1.59164f,0.396883f,0.0622413f,-1.59164f,0.376635f,0.107433f,-1.59167f,0.352091f,0.148661f,-1.59131f,0.339721f,0.164291f,-1.59132f,0.326439f,0.179101f,-1.59122f,0.312275f,0.188207f,-1.59134f,0.296639f,0.197456f,-1.59133f,0.279871f,0.203347f,-1.59134f,0.262275f,0.205854f,-1.59134f,0.244528f,0.204879f,-1.59134f,0.227312f,0.200462f,-1.59135f,0.211289f,0.19277f,-1.59135f,0.197074f,0.1821f,-1.59135f,0.185214f,0.168862f,-1.59136f,0.176165f,0.153565f,-1.59136f,0.170144f,0.136425f,-1.59137f,0.165157f,0.120342f,-1.59125f,0.164513f,0.100459f,-1.59136f,0.165097f,0.0805342f,-1.59135f,0.172826f,0.0331802f,-1.59171f,0.186393f,-0.0144453f,-1.59169f,0.203461f,-0.0612931f,-1.59169f,0.224324f,-0.108161f,-1.59171f,0.250564f,-0.154017f,-1.59135f,0.262828f,-0.169514f,-1.59136f,0.27534f,-0.182081f,-1.59126f,0.290521f,-0.193629f,-1.59137f,0.30599f,-0.20278f,-1.59136f,0.322758f,-0.208671f,-1.59136f,0.340354f,-0.211177f,-1.59136f,0.358101f,-0.210203f,-1.59135f,0.375317f,-0.205785f,-1.59135f,0.39134f,-0.198093f,-1.59135f,0.405555f,-0.187423f,-1.59134f,0.417415f,-0.174185f,-1.59134f,0.426464f,-0.158888f,-1.59134f,0.432421f,-0.141932f,-1.59135f,0.436616f,-0.123324f,-1.59123f,0.438112f,-0.105654f,-1.59132f}); return Coordinate_8_146_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #150, 2012 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_150_coordIndex() { MFInt32Object IndexedFaceSet_7_150_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_150_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_150_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_150_coordIndex_3())); return IndexedFaceSet_7_150_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #150, 1320 total numbers made up of 440 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_150_point() { MFVec3fObject Coordinate_8_150_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_150_point_1())) .append(new MFVec3fObject(getCoordinate_8_150_point_2())) .append(new MFVec3fObject(getCoordinate_8_150_point_3())) .append(new MFVec3fObject(getCoordinate_8_150_point_4())) .append(new MFVec3fObject(getCoordinate_8_150_point_5())); return Coordinate_8_150_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #155, 138 total numbers made up of 46 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_155_point() { MFVec3fObject Coordinate_8_155_point = new MFVec3fObject(new float[] {-0.187486f,-0.0146752f,-1.77752f,-0.204905f,-0.0624781f,-1.77752f,-0.189826f,-0.0144221f,-1.77308f,-0.206896f,-0.061269f,-1.77308f,-0.440935f,-0.0858771f,-1.59131f,-0.431525f,-0.0338885f,-1.59167f,-0.417348f,0.0154152f,-1.59164f,-0.400278f,0.0622621f,-1.59164f,-0.380027f,0.107452f,-1.59166f,-0.355481f,0.148679f,-1.59131f,-0.343111f,0.164309f,-1.59131f,-0.329827f,0.179118f,-1.59121f,-0.315662f,0.188223f,-1.59133f,-0.300027f,0.197472f,-1.59133f,-0.283258f,0.203362f,-1.59133f,-0.265662f,0.205868f,-1.59133f,-0.247915f,0.204892f,-1.59134f,-0.230699f,0.200473f,-1.59134f,-0.214676f,0.192781f,-1.59134f,-0.200462f,0.18211f,-1.59135f,-0.188603f,0.168872f,-1.59135f,-0.179555f,0.153574f,-1.59135f,-0.173534f,0.136434f,-1.59137f,-0.168548f,0.120351f,-1.59125f,-0.167906f,0.100468f,-1.59135f,-0.168491f,0.0805429f,-1.59135f,-0.176222f,0.0331893f,-1.59171f,-0.189792f,-0.0144355f,-1.59168f,-0.206862f,-0.0612824f,-1.59168f,-0.227728f,-0.108149f,-1.59171f,-0.25397f,-0.154004f,-1.59135f,-0.266234f,-0.1695f,-1.59135f,-0.278747f,-0.182066f,-1.59125f,-0.293929f,-0.193614f,-1.59137f,-0.309398f,-0.202764f,-1.59136f,-0.326167f,-0.208654f,-1.59135f,-0.343763f,-0.211159f,-1.59135f,-0.36151f,-0.210184f,-1.59135f,-0.378726f,-0.205765f,-1.59134f,-0.394748f,-0.198073f,-1.59134f,-0.408962f,-0.187402f,-1.59134f,-0.420821f,-0.174163f,-1.59133f,-0.42987f,-0.158865f,-1.59133f,-0.435826f,-0.141909f,-1.59134f,-0.44002f,-0.123301f,-1.59122f,-0.441515f,-0.105631f,-1.59131f}); return Coordinate_8_155_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #159, 2007 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_159_coordIndex() { MFInt32Object IndexedFaceSet_7_159_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_159_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_159_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_159_coordIndex_3())); return IndexedFaceSet_7_159_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #159, 1320 total numbers made up of 440 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_159_point() { MFVec3fObject Coordinate_8_159_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_159_point_1())) .append(new MFVec3fObject(getCoordinate_8_159_point_2())) .append(new MFVec3fObject(getCoordinate_8_159_point_3())) .append(new MFVec3fObject(getCoordinate_8_159_point_4())) .append(new MFVec3fObject(getCoordinate_8_159_point_5())); return Coordinate_8_159_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #164, 4104 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_164_coordIndex() { MFInt32Object IndexedFaceSet_7_164_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_164_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_164_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_164_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_164_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_164_coordIndex_5())); return IndexedFaceSet_7_164_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #164, 3456 total numbers made up of 1152 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_164_point() { MFVec3fObject Coordinate_8_164_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_164_point_1())) .append(new MFVec3fObject(getCoordinate_8_164_point_2())) .append(new MFVec3fObject(getCoordinate_8_164_point_3())) .append(new MFVec3fObject(getCoordinate_8_164_point_4())) .append(new MFVec3fObject(getCoordinate_8_164_point_5())) .append(new MFVec3fObject(getCoordinate_8_164_point_6())) .append(new MFVec3fObject(getCoordinate_8_164_point_7())) .append(new MFVec3fObject(getCoordinate_8_164_point_8())) .append(new MFVec3fObject(getCoordinate_8_164_point_9())) .append(new MFVec3fObject(getCoordinate_8_164_point_10())) .append(new MFVec3fObject(getCoordinate_8_164_point_11())) .append(new MFVec3fObject(getCoordinate_8_164_point_12())); return Coordinate_8_164_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #169, 4104 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_169_coordIndex() { MFInt32Object IndexedFaceSet_7_169_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_169_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_169_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_169_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_169_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_169_coordIndex_5())); return IndexedFaceSet_7_169_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #169, 3456 total numbers made up of 1152 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_169_point() { MFVec3fObject Coordinate_8_169_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_169_point_1())) .append(new MFVec3fObject(getCoordinate_8_169_point_2())) .append(new MFVec3fObject(getCoordinate_8_169_point_3())) .append(new MFVec3fObject(getCoordinate_8_169_point_4())) .append(new MFVec3fObject(getCoordinate_8_169_point_5())) .append(new MFVec3fObject(getCoordinate_8_169_point_6())) .append(new MFVec3fObject(getCoordinate_8_169_point_7())) .append(new MFVec3fObject(getCoordinate_8_169_point_8())) .append(new MFVec3fObject(getCoordinate_8_169_point_9())) .append(new MFVec3fObject(getCoordinate_8_169_point_10())) .append(new MFVec3fObject(getCoordinate_8_169_point_11())) .append(new MFVec3fObject(getCoordinate_8_169_point_12())); return Coordinate_8_169_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #178, 971 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_178_coordIndex() { MFInt32Object IndexedFaceSet_8_178_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_178_coordIndex_1())); return IndexedFaceSet_8_178_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #178, 753 total numbers made up of 251 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_178_point() { MFVec3fObject Coordinate_9_178_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_178_point_1())) .append(new MFVec3fObject(getCoordinate_9_178_point_2())) .append(new MFVec3fObject(getCoordinate_9_178_point_3())); return Coordinate_9_178_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #188, 2050 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_188_coordIndex() { MFInt32Object IndexedFaceSet_8_188_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_188_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_188_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_8_188_coordIndex_3())); return IndexedFaceSet_8_188_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #188, 1248 total numbers made up of 416 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_188_point() { MFVec3fObject Coordinate_9_188_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_188_point_1())) .append(new MFVec3fObject(getCoordinate_9_188_point_2())) .append(new MFVec3fObject(getCoordinate_9_188_point_3())) .append(new MFVec3fObject(getCoordinate_9_188_point_4())) .append(new MFVec3fObject(getCoordinate_9_188_point_5())); return Coordinate_9_188_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #193, 1570 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_193_coordIndex() { MFInt32Object IndexedFaceSet_8_193_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_193_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_193_coordIndex_2())); return IndexedFaceSet_8_193_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #193, 1056 total numbers made up of 352 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_193_point() { MFVec3fObject Coordinate_9_193_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_193_point_1())) .append(new MFVec3fObject(getCoordinate_9_193_point_2())) .append(new MFVec3fObject(getCoordinate_9_193_point_3())) .append(new MFVec3fObject(getCoordinate_9_193_point_4())); return Coordinate_9_193_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #198, 2050 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_198_coordIndex() { MFInt32Object IndexedFaceSet_8_198_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_198_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_198_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_8_198_coordIndex_3())); return IndexedFaceSet_8_198_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #198, 1248 total numbers made up of 416 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_198_point() { MFVec3fObject Coordinate_9_198_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_198_point_1())) .append(new MFVec3fObject(getCoordinate_9_198_point_2())) .append(new MFVec3fObject(getCoordinate_9_198_point_3())) .append(new MFVec3fObject(getCoordinate_9_198_point_4())) .append(new MFVec3fObject(getCoordinate_9_198_point_5())); return Coordinate_9_198_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #203, 1570 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_203_coordIndex() { MFInt32Object IndexedFaceSet_8_203_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_203_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_203_coordIndex_2())); return IndexedFaceSet_8_203_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #203, 1056 total numbers made up of 352 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_203_point() { MFVec3fObject Coordinate_9_203_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_203_point_1())) .append(new MFVec3fObject(getCoordinate_9_203_point_2())) .append(new MFVec3fObject(getCoordinate_9_203_point_3())) .append(new MFVec3fObject(getCoordinate_9_203_point_4())); return Coordinate_9_203_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #209, 1289 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_209_coordIndex() { MFInt32Object IndexedFaceSet_8_209_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_209_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_209_coordIndex_2())); return IndexedFaceSet_8_209_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #209, 810 total numbers made up of 270 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_209_point() { MFVec3fObject Coordinate_9_209_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_209_point_1())) .append(new MFVec3fObject(getCoordinate_9_209_point_2())) .append(new MFVec3fObject(getCoordinate_9_209_point_3())); return Coordinate_9_209_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #214, 1289 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_214_coordIndex() { MFInt32Object IndexedFaceSet_8_214_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_214_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_214_coordIndex_2())); return IndexedFaceSet_8_214_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #214, 810 total numbers made up of 270 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_214_point() { MFVec3fObject Coordinate_9_214_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_214_point_1())) .append(new MFVec3fObject(getCoordinate_9_214_point_2())) .append(new MFVec3fObject(getCoordinate_9_214_point_3())); return Coordinate_9_214_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=8, element #219, 5638 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_8_219_coordIndex() { MFInt32Object IndexedFaceSet_8_219_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_5())) .append(new MFInt32Object(getIndexedFaceSet_8_219_coordIndex_6())); return IndexedFaceSet_8_219_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=9, element #219, 3252 total numbers made up of 1084 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_9_219_point() { MFVec3fObject Coordinate_9_219_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_9_219_point_1())) .append(new MFVec3fObject(getCoordinate_9_219_point_2())) .append(new MFVec3fObject(getCoordinate_9_219_point_3())) .append(new MFVec3fObject(getCoordinate_9_219_point_4())) .append(new MFVec3fObject(getCoordinate_9_219_point_5())) .append(new MFVec3fObject(getCoordinate_9_219_point_6())) .append(new MFVec3fObject(getCoordinate_9_219_point_7())) .append(new MFVec3fObject(getCoordinate_9_219_point_8())) .append(new MFVec3fObject(getCoordinate_9_219_point_9())) .append(new MFVec3fObject(getCoordinate_9_219_point_10())) .append(new MFVec3fObject(getCoordinate_9_219_point_11())); return Coordinate_9_219_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #226, 8694 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_226_coordIndex() { MFInt32Object IndexedFaceSet_7_226_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_3())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_4())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_5())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_6())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_7())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_8())) .append(new MFInt32Object(getIndexedFaceSet_7_226_coordIndex_9())); return IndexedFaceSet_7_226_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #226, 6234 total numbers made up of 2078 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_226_point() { MFVec3fObject Coordinate_8_226_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_226_point_1())) .append(new MFVec3fObject(getCoordinate_8_226_point_2())) .append(new MFVec3fObject(getCoordinate_8_226_point_3())) .append(new MFVec3fObject(getCoordinate_8_226_point_4())) .append(new MFVec3fObject(getCoordinate_8_226_point_5())) .append(new MFVec3fObject(getCoordinate_8_226_point_6())) .append(new MFVec3fObject(getCoordinate_8_226_point_7())) .append(new MFVec3fObject(getCoordinate_8_226_point_8())) .append(new MFVec3fObject(getCoordinate_8_226_point_9())) .append(new MFVec3fObject(getCoordinate_8_226_point_10())) .append(new MFVec3fObject(getCoordinate_8_226_point_11())) .append(new MFVec3fObject(getCoordinate_8_226_point_12())) .append(new MFVec3fObject(getCoordinate_8_226_point_13())) .append(new MFVec3fObject(getCoordinate_8_226_point_14())) .append(new MFVec3fObject(getCoordinate_8_226_point_15())) .append(new MFVec3fObject(getCoordinate_8_226_point_16())) .append(new MFVec3fObject(getCoordinate_8_226_point_17())) .append(new MFVec3fObject(getCoordinate_8_226_point_18())) .append(new MFVec3fObject(getCoordinate_8_226_point_19())) .append(new MFVec3fObject(getCoordinate_8_226_point_20())) .append(new MFVec3fObject(getCoordinate_8_226_point_21())); return Coordinate_8_226_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #234, 2411 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_234_coordIndex() { MFInt32Object IndexedFaceSet_7_234_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_234_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_234_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_7_234_coordIndex_3())); return IndexedFaceSet_7_234_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #234, 1572 total numbers made up of 524 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_234_point() { MFVec3fObject Coordinate_8_234_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_234_point_1())) .append(new MFVec3fObject(getCoordinate_8_234_point_2())) .append(new MFVec3fObject(getCoordinate_8_234_point_3())) .append(new MFVec3fObject(getCoordinate_8_234_point_4())) .append(new MFVec3fObject(getCoordinate_8_234_point_5())) .append(new MFVec3fObject(getCoordinate_8_234_point_6())); return Coordinate_8_234_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #238, 748 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_238_coordIndex() { MFInt32Object IndexedFaceSet_7_238_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_238_coordIndex_1())); return IndexedFaceSet_7_238_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #238, 576 total numbers made up of 192 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_238_point() { MFVec3fObject Coordinate_8_238_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_238_point_1())) .append(new MFVec3fObject(getCoordinate_8_238_point_2())); return Coordinate_8_238_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #246, 550 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_246_coordIndex() { MFInt32Object IndexedFaceSet_7_246_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_246_coordIndex_1())); return IndexedFaceSet_7_246_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #246, 354 total numbers made up of 118 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_246_point() { MFVec3fObject Coordinate_8_246_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_246_point_1())) .append(new MFVec3fObject(getCoordinate_8_246_point_2())); return Coordinate_8_246_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=7, element #251, 1117 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_7_251_coordIndex() { MFInt32Object IndexedFaceSet_7_251_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_7_251_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_7_251_coordIndex_2())); return IndexedFaceSet_7_251_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #251, 864 total numbers made up of 288 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_251_point() { MFVec3fObject Coordinate_8_251_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_8_251_point_1())) .append(new MFVec3fObject(getCoordinate_8_251_point_2())) .append(new MFVec3fObject(getCoordinate_8_251_point_3())); return Coordinate_8_251_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #255, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_255_point() { MFVec3fObject Coordinate_8_255_point = new MFVec3fObject(new float[] {-0.00142586f,-0.85333f,2.17967f,0.00432038f,-0.854473f,2.17967f,0.0091918f,-0.857728f,2.17967f,0.0124468f,-0.862599f,2.17967f,0.0135898f,-0.868345f,2.17967f,0.0124468f,-0.874092f,2.17967f,0.0091918f,-0.878963f,2.17967f,0.00432038f,-0.882218f,2.17967f,-0.00142586f,-0.883361f,2.17967f,-0.00717209f,-0.882218f,2.17967f,-0.0120435f,-0.878963f,2.17967f,-0.0152985f,-0.874092f,2.17967f,-0.0164415f,-0.868345f,2.17967f,-0.0142435f,-0.863036f,2.25264f,-0.0120435f,-0.857728f,2.17967f,-0.00717209f,-0.854473f,2.17967f,-0.0374259f,-0.910035f,2.17967f,-0.0316796f,-0.911178f,2.17967f,-0.0268082f,-0.914433f,2.17967f,-0.0235532f,-0.919304f,2.17967f,-0.0224102f,-0.92505f,2.17967f,-0.0235532f,-0.930796f,2.17967f,-0.0268082f,-0.935668f,2.17967f,-0.0316796f,-0.938923f,2.17967f,-0.0374259f,-0.940066f,2.17967f,-0.0431721f,-0.938923f,2.17967f,-0.0480435f,-0.935668f,2.17967f,-0.0512985f,-0.930796f,2.17967f,-0.0524415f,-0.92505f,2.17967f,-0.0512985f,-0.919304f,2.17967f,-0.0480435f,-0.914433f,2.17967f,-0.0431721f,-0.911178f,2.17967f,0.0345741f,-0.910035f,2.17967f,0.0403204f,-0.911178f,2.17967f,0.0451918f,-0.914433f,2.17967f,0.0484468f,-0.919304f,2.17967f,0.0495898f,-0.92505f,2.17967f,0.0484468f,-0.930796f,2.17967f,0.0451918f,-0.935668f,2.17967f,0.0403204f,-0.938923f,2.17967f,0.0345741f,-0.940066f,2.17967f,0.0288279f,-0.938923f,2.17967f,0.0239565f,-0.935668f,2.17967f,0.0207015f,-0.930796f,2.17967f,0.0195585f,-0.92505f,2.17967f,0.0207015f,-0.919304f,2.17967f,0.0239565f,-0.914433f,2.17967f,0.0288279f,-0.911178f,2.17967f}); return Coordinate_8_255_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #261, 834 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_261_coordIndex() { MFInt32Object IndexedFaceSet_9_261_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_261_coordIndex_1())); return IndexedFaceSet_9_261_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #261, 528 total numbers made up of 176 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_261_point() { MFVec3fObject Coordinate_10_261_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_261_point_1())) .append(new MFVec3fObject(getCoordinate_10_261_point_2())); return Coordinate_10_261_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #266, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_266_point() { MFVec3fObject Coordinate_11_266_point = new MFVec3fObject(new float[] {0.597008f,-0.692217f,0.434816f,0.599758f,-0.699775f,0.434816f,0.605192f,-0.705705f,0.434815f,0.612481f,-0.709104f,0.434815f,0.620516f,-0.709455f,0.434815f,0.628074f,-0.706705f,0.434815f,0.634004f,-0.701272f,0.434815f,0.637403f,-0.693983f,0.434815f,0.637754f,-0.685948f,0.434815f,0.635004f,-0.67839f,0.434815f,0.629571f,-0.67246f,0.434815f,0.622282f,-0.66906f,0.434815f,0.614246f,-0.668709f,0.434815f,0.606689f,-0.671459f,0.434815f,0.600759f,-0.676893f,0.434816f,0.597359f,-0.684182f,0.434816f,0.611537f,-0.687652f,0.461575f,0.61253f,-0.685524f,0.461575f,0.614261f,-0.683938f,0.461575f,0.616467f,-0.683135f,0.461575f,0.618812f,-0.683238f,0.461575f,0.62094f,-0.68423f,0.461575f,0.622526f,-0.685961f,0.461575f,0.623328f,-0.688167f,0.461575f,0.623226f,-0.690513f,0.461575f,0.622234f,-0.69264f,0.461575f,0.620503f,-0.694226f,0.461575f,0.618297f,-0.695029f,0.461575f,0.615951f,-0.694926f,0.461575f,0.613824f,-0.693934f,0.461575f,0.612238f,-0.692203f,0.461575f,0.611435f,-0.689997f,0.461575f,0.597007f,-0.692217f,0.370132f,0.599758f,-0.699775f,0.370132f,0.605191f,-0.705705f,0.370132f,0.61248f,-0.709104f,0.370131f,0.620515f,-0.709455f,0.370131f,0.628073f,-0.706705f,0.370131f,0.634003f,-0.701272f,0.370131f,0.637403f,-0.693983f,0.370131f,0.637754f,-0.685948f,0.370131f,0.635004f,-0.67839f,0.370131f,0.62957f,-0.67246f,0.370131f,0.622281f,-0.66906f,0.370131f,0.614246f,-0.668709f,0.370131f,0.606688f,-0.671459f,0.370132f,0.600758f,-0.676893f,0.370132f,0.597359f,-0.684182f,0.370132f,0.589849f,-0.693318f,0.252304f,0.593566f,-0.703532f,0.252304f,0.600908f,-0.711545f,0.252304f,0.610758f,-0.716139f,0.252304f,0.621617f,-0.716614f,0.252304f,0.63183f,-0.712897f,0.252303f,0.639843f,-0.705555f,0.252303f,0.644437f,-0.695704f,0.252303f,0.644912f,-0.684846f,0.252303f,0.641195f,-0.674633f,0.252303f,0.633853f,-0.666619f,0.252303f,0.624003f,-0.662025f,0.252304f,0.613145f,-0.661551f,0.252304f,0.602931f,-0.665268f,0.252304f,0.594918f,-0.67261f,0.252304f,0.590324f,-0.68246f,0.252304f,0.591656f,-0.69304f,0.311218f,0.595129f,-0.702583f,0.311218f,0.601989f,-0.710071f,0.311218f,0.611193f,-0.714363f,0.311218f,0.621339f,-0.714807f,0.311217f,0.630882f,-0.711334f,0.311217f,0.63837f,-0.704474f,0.311217f,0.642662f,-0.69527f,0.311217f,0.643105f,-0.685124f,0.311217f,0.639633f,-0.675581f,0.311217f,0.632772f,-0.668093f,0.311217f,0.623568f,-0.663801f,0.311217f,0.613423f,-0.663357f,0.311218f,0.603879f,-0.66683f,0.311218f,0.596392f,-0.673691f,0.311218f,0.592099f,-0.682895f,0.311218f}); return Coordinate_11_266_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #274, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_274_point() { MFVec3fObject Coordinate_11_274_point = new MFVec3fObject(new float[] {0.589849f,-0.693318f,-0.334644f,0.593566f,-0.703532f,-0.334644f,0.600908f,-0.711545f,-0.334644f,0.610758f,-0.716139f,-0.334644f,0.621616f,-0.716614f,-0.334644f,0.63183f,-0.712897f,-0.334645f,0.639843f,-0.705555f,-0.334645f,0.644437f,-0.695704f,-0.334645f,0.644912f,-0.684846f,-0.334645f,0.641195f,-0.674633f,-0.334645f,0.633853f,-0.666619f,-0.334645f,0.624003f,-0.662025f,-0.334645f,0.613144f,-0.661551f,-0.334644f,0.602931f,-0.665268f,-0.334644f,0.594917f,-0.67261f,-0.334644f,0.590324f,-0.68246f,-0.334644f,0.589849f,-0.693318f,0.252304f,0.593566f,-0.703532f,0.252304f,0.600908f,-0.711545f,0.252304f,0.610758f,-0.716139f,0.252304f,0.621617f,-0.716614f,0.252304f,0.63183f,-0.712897f,0.252303f,0.639843f,-0.705555f,0.252303f,0.644437f,-0.695704f,0.252303f,0.644912f,-0.684846f,0.252303f,0.641195f,-0.674633f,0.252303f,0.633853f,-0.666619f,0.252303f,0.624003f,-0.662025f,0.252304f,0.613145f,-0.661551f,0.252304f,0.602931f,-0.665268f,0.252304f,0.594918f,-0.67261f,0.252304f,0.590324f,-0.68246f,0.252304f,0.589849f,-0.693318f,-0.234863f,0.593566f,-0.703532f,-0.234863f,0.600908f,-0.711545f,-0.234863f,0.610758f,-0.716139f,-0.234863f,0.621616f,-0.716614f,-0.234864f,0.63183f,-0.712897f,-0.234864f,0.639843f,-0.705555f,-0.234864f,0.644437f,-0.695704f,-0.234864f,0.644912f,-0.684846f,-0.234864f,0.641195f,-0.674633f,-0.234864f,0.633853f,-0.666619f,-0.234864f,0.624003f,-0.662025f,-0.234864f,0.613144f,-0.661551f,-0.234863f,0.602931f,-0.665268f,-0.234863f,0.594917f,-0.67261f,-0.234863f,0.590324f,-0.68246f,-0.234863f}); return Coordinate_11_274_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #279, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_279_point() { MFVec3fObject Coordinate_11_279_point = new MFVec3fObject(new float[] {0.664125f,-0.728207f,0.434814f,0.666875f,-0.735765f,0.434814f,0.672309f,-0.741695f,0.434814f,0.679598f,-0.745094f,0.434814f,0.687633f,-0.745446f,0.434814f,0.695191f,-0.742695f,0.434813f,0.701121f,-0.737262f,0.434813f,0.70452f,-0.729973f,0.434813f,0.704871f,-0.721938f,0.434813f,0.702121f,-0.71438f,0.434813f,0.696688f,-0.70845f,0.434813f,0.689399f,-0.70505f,0.434813f,0.681364f,-0.704699f,0.434814f,0.673806f,-0.70745f,0.434814f,0.667876f,-0.712883f,0.434814f,0.664476f,-0.720172f,0.434814f,0.678655f,-0.723642f,0.461574f,0.679647f,-0.721514f,0.461574f,0.681378f,-0.719928f,0.461574f,0.683584f,-0.719126f,0.461574f,0.685929f,-0.719228f,0.461574f,0.688057f,-0.72022f,0.461574f,0.689643f,-0.721951f,0.461574f,0.690446f,-0.724157f,0.461574f,0.690343f,-0.726503f,0.461574f,0.689351f,-0.72863f,0.461574f,0.68762f,-0.730216f,0.461574f,0.685414f,-0.731019f,0.461574f,0.683068f,-0.730917f,0.461574f,0.680941f,-0.729924f,0.461574f,0.679355f,-0.728194f,0.461574f,0.678552f,-0.725987f,0.461574f,0.664125f,-0.728207f,0.37013f,0.666875f,-0.735765f,0.37013f,0.672308f,-0.741695f,0.37013f,0.679597f,-0.745094f,0.37013f,0.687632f,-0.745446f,0.37013f,0.69519f,-0.742695f,0.370129f,0.70112f,-0.737262f,0.370129f,0.70452f,-0.729973f,0.370129f,0.704871f,-0.721938f,0.370129f,0.702121f,-0.71438f,0.370129f,0.696687f,-0.70845f,0.370129f,0.689398f,-0.70505f,0.37013f,0.681363f,-0.704699f,0.37013f,0.673805f,-0.70745f,0.37013f,0.667875f,-0.712883f,0.37013f,0.664476f,-0.720172f,0.37013f,0.656966f,-0.729308f,0.252303f,0.660683f,-0.739522f,0.252303f,0.668025f,-0.747535f,0.252303f,0.677875f,-0.752129f,0.252302f,0.688734f,-0.752604f,0.252302f,0.698947f,-0.748887f,0.252302f,0.706961f,-0.741545f,0.252302f,0.711554f,-0.731695f,0.252302f,0.712029f,-0.720836f,0.252302f,0.708312f,-0.710623f,0.252302f,0.70097f,-0.70261f,0.252302f,0.69112f,-0.698016f,0.252302f,0.680262f,-0.697541f,0.252302f,0.670048f,-0.701258f,0.252303f,0.662035f,-0.7086f,0.252303f,0.657441f,-0.71845f,0.252303f,0.658773f,-0.729031f,0.311217f,0.662246f,-0.738574f,0.311216f,0.669106f,-0.746061f,0.311216f,0.67831f,-0.750354f,0.311216f,0.688456f,-0.750797f,0.311216f,0.697999f,-0.747324f,0.311216f,0.705487f,-0.740464f,0.311215f,0.709779f,-0.73126f,0.311215f,0.710222f,-0.721114f,0.311215f,0.70675f,-0.711571f,0.311215f,0.699889f,-0.704084f,0.311216f,0.690685f,-0.699791f,0.311216f,0.68054f,-0.699348f,0.311216f,0.670996f,-0.702821f,0.311216f,0.663509f,-0.709681f,0.311216f,0.659216f,-0.718885f,0.311217f}); return Coordinate_11_279_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #283, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_283_point() { MFVec3fObject Coordinate_11_283_point = new MFVec3fObject(new float[] {0.656966f,-0.729308f,-0.334645f,0.660683f,-0.739522f,-0.334645f,0.668025f,-0.747535f,-0.334646f,0.677875f,-0.752129f,-0.334646f,0.688733f,-0.752604f,-0.334646f,0.698947f,-0.748887f,-0.334646f,0.70696f,-0.741545f,-0.334646f,0.711554f,-0.731695f,-0.334646f,0.712029f,-0.720836f,-0.334646f,0.708312f,-0.710623f,-0.334646f,0.70097f,-0.70261f,-0.334646f,0.69112f,-0.698016f,-0.334646f,0.680261f,-0.697541f,-0.334646f,0.670048f,-0.701258f,-0.334646f,0.662034f,-0.7086f,-0.334645f,0.657441f,-0.71845f,-0.334645f,0.656966f,-0.729308f,0.252303f,0.660683f,-0.739522f,0.252303f,0.668025f,-0.747535f,0.252303f,0.677875f,-0.752129f,0.252302f,0.688734f,-0.752604f,0.252302f,0.698947f,-0.748887f,0.252302f,0.706961f,-0.741545f,0.252302f,0.711554f,-0.731695f,0.252302f,0.712029f,-0.720836f,0.252302f,0.708312f,-0.710623f,0.252302f,0.70097f,-0.70261f,0.252302f,0.69112f,-0.698016f,0.252302f,0.680262f,-0.697541f,0.252302f,0.670048f,-0.701258f,0.252303f,0.662035f,-0.7086f,0.252303f,0.657441f,-0.71845f,0.252303f,0.656966f,-0.729308f,-0.234864f,0.660683f,-0.739522f,-0.234865f,0.668025f,-0.747535f,-0.234865f,0.677875f,-0.752129f,-0.234865f,0.688734f,-0.752604f,-0.234865f,0.698947f,-0.748887f,-0.234865f,0.70696f,-0.741545f,-0.234866f,0.711554f,-0.731695f,-0.234866f,0.712029f,-0.720836f,-0.234866f,0.708312f,-0.710623f,-0.234866f,0.70097f,-0.70261f,-0.234865f,0.69112f,-0.698016f,-0.234865f,0.680261f,-0.697541f,-0.234865f,0.670048f,-0.701258f,-0.234865f,0.662035f,-0.7086f,-0.234865f,0.657441f,-0.71845f,-0.234865f}); return Coordinate_11_283_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #288, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_288_point() { MFVec3fObject Coordinate_11_288_point = new MFVec3fObject(new float[] {0.657148f,-0.807902f,0.434814f,0.659899f,-0.81546f,0.434814f,0.665332f,-0.82139f,0.434814f,0.672621f,-0.82479f,0.434814f,0.680656f,-0.825141f,0.434814f,0.688214f,-0.82239f,0.434813f,0.694144f,-0.816957f,0.434813f,0.697544f,-0.809668f,0.434813f,0.697895f,-0.801633f,0.434813f,0.695144f,-0.794075f,0.434813f,0.689711f,-0.788145f,0.434813f,0.682422f,-0.784746f,0.434814f,0.674387f,-0.784394f,0.434814f,0.666829f,-0.787145f,0.434814f,0.660899f,-0.792578f,0.434814f,0.6575f,-0.799867f,0.434814f,0.671678f,-0.803337f,0.461574f,0.67267f,-0.80121f,0.461574f,0.674401f,-0.799624f,0.461574f,0.676607f,-0.798821f,0.461574f,0.678953f,-0.798923f,0.461574f,0.68108f,-0.799916f,0.461574f,0.682666f,-0.801647f,0.461574f,0.683469f,-0.803853f,0.461574f,0.683366f,-0.806198f,0.461574f,0.682374f,-0.808326f,0.461574f,0.680643f,-0.809912f,0.461574f,0.678437f,-0.810714f,0.461574f,0.676092f,-0.810612f,0.461574f,0.673964f,-0.80962f,0.461574f,0.672378f,-0.807889f,0.461574f,0.671575f,-0.805683f,0.461574f,0.657148f,-0.807902f,0.37013f,0.659898f,-0.81546f,0.37013f,0.665332f,-0.82139f,0.37013f,0.672621f,-0.82479f,0.37013f,0.680656f,-0.825141f,0.37013f,0.688214f,-0.82239f,0.37013f,0.694144f,-0.816957f,0.370129f,0.697543f,-0.809668f,0.370129f,0.697894f,-0.801633f,0.370129f,0.695144f,-0.794075f,0.370129f,0.689711f,-0.788145f,0.37013f,0.682422f,-0.784746f,0.37013f,0.674387f,-0.784394f,0.37013f,0.666829f,-0.787145f,0.37013f,0.660899f,-0.792578f,0.37013f,0.657499f,-0.799867f,0.37013f,0.64999f,-0.809004f,0.252303f,0.653706f,-0.819217f,0.252303f,0.661049f,-0.827231f,0.252303f,0.670899f,-0.831824f,0.252302f,0.681757f,-0.832299f,0.252302f,0.69197f,-0.828582f,0.252302f,0.699984f,-0.82124f,0.252302f,0.704578f,-0.81139f,0.252302f,0.705052f,-0.800532f,0.252302f,0.701336f,-0.790318f,0.252302f,0.693993f,-0.782305f,0.252302f,0.684143f,-0.777711f,0.252302f,0.673285f,-0.777236f,0.252302f,0.663072f,-0.780953f,0.252303f,0.655058f,-0.788295f,0.252303f,0.650464f,-0.798145f,0.252303f,0.651796f,-0.808726f,0.311217f,0.655269f,-0.818269f,0.311217f,0.66213f,-0.825757f,0.311216f,0.671333f,-0.830049f,0.311216f,0.681479f,-0.830492f,0.311216f,0.691022f,-0.82702f,0.311216f,0.69851f,-0.820159f,0.311216f,0.702802f,-0.810955f,0.311216f,0.703246f,-0.80081f,0.311216f,0.699773f,-0.791266f,0.311216f,0.692912f,-0.783779f,0.311216f,0.683709f,-0.779486f,0.311216f,0.673563f,-0.779043f,0.311216f,0.66402f,-0.782516f,0.311216f,0.656532f,-0.789376f,0.311217f,0.65224f,-0.79858f,0.311217f}); return Coordinate_11_288_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #296, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_296_point() { MFVec3fObject Coordinate_11_296_point = new MFVec3fObject(new float[] {0.649989f,-0.809004f,-0.334645f,0.653706f,-0.819217f,-0.334645f,0.661048f,-0.827231f,-0.334645f,0.670899f,-0.831824f,-0.334646f,0.681757f,-0.832299f,-0.334646f,0.69197f,-0.828582f,-0.334646f,0.699984f,-0.82124f,-0.334646f,0.704578f,-0.81139f,-0.334646f,0.705052f,-0.800532f,-0.334646f,0.701335f,-0.790318f,-0.334646f,0.693993f,-0.782305f,-0.334646f,0.684143f,-0.777711f,-0.334646f,0.673285f,-0.777236f,-0.334646f,0.663071f,-0.780953f,-0.334645f,0.655058f,-0.788295f,-0.334645f,0.650464f,-0.798145f,-0.334645f,0.64999f,-0.809004f,0.252303f,0.653706f,-0.819217f,0.252303f,0.661049f,-0.827231f,0.252303f,0.670899f,-0.831824f,0.252302f,0.681757f,-0.832299f,0.252302f,0.69197f,-0.828582f,0.252302f,0.699984f,-0.82124f,0.252302f,0.704578f,-0.81139f,0.252302f,0.705052f,-0.800532f,0.252302f,0.701336f,-0.790318f,0.252302f,0.693993f,-0.782305f,0.252302f,0.684143f,-0.777711f,0.252302f,0.673285f,-0.777236f,0.252302f,0.663072f,-0.780953f,0.252303f,0.655058f,-0.788295f,0.252303f,0.650464f,-0.798145f,0.252303f,0.649989f,-0.809004f,-0.234864f,0.653706f,-0.819217f,-0.234864f,0.661049f,-0.827231f,-0.234865f,0.670899f,-0.831824f,-0.234865f,0.681757f,-0.832299f,-0.234865f,0.69197f,-0.828582f,-0.234865f,0.699984f,-0.82124f,-0.234865f,0.704578f,-0.81139f,-0.234866f,0.705052f,-0.800532f,-0.234866f,0.701336f,-0.790318f,-0.234865f,0.693993f,-0.782305f,-0.234865f,0.684143f,-0.777711f,-0.234865f,0.673285f,-0.777236f,-0.234865f,0.663072f,-0.780953f,-0.234865f,0.655058f,-0.788295f,-0.234864f,0.650464f,-0.798145f,-0.234864f}); return Coordinate_11_296_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #301, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_301_point() { MFVec3fObject Coordinate_11_301_point = new MFVec3fObject(new float[] {0.584799f,-0.831683f,0.434816f,0.587549f,-0.839241f,0.434816f,0.592982f,-0.845171f,0.434816f,0.600272f,-0.848571f,0.434816f,0.608307f,-0.848922f,0.434815f,0.615865f,-0.846172f,0.434815f,0.621795f,-0.840738f,0.434815f,0.625194f,-0.833449f,0.434815f,0.625545f,-0.825414f,0.434815f,0.622795f,-0.817856f,0.434815f,0.617362f,-0.811926f,0.434815f,0.610072f,-0.808527f,0.434815f,0.602037f,-0.808176f,0.434815f,0.594479f,-0.810926f,0.434816f,0.588549f,-0.816359f,0.434816f,0.58515f,-0.823648f,0.434816f,0.599328f,-0.827118f,0.461576f,0.600321f,-0.824991f,0.461576f,0.602052f,-0.823405f,0.461576f,0.604258f,-0.822602f,0.461576f,0.606603f,-0.822705f,0.461576f,0.608731f,-0.823697f,0.461576f,0.610317f,-0.825428f,0.461576f,0.611119f,-0.827634f,0.461576f,0.611017f,-0.829979f,0.461576f,0.610025f,-0.832107f,0.461576f,0.608294f,-0.833693f,0.461576f,0.606088f,-0.834496f,0.461576f,0.603742f,-0.834393f,0.461576f,0.601615f,-0.833401f,0.461576f,0.600029f,-0.83167f,0.461576f,0.599226f,-0.829464f,0.461576f,0.584798f,-0.831683f,0.370132f,0.587549f,-0.839241f,0.370132f,0.592982f,-0.845171f,0.370132f,0.600271f,-0.848571f,0.370132f,0.608306f,-0.848922f,0.370131f,0.615864f,-0.846172f,0.370131f,0.621794f,-0.840738f,0.370131f,0.625194f,-0.833449f,0.370131f,0.625545f,-0.825414f,0.370131f,0.622794f,-0.817856f,0.370131f,0.617361f,-0.811926f,0.370131f,0.610072f,-0.808527f,0.370131f,0.602037f,-0.808176f,0.370132f,0.594479f,-0.810926f,0.370132f,0.588549f,-0.816359f,0.370132f,0.58515f,-0.823648f,0.370132f,0.57764f,-0.832785f,0.252305f,0.581357f,-0.842998f,0.252304f,0.588699f,-0.851012f,0.252304f,0.598549f,-0.855606f,0.252304f,0.609407f,-0.85608f,0.252304f,0.619621f,-0.852363f,0.252304f,0.627634f,-0.845021f,0.252303f,0.632228f,-0.835171f,0.252303f,0.632703f,-0.824313f,0.252303f,0.628986f,-0.814099f,0.252303f,0.621644f,-0.806086f,0.252304f,0.611794f,-0.801492f,0.252304f,0.600935f,-0.801017f,0.252304f,0.590722f,-0.804734f,0.252304f,0.582708f,-0.812077f,0.252304f,0.578115f,-0.821927f,0.252305f,0.579447f,-0.832507f,0.311218f,0.58292f,-0.84205f,0.311218f,0.58978f,-0.849538f,0.311218f,0.598984f,-0.85383f,0.311218f,0.60913f,-0.854274f,0.311218f,0.618673f,-0.850801f,0.311217f,0.62616f,-0.84394f,0.311217f,0.630453f,-0.834737f,0.311217f,0.630896f,-0.824591f,0.311217f,0.627423f,-0.815048f,0.311217f,0.620563f,-0.80756f,0.311217f,0.611359f,-0.803268f,0.311218f,0.601213f,-0.802824f,0.311218f,0.59167f,-0.806297f,0.311218f,0.584183f,-0.813157f,0.311218f,0.57989f,-0.822361f,0.311218f}); return Coordinate_11_301_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #305, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_305_point() { MFVec3fObject Coordinate_11_305_point = new MFVec3fObject(new float[] {0.57764f,-0.832785f,-0.334644f,0.581357f,-0.842998f,-0.334644f,0.588699f,-0.851012f,-0.334644f,0.598549f,-0.855606f,-0.334644f,0.609407f,-0.85608f,-0.334644f,0.619621f,-0.852363f,-0.334644f,0.627634f,-0.845021f,-0.334645f,0.632228f,-0.835171f,-0.334645f,0.632703f,-0.824313f,-0.334645f,0.628986f,-0.814099f,-0.334645f,0.621644f,-0.806086f,-0.334644f,0.611793f,-0.801492f,-0.334644f,0.600935f,-0.801017f,-0.334644f,0.590722f,-0.804734f,-0.334644f,0.582708f,-0.812077f,-0.334644f,0.578115f,-0.821927f,-0.334644f,0.57764f,-0.832785f,0.252305f,0.581357f,-0.842998f,0.252304f,0.588699f,-0.851012f,0.252304f,0.598549f,-0.855606f,0.252304f,0.609407f,-0.85608f,0.252304f,0.619621f,-0.852363f,0.252304f,0.627634f,-0.845021f,0.252303f,0.632228f,-0.835171f,0.252303f,0.632703f,-0.824313f,0.252303f,0.628986f,-0.814099f,0.252303f,0.621644f,-0.806086f,0.252304f,0.611794f,-0.801492f,0.252304f,0.600935f,-0.801017f,0.252304f,0.590722f,-0.804734f,0.252304f,0.582708f,-0.812077f,0.252304f,0.578115f,-0.821927f,0.252305f,0.57764f,-0.832785f,-0.234863f,0.581357f,-0.842998f,-0.234863f,0.588699f,-0.851012f,-0.234863f,0.598549f,-0.855606f,-0.234863f,0.609407f,-0.85608f,-0.234863f,0.619621f,-0.852363f,-0.234864f,0.627634f,-0.845021f,-0.234864f,0.632228f,-0.835171f,-0.234864f,0.632703f,-0.824313f,-0.234864f,0.628986f,-0.814099f,-0.234864f,0.621644f,-0.806086f,-0.234864f,0.611794f,-0.801492f,-0.234863f,0.600935f,-0.801017f,-0.234863f,0.590722f,-0.804734f,-0.234863f,0.582708f,-0.812077f,-0.234863f,0.578115f,-0.821927f,-0.234863f}); return Coordinate_11_305_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #310, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_310_point() { MFVec3fObject Coordinate_11_310_point = new MFVec3fObject(new float[] {0.517682f,-0.795693f,0.434817f,0.520432f,-0.803251f,0.434817f,0.525865f,-0.809181f,0.434817f,0.533154f,-0.812581f,0.434817f,0.54119f,-0.812932f,0.434817f,0.548747f,-0.810181f,0.434817f,0.554678f,-0.804748f,0.434816f,0.558077f,-0.797459f,0.434816f,0.558428f,-0.789424f,0.434816f,0.555678f,-0.781866f,0.434816f,0.550244f,-0.775936f,0.434817f,0.542955f,-0.772537f,0.434817f,0.53492f,-0.772185f,0.434817f,0.527362f,-0.774936f,0.434817f,0.521432f,-0.780369f,0.434817f,0.518033f,-0.787658f,0.434817f,0.532211f,-0.791128f,0.461577f,0.533204f,-0.789001f,0.461577f,0.534934f,-0.787415f,0.461577f,0.537141f,-0.786612f,0.461577f,0.539486f,-0.786714f,0.461577f,0.541614f,-0.787707f,0.461577f,0.5432f,-0.789438f,0.461577f,0.544002f,-0.791644f,0.461577f,0.5439f,-0.793989f,0.461577f,0.542908f,-0.796117f,0.461577f,0.541177f,-0.797703f,0.461577f,0.538971f,-0.798505f,0.461577f,0.536625f,-0.798403f,0.461577f,0.534498f,-0.797411f,0.461577f,0.532912f,-0.79568f,0.461577f,0.532109f,-0.793474f,0.461577f,0.517681f,-0.795693f,0.370134f,0.520432f,-0.803251f,0.370133f,0.525865f,-0.809181f,0.370133f,0.533154f,-0.812581f,0.370133f,0.541189f,-0.812932f,0.370133f,0.548747f,-0.810181f,0.370133f,0.554677f,-0.804748f,0.370132f,0.558077f,-0.797459f,0.370132f,0.558428f,-0.789424f,0.370132f,0.555677f,-0.781866f,0.370132f,0.550244f,-0.775936f,0.370133f,0.542955f,-0.772537f,0.370133f,0.53492f,-0.772185f,0.370133f,0.527362f,-0.774936f,0.370133f,0.521432f,-0.780369f,0.370133f,0.518033f,-0.787658f,0.370134f,0.510523f,-0.796795f,0.252306f,0.51424f,-0.807008f,0.252306f,0.521582f,-0.815022f,0.252306f,0.531432f,-0.819615f,0.252306f,0.54229f,-0.82009f,0.252305f,0.552504f,-0.816373f,0.252305f,0.560517f,-0.809031f,0.252305f,0.565111f,-0.799181f,0.252305f,0.565586f,-0.788323f,0.252305f,0.561869f,-0.778109f,0.252305f,0.554527f,-0.770096f,0.252305f,0.544677f,-0.765502f,0.252305f,0.533818f,-0.765027f,0.252306f,0.523605f,-0.768744f,0.252306f,0.515591f,-0.776086f,0.252306f,0.510998f,-0.785936f,0.252306f,0.51233f,-0.796517f,0.31122f,0.515803f,-0.80606f,0.31122f,0.522663f,-0.813548f,0.31122f,0.531867f,-0.81784f,0.311219f,0.542013f,-0.818283f,0.311219f,0.551556f,-0.814811f,0.311219f,0.559043f,-0.80795f,0.311219f,0.563336f,-0.798746f,0.311219f,0.563779f,-0.788601f,0.311219f,0.560306f,-0.779057f,0.311219f,0.553446f,-0.77157f,0.311219f,0.544242f,-0.767277f,0.311219f,0.534096f,-0.766834f,0.311219f,0.524553f,-0.770307f,0.31122f,0.517066f,-0.777167f,0.31122f,0.512773f,-0.786371f,0.31122f}); return Coordinate_11_310_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #314, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_314_point() { MFVec3fObject Coordinate_11_314_point = new MFVec3fObject(new float[] {0.510523f,-0.796795f,-0.334642f,0.51424f,-0.807008f,-0.334642f,0.521582f,-0.815022f,-0.334642f,0.531432f,-0.819615f,-0.334642f,0.54229f,-0.82009f,-0.334643f,0.552504f,-0.816373f,-0.334643f,0.560517f,-0.809031f,-0.334643f,0.565111f,-0.799181f,-0.334643f,0.565586f,-0.788323f,-0.334643f,0.561869f,-0.778109f,-0.334643f,0.554526f,-0.770096f,-0.334643f,0.544676f,-0.765502f,-0.334643f,0.533818f,-0.765027f,-0.334643f,0.523605f,-0.768744f,-0.334642f,0.515591f,-0.776086f,-0.334642f,0.510997f,-0.785936f,-0.334642f,0.510523f,-0.796795f,0.252306f,0.51424f,-0.807008f,0.252306f,0.521582f,-0.815022f,0.252306f,0.531432f,-0.819615f,0.252306f,0.54229f,-0.82009f,0.252305f,0.552504f,-0.816373f,0.252305f,0.560517f,-0.809031f,0.252305f,0.565111f,-0.799181f,0.252305f,0.565586f,-0.788323f,0.252305f,0.561869f,-0.778109f,0.252305f,0.554527f,-0.770096f,0.252305f,0.544677f,-0.765502f,0.252305f,0.533818f,-0.765027f,0.252306f,0.523605f,-0.768744f,0.252306f,0.515591f,-0.776086f,0.252306f,0.510998f,-0.785936f,0.252306f,0.510523f,-0.796795f,-0.234861f,0.51424f,-0.807008f,-0.234861f,0.521582f,-0.815022f,-0.234861f,0.531432f,-0.819615f,-0.234862f,0.54229f,-0.82009f,-0.234862f,0.552504f,-0.816373f,-0.234862f,0.560517f,-0.809031f,-0.234862f,0.565111f,-0.799181f,-0.234862f,0.565586f,-0.788323f,-0.234862f,0.561869f,-0.778109f,-0.234862f,0.554527f,-0.770096f,-0.234862f,0.544677f,-0.765502f,-0.234862f,0.533818f,-0.765027f,-0.234862f,0.523605f,-0.768744f,-0.234862f,0.515591f,-0.776086f,-0.234861f,0.510998f,-0.785936f,-0.234861f}); return Coordinate_11_314_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #319, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_319_point() { MFVec3fObject Coordinate_11_319_point = new MFVec3fObject(new float[] {0.524658f,-0.715998f,0.434817f,0.527409f,-0.723556f,0.434817f,0.532842f,-0.729486f,0.434817f,0.540131f,-0.732885f,0.434817f,0.548166f,-0.733237f,0.434817f,0.555724f,-0.730486f,0.434816f,0.561654f,-0.725053f,0.434816f,0.565054f,-0.717764f,0.434816f,0.565405f,-0.709729f,0.434816f,0.562654f,-0.702171f,0.434816f,0.557221f,-0.696241f,0.434816f,0.549932f,-0.692841f,0.434817f,0.541897f,-0.69249f,0.434817f,0.534339f,-0.695241f,0.434817f,0.528409f,-0.700674f,0.434817f,0.52501f,-0.707963f,0.434817f,0.539188f,-0.711433f,0.461577f,0.54018f,-0.709305f,0.461577f,0.541911f,-0.707719f,0.461577f,0.544117f,-0.706917f,0.461577f,0.546463f,-0.707019f,0.461577f,0.54859f,-0.708011f,0.461577f,0.550176f,-0.709742f,0.461577f,0.550979f,-0.711948f,0.461577f,0.550876f,-0.714294f,0.461577f,0.549884f,-0.716421f,0.461577f,0.548153f,-0.718007f,0.461577f,0.545947f,-0.71881f,0.461577f,0.543602f,-0.718708f,0.461577f,0.541474f,-0.717715f,0.461577f,0.539888f,-0.715984f,0.461577f,0.539085f,-0.713778f,0.461577f,0.524658f,-0.715998f,0.370133f,0.527408f,-0.723556f,0.370133f,0.532842f,-0.729486f,0.370133f,0.540131f,-0.732885f,0.370133f,0.548166f,-0.733237f,0.370133f,0.555724f,-0.730486f,0.370132f,0.561654f,-0.725053f,0.370132f,0.565053f,-0.717764f,0.370132f,0.565404f,-0.709729f,0.370132f,0.562654f,-0.702171f,0.370132f,0.557221f,-0.696241f,0.370132f,0.549932f,-0.692841f,0.370133f,0.541897f,-0.69249f,0.370133f,0.534339f,-0.695241f,0.370133f,0.528409f,-0.700674f,0.370133f,0.525009f,-0.707963f,0.370133f,0.5175f,-0.717099f,0.252306f,0.521216f,-0.727313f,0.252306f,0.528559f,-0.735326f,0.252306f,0.538409f,-0.73992f,0.252305f,0.549267f,-0.740395f,0.252305f,0.55948f,-0.736678f,0.252305f,0.567494f,-0.729336f,0.252305f,0.572088f,-0.719486f,0.252305f,0.572562f,-0.708627f,0.252305f,0.568846f,-0.698414f,0.252305f,0.561503f,-0.6904f,0.252305f,0.551653f,-0.685807f,0.252305f,0.540795f,-0.685332f,0.252305f,0.530582f,-0.689049f,0.252306f,0.522568f,-0.696391f,0.252306f,0.517974f,-0.706241f,0.252306f,0.519306f,-0.716821f,0.31122f,0.522779f,-0.726365f,0.31122f,0.52964f,-0.733852f,0.311219f,0.538843f,-0.738145f,0.311219f,0.548989f,-0.738588f,0.311219f,0.558532f,-0.735115f,0.311219f,0.56602f,-0.728255f,0.311219f,0.570312f,-0.719051f,0.311218f,0.570756f,-0.708905f,0.311218f,0.567283f,-0.699362f,0.311219f,0.560422f,-0.691874f,0.311219f,0.551219f,-0.687582f,0.311219f,0.541073f,-0.687139f,0.311219f,0.53153f,-0.690611f,0.311219f,0.524042f,-0.697472f,0.31122f,0.51975f,-0.706676f,0.31122f}); return Coordinate_11_319_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #323, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_323_point() { MFVec3fObject Coordinate_11_323_point = new MFVec3fObject(new float[] {0.517499f,-0.717099f,-0.334642f,0.521216f,-0.727313f,-0.334642f,0.528558f,-0.735326f,-0.334642f,0.538409f,-0.73992f,-0.334643f,0.549267f,-0.740395f,-0.334643f,0.55948f,-0.736678f,-0.334643f,0.567494f,-0.729336f,-0.334643f,0.572088f,-0.719486f,-0.334643f,0.572562f,-0.708627f,-0.334643f,0.568845f,-0.698414f,-0.334643f,0.561503f,-0.6904f,-0.334643f,0.551653f,-0.685807f,-0.334643f,0.540795f,-0.685332f,-0.334643f,0.530581f,-0.689049f,-0.334642f,0.522568f,-0.696391f,-0.334642f,0.517974f,-0.706241f,-0.334642f,0.5175f,-0.717099f,0.252306f,0.521216f,-0.727313f,0.252306f,0.528559f,-0.735326f,0.252306f,0.538409f,-0.73992f,0.252305f,0.549267f,-0.740395f,0.252305f,0.55948f,-0.736678f,0.252305f,0.567494f,-0.729336f,0.252305f,0.572088f,-0.719486f,0.252305f,0.572562f,-0.708627f,0.252305f,0.568846f,-0.698414f,0.252305f,0.561503f,-0.6904f,0.252305f,0.551653f,-0.685807f,0.252305f,0.540795f,-0.685332f,0.252305f,0.530582f,-0.689049f,0.252306f,0.522568f,-0.696391f,0.252306f,0.517974f,-0.706241f,0.252306f,0.517499f,-0.717099f,-0.234861f,0.521216f,-0.727313f,-0.234861f,0.528559f,-0.735326f,-0.234862f,0.538409f,-0.73992f,-0.234862f,0.549267f,-0.740395f,-0.234862f,0.55948f,-0.736678f,-0.234862f,0.567494f,-0.729336f,-0.234862f,0.572088f,-0.719486f,-0.234863f,0.572562f,-0.708627f,-0.234863f,0.568846f,-0.698414f,-0.234862f,0.561503f,-0.6904f,-0.234862f,0.551653f,-0.685807f,-0.234862f,0.540795f,-0.685332f,-0.234862f,0.530582f,-0.689049f,-0.234862f,0.522568f,-0.696391f,-0.234861f,0.517974f,-0.706241f,-0.234861f}); return Coordinate_11_323_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #328, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_328_point() { MFVec3fObject Coordinate_11_328_point = new MFVec3fObject(new float[] {0.590903f,-0.76195f,0.434816f,0.593654f,-0.769508f,0.434816f,0.599087f,-0.775438f,0.434816f,0.606376f,-0.778838f,0.434815f,0.614411f,-0.779189f,0.434815f,0.621969f,-0.776438f,0.434815f,0.627899f,-0.771005f,0.434815f,0.631299f,-0.763716f,0.434815f,0.63165f,-0.755681f,0.434815f,0.628899f,-0.748123f,0.434815f,0.623466f,-0.742193f,0.434815f,0.616177f,-0.738794f,0.434815f,0.608142f,-0.738442f,0.434815f,0.600584f,-0.741193f,0.434816f,0.594654f,-0.746626f,0.434816f,0.591255f,-0.753915f,0.434816f,0.605433f,-0.757385f,0.461576f,0.606425f,-0.755258f,0.461576f,0.608156f,-0.753672f,0.461576f,0.610362f,-0.752869f,0.461576f,0.612708f,-0.752971f,0.461575f,0.614835f,-0.753964f,0.461575f,0.616421f,-0.755694f,0.461575f,0.617224f,-0.757901f,0.461575f,0.617121f,-0.760246f,0.461575f,0.616129f,-0.762374f,0.461575f,0.614398f,-0.763959f,0.461575f,0.612192f,-0.764762f,0.461575f,0.609847f,-0.76466f,0.461576f,0.607719f,-0.763668f,0.461576f,0.606133f,-0.761937f,0.461576f,0.60533f,-0.759731f,0.461576f,0.590903f,-0.76195f,0.370132f,0.593653f,-0.769508f,0.370132f,0.599087f,-0.775438f,0.370132f,0.606376f,-0.778838f,0.370131f,0.614411f,-0.779189f,0.370131f,0.621969f,-0.776438f,0.370131f,0.627899f,-0.771005f,0.370131f,0.631298f,-0.763716f,0.370131f,0.631649f,-0.755681f,0.370131f,0.628899f,-0.748123f,0.370131f,0.623466f,-0.742193f,0.370131f,0.616177f,-0.738794f,0.370131f,0.608142f,-0.738442f,0.370131f,0.600584f,-0.741193f,0.370132f,0.594654f,-0.746626f,0.370132f,0.591254f,-0.753915f,0.370132f,0.583745f,-0.763052f,0.252304f,0.587461f,-0.773265f,0.252304f,0.594804f,-0.781278f,0.252304f,0.604654f,-0.785872f,0.252304f,0.615512f,-0.786347f,0.252304f,0.625725f,-0.78263f,0.252304f,0.633739f,-0.775288f,0.252303f,0.638333f,-0.765438f,0.252303f,0.638807f,-0.75458f,0.252303f,0.635091f,-0.744366f,0.252303f,0.627748f,-0.736353f,0.252303f,0.617898f,-0.731759f,0.252304f,0.60704f,-0.731284f,0.252304f,0.596827f,-0.735001f,0.252304f,0.588813f,-0.742343f,0.252304f,0.584219f,-0.752193f,0.252304f,0.585551f,-0.762774f,0.311218f,0.589024f,-0.772317f,0.311218f,0.595885f,-0.779804f,0.311218f,0.605088f,-0.784097f,0.311218f,0.615234f,-0.78454f,0.311217f,0.624777f,-0.781067f,0.311217f,0.632265f,-0.774207f,0.311217f,0.636557f,-0.765003f,0.311217f,0.637001f,-0.754857f,0.311217f,0.633528f,-0.745314f,0.311217f,0.626667f,-0.737827f,0.311217f,0.617464f,-0.733534f,0.311217f,0.607318f,-0.733091f,0.311218f,0.597775f,-0.736564f,0.311218f,0.590287f,-0.743424f,0.311218f,0.585995f,-0.752628f,0.311218f}); return Coordinate_11_328_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #332, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_332_point() { MFVec3fObject Coordinate_11_332_point = new MFVec3fObject(new float[] {0.583744f,-0.763052f,-0.334644f,0.587461f,-0.773265f,-0.334644f,0.594803f,-0.781278f,-0.334644f,0.604654f,-0.785872f,-0.334644f,0.615512f,-0.786347f,-0.334644f,0.625725f,-0.78263f,-0.334645f,0.633739f,-0.775288f,-0.334645f,0.638333f,-0.765438f,-0.334645f,0.638807f,-0.75458f,-0.334645f,0.63509f,-0.744366f,-0.334645f,0.627748f,-0.736353f,-0.334645f,0.617898f,-0.731759f,-0.334644f,0.60704f,-0.731284f,-0.334644f,0.596826f,-0.735001f,-0.334644f,0.588813f,-0.742343f,-0.334644f,0.584219f,-0.752193f,-0.334644f,0.583745f,-0.763052f,0.252304f,0.587461f,-0.773265f,0.252304f,0.594804f,-0.781278f,0.252304f,0.604654f,-0.785872f,0.252304f,0.615512f,-0.786347f,0.252304f,0.625725f,-0.78263f,0.252304f,0.633739f,-0.775288f,0.252303f,0.638333f,-0.765438f,0.252303f,0.638807f,-0.75458f,0.252303f,0.635091f,-0.744366f,0.252303f,0.627748f,-0.736353f,0.252303f,0.617898f,-0.731759f,0.252304f,0.60704f,-0.731284f,0.252304f,0.596827f,-0.735001f,0.252304f,0.588813f,-0.742343f,0.252304f,0.584219f,-0.752193f,0.252304f,0.583744f,-0.763052f,-0.234863f,0.587461f,-0.773265f,-0.234863f,0.594804f,-0.781278f,-0.234863f,0.604654f,-0.785872f,-0.234863f,0.615512f,-0.786347f,-0.234864f,0.625725f,-0.78263f,-0.234864f,0.633739f,-0.775288f,-0.234864f,0.638333f,-0.765438f,-0.234864f,0.638807f,-0.75458f,-0.234864f,0.635091f,-0.744366f,-0.234864f,0.627748f,-0.736353f,-0.234864f,0.617898f,-0.731759f,-0.234864f,0.60704f,-0.731284f,-0.234863f,0.596827f,-0.735001f,-0.234863f,0.588813f,-0.742343f,-0.234863f,0.584219f,-0.752193f,-0.234863f}); return Coordinate_11_332_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #339, 2856 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_339_coordIndex() { MFInt32Object IndexedFaceSet_9_339_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_339_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_9_339_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_9_339_coordIndex_3())); return IndexedFaceSet_9_339_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #339, 1824 total numbers made up of 608 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_339_point() { MFVec3fObject Coordinate_10_339_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_339_point_1())) .append(new MFVec3fObject(getCoordinate_10_339_point_2())) .append(new MFVec3fObject(getCoordinate_10_339_point_3())) .append(new MFVec3fObject(getCoordinate_10_339_point_4())) .append(new MFVec3fObject(getCoordinate_10_339_point_5())) .append(new MFVec3fObject(getCoordinate_10_339_point_6())) .append(new MFVec3fObject(getCoordinate_10_339_point_7())); return Coordinate_10_339_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #343, 838 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_343_coordIndex() { MFInt32Object IndexedFaceSet_9_343_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_343_coordIndex_1())); return IndexedFaceSet_9_343_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #343, 573 total numbers made up of 191 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_343_point() { MFVec3fObject Coordinate_10_343_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_343_point_1())) .append(new MFVec3fObject(getCoordinate_10_343_point_2())); return Coordinate_10_343_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #348, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_348_point() { MFVec3fObject Coordinate_11_348_point = new MFVec3fObject(new float[] {1.28654f,-0.831733f,0.528087f,1.28654f,-0.80741f,0.527956f,1.29585f,-0.784938f,0.527834f,1.31305f,-0.76774f,0.52774f,1.33552f,-0.758432f,0.52769f,1.35984f,-0.758434f,0.527689f,1.33551f,-0.880716f,0.528351f,1.31304f,-0.871406f,0.528301f,1.29584f,-0.854206f,0.528208f,1.30696f,-0.827523f,0.555623f,1.30696f,-0.811324f,0.555535f,1.31316f,-0.796358f,0.555454f,1.32461f,-0.784904f,0.555392f,1.33958f,-0.778705f,0.555358f,1.35578f,-0.778706f,0.555358f,1.33958f,-0.860146f,0.555798f,1.32461f,-0.853946f,0.555765f,1.31316f,-0.84249f,0.555704f,1.33489f,-0.821906f,0.567218f,1.33489f,-0.816819f,0.567191f,1.33684f,-0.81212f,0.567165f,1.34044f,-0.808523f,0.567146f,1.34514f,-0.806577f,0.567135f,1.35022f,-0.806577f,0.567135f,1.34514f,-0.832149f,0.567273f,1.34044f,-0.830202f,0.567263f,1.33684f,-0.826605f,0.567244f,1.39951f,-0.854211f,0.528206f,1.40882f,-0.83174f,0.528084f,1.40882f,-0.807416f,0.527953f,1.39951f,-0.784943f,0.527832f,1.38232f,-0.767743f,0.527739f,1.35984f,-0.880717f,0.52835f,1.38231f,-0.87141f,0.528299f,1.3822f,-0.842494f,0.555702f,1.3884f,-0.827528f,0.555621f,1.3884f,-0.811328f,0.555533f,1.3822f,-0.796361f,0.555453f,1.37075f,-0.784906f,0.555391f,1.35578f,-0.860147f,0.555798f,1.37074f,-0.853948f,0.555764f,1.35852f,-0.826606f,0.567243f,1.36047f,-0.821907f,0.567218f,1.36047f,-0.81682f,0.56719f,1.35852f,-0.812121f,0.567165f,1.35492f,-0.808524f,0.567145f,1.35022f,-0.832149f,0.567273f,1.35492f,-0.830203f,0.567263f}); return Coordinate_11_348_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #352, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_352_coordIndex() { MFInt32Object IndexedFaceSet_10_352_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_352_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_352_coordIndex_2())); return IndexedFaceSet_10_352_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #352, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_352_point() { MFVec3fObject Coordinate_11_352_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_352_point_1())) .append(new MFVec3fObject(getCoordinate_11_352_point_2())) .append(new MFVec3fObject(getCoordinate_11_352_point_3())) .append(new MFVec3fObject(getCoordinate_11_352_point_4())); return Coordinate_11_352_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #356, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_356_point() { MFVec3fObject Coordinate_11_356_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_356_point_1())) .append(new MFVec3fObject(getCoordinate_11_356_point_2())); return Coordinate_11_356_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #361, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_361_point() { MFVec3fObject Coordinate_11_361_point = new MFVec3fObject(new float[] {0.866568f,-0.831711f,0.528097f,0.866569f,-0.807388f,0.527966f,0.875878f,-0.784916f,0.527844f,0.893079f,-0.767718f,0.52775f,0.915552f,-0.758411f,0.5277f,0.939876f,-0.758412f,0.527699f,0.915546f,-0.880694f,0.528361f,0.893074f,-0.871384f,0.528311f,0.875875f,-0.854184f,0.528218f,0.88699f,-0.827501f,0.555633f,0.886991f,-0.811302f,0.555545f,0.893191f,-0.796336f,0.555464f,0.904647f,-0.784882f,0.555402f,0.919614f,-0.778683f,0.555368f,0.935813f,-0.778684f,0.555368f,0.919609f,-0.860124f,0.555808f,0.904643f,-0.853924f,0.555775f,0.893189f,-0.842468f,0.555713f,0.914925f,-0.821884f,0.567228f,0.914925f,-0.816797f,0.567201f,0.916872f,-0.812098f,0.567175f,0.920469f,-0.808501f,0.567156f,0.925169f,-0.806555f,0.567145f,0.930256f,-0.806555f,0.567145f,0.925168f,-0.832127f,0.567283f,0.920468f,-0.83018f,0.567273f,0.916872f,-0.826583f,0.567253f,0.979543f,-0.85419f,0.528216f,0.988853f,-0.831718f,0.528094f,0.988854f,-0.807394f,0.527963f,0.979547f,-0.784922f,0.527842f,0.962348f,-0.767721f,0.527749f,0.93987f,-0.880695f,0.52836f,0.962343f,-0.871388f,0.528309f,0.962232f,-0.842472f,0.555712f,0.968432f,-0.827506f,0.555631f,0.968433f,-0.811306f,0.555543f,0.962234f,-0.796339f,0.555463f,0.95078f,-0.784884f,0.555401f,0.935809f,-0.860125f,0.555808f,0.950776f,-0.853926f,0.555774f,0.938551f,-0.826584f,0.567253f,0.940498f,-0.821885f,0.567228f,0.940498f,-0.816798f,0.5672f,0.938552f,-0.812099f,0.567175f,0.934955f,-0.808502f,0.567155f,0.930254f,-0.832127f,0.567283f,0.934954f,-0.830181f,0.567273f}); return Coordinate_11_361_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #365, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_365_coordIndex() { MFInt32Object IndexedFaceSet_10_365_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_365_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_365_coordIndex_2())); return IndexedFaceSet_10_365_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #365, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_365_point() { MFVec3fObject Coordinate_11_365_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_365_point_1())) .append(new MFVec3fObject(getCoordinate_11_365_point_2())) .append(new MFVec3fObject(getCoordinate_11_365_point_3())) .append(new MFVec3fObject(getCoordinate_11_365_point_4())); return Coordinate_11_365_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #369, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_369_point() { MFVec3fObject Coordinate_11_369_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_369_point_1())) .append(new MFVec3fObject(getCoordinate_11_369_point_2())); return Coordinate_11_369_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #374, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_374_point() { MFVec3fObject Coordinate_11_374_point = new MFVec3fObject(new float[] {1.2866f,-1.08568f,0.52946f,1.2866f,-1.06135f,0.529329f,1.29591f,-1.03888f,0.529207f,1.31311f,-1.02168f,0.529114f,1.33558f,-1.01237f,0.529063f,1.35991f,-1.01238f,0.529062f,1.33558f,-1.13466f,0.529724f,1.3131f,-1.12535f,0.529674f,1.2959f,-1.10815f,0.529582f,1.30702f,-1.08147f,0.556996f,1.30702f,-1.06527f,0.556908f,1.31322f,-1.0503f,0.556827f,1.32468f,-1.03885f,0.556765f,1.33964f,-1.03265f,0.556731f,1.35584f,-1.03265f,0.556731f,1.33964f,-1.11409f,0.557172f,1.32467f,-1.10789f,0.557138f,1.31322f,-1.09643f,0.557077f,1.33496f,-1.07585f,0.568591f,1.33496f,-1.07076f,0.568564f,1.3369f,-1.06606f,0.568538f,1.3405f,-1.06247f,0.568519f,1.3452f,-1.06052f,0.568508f,1.35029f,-1.06052f,0.568508f,1.3452f,-1.08609f,0.568647f,1.3405f,-1.08414f,0.568636f,1.3369f,-1.08055f,0.568617f,1.39957f,-1.10815f,0.529579f,1.40888f,-1.08568f,0.529458f,1.40888f,-1.06136f,0.529326f,1.39958f,-1.03889f,0.529205f,1.38238f,-1.02169f,0.529112f,1.3599f,-1.13466f,0.529724f,1.38237f,-1.12535f,0.529673f,1.38226f,-1.09644f,0.557075f,1.38846f,-1.08147f,0.556994f,1.38846f,-1.06527f,0.556907f,1.38226f,-1.0503f,0.556826f,1.37081f,-1.03885f,0.556764f,1.35584f,-1.11409f,0.557171f,1.37081f,-1.10789f,0.557137f,1.35858f,-1.08055f,0.568616f,1.36053f,-1.07585f,0.568591f,1.36053f,-1.07076f,0.568563f,1.35858f,-1.06606f,0.568538f,1.35499f,-1.06247f,0.568519f,1.35028f,-1.08609f,0.568646f,1.35498f,-1.08415f,0.568636f}); return Coordinate_11_374_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #378, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_378_coordIndex() { MFInt32Object IndexedFaceSet_10_378_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_378_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_378_coordIndex_2())); return IndexedFaceSet_10_378_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #378, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_378_point() { MFVec3fObject Coordinate_11_378_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_378_point_1())) .append(new MFVec3fObject(getCoordinate_11_378_point_2())) .append(new MFVec3fObject(getCoordinate_11_378_point_3())) .append(new MFVec3fObject(getCoordinate_11_378_point_4())); return Coordinate_11_378_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #382, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_382_point() { MFVec3fObject Coordinate_11_382_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_382_point_1())) .append(new MFVec3fObject(getCoordinate_11_382_point_2())); return Coordinate_11_382_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #387, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_387_point() { MFVec3fObject Coordinate_11_387_point = new MFVec3fObject(new float[] {0.866479f,-1.08565f,0.52947f,0.86648f,-1.06133f,0.529339f,0.87579f,-1.03886f,0.529217f,0.89299f,-1.02166f,0.529124f,0.915463f,-1.01235f,0.529073f,0.939787f,-1.01235f,0.529072f,0.915457f,-1.13464f,0.529734f,0.892985f,-1.12533f,0.529684f,0.875786f,-1.10813f,0.529592f,0.886901f,-1.08144f,0.557006f,0.886902f,-1.06524f,0.556918f,0.893102f,-1.05028f,0.556837f,0.904558f,-1.03882f,0.556775f,0.919525f,-1.03263f,0.556741f,0.935725f,-1.03263f,0.556741f,0.919521f,-1.11407f,0.557182f,0.904554f,-1.10787f,0.557148f,0.8931f,-1.09641f,0.557087f,0.914836f,-1.07583f,0.568601f,0.914837f,-1.07074f,0.568574f,0.916784f,-1.06604f,0.568548f,0.920381f,-1.06244f,0.568529f,0.92508f,-1.0605f,0.568518f,0.930167f,-1.0605f,0.568518f,0.925079f,-1.08607f,0.568656f,0.920379f,-1.08412f,0.568646f,0.916783f,-1.08053f,0.568627f,0.979454f,-1.10813f,0.529589f,0.988764f,-1.08566f,0.529468f,0.988765f,-1.06134f,0.529336f,0.979458f,-1.03886f,0.529215f,0.962259f,-1.02166f,0.529122f,0.939781f,-1.13464f,0.529733f,0.962254f,-1.12533f,0.529683f,0.962143f,-1.09641f,0.557085f,0.968343f,-1.08145f,0.557004f,0.968344f,-1.06525f,0.556917f,0.962145f,-1.05028f,0.556836f,0.950691f,-1.03883f,0.556774f,0.93572f,-1.11407f,0.557181f,0.950687f,-1.10787f,0.557147f,0.938462f,-1.08053f,0.568626f,0.940409f,-1.07583f,0.568601f,0.940409f,-1.07074f,0.568573f,0.938463f,-1.06604f,0.568548f,0.934866f,-1.06244f,0.568529f,0.930166f,-1.08607f,0.568656f,0.934865f,-1.08412f,0.568646f}); return Coordinate_11_387_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #391, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_391_coordIndex() { MFInt32Object IndexedFaceSet_10_391_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_391_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_391_coordIndex_2())); return IndexedFaceSet_10_391_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #391, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_391_point() { MFVec3fObject Coordinate_11_391_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_391_point_1())) .append(new MFVec3fObject(getCoordinate_11_391_point_2())) .append(new MFVec3fObject(getCoordinate_11_391_point_3())) .append(new MFVec3fObject(getCoordinate_11_391_point_4())); return Coordinate_11_391_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #395, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_395_point() { MFVec3fObject Coordinate_11_395_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_395_point_1())) .append(new MFVec3fObject(getCoordinate_11_395_point_2())); return Coordinate_11_395_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #403, 834 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_403_coordIndex() { MFInt32Object IndexedFaceSet_9_403_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_403_coordIndex_1())); return IndexedFaceSet_9_403_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #403, 528 total numbers made up of 176 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_403_point() { MFVec3fObject Coordinate_10_403_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_403_point_1())) .append(new MFVec3fObject(getCoordinate_10_403_point_2())); return Coordinate_10_403_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #408, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_408_point() { MFVec3fObject Coordinate_11_408_point = new MFVec3fObject(new float[] {-0.600396f,-0.692186f,0.434829f,-0.603147f,-0.699743f,0.434829f,-0.60858f,-0.705673f,0.434829f,-0.61587f,-0.709072f,0.434829f,-0.623905f,-0.709423f,0.434829f,-0.631463f,-0.706672f,0.434829f,-0.637392f,-0.701239f,0.434829f,-0.640791f,-0.693949f,0.434829f,-0.641142f,-0.685914f,0.434829f,-0.638391f,-0.678356f,0.434829f,-0.632958f,-0.672427f,0.434829f,-0.625669f,-0.669028f,0.434829f,-0.617633f,-0.668677f,0.434829f,-0.610076f,-0.671428f,0.434829f,-0.604146f,-0.676861f,0.434829f,-0.600747f,-0.684151f,0.434829f,-0.614925f,-0.68762f,0.461589f,-0.615917f,-0.685492f,0.461589f,-0.617648f,-0.683906f,0.461589f,-0.619854f,-0.683103f,0.461589f,-0.622199f,-0.683206f,0.461589f,-0.624327f,-0.684198f,0.461589f,-0.625913f,-0.685929f,0.461589f,-0.626716f,-0.688135f,0.461589f,-0.626613f,-0.69048f,0.461589f,-0.625621f,-0.692608f,0.461589f,-0.62389f,-0.694194f,0.461589f,-0.621684f,-0.694997f,0.461589f,-0.619339f,-0.694894f,0.461589f,-0.617211f,-0.693902f,0.461589f,-0.615625f,-0.692171f,0.461589f,-0.614822f,-0.689965f,0.461589f,-0.600396f,-0.692186f,0.370145f,-0.603147f,-0.699743f,0.370145f,-0.60858f,-0.705673f,0.370145f,-0.61587f,-0.709072f,0.370145f,-0.623905f,-0.709423f,0.370145f,-0.631463f,-0.706672f,0.370145f,-0.637392f,-0.701239f,0.370145f,-0.640791f,-0.693949f,0.370145f,-0.641142f,-0.685914f,0.370145f,-0.638391f,-0.678356f,0.370145f,-0.632958f,-0.672427f,0.370145f,-0.625669f,-0.669028f,0.370145f,-0.617633f,-0.668677f,0.370145f,-0.610076f,-0.671428f,0.370145f,-0.604146f,-0.676861f,0.370145f,-0.600747f,-0.684151f,0.370145f,-0.593238f,-0.693287f,0.252317f,-0.596955f,-0.703501f,0.252317f,-0.604298f,-0.711514f,0.252317f,-0.614148f,-0.716107f,0.252317f,-0.625007f,-0.716581f,0.252317f,-0.63522f,-0.712864f,0.252317f,-0.643233f,-0.705521f,0.252317f,-0.647826f,-0.695671f,0.252317f,-0.6483f,-0.684812f,0.252317f,-0.644583f,-0.674599f,0.252317f,-0.63724f,-0.666586f,0.252317f,-0.62739f,-0.661993f,0.252317f,-0.616532f,-0.661519f,0.252317f,-0.606319f,-0.665236f,0.252317f,-0.598305f,-0.672579f,0.252317f,-0.593712f,-0.682429f,0.252317f,-0.595045f,-0.693009f,0.311231f,-0.598518f,-0.702552f,0.311231f,-0.605379f,-0.71004f,0.311231f,-0.614583f,-0.714332f,0.311231f,-0.624729f,-0.714774f,0.311231f,-0.634272f,-0.711301f,0.311231f,-0.641759f,-0.70444f,0.311231f,-0.646051f,-0.695236f,0.311231f,-0.646494f,-0.685091f,0.311231f,-0.64302f,-0.675548f,0.311231f,-0.636159f,-0.66806f,0.311231f,-0.626956f,-0.663768f,0.311231f,-0.61681f,-0.663325f,0.311231f,-0.607267f,-0.666799f,0.311231f,-0.599779f,-0.67366f,0.311231f,-0.595488f,-0.682864f,0.311231f}); return Coordinate_11_408_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #412, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_412_point() { MFVec3fObject Coordinate_11_412_point = new MFVec3fObject(new float[] {-0.593238f,-0.693287f,-0.334631f,-0.596955f,-0.703501f,-0.334631f,-0.604298f,-0.711514f,-0.334631f,-0.614148f,-0.716107f,-0.334631f,-0.625007f,-0.716581f,-0.334631f,-0.63522f,-0.712864f,-0.334631f,-0.643233f,-0.705521f,-0.334631f,-0.647826f,-0.695671f,-0.334631f,-0.6483f,-0.684812f,-0.334631f,-0.644583f,-0.674599f,-0.334631f,-0.63724f,-0.666586f,-0.334631f,-0.62739f,-0.661993f,-0.334631f,-0.616532f,-0.661519f,-0.334631f,-0.606319f,-0.665236f,-0.334631f,-0.598305f,-0.672579f,-0.334631f,-0.593712f,-0.682429f,-0.334631f,-0.593238f,-0.693287f,0.252317f,-0.596955f,-0.703501f,0.252317f,-0.604298f,-0.711514f,0.252317f,-0.614148f,-0.716107f,0.252317f,-0.625007f,-0.716581f,0.252317f,-0.63522f,-0.712864f,0.252317f,-0.643233f,-0.705521f,0.252317f,-0.647826f,-0.695671f,0.252317f,-0.6483f,-0.684812f,0.252317f,-0.644583f,-0.674599f,0.252317f,-0.63724f,-0.666586f,0.252317f,-0.62739f,-0.661993f,0.252317f,-0.616532f,-0.661519f,0.252317f,-0.606319f,-0.665236f,0.252317f,-0.598305f,-0.672579f,0.252317f,-0.593712f,-0.682429f,0.252317f,-0.593238f,-0.693287f,-0.23485f,-0.596955f,-0.703501f,-0.23485f,-0.604298f,-0.711514f,-0.23485f,-0.614148f,-0.716107f,-0.23485f,-0.625007f,-0.716581f,-0.23485f,-0.63522f,-0.712864f,-0.23485f,-0.643233f,-0.705521f,-0.23485f,-0.647826f,-0.695671f,-0.23485f,-0.6483f,-0.684812f,-0.23485f,-0.644583f,-0.674599f,-0.23485f,-0.63724f,-0.666586f,-0.23485f,-0.62739f,-0.661993f,-0.23485f,-0.616532f,-0.661519f,-0.23485f,-0.606319f,-0.665236f,-0.23485f,-0.598305f,-0.672579f,-0.23485f,-0.593712f,-0.682429f,-0.23485f}); return Coordinate_11_412_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #417, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_417_point() { MFVec3fObject Coordinate_11_417_point = new MFVec3fObject(new float[] {-0.528048f,-0.715971f,0.434829f,-0.530799f,-0.723528f,0.434829f,-0.536232f,-0.729458f,0.434829f,-0.543521f,-0.732857f,0.434829f,-0.551557f,-0.733208f,0.434829f,-0.559114f,-0.730457f,0.434829f,-0.565044f,-0.725024f,0.434829f,-0.568443f,-0.717734f,0.434829f,-0.568794f,-0.709699f,0.434829f,-0.566043f,-0.702141f,0.434829f,-0.560609f,-0.696212f,0.434829f,-0.55332f,-0.692813f,0.434829f,-0.545285f,-0.692462f,0.434829f,-0.537727f,-0.695213f,0.434829f,-0.531798f,-0.700646f,0.434829f,-0.528399f,-0.707935f,0.434829f,-0.542577f,-0.711405f,0.461589f,-0.543569f,-0.709277f,0.461589f,-0.5453f,-0.707691f,0.461589f,-0.547506f,-0.706888f,0.461589f,-0.549851f,-0.706991f,0.461589f,-0.551979f,-0.707983f,0.461589f,-0.553565f,-0.709714f,0.461589f,-0.554368f,-0.71192f,0.461589f,-0.554265f,-0.714265f,0.461589f,-0.553273f,-0.716393f,0.461589f,-0.551542f,-0.717979f,0.461589f,-0.549336f,-0.718782f,0.461589f,-0.546991f,-0.718679f,0.461589f,-0.544863f,-0.717687f,0.461589f,-0.543277f,-0.715956f,0.461589f,-0.542474f,-0.71375f,0.461589f,-0.528048f,-0.715971f,0.370145f,-0.530799f,-0.723528f,0.370145f,-0.536232f,-0.729458f,0.370145f,-0.543521f,-0.732857f,0.370145f,-0.551557f,-0.733208f,0.370145f,-0.559114f,-0.730457f,0.370145f,-0.565044f,-0.725024f,0.370145f,-0.568443f,-0.717734f,0.370145f,-0.568794f,-0.709699f,0.370145f,-0.566043f,-0.702141f,0.370145f,-0.560609f,-0.696212f,0.370145f,-0.55332f,-0.692813f,0.370145f,-0.545285f,-0.692462f,0.370145f,-0.537727f,-0.695213f,0.370145f,-0.531798f,-0.700646f,0.370145f,-0.528399f,-0.707935f,0.370145f,-0.52089f,-0.717072f,0.252317f,-0.524607f,-0.727285f,0.252317f,-0.53195f,-0.735299f,0.252317f,-0.5418f,-0.739892f,0.252317f,-0.552658f,-0.740366f,0.252317f,-0.562871f,-0.736649f,0.252317f,-0.570885f,-0.729306f,0.252317f,-0.575478f,-0.719456f,0.252317f,-0.575952f,-0.708597f,0.252317f,-0.572235f,-0.698384f,0.252317f,-0.564892f,-0.690371f,0.252317f,-0.555042f,-0.685778f,0.252317f,-0.544183f,-0.685304f,0.252317f,-0.53397f,-0.689021f,0.252317f,-0.525957f,-0.696364f,0.252317f,-0.521364f,-0.706214f,0.252317f,-0.522696f,-0.716794f,0.311231f,-0.52617f,-0.726337f,0.311231f,-0.533031f,-0.733825f,0.311231f,-0.542234f,-0.738116f,0.311231f,-0.55238f,-0.738559f,0.311231f,-0.561923f,-0.735086f,0.311231f,-0.569411f,-0.728225f,0.311231f,-0.573702f,-0.719021f,0.311231f,-0.574145f,-0.708875f,0.311231f,-0.570672f,-0.699332f,0.311231f,-0.563811f,-0.691845f,0.311231f,-0.554607f,-0.687553f,0.311231f,-0.544461f,-0.68711f,0.311231f,-0.534918f,-0.690584f,0.311231f,-0.527431f,-0.697445f,0.311231f,-0.523139f,-0.706648f,0.311231f}); return Coordinate_11_417_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #421, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_421_point() { MFVec3fObject Coordinate_11_421_point = new MFVec3fObject(new float[] {-0.52089f,-0.717072f,-0.334631f,-0.524607f,-0.727285f,-0.334631f,-0.53195f,-0.735299f,-0.334631f,-0.5418f,-0.739892f,-0.334631f,-0.552658f,-0.740366f,-0.334631f,-0.562871f,-0.736649f,-0.334631f,-0.570885f,-0.729306f,-0.334631f,-0.575478f,-0.719456f,-0.334631f,-0.575952f,-0.708597f,-0.334631f,-0.572235f,-0.698384f,-0.334631f,-0.564892f,-0.690371f,-0.334631f,-0.555042f,-0.685778f,-0.334631f,-0.544183f,-0.685304f,-0.334631f,-0.53397f,-0.689021f,-0.334631f,-0.525957f,-0.696364f,-0.334631f,-0.521364f,-0.706214f,-0.334631f,-0.52089f,-0.717072f,0.252317f,-0.524607f,-0.727285f,0.252317f,-0.53195f,-0.735299f,0.252317f,-0.5418f,-0.739892f,0.252317f,-0.552658f,-0.740366f,0.252317f,-0.562871f,-0.736649f,0.252317f,-0.570885f,-0.729306f,0.252317f,-0.575478f,-0.719456f,0.252317f,-0.575952f,-0.708597f,0.252317f,-0.572235f,-0.698384f,0.252317f,-0.564892f,-0.690371f,0.252317f,-0.555042f,-0.685778f,0.252317f,-0.544183f,-0.685304f,0.252317f,-0.53397f,-0.689021f,0.252317f,-0.525957f,-0.696364f,0.252317f,-0.521364f,-0.706214f,0.252317f,-0.52089f,-0.717072f,-0.23485f,-0.524607f,-0.727285f,-0.23485f,-0.53195f,-0.735299f,-0.23485f,-0.5418f,-0.739892f,-0.23485f,-0.552658f,-0.740366f,-0.23485f,-0.562871f,-0.736649f,-0.23485f,-0.570885f,-0.729306f,-0.23485f,-0.575478f,-0.719456f,-0.23485f,-0.575952f,-0.708597f,-0.23485f,-0.572235f,-0.698384f,-0.23485f,-0.564892f,-0.690371f,-0.23485f,-0.555042f,-0.685778f,-0.23485f,-0.544183f,-0.685304f,-0.23485f,-0.53397f,-0.689021f,-0.23485f,-0.525957f,-0.696364f,-0.23485f,-0.521364f,-0.706214f,-0.23485f}); return Coordinate_11_421_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #426, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_426_point() { MFVec3fObject Coordinate_11_426_point = new MFVec3fObject(new float[] {-0.521075f,-0.795666f,0.434829f,-0.523826f,-0.803224f,0.434829f,-0.52926f,-0.809154f,0.434829f,-0.536549f,-0.812553f,0.434829f,-0.544584f,-0.812903f,0.434829f,-0.552142f,-0.810153f,0.434829f,-0.558072f,-0.804719f,0.434829f,-0.561471f,-0.79743f,0.434829f,-0.561821f,-0.789395f,0.434829f,-0.559071f,-0.781837f,0.434829f,-0.553637f,-0.775907f,0.434829f,-0.546348f,-0.772508f,0.434829f,-0.538313f,-0.772157f,0.434829f,-0.530755f,-0.774908f,0.434829f,-0.524825f,-0.780342f,0.434829f,-0.521426f,-0.787631f,0.434829f,-0.535604f,-0.7911f,0.461589f,-0.536596f,-0.788973f,0.461589f,-0.538327f,-0.787387f,0.461589f,-0.540533f,-0.786584f,0.461589f,-0.542878f,-0.786686f,0.461589f,-0.545006f,-0.787678f,0.461589f,-0.546592f,-0.789409f,0.461589f,-0.547395f,-0.791615f,0.461589f,-0.547293f,-0.793961f,0.461589f,-0.546301f,-0.796088f,0.461589f,-0.54457f,-0.797674f,0.461589f,-0.542364f,-0.798477f,0.461589f,-0.540018f,-0.798375f,0.461589f,-0.537891f,-0.797383f,0.461589f,-0.536305f,-0.795652f,0.461589f,-0.535502f,-0.793446f,0.461589f,-0.521075f,-0.795666f,0.370145f,-0.523826f,-0.803224f,0.370145f,-0.52926f,-0.809154f,0.370145f,-0.536549f,-0.812553f,0.370145f,-0.544584f,-0.812903f,0.370145f,-0.552142f,-0.810153f,0.370145f,-0.558072f,-0.804719f,0.370145f,-0.561471f,-0.79743f,0.370145f,-0.561821f,-0.789395f,0.370145f,-0.559071f,-0.781837f,0.370145f,-0.553637f,-0.775907f,0.370145f,-0.546348f,-0.772508f,0.370145f,-0.538313f,-0.772157f,0.370145f,-0.530755f,-0.774908f,0.370145f,-0.524825f,-0.780342f,0.370145f,-0.521426f,-0.787631f,0.370145f,-0.513917f,-0.796768f,0.252317f,-0.517635f,-0.806981f,0.252317f,-0.524977f,-0.814994f,0.252317f,-0.534828f,-0.819588f,0.252317f,-0.545686f,-0.820062f,0.252317f,-0.555899f,-0.816344f,0.252317f,-0.563912f,-0.809002f,0.252317f,-0.568505f,-0.799151f,0.252317f,-0.56898f,-0.788293f,0.252317f,-0.565262f,-0.77808f,0.252317f,-0.55792f,-0.770067f,0.252317f,-0.548069f,-0.765473f,0.252317f,-0.537211f,-0.764999f,0.252317f,-0.526998f,-0.768717f,0.252317f,-0.518985f,-0.776059f,0.252317f,-0.514391f,-0.78591f,0.252317f,-0.515724f,-0.79649f,0.311231f,-0.519197f,-0.806033f,0.311231f,-0.526058f,-0.81352f,0.311231f,-0.535262f,-0.817812f,0.311231f,-0.545408f,-0.818255f,0.311231f,-0.554951f,-0.814782f,0.311231f,-0.562438f,-0.807921f,0.311231f,-0.56673f,-0.798717f,0.311231f,-0.567173f,-0.788571f,0.311231f,-0.5637f,-0.779028f,0.311231f,-0.556839f,-0.771541f,0.311231f,-0.547635f,-0.767249f,0.311231f,-0.537489f,-0.766806f,0.311231f,-0.527946f,-0.770279f,0.311231f,-0.520459f,-0.77714f,0.311231f,-0.516167f,-0.786344f,0.311231f}); return Coordinate_11_426_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #430, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_430_point() { MFVec3fObject Coordinate_11_430_point = new MFVec3fObject(new float[] {-0.513917f,-0.796768f,-0.334631f,-0.517635f,-0.806981f,-0.334631f,-0.524977f,-0.814994f,-0.334631f,-0.534828f,-0.819588f,-0.334631f,-0.545686f,-0.820062f,-0.334631f,-0.555899f,-0.816344f,-0.334631f,-0.563912f,-0.809002f,-0.334631f,-0.568505f,-0.799151f,-0.334631f,-0.56898f,-0.788293f,-0.334631f,-0.565262f,-0.77808f,-0.334631f,-0.55792f,-0.770067f,-0.334631f,-0.548069f,-0.765473f,-0.334631f,-0.537211f,-0.764999f,-0.334631f,-0.526998f,-0.768717f,-0.334631f,-0.518985f,-0.776059f,-0.334631f,-0.514391f,-0.78591f,-0.334631f,-0.513917f,-0.796768f,0.252317f,-0.517635f,-0.806981f,0.252317f,-0.524977f,-0.814994f,0.252317f,-0.534828f,-0.819588f,0.252317f,-0.545686f,-0.820062f,0.252317f,-0.555899f,-0.816344f,0.252317f,-0.563912f,-0.809002f,0.252317f,-0.568505f,-0.799151f,0.252317f,-0.56898f,-0.788293f,0.252317f,-0.565262f,-0.77808f,0.252317f,-0.55792f,-0.770067f,0.252317f,-0.548069f,-0.765473f,0.252317f,-0.537211f,-0.764999f,0.252317f,-0.526998f,-0.768717f,0.252317f,-0.518985f,-0.776059f,0.252317f,-0.514391f,-0.78591f,0.252317f,-0.513917f,-0.796768f,-0.23485f,-0.517635f,-0.806981f,-0.23485f,-0.524977f,-0.814994f,-0.23485f,-0.534828f,-0.819588f,-0.23485f,-0.545686f,-0.820062f,-0.23485f,-0.555899f,-0.816344f,-0.23485f,-0.563912f,-0.809002f,-0.23485f,-0.568505f,-0.799151f,-0.23485f,-0.56898f,-0.788293f,-0.23485f,-0.565262f,-0.77808f,-0.23485f,-0.55792f,-0.770067f,-0.23485f,-0.548069f,-0.765473f,-0.23485f,-0.537211f,-0.764999f,-0.23485f,-0.526998f,-0.768717f,-0.23485f,-0.518985f,-0.776059f,-0.23485f,-0.514391f,-0.78591f,-0.23485f}); return Coordinate_11_430_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #435, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_435_point() { MFVec3fObject Coordinate_11_435_point = new MFVec3fObject(new float[] {-0.588194f,-0.831653f,0.434829f,-0.590945f,-0.839211f,0.434829f,-0.596379f,-0.84514f,0.434829f,-0.603668f,-0.848539f,0.434829f,-0.611703f,-0.84889f,0.434829f,-0.619261f,-0.846139f,0.434829f,-0.625191f,-0.840706f,0.434829f,-0.62859f,-0.833417f,0.434829f,-0.62894f,-0.825381f,0.434829f,-0.62619f,-0.817824f,0.434829f,-0.620756f,-0.811894f,0.434829f,-0.613467f,-0.808495f,0.434829f,-0.605432f,-0.808144f,0.434829f,-0.597874f,-0.810895f,0.434829f,-0.591944f,-0.816329f,0.434829f,-0.588545f,-0.823618f,0.434829f,-0.602723f,-0.827087f,0.461589f,-0.603715f,-0.824959f,0.461589f,-0.605446f,-0.823373f,0.461589f,-0.607652f,-0.82257f,0.461589f,-0.609997f,-0.822673f,0.461589f,-0.612125f,-0.823665f,0.461589f,-0.613711f,-0.825396f,0.461589f,-0.614514f,-0.827602f,0.461589f,-0.614412f,-0.829947f,0.461589f,-0.61342f,-0.832075f,0.461589f,-0.611689f,-0.833661f,0.461589f,-0.609483f,-0.834464f,0.461589f,-0.607137f,-0.834362f,0.461589f,-0.60501f,-0.833369f,0.461589f,-0.603424f,-0.831639f,0.461589f,-0.602621f,-0.829432f,0.461589f,-0.588194f,-0.831653f,0.370145f,-0.590945f,-0.839211f,0.370145f,-0.596379f,-0.84514f,0.370145f,-0.603668f,-0.848539f,0.370145f,-0.611703f,-0.84889f,0.370145f,-0.619261f,-0.846139f,0.370145f,-0.625191f,-0.840706f,0.370145f,-0.62859f,-0.833417f,0.370145f,-0.62894f,-0.825381f,0.370145f,-0.62619f,-0.817824f,0.370145f,-0.620756f,-0.811894f,0.370145f,-0.613467f,-0.808495f,0.370145f,-0.605432f,-0.808144f,0.370145f,-0.597874f,-0.810895f,0.370145f,-0.591944f,-0.816329f,0.370145f,-0.588545f,-0.823618f,0.370145f,-0.581036f,-0.832755f,0.252317f,-0.584753f,-0.842968f,0.252317f,-0.592096f,-0.850981f,0.252317f,-0.601947f,-0.855574f,0.252317f,-0.612805f,-0.856048f,0.252317f,-0.623018f,-0.852331f,0.252317f,-0.631031f,-0.844988f,0.252317f,-0.635624f,-0.835138f,0.252317f,-0.636099f,-0.82428f,0.252317f,-0.632381f,-0.814067f,0.252317f,-0.625038f,-0.806053f,0.252317f,-0.615188f,-0.80146f,0.252317f,-0.60433f,-0.800986f,0.252317f,-0.594117f,-0.804703f,0.252317f,-0.586104f,-0.812046f,0.252317f,-0.58151f,-0.821896f,0.252317f,-0.582843f,-0.832477f,0.311231f,-0.586316f,-0.84202f,0.311231f,-0.593177f,-0.849507f,0.311231f,-0.602381f,-0.853799f,0.311231f,-0.612527f,-0.854242f,0.311231f,-0.62207f,-0.850768f,0.311231f,-0.629557f,-0.843907f,0.311231f,-0.633849f,-0.834704f,0.311231f,-0.634292f,-0.824558f,0.311231f,-0.630819f,-0.815015f,0.311231f,-0.623958f,-0.807527f,0.311231f,-0.614754f,-0.803236f,0.311231f,-0.604608f,-0.802793f,0.311231f,-0.595065f,-0.806266f,0.311231f,-0.587578f,-0.813127f,0.311231f,-0.583286f,-0.822331f,0.311231f}); return Coordinate_11_435_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #439, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_439_point() { MFVec3fObject Coordinate_11_439_point = new MFVec3fObject(new float[] {-0.581036f,-0.832755f,-0.334631f,-0.584753f,-0.842968f,-0.334631f,-0.592096f,-0.850981f,-0.334631f,-0.601947f,-0.855574f,-0.334631f,-0.612805f,-0.856048f,-0.334631f,-0.623018f,-0.852331f,-0.334631f,-0.631031f,-0.844988f,-0.334631f,-0.635624f,-0.835138f,-0.334631f,-0.636099f,-0.82428f,-0.334631f,-0.632381f,-0.814067f,-0.334631f,-0.625038f,-0.806053f,-0.334631f,-0.615188f,-0.80146f,-0.334631f,-0.60433f,-0.800986f,-0.334631f,-0.594117f,-0.804703f,-0.334631f,-0.586104f,-0.812046f,-0.334631f,-0.58151f,-0.821896f,-0.334631f,-0.581036f,-0.832755f,0.252317f,-0.584753f,-0.842968f,0.252317f,-0.592096f,-0.850981f,0.252317f,-0.601947f,-0.855574f,0.252317f,-0.612805f,-0.856048f,0.252317f,-0.623018f,-0.852331f,0.252317f,-0.631031f,-0.844988f,0.252317f,-0.635624f,-0.835138f,0.252317f,-0.636099f,-0.82428f,0.252317f,-0.632381f,-0.814067f,0.252317f,-0.625038f,-0.806053f,0.252317f,-0.615188f,-0.80146f,0.252317f,-0.60433f,-0.800986f,0.252317f,-0.594117f,-0.804703f,0.252317f,-0.586104f,-0.812046f,0.252317f,-0.58151f,-0.821896f,0.252317f,-0.581036f,-0.832755f,-0.23485f,-0.584753f,-0.842968f,-0.23485f,-0.592096f,-0.850981f,-0.23485f,-0.601947f,-0.855574f,-0.23485f,-0.612805f,-0.856048f,-0.23485f,-0.623018f,-0.852331f,-0.23485f,-0.631031f,-0.844988f,-0.23485f,-0.635624f,-0.835138f,-0.23485f,-0.636099f,-0.82428f,-0.23485f,-0.632381f,-0.814067f,-0.23485f,-0.625038f,-0.806053f,-0.23485f,-0.615188f,-0.80146f,-0.23485f,-0.60433f,-0.800986f,-0.23485f,-0.594117f,-0.804703f,-0.23485f,-0.586104f,-0.812046f,-0.23485f,-0.58151f,-0.821896f,-0.23485f}); return Coordinate_11_439_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #444, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_444_point() { MFVec3fObject Coordinate_11_444_point = new MFVec3fObject(new float[] {-0.660543f,-0.807868f,0.434829f,-0.663293f,-0.815426f,0.434829f,-0.668727f,-0.821355f,0.434829f,-0.676016f,-0.824754f,0.434829f,-0.684051f,-0.825105f,0.434829f,-0.691609f,-0.822355f,0.434829f,-0.697539f,-0.816921f,0.434829f,-0.700938f,-0.809632f,0.434829f,-0.701289f,-0.801597f,0.434829f,-0.698538f,-0.794039f,0.434829f,-0.693104f,-0.788109f,0.434829f,-0.685815f,-0.78471f,0.434829f,-0.67778f,-0.784359f,0.434829f,-0.670222f,-0.78711f,0.434829f,-0.664292f,-0.792544f,0.434829f,-0.660893f,-0.799833f,0.434829f,-0.675071f,-0.803302f,0.461589f,-0.676063f,-0.801174f,0.461589f,-0.677794f,-0.799588f,0.461589f,-0.68f,-0.798786f,0.461589f,-0.682346f,-0.798888f,0.461589f,-0.684473f,-0.79988f,0.461589f,-0.686059f,-0.801611f,0.461589f,-0.686862f,-0.803817f,0.461589f,-0.68676f,-0.806162f,0.461589f,-0.685768f,-0.80829f,0.461589f,-0.684037f,-0.809876f,0.461589f,-0.681831f,-0.810679f,0.461589f,-0.679486f,-0.810577f,0.461589f,-0.677358f,-0.809584f,0.461589f,-0.675772f,-0.807854f,0.461589f,-0.674969f,-0.805648f,0.461589f,-0.660543f,-0.807868f,0.370145f,-0.663293f,-0.815426f,0.370145f,-0.668727f,-0.821355f,0.370145f,-0.676016f,-0.824754f,0.370145f,-0.684051f,-0.825105f,0.370145f,-0.691609f,-0.822355f,0.370145f,-0.697539f,-0.816921f,0.370145f,-0.700938f,-0.809632f,0.370145f,-0.701289f,-0.801597f,0.370145f,-0.698538f,-0.794039f,0.370145f,-0.693104f,-0.788109f,0.370145f,-0.685815f,-0.78471f,0.370145f,-0.67778f,-0.784359f,0.370145f,-0.670222f,-0.78711f,0.370145f,-0.664292f,-0.792544f,0.370145f,-0.660893f,-0.799833f,0.370145f,-0.653384f,-0.80897f,0.252317f,-0.657102f,-0.819183f,0.252317f,-0.664444f,-0.827196f,0.252317f,-0.674295f,-0.831789f,0.252317f,-0.685153f,-0.832263f,0.252317f,-0.695366f,-0.828546f,0.252317f,-0.703379f,-0.821203f,0.252317f,-0.707973f,-0.811353f,0.252317f,-0.708447f,-0.800495f,0.252317f,-0.70473f,-0.790282f,0.252317f,-0.697387f,-0.782268f,0.252317f,-0.687536f,-0.777675f,0.252317f,-0.676678f,-0.777201f,0.252317f,-0.666465f,-0.780918f,0.252317f,-0.658452f,-0.788261f,0.252317f,-0.653859f,-0.798111f,0.252317f,-0.655191f,-0.808692f,0.311231f,-0.658664f,-0.818235f,0.311231f,-0.665525f,-0.825722f,0.311231f,-0.674729f,-0.830014f,0.311231f,-0.684875f,-0.830457f,0.311231f,-0.694418f,-0.826983f,0.311231f,-0.701905f,-0.820123f,0.311231f,-0.706197f,-0.810919f,0.311231f,-0.70664f,-0.800773f,0.311231f,-0.703167f,-0.79123f,0.311231f,-0.696306f,-0.783743f,0.311231f,-0.687102f,-0.779451f,0.311231f,-0.676956f,-0.779008f,0.311231f,-0.667413f,-0.782481f,0.311231f,-0.659926f,-0.789342f,0.311231f,-0.655634f,-0.798546f,0.311231f}); return Coordinate_11_444_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #448, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_448_point() { MFVec3fObject Coordinate_11_448_point = new MFVec3fObject(new float[] {-0.653384f,-0.80897f,-0.334631f,-0.657102f,-0.819183f,-0.334631f,-0.664444f,-0.827196f,-0.334631f,-0.674295f,-0.831789f,-0.334631f,-0.685153f,-0.832263f,-0.334631f,-0.695366f,-0.828546f,-0.334631f,-0.703379f,-0.821203f,-0.334631f,-0.707973f,-0.811353f,-0.334631f,-0.708447f,-0.800495f,-0.334631f,-0.70473f,-0.790282f,-0.334631f,-0.697387f,-0.782268f,-0.334631f,-0.687536f,-0.777675f,-0.334631f,-0.676678f,-0.777201f,-0.334631f,-0.666465f,-0.780918f,-0.334631f,-0.658452f,-0.788261f,-0.334631f,-0.653859f,-0.798111f,-0.334631f,-0.653384f,-0.80897f,0.252317f,-0.657102f,-0.819183f,0.252317f,-0.664444f,-0.827196f,0.252317f,-0.674295f,-0.831789f,0.252317f,-0.685153f,-0.832263f,0.252317f,-0.695366f,-0.828546f,0.252317f,-0.703379f,-0.821203f,0.252317f,-0.707973f,-0.811353f,0.252317f,-0.708447f,-0.800495f,0.252317f,-0.70473f,-0.790282f,0.252317f,-0.697387f,-0.782268f,0.252317f,-0.687536f,-0.777675f,0.252317f,-0.676678f,-0.777201f,0.252317f,-0.666465f,-0.780918f,0.252317f,-0.658452f,-0.788261f,0.252317f,-0.653859f,-0.798111f,0.252317f,-0.653384f,-0.80897f,-0.23485f,-0.657102f,-0.819183f,-0.23485f,-0.664444f,-0.827196f,-0.23485f,-0.674295f,-0.831789f,-0.23485f,-0.685153f,-0.832263f,-0.23485f,-0.695366f,-0.828546f,-0.23485f,-0.703379f,-0.821203f,-0.23485f,-0.707973f,-0.811353f,-0.23485f,-0.708447f,-0.800495f,-0.23485f,-0.70473f,-0.790282f,-0.23485f,-0.697387f,-0.782268f,-0.23485f,-0.687536f,-0.777675f,-0.23485f,-0.676678f,-0.777201f,-0.23485f,-0.666465f,-0.780918f,-0.23485f,-0.658452f,-0.788261f,-0.23485f,-0.653859f,-0.798111f,-0.23485f}); return Coordinate_11_448_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #453, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_453_point() { MFVec3fObject Coordinate_11_453_point = new MFVec3fObject(new float[] {-0.667515f,-0.728172f,0.434829f,-0.670266f,-0.73573f,0.434829f,-0.675699f,-0.74166f,0.434829f,-0.682989f,-0.745059f,0.434829f,-0.691024f,-0.74541f,0.434829f,-0.698582f,-0.742659f,0.434829f,-0.704511f,-0.737225f,0.434829f,-0.70791f,-0.729936f,0.434829f,-0.708261f,-0.721901f,0.434829f,-0.70551f,-0.714343f,0.434829f,-0.700077f,-0.708413f,0.434829f,-0.692788f,-0.705014f,0.434829f,-0.684752f,-0.704664f,0.434829f,-0.677195f,-0.707414f,0.434829f,-0.671265f,-0.712848f,0.434829f,-0.667866f,-0.720137f,0.434829f,-0.682044f,-0.723607f,0.461589f,-0.683036f,-0.721479f,0.461589f,-0.684767f,-0.719893f,0.461589f,-0.686973f,-0.71909f,0.461589f,-0.689318f,-0.719192f,0.461589f,-0.691446f,-0.720184f,0.461589f,-0.693032f,-0.721915f,0.461589f,-0.693835f,-0.724121f,0.461589f,-0.693732f,-0.726467f,0.461589f,-0.69274f,-0.728594f,0.461589f,-0.691009f,-0.73018f,0.461589f,-0.688803f,-0.730983f,0.461589f,-0.686458f,-0.730881f,0.461589f,-0.68433f,-0.729889f,0.461589f,-0.682744f,-0.728158f,0.461589f,-0.681941f,-0.725952f,0.461589f,-0.667515f,-0.728172f,0.370145f,-0.670266f,-0.73573f,0.370145f,-0.675699f,-0.74166f,0.370145f,-0.682989f,-0.745059f,0.370145f,-0.691024f,-0.74541f,0.370145f,-0.698582f,-0.742659f,0.370145f,-0.704511f,-0.737225f,0.370145f,-0.70791f,-0.729936f,0.370145f,-0.708261f,-0.721901f,0.370145f,-0.70551f,-0.714343f,0.370145f,-0.700077f,-0.708413f,0.370145f,-0.692788f,-0.705014f,0.370145f,-0.684752f,-0.704664f,0.370145f,-0.677195f,-0.707414f,0.370145f,-0.671265f,-0.712848f,0.370145f,-0.667866f,-0.720137f,0.370145f,-0.660357f,-0.729274f,0.252317f,-0.664074f,-0.739487f,0.252317f,-0.671417f,-0.7475f,0.252317f,-0.681267f,-0.752094f,0.252317f,-0.692126f,-0.752568f,0.252317f,-0.702339f,-0.748851f,0.252317f,-0.710352f,-0.741508f,0.252317f,-0.714945f,-0.731657f,0.252317f,-0.715419f,-0.720799f,0.252317f,-0.711702f,-0.710586f,0.252317f,-0.704359f,-0.702573f,0.252317f,-0.694509f,-0.69798f,0.252317f,-0.683651f,-0.697505f,0.252317f,-0.673437f,-0.701223f,0.252317f,-0.665424f,-0.708566f,0.252317f,-0.660831f,-0.718416f,0.252317f,-0.662164f,-0.728996f,0.311231f,-0.665637f,-0.738539f,0.311231f,-0.672498f,-0.746026f,0.311231f,-0.681702f,-0.750318f,0.311231f,-0.691847f,-0.750761f,0.311231f,-0.70139f,-0.747288f,0.311231f,-0.708878f,-0.740427f,0.311231f,-0.71317f,-0.731223f,0.311231f,-0.713613f,-0.721077f,0.311231f,-0.710139f,-0.711534f,0.311231f,-0.703278f,-0.704047f,0.311231f,-0.694074f,-0.699755f,0.311231f,-0.683929f,-0.699312f,0.311231f,-0.674386f,-0.702785f,0.311231f,-0.666898f,-0.709646f,0.311231f,-0.662606f,-0.71885f,0.311231f}); return Coordinate_11_453_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #457, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_457_point() { MFVec3fObject Coordinate_11_457_point = new MFVec3fObject(new float[] {-0.660357f,-0.729274f,-0.334631f,-0.664074f,-0.739487f,-0.334631f,-0.671417f,-0.7475f,-0.334631f,-0.681267f,-0.752094f,-0.334631f,-0.692126f,-0.752568f,-0.334631f,-0.702339f,-0.748851f,-0.334631f,-0.710352f,-0.741508f,-0.334631f,-0.714945f,-0.731657f,-0.334631f,-0.715419f,-0.720799f,-0.334631f,-0.711702f,-0.710586f,-0.334631f,-0.704359f,-0.702573f,-0.334631f,-0.694509f,-0.69798f,-0.334631f,-0.683651f,-0.697505f,-0.334631f,-0.673437f,-0.701223f,-0.334631f,-0.665424f,-0.708566f,-0.334631f,-0.660831f,-0.718416f,-0.334631f,-0.660357f,-0.729274f,0.252317f,-0.664074f,-0.739487f,0.252317f,-0.671417f,-0.7475f,0.252317f,-0.681267f,-0.752094f,0.252317f,-0.692126f,-0.752568f,0.252317f,-0.702339f,-0.748851f,0.252317f,-0.710352f,-0.741508f,0.252317f,-0.714945f,-0.731657f,0.252317f,-0.715419f,-0.720799f,0.252317f,-0.711702f,-0.710586f,0.252317f,-0.704359f,-0.702573f,0.252317f,-0.694509f,-0.69798f,0.252317f,-0.683651f,-0.697505f,0.252317f,-0.673437f,-0.701223f,0.252317f,-0.665424f,-0.708566f,0.252317f,-0.660831f,-0.718416f,0.252317f,-0.660357f,-0.729274f,-0.23485f,-0.664074f,-0.739487f,-0.23485f,-0.671417f,-0.7475f,-0.23485f,-0.681267f,-0.752094f,-0.23485f,-0.692126f,-0.752568f,-0.23485f,-0.702339f,-0.748851f,-0.23485f,-0.710352f,-0.741508f,-0.23485f,-0.714945f,-0.731657f,-0.23485f,-0.715419f,-0.720799f,-0.23485f,-0.711702f,-0.710586f,-0.23485f,-0.704359f,-0.702573f,-0.23485f,-0.694509f,-0.69798f,-0.23485f,-0.683651f,-0.697505f,-0.23485f,-0.673437f,-0.701223f,-0.23485f,-0.665424f,-0.708566f,-0.23485f,-0.660831f,-0.718416f,-0.23485f}); return Coordinate_11_457_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #462, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_462_point() { MFVec3fObject Coordinate_11_462_point = new MFVec3fObject(new float[] {-0.594295f,-0.761919f,0.434829f,-0.597046f,-0.769477f,0.434829f,-0.60248f,-0.775407f,0.434829f,-0.609769f,-0.778806f,0.434829f,-0.617804f,-0.779157f,0.434829f,-0.625362f,-0.776406f,0.434829f,-0.631291f,-0.770972f,0.434829f,-0.63469f,-0.763683f,0.434829f,-0.635041f,-0.755648f,0.434829f,-0.632291f,-0.74809f,0.434829f,-0.626857f,-0.74216f,0.434829f,-0.619568f,-0.738761f,0.434829f,-0.611533f,-0.73841f,0.434829f,-0.603975f,-0.741161f,0.434829f,-0.598045f,-0.746595f,0.434829f,-0.594646f,-0.753884f,0.434829f,-0.608824f,-0.757353f,0.461589f,-0.609816f,-0.755226f,0.461589f,-0.611547f,-0.75364f,0.461589f,-0.613753f,-0.752837f,0.461589f,-0.616098f,-0.752939f,0.461589f,-0.618226f,-0.753931f,0.461589f,-0.619812f,-0.755662f,0.461589f,-0.620615f,-0.757868f,0.461589f,-0.620513f,-0.760214f,0.461589f,-0.61952f,-0.762341f,0.461589f,-0.61779f,-0.763927f,0.461589f,-0.615584f,-0.76473f,0.461589f,-0.613238f,-0.764628f,0.461589f,-0.61111f,-0.763636f,0.461589f,-0.609524f,-0.761905f,0.461589f,-0.608722f,-0.759699f,0.461589f,-0.594295f,-0.761919f,0.370145f,-0.597046f,-0.769477f,0.370145f,-0.60248f,-0.775407f,0.370145f,-0.609769f,-0.778806f,0.370145f,-0.617804f,-0.779157f,0.370145f,-0.625362f,-0.776406f,0.370145f,-0.631291f,-0.770972f,0.370145f,-0.63469f,-0.763683f,0.370145f,-0.635041f,-0.755648f,0.370145f,-0.632291f,-0.74809f,0.370145f,-0.626857f,-0.74216f,0.370145f,-0.619568f,-0.738761f,0.370145f,-0.611533f,-0.73841f,0.370145f,-0.603975f,-0.741161f,0.370145f,-0.598045f,-0.746595f,0.370145f,-0.594646f,-0.753884f,0.370145f,-0.587137f,-0.763021f,0.252317f,-0.590854f,-0.773234f,0.252317f,-0.598197f,-0.781247f,0.252317f,-0.608047f,-0.785841f,0.252317f,-0.618906f,-0.786315f,0.252317f,-0.629119f,-0.782597f,0.252317f,-0.637132f,-0.775255f,0.252317f,-0.641725f,-0.765404f,0.252317f,-0.642199f,-0.754546f,0.252317f,-0.638482f,-0.744333f,0.252317f,-0.631139f,-0.73632f,0.252317f,-0.621289f,-0.731726f,0.252317f,-0.610431f,-0.731252f,0.252317f,-0.600218f,-0.73497f,0.252317f,-0.592204f,-0.742312f,0.252317f,-0.587611f,-0.752163f,0.252317f,-0.588944f,-0.762743f,0.311231f,-0.592417f,-0.772286f,0.311231f,-0.599278f,-0.779773f,0.311231f,-0.608482f,-0.784065f,0.311231f,-0.618628f,-0.784508f,0.311231f,-0.628171f,-0.781035f,0.311231f,-0.635658f,-0.774174f,0.311231f,-0.63995f,-0.76497f,0.311231f,-0.640393f,-0.754824f,0.311231f,-0.636919f,-0.745281f,0.311231f,-0.630059f,-0.737794f,0.311231f,-0.620855f,-0.733502f,0.311231f,-0.610709f,-0.733059f,0.311231f,-0.601166f,-0.736532f,0.311231f,-0.593679f,-0.743393f,0.311231f,-0.589387f,-0.752597f,0.311231f}); return Coordinate_11_462_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #466, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_466_point() { MFVec3fObject Coordinate_11_466_point = new MFVec3fObject(new float[] {-0.587137f,-0.763021f,-0.334631f,-0.590854f,-0.773234f,-0.334631f,-0.598197f,-0.781247f,-0.334631f,-0.608047f,-0.785841f,-0.334631f,-0.618906f,-0.786315f,-0.334631f,-0.629119f,-0.782597f,-0.334631f,-0.637132f,-0.775255f,-0.334631f,-0.641725f,-0.765404f,-0.334631f,-0.642199f,-0.754546f,-0.334631f,-0.638482f,-0.744333f,-0.334631f,-0.631139f,-0.73632f,-0.334631f,-0.621289f,-0.731726f,-0.334631f,-0.610431f,-0.731252f,-0.334631f,-0.600218f,-0.73497f,-0.334631f,-0.592204f,-0.742312f,-0.334631f,-0.587611f,-0.752163f,-0.334631f,-0.587137f,-0.763021f,0.252317f,-0.590854f,-0.773234f,0.252317f,-0.598197f,-0.781247f,0.252317f,-0.608047f,-0.785841f,0.252317f,-0.618906f,-0.786315f,0.252317f,-0.629119f,-0.782597f,0.252317f,-0.637132f,-0.775255f,0.252317f,-0.641725f,-0.765404f,0.252317f,-0.642199f,-0.754546f,0.252317f,-0.638482f,-0.744333f,0.252317f,-0.631139f,-0.73632f,0.252317f,-0.621289f,-0.731726f,0.252317f,-0.610431f,-0.731252f,0.252317f,-0.600218f,-0.73497f,0.252317f,-0.592204f,-0.742312f,0.252317f,-0.587611f,-0.752163f,0.252317f,-0.587137f,-0.763021f,-0.23485f,-0.590854f,-0.773234f,-0.23485f,-0.598197f,-0.781247f,-0.23485f,-0.608047f,-0.785841f,-0.23485f,-0.618906f,-0.786315f,-0.23485f,-0.629119f,-0.782597f,-0.23485f,-0.637132f,-0.775255f,-0.23485f,-0.641725f,-0.765404f,-0.23485f,-0.642199f,-0.754546f,-0.23485f,-0.638482f,-0.744333f,-0.23485f,-0.631139f,-0.73632f,-0.23485f,-0.621289f,-0.731726f,-0.23485f,-0.610431f,-0.731252f,-0.23485f,-0.600218f,-0.73497f,-0.23485f,-0.592204f,-0.742312f,-0.23485f,-0.587611f,-0.752163f,-0.23485f}); return Coordinate_11_466_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #473, 2856 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_473_coordIndex() { MFInt32Object IndexedFaceSet_9_473_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_473_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_9_473_coordIndex_2())) .append(new MFInt32Object(getIndexedFaceSet_9_473_coordIndex_3())); return IndexedFaceSet_9_473_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #473, 1824 total numbers made up of 608 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_473_point() { MFVec3fObject Coordinate_10_473_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_473_point_1())) .append(new MFVec3fObject(getCoordinate_10_473_point_2())) .append(new MFVec3fObject(getCoordinate_10_473_point_3())) .append(new MFVec3fObject(getCoordinate_10_473_point_4())) .append(new MFVec3fObject(getCoordinate_10_473_point_5())) .append(new MFVec3fObject(getCoordinate_10_473_point_6())) .append(new MFVec3fObject(getCoordinate_10_473_point_7())); return Coordinate_10_473_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=9, element #477, 838 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_9_477_coordIndex() { MFInt32Object IndexedFaceSet_9_477_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_9_477_coordIndex_1())); return IndexedFaceSet_9_477_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=10, element #477, 573 total numbers made up of 191 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_10_477_point() { MFVec3fObject Coordinate_10_477_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_10_477_point_1())) .append(new MFVec3fObject(getCoordinate_10_477_point_2())); return Coordinate_10_477_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #482, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_482_point() { MFVec3fObject Coordinate_11_482_point = new MFVec3fObject(new float[] {-1.28993f,-0.831666f,0.528116f,-1.28993f,-0.807343f,0.527984f,-1.29924f,-0.78487f,0.527863f,-1.31644f,-0.767671f,0.52777f,-1.33891f,-0.758363f,0.527719f,-1.36323f,-0.758363f,0.527719f,-1.33891f,-0.880646f,0.528381f,-1.31644f,-0.871338f,0.52833f,-1.29924f,-0.854138f,0.528237f,-1.31035f,-0.827455f,0.555652f,-1.31035f,-0.811256f,0.555564f,-1.31655f,-0.796289f,0.555483f,-1.32801f,-0.784834f,0.555421f,-1.34297f,-0.778635f,0.555388f,-1.35917f,-0.778635f,0.555388f,-1.34297f,-0.860076f,0.555828f,-1.32801f,-0.853876f,0.555795f,-1.31655f,-0.842422f,0.555733f,-1.33829f,-0.821836f,0.567248f,-1.33829f,-0.816749f,0.56722f,-1.34023f,-0.81205f,0.567195f,-1.34383f,-0.808453f,0.567176f,-1.34853f,-0.806506f,0.567165f,-1.35362f,-0.806506f,0.567165f,-1.34853f,-0.832079f,0.567303f,-1.34383f,-0.830132f,0.567293f,-1.34023f,-0.826535f,0.567273f,-1.40291f,-0.854138f,0.528237f,-1.41221f,-0.831666f,0.528116f,-1.41221f,-0.807343f,0.527984f,-1.40291f,-0.78487f,0.527863f,-1.38571f,-0.767671f,0.52777f,-1.36323f,-0.880646f,0.528381f,-1.38571f,-0.871338f,0.52833f,-1.38559f,-0.842422f,0.555733f,-1.39179f,-0.827455f,0.555652f,-1.39179f,-0.811256f,0.555564f,-1.38559f,-0.796289f,0.555483f,-1.37414f,-0.784834f,0.555421f,-1.35917f,-0.860076f,0.555828f,-1.37414f,-0.853876f,0.555795f,-1.36191f,-0.826535f,0.567273f,-1.36386f,-0.821836f,0.567248f,-1.36386f,-0.816749f,0.56722f,-1.36191f,-0.81205f,0.567195f,-1.35831f,-0.808453f,0.567176f,-1.35362f,-0.832079f,0.567303f,-1.35831f,-0.830132f,0.567293f}); return Coordinate_11_482_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #486, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_486_coordIndex() { MFInt32Object IndexedFaceSet_10_486_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_486_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_486_coordIndex_2())); return IndexedFaceSet_10_486_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #486, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_486_point() { MFVec3fObject Coordinate_11_486_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_486_point_1())) .append(new MFVec3fObject(getCoordinate_11_486_point_2())) .append(new MFVec3fObject(getCoordinate_11_486_point_3())) .append(new MFVec3fObject(getCoordinate_11_486_point_4())); return Coordinate_11_486_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #490, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_490_point() { MFVec3fObject Coordinate_11_490_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_490_point_1())) .append(new MFVec3fObject(getCoordinate_11_490_point_2())); return Coordinate_11_490_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #495, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_495_point() { MFVec3fObject Coordinate_11_495_point = new MFVec3fObject(new float[] {-0.869962f,-0.831666f,0.528116f,-0.869962f,-0.807343f,0.527985f,-0.87927f,-0.78487f,0.527863f,-0.89647f,-0.767671f,0.52777f,-0.918942f,-0.758363f,0.52772f,-0.943266f,-0.758363f,0.52772f,-0.918942f,-0.880646f,0.528381f,-0.89647f,-0.871338f,0.528331f,-0.87927f,-0.854138f,0.528238f,-0.890383f,-0.827455f,0.555652f,-0.890383f,-0.811256f,0.555565f,-0.896583f,-0.796289f,0.555484f,-0.908038f,-0.784834f,0.555422f,-0.923004f,-0.778635f,0.555388f,-0.939204f,-0.778635f,0.555388f,-0.923004f,-0.860076f,0.555829f,-0.908038f,-0.853876f,0.555795f,-0.896583f,-0.842422f,0.555733f,-0.918318f,-0.821836f,0.567248f,-0.918318f,-0.816749f,0.567221f,-0.920264f,-0.81205f,0.567196f,-0.923861f,-0.808453f,0.567176f,-0.928561f,-0.806506f,0.567166f,-0.933647f,-0.806506f,0.567166f,-0.928561f,-0.832079f,0.567304f,-0.923861f,-0.830132f,0.567293f,-0.920264f,-0.826535f,0.567274f,-0.982938f,-0.854138f,0.528238f,-0.992247f,-0.831666f,0.528116f,-0.992247f,-0.807343f,0.527985f,-0.982938f,-0.78487f,0.527863f,-0.965739f,-0.767671f,0.52777f,-0.943266f,-0.880646f,0.528381f,-0.965739f,-0.871338f,0.528331f,-0.965626f,-0.842422f,0.555733f,-0.971825f,-0.827455f,0.555652f,-0.971825f,-0.811256f,0.555565f,-0.965626f,-0.796289f,0.555484f,-0.954171f,-0.784834f,0.555422f,-0.939204f,-0.860076f,0.555829f,-0.954171f,-0.853876f,0.555795f,-0.941944f,-0.826535f,0.567274f,-0.94389f,-0.821836f,0.567248f,-0.94389f,-0.816749f,0.567221f,-0.941944f,-0.81205f,0.567196f,-0.938347f,-0.808453f,0.567176f,-0.933647f,-0.832079f,0.567304f,-0.938347f,-0.830132f,0.567293f}); return Coordinate_11_495_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #499, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_499_coordIndex() { MFInt32Object IndexedFaceSet_10_499_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_499_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_499_coordIndex_2())); return IndexedFaceSet_10_499_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #499, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_499_point() { MFVec3fObject Coordinate_11_499_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_499_point_1())) .append(new MFVec3fObject(getCoordinate_11_499_point_2())) .append(new MFVec3fObject(getCoordinate_11_499_point_3())) .append(new MFVec3fObject(getCoordinate_11_499_point_4())); return Coordinate_11_499_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #503, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_503_point() { MFVec3fObject Coordinate_11_503_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_503_point_1())) .append(new MFVec3fObject(getCoordinate_11_503_point_2())); return Coordinate_11_503_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #508, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_508_point() { MFVec3fObject Coordinate_11_508_point = new MFVec3fObject(new float[] {-1.29f,-1.08561f,0.529489f,-1.29f,-1.06128f,0.529357f,-1.29931f,-1.03881f,0.529236f,-1.31651f,-1.02161f,0.529143f,-1.33899f,-1.0123f,0.529093f,-1.36331f,-1.0123f,0.529093f,-1.33899f,-1.13459f,0.529754f,-1.31651f,-1.12528f,0.529703f,-1.29931f,-1.10808f,0.52961f,-1.31043f,-1.0814f,0.557025f,-1.31043f,-1.0652f,0.556937f,-1.31663f,-1.05023f,0.556857f,-1.32808f,-1.03878f,0.556795f,-1.34305f,-1.03258f,0.556761f,-1.35925f,-1.03258f,0.556761f,-1.34305f,-1.11402f,0.557201f,-1.32808f,-1.10782f,0.557168f,-1.31663f,-1.09636f,0.557106f,-1.33836f,-1.07578f,0.568621f,-1.33836f,-1.07069f,0.568594f,-1.34031f,-1.06599f,0.568568f,-1.3439f,-1.0624f,0.568549f,-1.3486f,-1.06045f,0.568538f,-1.35369f,-1.06045f,0.568538f,-1.3486f,-1.08602f,0.568676f,-1.3439f,-1.08407f,0.568666f,-1.34031f,-1.08048f,0.568646f,-1.40298f,-1.10808f,0.52961f,-1.41229f,-1.08561f,0.529489f,-1.41229f,-1.06128f,0.529357f,-1.40298f,-1.03881f,0.529236f,-1.38578f,-1.02161f,0.529143f,-1.36331f,-1.13459f,0.529754f,-1.38578f,-1.12528f,0.529703f,-1.38567f,-1.09636f,0.557106f,-1.39187f,-1.0814f,0.557025f,-1.39187f,-1.0652f,0.556937f,-1.38567f,-1.05023f,0.556857f,-1.37421f,-1.03878f,0.556795f,-1.35925f,-1.11402f,0.557201f,-1.37421f,-1.10782f,0.557168f,-1.36199f,-1.08048f,0.568646f,-1.36393f,-1.07578f,0.568621f,-1.36393f,-1.07069f,0.568594f,-1.36199f,-1.06599f,0.568568f,-1.35839f,-1.0624f,0.568549f,-1.35369f,-1.08602f,0.568676f,-1.35839f,-1.08407f,0.568666f}); return Coordinate_11_508_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #512, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_512_coordIndex() { MFInt32Object IndexedFaceSet_10_512_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_512_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_512_coordIndex_2())); return IndexedFaceSet_10_512_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #512, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_512_point() { MFVec3fObject Coordinate_11_512_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_512_point_1())) .append(new MFVec3fObject(getCoordinate_11_512_point_2())) .append(new MFVec3fObject(getCoordinate_11_512_point_3())) .append(new MFVec3fObject(getCoordinate_11_512_point_4())); return Coordinate_11_512_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #516, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_516_point() { MFVec3fObject Coordinate_11_516_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_516_point_1())) .append(new MFVec3fObject(getCoordinate_11_516_point_2())); return Coordinate_11_516_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #521, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_521_point() { MFVec3fObject Coordinate_11_521_point = new MFVec3fObject(new float[] {-0.869886f,-1.08561f,0.52949f,-0.869886f,-1.06128f,0.529358f,-0.879194f,-1.03881f,0.529237f,-0.896394f,-1.02161f,0.529144f,-0.918867f,-1.0123f,0.529093f,-0.943191f,-1.0123f,0.529093f,-0.918867f,-1.13459f,0.529754f,-0.896394f,-1.12528f,0.529704f,-0.879194f,-1.10808f,0.529611f,-0.890308f,-1.0814f,0.557026f,-0.890308f,-1.0652f,0.556938f,-0.896507f,-1.05023f,0.556857f,-0.907962f,-1.03878f,0.556795f,-0.922929f,-1.03258f,0.556762f,-0.939129f,-1.03258f,0.556762f,-0.922929f,-1.11402f,0.557202f,-0.907962f,-1.10782f,0.557169f,-0.896507f,-1.09636f,0.557107f,-0.918242f,-1.07578f,0.568622f,-0.918242f,-1.07069f,0.568594f,-0.920189f,-1.06599f,0.568569f,-0.923786f,-1.0624f,0.568549f,-0.928485f,-1.06045f,0.568539f,-0.933572f,-1.06045f,0.568539f,-0.928485f,-1.08602f,0.568677f,-0.923786f,-1.08407f,0.568667f,-0.920189f,-1.08048f,0.568647f,-0.982863f,-1.10808f,0.529611f,-0.992171f,-1.08561f,0.52949f,-0.992171f,-1.06128f,0.529358f,-0.982863f,-1.03881f,0.529237f,-0.965663f,-1.02161f,0.529144f,-0.943191f,-1.13459f,0.529754f,-0.965663f,-1.12528f,0.529704f,-0.96555f,-1.09636f,0.557107f,-0.97175f,-1.0814f,0.557026f,-0.97175f,-1.0652f,0.556938f,-0.96555f,-1.05023f,0.556857f,-0.954095f,-1.03878f,0.556795f,-0.939129f,-1.11402f,0.557202f,-0.954095f,-1.10782f,0.557169f,-0.941868f,-1.08048f,0.568647f,-0.943815f,-1.07578f,0.568622f,-0.943815f,-1.07069f,0.568594f,-0.941868f,-1.06599f,0.568569f,-0.938272f,-1.0624f,0.568549f,-0.933572f,-1.08602f,0.568677f,-0.938272f,-1.08407f,0.568667f}); return Coordinate_11_521_point; } /** Large attribute array: IndexedFaceSet coordIndex field, scene-graph level=10, element #525, 1221 total numbers. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFInt32Object getIndexedFaceSet_10_525_coordIndex() { MFInt32Object IndexedFaceSet_10_525_coordIndex = new MFInt32Object()/*2.finalize*/ .append(new MFInt32Object(getIndexedFaceSet_10_525_coordIndex_1())) .append(new MFInt32Object(getIndexedFaceSet_10_525_coordIndex_2())); return IndexedFaceSet_10_525_coordIndex; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #525, 960 total numbers made up of 320 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_525_point() { MFVec3fObject Coordinate_11_525_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_525_point_1())) .append(new MFVec3fObject(getCoordinate_11_525_point_2())) .append(new MFVec3fObject(getCoordinate_11_525_point_3())) .append(new MFVec3fObject(getCoordinate_11_525_point_4())); return Coordinate_11_525_point; } /** Large attribute array: Coordinate point field, scene-graph level=11, element #529, 360 total numbers made up of 120 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_11_529_point() { MFVec3fObject Coordinate_11_529_point = new MFVec3fObject()/*2.finalize*/ .append(new MFVec3fObject(getCoordinate_11_529_point_1())) .append(new MFVec3fObject(getCoordinate_11_529_point_2())); return Coordinate_11_529_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #538, 240 total numbers made up of 80 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_538_point() { MFVec3fObject Coordinate_8_538_point = new MFVec3fObject(new float[] {0.0416158f,0.605387f,-0.317338f,0.0383208f,0.605772f,-0.300778f,0.0289377f,0.606099f,-0.286739f,0.0148948f,0.606318f,-0.277358f,-0.00166993f,0.606395f,-0.274064f,-0.0182347f,0.606318f,-0.277358f,-0.0322776f,0.606101f,-0.286739f,-0.0416607f,0.605774f,-0.300778f,-0.0449556f,0.605389f,-0.317338f,-0.0416607f,0.605004f,-0.333898f,-0.0322776f,0.604677f,-0.347938f,-0.0182347f,0.604458f,-0.357318f,-0.00166996f,0.604381f,-0.360612f,0.0148948f,0.604458f,-0.357318f,0.0289377f,0.604675f,-0.347938f,0.0383208f,0.605002f,-0.333898f,0.0416153f,0.588544f,-0.316946f,0.0383204f,0.588929f,-0.300386f,0.0289372f,0.589256f,-0.286347f,0.0148944f,0.589475f,-0.276966f,-0.00167037f,0.589552f,-0.273672f,-0.0182351f,0.589476f,-0.276966f,-0.032278f,0.589258f,-0.286347f,-0.0416612f,0.588932f,-0.300386f,-0.0449561f,0.588546f,-0.316946f,-0.0416612f,0.588161f,-0.333507f,-0.032278f,0.587834f,-0.347546f,-0.0182351f,0.587616f,-0.356926f,-0.00167039f,0.587539f,-0.36022f,0.0148943f,0.587615f,-0.356926f,0.0289372f,0.587833f,-0.347546f,0.0383204f,0.588159f,-0.333507f,0.0318429f,0.627313f,-0.331733f,0.0239798f,0.62704f,-0.343498f,0.0122119f,0.626857f,-0.351359f,-0.00166938f,0.626793f,-0.354119f,-0.0155506f,0.626858f,-0.351359f,-0.0273186f,0.627041f,-0.343498f,-0.0351816f,0.627315f,-0.331733f,-0.0379428f,0.627638f,-0.317856f,-0.0351816f,0.627961f,-0.303978f,-0.0273185f,0.628234f,-0.292214f,-0.0155506f,0.628417f,-0.284353f,-0.00166936f,0.62848f,-0.281592f,0.0122119f,0.628416f,-0.284353f,0.0239798f,0.628233f,-0.292214f,0.0318429f,0.627959f,-0.303978f,0.034604f,0.627636f,-0.317856f,0.0217895f,0.639631f,-0.327854f,0.0162854f,0.63944f,-0.33609f,0.0080478f,0.639312f,-0.341592f,-0.00166906f,0.639268f,-0.343525f,-0.0113859f,0.639313f,-0.341592f,-0.0196235f,0.639441f,-0.33609f,-0.0251276f,0.639633f,-0.327854f,-0.0270604f,0.639859f,-0.31814f,-0.0251276f,0.640085f,-0.308426f,-0.0196235f,0.640276f,-0.30019f,-0.0113859f,0.640404f,-0.294688f,-0.00166905f,0.640449f,-0.292756f,0.00804782f,0.640403f,-0.294688f,0.0162854f,0.640275f,-0.30019f,0.0217895f,0.640083f,-0.308426f,0.0237223f,0.639857f,-0.31814f,0.00602552f,0.646084f,-0.321473f,0.00422016f,0.646022f,-0.324174f,0.00151824f,0.64598f,-0.325979f,-0.0016689f,0.645965f,-0.326613f,-0.00485603f,0.64598f,-0.325979f,-0.00755795f,0.646022f,-0.324174f,-0.00936331f,0.646085f,-0.321473f,-0.00999727f,0.646159f,-0.318287f,-0.00936331f,0.646233f,-0.3151f,-0.00755794f,0.646296f,-0.312399f,-0.00485602f,0.646338f,-0.310594f,-0.00166889f,0.646352f,-0.30996f,0.00151824f,0.646338f,-0.310594f,0.00422016f,0.646295f,-0.312399f,0.00602553f,0.646233f,-0.3151f,0.00665948f,0.646158f,-0.318287f}); return Coordinate_8_538_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #556, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_556_point() { MFVec3fObject Coordinate_8_556_point = new MFVec3fObject(new float[] {1.25955f,-0.414764f,-0.129439f,1.25955f,-0.41947f,-0.127787f,1.25955f,-0.423186f,-0.12446f,1.25955f,-0.425345f,-0.119964f,1.25955f,-0.42562f,-0.114984f,1.25955f,-0.423968f,-0.110278f,1.25955f,-0.42064f,-0.106562f,1.25955f,-0.416144f,-0.104403f,1.25955f,-0.411164f,-0.104129f,1.25955f,-0.406458f,-0.105781f,1.25955f,-0.402743f,-0.109108f,1.25955f,-0.400583f,-0.113604f,1.25955f,-0.400309f,-0.118584f,1.25955f,-0.401961f,-0.12329f,1.25955f,-0.405288f,-0.127006f,1.25955f,-0.409784f,-0.129165f,1.26895f,-0.414459f,-0.127288f,1.26895f,-0.418365f,-0.125917f,1.26895f,-0.421449f,-0.123155f,1.26895f,-0.423241f,-0.119424f,1.26895f,-0.423469f,-0.11529f,1.26895f,-0.422098f,-0.111384f,1.26895f,-0.419336f,-0.1083f,1.26895f,-0.415604f,-0.106508f,1.26895f,-0.411471f,-0.10628f,1.26895f,-0.407565f,-0.107652f,1.26895f,-0.404481f,-0.110413f,1.26895f,-0.402689f,-0.114145f,1.26895f,-0.402461f,-0.118278f,1.26895f,-0.403832f,-0.122184f,1.26895f,-0.406594f,-0.125268f,1.26895f,-0.410325f,-0.12706f,1.27375f,-0.413799f,-0.122646f,1.27375f,-0.415978f,-0.12188f,1.27375f,-0.417699f,-0.120339f,1.27375f,-0.418699f,-0.118257f,1.27375f,-0.418826f,-0.115951f,1.27375f,-0.418061f,-0.113771f,1.27375f,-0.41652f,-0.11205f,1.27375f,-0.414438f,-0.11105f,1.27375f,-0.412132f,-0.110923f,1.27375f,-0.409952f,-0.111688f,1.27375f,-0.408231f,-0.113229f,1.27375f,-0.407231f,-0.115312f,1.27375f,-0.407104f,-0.117618f,1.27375f,-0.407869f,-0.119798f,1.27375f,-0.40941f,-0.121518f,1.27375f,-0.411492f,-0.122518f}); return Coordinate_8_556_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #567, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_567_point() { MFVec3fObject Coordinate_8_567_point = new MFVec3fObject(new float[] {-1.26294f,-0.414699f,-0.129411f,-1.26294f,-0.419405f,-0.127759f,-1.26294f,-0.42312f,-0.124432f,-1.26294f,-0.42528f,-0.119936f,-1.26294f,-0.425554f,-0.114956f,-1.26294f,-0.423902f,-0.11025f,-1.26294f,-0.420575f,-0.106534f,-1.26294f,-0.416079f,-0.104375f,-1.26294f,-0.411099f,-0.1041f,-1.26294f,-0.406393f,-0.105753f,-1.26294f,-0.402677f,-0.10908f,-1.26294f,-0.400518f,-0.113576f,-1.26294f,-0.400243f,-0.118556f,-1.26294f,-0.401895f,-0.123262f,-1.26294f,-0.405223f,-0.126978f,-1.26294f,-0.409719f,-0.129137f,-1.27234f,-0.414393f,-0.12726f,-1.27234f,-0.418299f,-0.125889f,-1.27234f,-0.421383f,-0.123127f,-1.27234f,-0.423175f,-0.119395f,-1.27234f,-0.423403f,-0.115262f,-1.27234f,-0.422031f,-0.111356f,-1.27234f,-0.41927f,-0.108272f,-1.27234f,-0.415538f,-0.10648f,-1.27234f,-0.411405f,-0.106252f,-1.27234f,-0.407499f,-0.107623f,-1.27234f,-0.404415f,-0.110385f,-1.27234f,-0.402622f,-0.114117f,-1.27234f,-0.402395f,-0.11825f,-1.27234f,-0.403766f,-0.122156f,-1.27234f,-0.406528f,-0.12524f,-1.27234f,-0.410259f,-0.127032f,-1.27713f,-0.413732f,-0.122617f,-1.27713f,-0.415912f,-0.121852f,-1.27713f,-0.417633f,-0.120311f,-1.27713f,-0.418633f,-0.118229f,-1.27713f,-0.41876f,-0.115922f,-1.27713f,-0.417995f,-0.113743f,-1.27713f,-0.416454f,-0.112022f,-1.27713f,-0.414371f,-0.111022f,-1.27713f,-0.412065f,-0.110895f,-1.27713f,-0.409885f,-0.11166f,-1.27713f,-0.408165f,-0.113201f,-1.27713f,-0.407165f,-0.115283f,-1.27713f,-0.407037f,-0.11759f,-1.27713f,-0.407803f,-0.119769f,-1.27713f,-0.409344f,-0.12149f,-1.27713f,-0.411426f,-0.12249f}); return Coordinate_8_567_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #588, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_588_point() { MFVec3fObject Coordinate_8_588_point = new MFVec3fObject(new float[] {0.150401f,-0.395674f,-4.71209f,0.155193f,-0.395201f,-4.71339f,0.159113f,-0.39468f,-4.71643f,0.161566f,-0.39419f,-4.72075f,0.162176f,-0.393805f,-4.72568f,0.160852f,-0.393583f,-4.73048f,0.157795f,-0.393559f,-4.73443f,0.15347f,-0.393737f,-4.7369f,0.148536f,-0.394088f,-4.73754f,0.143744f,-0.39456f,-4.73624f,0.139823f,-0.395081f,-4.7332f,0.137371f,-0.395572f,-4.72889f,0.13676f,-0.395957f,-4.72395f,0.138084f,-0.396179f,-4.71915f,0.141142f,-0.396203f,-4.71521f,0.145466f,-0.396025f,-4.71273f,0.149494f,-0.386192f,-4.71362f,0.153471f,-0.3858f,-4.7147f,0.156726f,-0.385368f,-4.71722f,0.158761f,-0.384961f,-4.7208f,0.159268f,-0.384641f,-4.7249f,0.158169f,-0.384457f,-4.72888f,0.155631f,-0.384437f,-4.73215f,0.152042f,-0.384585f,-4.73421f,0.147946f,-0.384876f,-4.73474f,0.143969f,-0.385268f,-4.73366f,0.140714f,-0.385701f,-4.73114f,0.138679f,-0.386108f,-4.72756f,0.138172f,-0.386428f,-4.72346f,0.139271f,-0.386612f,-4.71948f,0.141809f,-0.386631f,-4.71621f,0.145398f,-0.386484f,-4.71415f,0.14877f,-0.381131f,-4.71796f,0.150989f,-0.380912f,-4.71856f,0.152805f,-0.380671f,-4.71997f,0.153941f,-0.380444f,-4.72197f,0.154224f,-0.380265f,-4.72426f,0.15361f,-0.380163f,-4.72648f,0.152195f,-0.380152f,-4.7283f,0.150191f,-0.380234f,-4.72945f,0.147906f,-0.380397f,-4.72975f,0.145687f,-0.380615f,-4.72915f,0.143871f,-0.380857f,-4.72774f,0.142735f,-0.381084f,-4.72574f,0.142452f,-0.381262f,-4.72345f,0.143066f,-0.381365f,-4.72123f,0.144482f,-0.381376f,-4.7194f,0.146485f,-0.381294f,-4.71826f}); return Coordinate_8_588_point; } /** Large attribute array: Coordinate point field, scene-graph level=8, element #595, 144 total numbers made up of 48 3-tuple values. * Reassemble split array as single method to improve readability and runnability. * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. * Individual Java methods (including aggregated initializations) are limited to 64KB. * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error */ private MFVec3fObject getCoordinate_8_595_point() { MFVec3fObject Coordinate_8_595_point = new MFVec3fObject(new float[] {-0.159029f,-0.396009f,-4.70544f,-0.154233f,-0.396242f,-4.70679f,-0.150309f,-0.39629f,-4.70986f,-0.147855f,-0.396147f,-4.7142f,-0.147244f,-0.395834f,-4.71914f,-0.148569f,-0.395399f,-4.72393f,-0.151629f,-0.394908f,-4.72784f,-0.155957f,-0.394435f,-4.73027f,-0.160896f,-0.394054f,-4.73086f,-0.165692f,-0.393821f,-4.72951f,-0.169616f,-0.393772f,-4.72643f,-0.17207f,-0.393916f,-4.72209f,-0.172681f,-0.394229f,-4.71715f,-0.171356f,-0.394664f,-4.71236f,-0.168296f,-0.395155f,-4.70846f,-0.163967f,-0.395627f,-4.70602f,-0.158545f,-0.386491f,-4.70693f,-0.154564f,-0.386684f,-4.70805f,-0.151307f,-0.386724f,-4.7106f,-0.14927f,-0.386605f,-4.7142f,-0.148763f,-0.386346f,-4.7183f,-0.149863f,-0.385984f,-4.72228f,-0.152403f,-0.385577f,-4.72552f,-0.155996f,-0.385185f,-4.72754f,-0.160094f,-0.384868f,-4.72803f,-0.164075f,-0.384675f,-4.72691f,-0.167332f,-0.384635f,-4.72435f,-0.169369f,-0.384753f,-4.72075f,-0.169876f,-0.385013f,-4.71665f,-0.168776f,-0.385374f,-4.71268f,-0.166236f,-0.385782f,-4.70943f,-0.162644f,-0.386174f,-4.70741f,-0.158559f,-0.381359f,-4.71125f,-0.156338f,-0.381467f,-4.71187f,-0.154521f,-0.381489f,-4.7133f,-0.153384f,-0.381423f,-4.71531f,-0.153101f,-0.381278f,-4.71759f,-0.153715f,-0.381076f,-4.71981f,-0.155132f,-0.380849f,-4.72162f,-0.157137f,-0.38063f,-4.72275f,-0.159424f,-0.380453f,-4.72302f,-0.161645f,-0.380345f,-4.7224f,-0.163462f,-0.380323f,-4.72097f,-0.164599f,-0.380389f,-4.71896f,-0.164882f,-0.380534f,-4.71667f,-0.164268f,-0.380736f,-4.71445f,-0.162851f,-0.380963f,-4.71264f,-0.160846f,-0.381182f,-4.71152f}); return Coordinate_8_595_point; } /** The initialized model object, created within initialize() method. */ private X3DObject x3dModel; /** Provide a * shallow copy * of the X3D model. * @see X3DObject * @return SuperCobraLightsOn model */ public X3DObject getX3dModel() { return x3dModel; } /** Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object. * @param args array of input parameters, provided as arguments * @see X3DObject.handleArguments(args) * @see X3DObject.validationReport() * @see CommandLine * @see CommandLine.USAGE * @see ConfigurationProperties */ public static void main(String args[]) { X3DObject thisExampleX3dObject = new SuperCobraLightsOn().getX3dModel(); boolean hasArguments = (args != null) && (args.length > 0); boolean validate = true; // default boolean argumentsLoadNewModel = false; String fileName = new String(); if (args != null) { for (String arg : args) { if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate")) { validate = true; // making sure } if (arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3D) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_CLASSICVRML) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_X3DB) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_VRML97) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_EXI) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_GZIP) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_ZIP) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_HTML) || arg.toLowerCase().endsWith(X3DObject.FILE_EXTENSION_XHTML)) { argumentsLoadNewModel = true; fileName = arg; } } } if (argumentsLoadNewModel) System.out.println("WARNING: \"SuperCobraLightsOn\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored."); else if (hasArguments) // if no arguments provided, this method produces usage warning thisExampleX3dObject.handleArguments(args); if (validate) { System.out.print("Java program \"SuperCobraLightsOn\" self-validation test results: "); String validationResults = thisExampleX3dObject.validationReport(); System.out.println(validationResults); } } }