package HumanoidAnimation.Skeleton;

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.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> tooth (TODO fix name). </p>
 <p> Related links:  source llatincr.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Skeleton.llatincr&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/llatincr.x3d">llatincr.x3d</a> </td>
		</tr>
		<tr style="color:burntorange">
			<td style="text-align:right; vertical-align: text-top;"> <i> warning </i> </td>
			<td> fix naming </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> tooth (TODO fix name) </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 8 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/originals/llatincr.x3d">originals/llatincr.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> *enter reference citation or relative/online url here* </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Basic/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/Basic/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/llatincr.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/llatincr.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class llatincr
{
	/** Default constructor to create this object. */
	public llatincr ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_3_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("llatincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_WARNING    ).setContent("fix naming"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("tooth (TODO fix name)"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/llatincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("*enter reference citation or relative/online url here*"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/Basic/Medical"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/llatincr.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addChild(new TouchSensor().setDescription("tooth llatincr"))
    .addChild(new Transform("llatincr")
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("ToothMaterial").setAmbientIntensity(0.4).setDiffuseColor(1.0,0.9843,0.9843).setShininess(0.05)))
        .setGeometry(new IndexedFaceSet("llatincr_geometry").setDEF("llatincr_geometry").setCreaseAngle(1.571).setCoordIndex(getllatincr_geometry_5_23_coordIndex())
          .setCoord(new Coordinate("llatincr_coordinate").setPoint(getllatincr_coordinate_6_23_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private int[] getllatincr_geometry_5_23_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,20,21,18,-1,12,14,22,-1,11,23,9,-1,11,24,23,-1,5,25,3,-1,0,26,1,-1,27,28,29,-1,27,30,28,-1,3,31,4,-1,32,21,33,-1,21,32,18,-1,34,35,36,-1,34,37,35,-1,38,39,40,-1,39,38,41,-1,42,43,44,-1,43,42,45,-1,29,46,47,-1,29,48,46,-1,49,50,51,-1,49,52,50,-1,53,54,55,-1,54,53,56,-1,47,57,58,-1,57,47,59,-1,43,60,61,-1,60,43,62,-1,1,63,2,-1,1,39,63,-1,64,49,65,-1,64,36,49,-1,66,67,68,-1,66,65,67,-1,30,69,70,-1,69,30,27,-1,71,72,73,-1,72,71,74,-1,75,76,77,-1,76,75,78,-1,22,79,80,-1,22,0,79,-1,68,81,66,-1,82,81,68,-1,70,83,84,-1,83,70,69,-1,73,85,86,-1,85,73,72,-1,77,87,88,-1,87,77,76,-1,87,13,89,-1,13,87,14,-1,90,91,92,-1,90,93,91,-1,94,95,96,-1,97,95,94,-1,98,99,100,-1,99,98,101,-1,99,102,103,-1,102,99,104,-1,105,106,107,-1,106,105,108,-1,109,110,111,-1,109,12,110,-1,112,113,114,-1,112,115,113,-1,116,117,118,-1,117,116,119,-1,117,120,121,-1,120,117,122,-1,123,124,125,-1,124,123,126,-1,127,128,129,-1,128,127,130,-1,131,132,133,-1,131,134,132,-1,135,136,137,-1,135,138,136,-1,139,140,141,-1,139,137,140,-1,142,143,144,-1,143,142,145,-1,146,147,148,-1,147,146,149,-1,150,151,152,-1,150,153,151,-1,154,155,156,-1,154,157,155,-1,158,159,160,-1,158,156,159,-1,161,162,163,-1,162,161,164,-1,165,166,167,-1,166,165,168,-1,169,170,171,-1,170,169,172,-1,173,174,175,-1,173,170,174,-1,176,177,178,-1,176,179,177,-1,180,181,182,-1,180,183,181,-1,184,185,186,-1,185,184,187,-1,188,189,190,-1,189,188,191,-1,189,192,193,-1,192,189,194,-1,195,196,197,-1,195,198,196,-1,199,200,201,-1,199,202,200,-1,203,204,205,-1,204,203,206,-1,207,208,209,-1,208,207,210,-1,31,211,4,-1,211,31,212,-1,213,204,214,-1,213,17,204,-1,208,18,32,-1,18,208,215,-1,4,195,5,-1,4,211,195,-1,216,199,217,-1,216,218,199,-1,216,9,219,-1,216,220,9,-1,221,25,5,-1,221,24,25,-1,24,221,23,-1,220,6,222,-1,220,7,6,-1,223,7,217,-1,8,7,223,-1,10,220,222,-1,220,10,9,-1,201,217,199,-1,223,217,201,-1,197,5,195,-1,221,5,197,-1,215,19,18,-1,19,215,193,-1,224,214,225,-1,224,213,214,-1,210,215,208,-1,215,210,190,-1,206,214,204,-1,214,206,186,-1,201,180,226,-1,201,200,180,-1,197,176,227,-1,197,196,176,-1,194,212,192,-1,212,194,173,-1,191,194,189,-1,194,191,171,-1,187,207,185,-1,207,187,167,-1,181,203,182,-1,203,181,163,-1,178,158,202,-1,178,177,158,-1,175,228,198,-1,175,174,228,-1,170,150,174,-1,170,172,150,-1,168,188,166,-1,188,168,148,-1,164,184,162,-1,184,164,144,-1,160,139,183,-1,160,159,139,-1,229,230,179,-1,229,231,230,-1,152,131,231,-1,152,151,131,-1,149,169,147,-1,169,149,129,-1,145,165,143,-1,165,145,125,-1,140,161,141,-1,161,140,121,-1,137,118,140,-1,137,136,118,-1,133,112,157,-1,133,132,112,-1,128,109,153,-1,128,130,109,-1,126,146,124,-1,146,126,107,-1,122,142,120,-1,142,122,103,-1,119,122,117,-1,122,119,100,-1,95,114,113,-1,138,114,95,-1,111,90,134,-1,111,110,90,-1,108,127,106,-1,127,108,89,-1,104,123,102,-1,123,104,232,-1,101,104,99,-1,104,101,86,-1,94,116,97,-1,116,94,84,-1,92,81,115,-1,92,91,81,-1,88,89,108,-1,89,88,87,-1,233,88,234,-1,88,233,77,-1,235,86,101,-1,86,235,73,-1,236,84,94,-1,84,236,70,-1,91,66,81,-1,91,237,66,-1,14,0,22,-1,14,26,0,-1,1,76,78,-1,26,76,1,-1,238,74,61,-1,238,72,74,-1,27,239,69,-1,239,27,58,-1,55,68,67,-1,240,68,55,-1,79,241,242,-1,79,243,241,-1,2,244,243,-1,2,63,244,-1,75,62,245,-1,75,60,62,-1,59,71,57,-1,71,59,246,-1,56,30,54,-1,30,56,28,-1,51,247,53,-1,51,50,247,-1,248,29,28,-1,29,248,48,-1,249,44,246,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getllatincr_geometry_5_23_coordIndex_2()
		{
			int[] value = {44,249,42,-1,250,40,245,-1,40,250,38,-1,244,37,34,-1,244,251,37,-1,252,224,253,-1,252,213,224,-1,36,52,49,-1,36,35,52,-1,39,254,63,-1,39,41,254,-1,45,62,43,-1,62,45,255,-1,47,256,59,-1,47,46,256,-1,247,56,53,-1,56,247,257,-1,67,53,55,-1,67,51,53,-1,29,58,27,-1,58,29,47,-1,44,61,74,-1,61,44,43,-1,78,39,1,-1,78,40,39,-1,241,36,64,-1,241,34,36,-1,237,65,66,-1,237,64,65,-1,70,54,30,-1,70,236,54,-1,57,73,235,-1,73,57,71,-1,60,77,233,-1,77,60,75,-1,0,243,79,-1,0,2,243,-1,80,242,93,-1,80,79,242,-1,82,240,96,-1,82,68,240,-1,69,98,83,-1,98,69,239,-1,72,258,85,-1,258,72,238,-1,105,258,234,-1,105,259,258,-1,110,93,90,-1,110,80,93,-1,113,96,95,-1,113,82,96,-1,83,100,119,-1,100,83,98,-1,85,259,232,-1,259,85,258,-1,259,107,126,-1,107,259,105,-1,130,12,109,-1,130,13,12,-1,132,115,112,-1,132,92,115,-1,136,116,118,-1,136,97,116,-1,118,121,140,-1,121,118,117,-1,102,125,145,-1,125,102,123,-1,106,129,149,-1,129,106,127,-1,151,134,131,-1,151,111,134,-1,155,138,135,-1,155,114,138,-1,159,137,139,-1,159,135,137,-1,120,144,164,-1,144,120,142,-1,124,148,168,-1,148,124,146,-1,172,153,150,-1,172,128,153,-1,230,157,154,-1,230,133,157,-1,177,156,158,-1,177,154,156,-1,141,163,181,-1,163,141,161,-1,143,167,187,-1,167,143,165,-1,147,171,191,-1,171,147,169,-1,228,231,229,-1,228,152,231,-1,196,179,176,-1,196,229,179,-1,200,183,180,-1,200,160,183,-1,162,186,206,-1,186,162,184,-1,166,190,210,-1,190,166,188,-1,190,193,215,-1,193,190,189,-1,211,198,195,-1,211,175,198,-1,218,202,199,-1,218,178,202,-1,182,205,260,-1,205,182,203,-1,185,209,225,-1,209,185,207,-1,17,205,204,-1,17,16,205,-1,209,32,261,-1,32,209,208,-1,262,212,31,-1,262,192,212,-1,218,219,227,-1,216,219,218,-1,263,260,264,-1,263,226,260,-1,261,33,265,-1,261,32,33,-1,217,220,216,-1,220,217,7,-1,219,23,221,-1,9,23,219,-1,265,224,261,-1,265,253,224,-1,226,223,201,-1,263,223,226,-1,227,221,197,-1,219,221,227,-1,193,262,19,-1,262,193,192,-1,225,261,224,-1,261,225,209,-1,264,205,16,-1,264,260,205,-1,45,250,255,-1,50,257,247,-1,52,257,50,-1,52,248,257,-1,52,48,248,-1,35,48,52,-1,35,46,48,-1,37,46,35,-1,37,256,46,-1,251,256,37,-1,254,256,251,-1,254,249,256,-1,41,249,254,-1,38,249,41,-1,38,42,249,-1,38,45,42,-1,38,250,45,-1,186,225,214,-1,225,186,185,-1,226,182,260,-1,226,180,182,-1,227,178,218,-1,227,176,178,-1,212,175,211,-1,212,173,175,-1,171,173,194,-1,173,171,170,-1,167,210,207,-1,210,167,166,-1,163,206,203,-1,206,163,162,-1,202,160,200,-1,202,158,160,-1,198,229,196,-1,198,228,229,-1,174,152,228,-1,174,150,152,-1,148,191,188,-1,191,148,147,-1,144,187,184,-1,187,144,143,-1,183,141,181,-1,183,139,141,-1,179,154,177,-1,179,230,154,-1,231,133,230,-1,231,131,133,-1,129,172,169,-1,172,129,128,-1,125,168,165,-1,168,125,124,-1,121,164,161,-1,164,121,120,-1,156,135,159,-1,156,155,135,-1,157,114,155,-1,157,112,114,-1,153,111,151,-1,153,109,111,-1,107,149,146,-1,149,107,106,-1,103,145,142,-1,145,103,102,-1,100,103,122,-1,103,100,99,-1,138,97,136,-1,138,95,97,-1,134,92,132,-1,134,90,92,-1,89,130,127,-1,130,89,13,-1,232,126,123,-1,126,232,259,-1,86,232,104,-1,232,86,85,-1,84,119,116,-1,119,84,83,-1,82,115,81,-1,113,115,82,-1,80,12,22,-1,110,12,80,-1,108,234,88,-1,108,105,234,-1,234,238,233,-1,234,258,238,-1,239,101,98,-1,101,239,235,-1,96,236,94,-1,96,240,236,-1,93,237,91,-1,93,242,237,-1,76,14,87,-1,14,76,26,-1,61,233,238,-1,233,61,60,-1,58,235,239,-1,235,58,57,-1,240,54,236,-1,240,55,54,-1,242,64,237,-1,242,241,64,-1,243,34,241,-1,243,244,34,-1,245,78,75,-1,78,245,40,-1,246,74,71,-1,74,246,44,-1,51,65,49,-1,67,65,51,-1,257,28,56,-1,28,257,248,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getllatincr_geometry_5_23_coordIndex_3()
		{
			int[] value = {59,249,246,-1,59,256,249,-1,255,245,62,-1,245,255,250,-1,63,251,244,-1,63,254,251,-1,15,213,252,-1,15,17,213,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='llatincr_geometry' coordIndex field, scene-graph level=5, element #23, 2032 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 MFInt32 getllatincr_geometry_5_23_coordIndex()
		{
			MFInt32 llatincr_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getllatincr_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getllatincr_geometry_5_23_coordIndex_2()))
				.append(new MFInt32(getllatincr_geometry_5_23_coordIndex_3()));
			return llatincr_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='llatincr_coordinate' point field, scene-graph level=6, element #23, 798 total numbers made up of 266 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 MFVec3f getllatincr_coordinate_6_23_point()
		{
			MFVec3f llatincr_coordinate_6_23_point = new MFVec3f(new double[] {0.008,1.614,0.0904,0.0081,1.6156,0.0899,0.0079,1.6156,0.0898,0.0099,1.6023,0.0939,0.0099,1.6025,0.0939,0.0094,1.6022,0.0937,0.0073,1.5997,0.0909,0.0071,1.6001,0.0905,0.0071,1.5999,0.0902,0.0079,1.6006,0.0928,0.0079,1.5995,0.0932,0.0084,1.6003,0.0937,0.0084,1.6108,0.0916,0.0087,1.6109,0.0917,0.0086,1.6126,0.091,0.0101,1.6001,0.0882,0.0089,1.6003,0.0877,0.0099,1.6006,0.0882,0.0121,1.6025,0.0923,0.0117,1.6029,0.093,0.0121,1.6022,0.0925,0.0123,1.6016,0.0921,0.0082,1.6125,0.091,0.0085,1.6008,0.0936,0.0087,1.6008,0.0938,0.0094,1.6016,0.0939,0.0083,1.6141,0.0904,0.0075,1.6147,0.0875,0.0078,1.6165,0.0877,0.0079,1.6166,0.0878,0.0072,1.6146,0.0875,0.0103,1.6028,0.0939,0.012,1.6022,0.0913,0.0124,1.6006,0.0913,0.0078,1.6169,0.0888,0.0078,1.617,0.0885,0.0077,1.6168,0.0887,0.0079,1.6171,0.0886,0.0082,1.6172,0.0887,0.0082,1.617,0.089,0.0084,1.6171,0.0889,0.0081,1.6172,0.0888,0.0083,1.617,0.0883,0.0085,1.6169,0.0885,0.0084,1.6169,0.0883,0.0083,1.6171,0.0884,0.008,1.6169,0.088,0.0081,1.6166,0.0879,0.0078,1.6168,0.0879,0.0076,1.6167,0.0885,0.0077,1.6168,0.0882,0.0075,1.6166,0.0882,0.0077,1.6169,0.0884,0.0075,1.6165,0.088,0.007,1.6146,0.0876,0.0068,1.6146,0.088,0.0076,1.6165,0.0878,0.0083,1.615,0.0879,0.0079,1.6148,0.0876,0.0083,1.6167,0.088,0.0088,1.6156,0.0892,0.0087,1.6155,0.0888,0.0085,1.617,0.0887,0.0081,1.617,0.089,0.0071,1.6151,0.0892,0.0069,1.615,0.0889,0.0066,1.6131,0.089,0.0068,1.6148,0.0884,0.0065,1.6129,0.0884,0.0075,1.6128,0.0872,0.007,1.6127,0.0872,0.0085,1.6152,0.0882,0.009,1.6136,0.0886,0.0087,1.6134,0.0881,0.0086,1.6153,0.0885,0.0086,1.6157,0.0895,0.0087,1.6141,0.0902,0.0089,1.6141,0.0899,0.0084,1.6157,0.0897,0.0076,1.6138,0.0902,0.0078,1.6123,0.0908,0.0065,1.6115,0.0892,0.0063,1.6112,0.0885,0.0075,1.611,0.087,0.007,1.6109,0.087,0.0094,1.6121,0.0887,0.0091,1.6118,0.0881,0.009,1.6126,0.0908,0.0094,1.6126,0.0904,0.0095,1.611,0.0914,0.0074,1.6103,0.0911,0.0068,1.6118,0.0899,0.0067,1.6099,0.0904,0.0073,1.6121,0.0904,0.0066,1.6109,0.0873,0.006,1.6089,0.0879,0.0063,1.611,0.0878,0.0065,1.6088,0.0871,0.0081,1.6112,0.0872,0.0091,1.6097,0.0877,0.0083,1.6093,0.0871,0.0087,1.6115,0.0876,0.0099,1.6086,0.0884,0.0094,1.6082,0.0878,0.0096,1.61,0.0883,0.0101,1.6108,0.0904,0.0102,1.6096,0.0914,0.0104,1.6095,0.0907,0.0098,1.6109,0.091,0.0086,1.6094,0.0921,0.008,1.6106,0.0915,0.0082,1.6092,0.0919,0.0064,1.6081,0.0899,0.006,1.6092,0.0888,0.0061,1.6077,0.089,0.0063,1.6096,0.0897,0.007,1.6088,0.0868,0.0077,1.6075,0.0868,0.0071,1.6073,0.0868,0.0075,1.609,0.0868,0.0089,1.6063,0.0872,0.0079,1.606,0.0868,0.0086,1.6078,0.0872,0.0102,1.6088,0.0891,0.0107,1.6078,0.09,0.0106,1.6074,0.0892,0.0104,1.6091,0.0898,0.0098,1.6097,0.0919,0.0093,1.6082,0.0925,0.0101,1.6083,0.0922,0.009,1.6095,0.0921,0.0077,1.6075,0.0917,0.0068,1.6085,0.0907,0.007,1.607,0.0909,0.0075,1.6089,0.0914,0.0062,1.6059,0.0881,0.0065,1.6073,0.0872,0.0067,1.6058,0.0872,0.0061,1.6074,0.088,0.0069,1.6042,0.0874,0.0073,1.6058,0.0869,0.0075,1.6043,0.087,0.0097,1.6068,0.0879,0.0106,1.6057,0.0888,0.01,1.6053,0.0881,0.0102,1.6071,0.0886,0.0109,1.6081,0.091,0.0109,1.6068,0.092,0.0112,1.6067,0.0913,0.0106,1.6082,0.0916,0.0091,1.6066,0.0928,0.0085,1.6079,0.0922,0.0087,1.6064,0.0926,0.0089,1.608,0.0924,0.0067,1.6052,0.0904,0.0063,1.6062,0.0891,0.0064,1.6047,0.0894,0.0066,1.6067,0.0901,0.0066,1.6036,0.0896,0.0064,1.6044,0.0883,0.0066,1.6032,0.0885,0.0082,1.6044,0.087,0.0094,1.6037,0.0876,0.0084,1.6033,0.0872,0.0091,1.6048,0.0874,0.0109,1.606,0.0895,0.0114,1.6052,0.0906,0.0112,1.6049,0.0897,0.0111,1.6063,0.0903,0.0105,1.6069,0.0926,0.0098,1.6056,0.0932,0.0107,1.6058,0.0928,0.0096,1.6068,0.0929,0.01,1.6044,0.0935,0.0094,1.6055,0.0931,0.0096,1.6042,0.0934,0.0076,1.6031,0.0918,0.0069,1.604,0.0907,0.0071,1.6027,0.0909,0.0073,1.6044,0.0915,0.0073,1.6018,0.0878,0.0077,1.6031,0.0872,0.0079,1.6018,0.0874,0.0071,1.6031,0.0876,0.0103,1.6042,0.0883,0.0111,1.6033,0.0893,0.0105,1.6029,0.0886,0.0108,1.6045,0.089,0.0115,1.6056,0.0916,0.0114,1.6044,0.0926,0.0117,1.6043,0.0919,0.0112,1.6057,0.0923,0.0112,1.6035,0.0935,0.0117,1.6034,0.0929,0.011,1.6045,0.0931,0.0093,1.603,0.0935,0.0084,1.6036,0.0927,0.0085,1.6026,0.093,0.0092,1.604,0.0932,0.0069,1.6012,0.0901,0.0068,1.6019,0.0887,0.0069,1.6008,0.0889,0.0068,1.6023,0.0899,0.0086,1.602,0.0874,0.0098,1.6013,0.088,0.0088,1.6008,0.0876,0.0096,1.6024,0.0878,0.0114,1.6036,0.09,0.0119,1.6029,0.0911,0.0117,1.6025,0.0902,0.0116,1.6039,0.0908,0.0098,1.6031,0.0937,0.0102,1.6033,0.0938,0.0109,1.6011,0.0889,0.0107,1.6018,0.0887,0.012,1.6032,0.0921,0.0074,1.6009,0.0914,0.007,1.6005,0.0903,0.0073,1.6016,0.0912,0.0078,1.6013,0.0923,0.0075,1.6004,0.0918,0.0086,1.6019,0.0932,0.0077,1.5993,0.0925,0.007,1.6003,0.0891,0.0115,1.6015,0.0897,0.0113,1.6022,0.0895,0.0075,1.6006,0.088,0.0077,1.602,0.0921,0.0089,1.6053,0.0929,0.0082,1.6049,0.0924,0.0072,1.6056,0.0913,0.008,1.6061,0.0921,0.0098,1.6102,0.0888,0.0091,1.614,0.0895,0.0095,1.6125,0.0899,0.0084,1.6132,0.0877,0.0067,1.6127,0.0875,0.0069,1.6134,0.0895,0.0091,1.6138,0.0891,0.0079,1.613,0.0874,0.0065,1.6128,0.0879,0.0074,1.6153,0.0896,0.0073,1.6136,0.0899,0.0077,1.6155,0.0897,0.008,1.617,0.0889,0.0084,1.617,0.0888,0.0084,1.6168,0.0881,0.0077,1.6168,0.0881,0.0078,1.6168,0.0879,0.0082,1.617,0.0882,0.0083,1.6172,0.0887,0.008,1.6171,0.0887,0.0111,1.6,0.089,0.0118,1.5998,0.0897,0.0081,1.6171,0.0887,0.0083,1.6171,0.0886,0.0081,1.6169,0.0881,0.0077,1.6168,0.0879,0.0095,1.6123,0.0893,0.01,1.6105,0.0896,0.0081,1.6007,0.0876,0.0118,1.6018,0.0904,0.0112,1.6031,0.0935,0.0075,1.6003,0.0881,0.0082,1.6003,0.0877,0.0122,1.6,0.0904});
			return llatincr_coordinate_6_23_point;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return llatincr model
	 */
	public X3D 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 <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#handleArguments-java.lang.String:A-">X3D.handleArguments(args)</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#validationReport--">X3D.validationReport()</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html">CommandLine</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html#USAGE">CommandLine.USAGE</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/ConfigurationProperties.html">ConfigurationProperties</a>
     */
    public static void main(String args[])
    {
        System.out.println("Build this X3D model, showing validation diagnostics...");
        X3D thisExampleX3dModel = new llatincr().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        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(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"HumanoidAnimation.Skeleton.llatincr\" 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
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("HumanoidAnimation.Skeleton.llatincr self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

                // experimental: test X3DJSAIL output files
                // Skeleton/llatincr_JavaExport.* file validation is checked when building X3D Example Archives
                String filenameX3D  = "Skeleton/llatincr_JavaExport.x3d"; 
                String filenameX3DV = "Skeleton/llatincr_JavaExport.x3dv"; 
                String filenameJSON = "Skeleton/llatincr_JavaExport.json";
                thisExampleX3dModel.toFileX3D        (filenameX3D);
                thisExampleX3dModel.toFileClassicVRML(filenameX3DV);
// TODO         thisExampleX3dModel.toFileJSON       (filenameJSON);
        }
    }
}
