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 llatincc.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.llatincc&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/llatincc.x3d">llatincc.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/llatincc.x3d">originals/llatincc.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/llatincc.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/llatincc.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 llatincc
{
	/** Default constructor to create this object. */
	public llatincc ()
	{
	  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("llatincc.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/llatincc.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/llatincc.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 llatincc"))
    .addChild(new Transform("llatincc")
      .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("llatincc_geometry").setDEF("llatincc_geometry").setCreaseAngle(1.571).setCoordIndex(getllatincc_geometry_5_23_coordIndex())
          .setCoord(new Coordinate("llatincc_coordinate").setPoint(getllatincc_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[] getllatincc_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,21,22,23,-1,24,25,26,-1,27,28,29,-1,30,31,32,-1,9,33,34,-1,35,36,37,-1,38,39,40,-1,41,42,43,-1,44,45,46,-1,12,47,48,-1,49,50,51,-1,52,53,54,-1,31,55,56,-1,57,58,59,-1,60,61,62,-1,63,64,65,-1,55,66,56,-1,55,67,37,-1,68,69,70,-1,71,72,73,-1,72,74,75,-1,76,8,7,-1,77,48,70,-1,78,79,80,-1,78,70,48,-1,78,81,82,-1,83,8,76,-1,19,84,85,-1,86,60,87,-1,88,89,90,-1,91,92,93,-1,94,75,95,-1,96,73,97,-1,98,49,99,-1,100,101,83,-1,101,102,103,-1,31,67,55,-1,104,105,106,-1,25,96,107,-1,108,109,110,-1,111,106,105,-1,27,112,113,-1,114,65,115,-1,23,116,90,-1,117,54,118,-1,84,119,59,-1,120,121,122,-1,123,124,11,-1,125,100,126,-1,125,127,100,-1,128,129,130,-1,131,132,133,-1,46,134,99,-1,91,69,68,-1,78,135,79,-1,136,12,77,-1,137,138,139,-1,140,98,141,-1,78,68,70,-1,83,76,142,-1,49,140,143,-1,60,144,145,-1,77,69,46,-1,40,39,43,-1,9,34,122,-1,146,32,147,-1,148,149,150,-1,25,24,151,-1,21,23,152,-1,18,136,153,-1,15,41,129,-1,84,154,85,-1,84,58,154,-1,145,144,147,-1,120,155,40,-1,8,83,156,-1,157,158,5,-1,159,7,6,-1,160,161,162,-1,163,164,7,-1,156,103,165,-1,166,167,168,-1,163,169,164,-1,160,162,170,-1,159,163,7,-1,40,121,120,-1,122,121,42,-1,14,171,47,-1,49,98,140,-1,172,105,104,-1,25,151,173,-1,24,26,108,-1,147,144,146,-1,122,10,9,-1,174,175,36,-1,176,77,46,-1,49,143,117,-1,177,57,59,-1,60,145,61,-1,178,66,155,-1,66,178,56,-1,179,180,181,-1,98,71,73,-1,73,72,97,-1,137,139,166,-1,10,17,11,-1,51,182,49,-1,182,99,49,-1,126,100,83,-1,92,91,68,-1,46,99,182,-1,142,126,83,-1,120,122,34,-1,59,58,84,-1,118,50,117,-1,107,75,94,-1,107,97,75,-1,101,156,83,-1,55,37,36,-1,27,113,35,-1,183,184,185,-1,110,186,108,-1,25,173,96,-1,174,35,187,-1,103,156,101,-1,100,188,101,-1,96,97,107,-1,94,95,139,-1,189,190,93,-1,191,192,193,-1,93,190,91,-1,88,90,53,-1,194,86,87,-1,195,130,126,-1,19,85,196,-1,78,48,81,-1,45,153,176,-1,7,164,76,-1,72,75,97,-1,71,190,72,-1,69,77,70,-1,135,78,82,-1,67,197,37,-1,50,49,117,-1,64,198,65,-1,33,120,34,-1,62,87,60,-1,32,31,56,-1,53,199,54,-1,12,48,77,-1,46,182,44,-1,45,176,46,-1,125,126,130,-1,35,174,36,-1,32,146,30,-1,29,112,27,-1,148,200,149,-1,172,111,105,-1,119,45,44,-1,201,202,203,-1,12,14,47,-1,9,11,145,-1,0,2,204,-1,191,205,206,-1,157,207,208,-1,209,205,210,-1,209,206,205,-1,211,164,169,-1,211,212,164,-1,167,213,214,-1,167,215,213,-1,216,217,218,-1,216,3,217,-1,219,6,165,-1,219,159,6,-1,184,218,217,-1,184,220,218,-1,221,57,118,-1,221,58,57,-1,58,221,154,-1,17,122,15,-1,10,122,17,-1,222,202,201,-1,202,222,128,-1,13,136,18,-1,136,13,12,-1,172,223,111,-1,224,223,172,-1,152,225,21,-1,152,226,225,-1,186,227,151,-1,186,228,227,-1,229,230,231,-1,229,232,230,-1,195,128,130,-1,202,128,195,-1,175,187,114,-1,175,174,187,-1,233,127,38,-1,233,234,127,-1,135,142,76,-1,135,82,142,-1,133,123,181,-1,235,123,133,-1,189,72,190,-1,189,74,72,-1,137,168,2,-1,137,166,168,-1,170,79,160,-1,170,193,79,-1,43,125,130,-1,43,39,125,-1,235,19,196,-1,235,20,19,-1,16,181,123,-1,16,179,181,-1,85,62,196,-1,154,62,85,-1,199,118,54,-1,199,221,118,-1,193,80,79,-1,192,80,193,-1,75,236,95,-1,75,74,236,-1,234,115,188,-1,114,115,234,-1,113,187,35,-1,187,113,63,-1,27,37,197,-1,37,27,35,-1,139,237,94,-1,237,139,138,-1,138,238,237,-1,238,138,239,-1,240,238,239,-1,241,238,240,-1,140,242,150,-1,242,140,141,-1,243,185,231,-1,243,183,185,-1,89,226,152,-1,226,89,244,-1,241,243,106,-1};
			return value;
		}

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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getllatincc_geometry_5_23_coordIndex_3()
		{
			int[] value = {206,213,215,-1,206,209,213,-1,4,256,207,-1,261,256,4,-1,258,0,259,-1,0,258,1,-1,161,212,211,-1,161,160,212,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='llatincc_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 getllatincc_geometry_5_23_coordIndex()
		{
			MFInt32 llatincc_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getllatincc_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getllatincc_geometry_5_23_coordIndex_2()))
				.append(new MFInt32(getllatincc_geometry_5_23_coordIndex_3()));
			return llatincc_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='llatincc_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 getllatincc_coordinate_6_23_point()
		{
			MFVec3f llatincc_coordinate_6_23_point = new MFVec3f(new double[] {0.0117,1.6029,0.093,0.0117,1.6025,0.0932,0.0122,1.6018,0.0926,0.0094,1.6011,0.0941,0.0092,1.6008,0.094,0.0094,1.6008,0.0942,0.007,1.5997,0.0897,0.007,1.5999,0.0891,0.0069,1.5992,0.0893,0.0092,1.5924,0.0935,0.0089,1.5937,0.093,0.0092,1.5937,0.0928,0.0107,1.596,0.0904,0.0107,1.596,0.0905,0.0099,1.5971,0.0903,0.0089,1.5948,0.0926,0.009,1.5948,0.0925,0.009,1.5945,0.0926,0.0113,1.5949,0.0906,0.0114,1.5946,0.0907,0.0112,1.5949,0.0907,0.0109,1.5921,0.0941,0.0107,1.5921,0.0943,0.0109,1.592,0.094,0.0132,1.5966,0.0928,0.0133,1.5966,0.0925,0.0132,1.5969,0.0928,0.0094,1.5951,0.0951,0.01,1.5951,0.0952,0.0101,1.5967,0.0953,0.0098,1.592,0.0944,0.0093,1.5921,0.0945,0.0093,1.5918,0.0941,0.0091,1.5923,0.0936,0.0091,1.5924,0.0935,0.0088,1.5952,0.095,0.0083,1.5937,0.0944,0.0088,1.5938,0.0949,0.0078,1.5944,0.093,0.008,1.5944,0.0928,0.0081,1.5936,0.0933,0.0088,1.5947,0.0926,0.0087,1.594,0.093,0.0086,1.5945,0.0928,0.0123,1.5937,0.0907,0.012,1.594,0.0906,0.0123,1.5945,0.0897,0.0099,1.5971,0.0902,0.0102,1.5969,0.0897,0.0137,1.5929,0.0907,0.0135,1.5927,0.0907,0.0134,1.5929,0.0907,0.0132,1.5922,0.092,0.0126,1.592,0.0928,0.0131,1.592,0.0917,0.0086,1.5924,0.0944,0.0086,1.592,0.0942,0.0128,1.5925,0.0914,0.0126,1.5925,0.0914,0.0127,1.5925,0.0913,0.0105,1.5919,0.0933,0.0104,1.5922,0.0931,0.0113,1.5922,0.0926,0.0081,1.5967,0.0943,0.0082,1.5981,0.0942,0.0079,1.5967,0.094,0.0085,1.5925,0.0942,0.0093,1.5924,0.0947,0.0108,1.5966,0.0891,0.0115,1.5955,0.0893,0.0104,1.5967,0.0893,0.0135,1.5949,0.0903,0.0135,1.5964,0.0904,0.0138,1.595,0.0907,0.013,1.5974,0.0902,0.0133,1.5978,0.0908,0.0078,1.599,0.0883,0.011,1.5958,0.0902,0.0098,1.5977,0.0885,0.0093,1.5989,0.0878,0.0105,1.5978,0.0884,0.0095,1.5975,0.0897,0.0089,1.5978,0.0888,0.0071,1.5981,0.0902,0.0121,1.5937,0.0909,0.0116,1.5937,0.0913,0.0106,1.5916,0.0935,0.0115,1.5919,0.0928,0.0127,1.5924,0.093,0.0118,1.5923,0.0937,0.0118,1.5919,0.0935,0.0125,1.5957,0.0893,0.0116,1.5967,0.089,0.0125,1.5969,0.0895,0.0134,1.5979,0.0918,0.0129,1.5992,0.091,0.0138,1.5953,0.0916,0.0137,1.5966,0.0909,0.0138,1.5937,0.0909,0.0136,1.5936,0.0904,0.0072,1.5965,0.092,0.0073,1.5977,0.0922,0.0076,1.5978,0.093,0.0076,1.5988,0.0925,0.0107,1.5967,0.095,0.0109,1.597,0.0949,0.0108,1.5981,0.095,0.0136,1.5966,0.0917,0.0131,1.5967,0.093,0.0127,1.5967,0.0936,0.0128,1.5952,0.0935,0.0112,1.5967,0.0948,0.0095,1.5967,0.0951,0.0089,1.5967,0.0949,0.0079,1.5953,0.0941,0.0078,1.5966,0.0936,0.0107,1.5918,0.0939,0.0137,1.5925,0.0909,0.0129,1.5922,0.0915,0.0122,1.5937,0.0908,0.009,1.5924,0.0935,0.0087,1.5937,0.0931,0.0088,1.5937,0.093,0.0096,1.5947,0.092,0.0099,1.5936,0.0925,0.0079,1.5955,0.0922,0.0077,1.5967,0.0912,0.0075,1.5953,0.0927,0.0087,1.596,0.0918,0.0088,1.5951,0.0924,0.0084,1.5958,0.092,0.0098,1.597,0.0904,0.0106,1.5959,0.0906,0.0102,1.5959,0.0909,0.013,1.5948,0.0897,0.0084,1.599,0.088,0.0112,1.5952,0.0904,0.0124,1.6008,0.0927,0.0127,1.5997,0.0927,0.013,1.5996,0.092,0.0138,1.5928,0.0913,0.0139,1.5939,0.0914,0.0083,1.5978,0.0894,0.0138,1.5926,0.0911,0.0097,1.592,0.0937,0.0096,1.5923,0.0935,0.0097,1.5918,0.094,0.0092,1.592,0.0938,0.0132,1.5926,0.0922,0.0132,1.5924,0.0921,0.0134,1.5926,0.092,0.0132,1.5952,0.0925,0.0111,1.5921,0.094,0.0114,1.5948,0.0905,0.012,1.5923,0.092,0.0084,1.5925,0.0936,0.0074,1.5987,0.0916,0.0083,1.5994,0.094,0.0092,1.5994,0.0946,0.0071,1.5999,0.0902,0.0089,1.5999,0.0877,0.0089,1.6003,0.0877,0.0101,1.6001,0.0882,0.007,1.6003,0.0891,0.0076,1.5999,0.0882,0.0073,1.5991,0.0913,0.0126,1.6007,0.0921,0.0126,1.6001,0.0913,0.0125,1.6011,0.0922,0.0075,1.6003,0.0881,0.0102,1.5997,0.0883,0.0098,1.5972,0.0902,0.011,1.5967,0.0949,0.0133,1.5952,0.0923,0.0082,1.5948,0.0945,0.008,1.5947,0.0943,0.0116,1.5947,0.0903,0.0128,1.5926,0.0912,0.0085,1.5921,0.0939,0.009,1.5959,0.0917,0.0091,1.597,0.0908,0.0093,1.5959,0.0915,0.0129,1.5937,0.0903,0.0108,1.6008,0.0944,0.0104,1.6024,0.0941,0.0104,1.6008,0.0945,0.0131,1.5952,0.0928,0.0081,1.5953,0.0945,0.0075,1.5966,0.093,0.0127,1.5971,0.0898,0.0131,1.596,0.0898,0.0113,1.5993,0.089,0.0117,1.5981,0.089,0.0105,1.5991,0.0883,0.0117,1.5917,0.093,0.0084,1.5969,0.091,0.0108,1.5937,0.0919,0.0094,1.5938,0.095,0.008,1.5979,0.0937,0.0124,1.5918,0.0925,0.013,1.5925,0.0925,0.009,1.5971,0.0907,0.0089,1.597,0.0908,0.009,1.5971,0.0906,0.0121,1.6022,0.0925,0.0112,1.5995,0.089,0.0119,1.5994,0.0896,0.0084,1.5998,0.0939,0.008,1.5991,0.0934,0.0118,1.5998,0.0897,0.0111,1.6,0.089,0.0082,1.6003,0.0877,0.0082,1.5999,0.0878,0.0122,1.6,0.0904,0.0124,1.6006,0.0913,0.0124,1.5995,0.0904,0.0094,1.6016,0.0939,0.0099,1.6019,0.0941,0.0099,1.6023,0.0939,0.0073,1.5997,0.0909,0.0103,1.6028,0.0939,0.0122,1.592,0.0922,0.0089,1.596,0.0918,0.0112,1.5951,0.0946,0.0109,1.5951,0.0948,0.011,1.5937,0.0945,0.0112,1.5937,0.0944,0.0132,1.5938,0.0924,0.0131,1.5938,0.0926,0.0097,1.5995,0.0947,0.0101,1.5981,0.0952,0.0102,1.5996,0.0949,0.0095,1.5982,0.095,0.0079,1.5947,0.0938,0.0077,1.5953,0.0937,0.0105,1.5948,0.0913,0.0127,1.5988,0.0903,0.013,1.5982,0.0928,0.0125,1.5984,0.0936,0.0124,1.5998,0.0935,0.0117,1.5996,0.0943,0.0118,1.5983,0.0945,0.0134,1.5938,0.0921,0.0109,1.5996,0.0947,0.012,1.5939,0.0939,0.0128,1.5939,0.0932,0.012,1.5968,0.0944,0.0122,1.6008,0.0933,0.0107,1.595,0.0949,0.0091,1.5983,0.0948,0.0099,1.6008,0.0944,0.0122,1.5984,0.0896,0.0082,1.5937,0.0941,0.0098,1.5924,0.0947,0.0107,1.5937,0.0946,0.0079,1.5995,0.0932,0.0084,1.6003,0.0937,0.0077,1.5993,0.0925,0.0113,1.6028,0.0937,0.0112,1.6031,0.0935,0.0123,1.6016,0.0921,0.0087,1.6008,0.0938,0.0099,1.5937,0.0951,0.0086,1.5974,0.0901,0.0115,1.6008,0.0941,0.0121,1.5953,0.0943});
			return llatincc_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 llatincc 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 llatincc().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.llatincc\" 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.llatincc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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