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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlprem1lr_geometry_5_23_coordIndex_2()
		{
			int[] value = {204,36,35,-1,207,40,216,-1,207,38,40,-1,201,2,1,-1,201,216,2,-1,47,73,62,-1,73,47,214,-1,65,213,5,-1,65,52,213,-1,53,200,66,-1,200,53,210,-1,200,199,79,-1,199,200,203,-1,70,208,8,-1,70,61,208,-1,0,82,71,-1,82,0,63,-1,74,64,87,-1,74,76,64,-1,3,67,78,-1,3,24,67,-1,11,78,77,-1,11,89,78,-1,220,69,80,-1,220,202,69,-1,23,94,6,-1,94,23,72,-1,85,97,83,-1,97,85,75,-1,103,19,196,-1,103,86,19,-1,90,11,22,-1,90,89,11,-1,107,80,91,-1,107,220,80,-1,6,96,113,-1,96,6,94,-1,83,99,117,-1,99,83,97,-1,99,102,120,-1,102,99,98,-1,122,88,104,-1,122,198,88,-1,126,109,106,-1,126,10,109,-1,130,110,112,-1,130,92,110,-1,93,116,195,-1,116,93,114,-1,116,119,45,-1,119,116,115,-1,221,124,121,-1,221,101,124,-1,222,128,125,-1,222,105,128,-1,134,132,129,-1,134,108,132,-1,111,193,138,-1,193,111,194,-1,17,140,137,-1,17,131,140,-1,45,142,43,-1,142,45,119,-1,173,121,143,-1,173,221,121,-1,223,125,145,-1,223,222,125,-1,161,164,224,-1,160,164,161,-1,171,149,148,-1,171,225,149,-1,153,14,151,-1,14,153,15,-1,154,157,152,-1,154,155,157,-1,219,226,168,-1,226,219,227,-1,170,16,13,-1,170,135,16,-1,171,146,133,-1,171,148,146,-1,164,223,190,-1,164,163,223,-1,167,173,172,-1,167,169,173,-1,43,226,165,-1,43,142,226,-1,137,154,151,-1,154,137,139,-1,139,155,154,-1,155,139,166,-1,168,142,141,-1,168,226,142,-1,145,190,223,-1,150,190,145,-1,162,144,160,-1,162,143,144,-1,227,165,226,-1,165,227,185,-1,186,162,159,-1,162,186,172,-1,171,188,225,-1,171,170,188,-1,224,190,189,-1,164,190,224,-1,163,222,223,-1,163,191,222,-1,169,221,173,-1,169,192,221,-1,193,44,166,-1,42,44,193,-1,16,131,17,-1,16,129,131,-1,112,138,140,-1,138,112,111,-1,136,108,134,-1,136,106,108,-1,191,105,222,-1,191,104,105,-1,102,221,192,-1,221,102,101,-1,195,45,42,-1,45,195,116,-1,96,195,194,-1,195,96,93,-1,132,92,130,-1,132,91,92,-1,128,10,126,-1,128,22,10,-1,124,198,122,-1,124,196,198,-1,117,120,115,-1,120,117,99,-1,84,117,114,-1,117,84,83,-1,7,113,110,-1,113,7,6,-1,109,220,107,-1,109,197,220,-1,196,18,198,-1,196,19,18,-1,75,100,97,-1,100,75,74,-1,72,95,94,-1,95,72,71,-1,199,220,197,-1,220,199,202,-1,78,9,3,-1,89,9,78,-1,87,65,20,-1,87,64,65,-1,63,85,82,-1,85,63,62,-1,8,201,23,-1,8,208,201,-1,203,202,199,-1,202,203,68,-1,210,203,200,-1,203,210,204,-1,5,205,24,-1,5,213,205,-1,214,76,73,-1,76,214,206,-1,208,216,201,-1,208,207,216,-1,60,38,207,-1,60,209,38,-1,211,204,210,-1,204,211,36,-1,213,30,205,-1,213,212,30,-1,215,206,214,-1,206,215,26,-1,217,25,2,-1,25,217,218,-1,176,218,217,-1,218,176,175,-1,57,182,209,-1,57,180,182,-1,174,211,55,-1,211,174,178,-1,51,177,212,-1,51,179,177,-1,183,215,49,-1,215,183,181,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lprem1lr_geometry' coordIndex field, scene-graph level=5, element #23, 1740 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 getlprem1lr_geometry_5_23_coordIndex()
		{
			MFInt32 lprem1lr_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlprem1lr_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getlprem1lr_geometry_5_23_coordIndex_2()));
			return lprem1lr_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lprem1lr_coordinate' point field, scene-graph level=6, element #23, 684 total numbers made up of 228 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 getlprem1lr_coordinate_6_23_point()
		{
			MFVec3f lprem1lr_coordinate_6_23_point = new MFVec3f(new double[] {0.0148,1.5731,0.078,0.0147,1.5731,0.0776,0.0152,1.5719,0.0774,0.0184,1.5742,0.0795,0.018,1.5742,0.0798,0.0177,1.5729,0.0794,0.014,1.5764,0.0767,0.0145,1.5765,0.0761,0.0148,1.5746,0.0766,0.0189,1.576,0.08,0.0185,1.5781,0.0779,0.0188,1.5761,0.0784,0.0184,1.5762,0.0777,0.0161,1.5863,0.0766,0.0154,1.5864,0.0765,0.0155,1.5877,0.0766,0.0161,1.5849,0.0765,0.0154,1.5849,0.0763,0.0185,1.5759,0.0805,0.018,1.5759,0.0808,0.0176,1.5742,0.0802,0.0162,1.5876,0.0766,0.0192,1.578,0.0786,0.0143,1.5746,0.077,0.0179,1.5729,0.0791,0.0152,1.5718,0.0778,0.0165,1.5709,0.0782,0.0166,1.5708,0.078,0.0167,1.5709,0.0782,0.0165,1.5708,0.0779,0.0171,1.5709,0.078,0.0169,1.5708,0.0777,0.0172,1.5709,0.0778,0.0169,1.5708,0.0778,0.0166,1.5708,0.0773,0.0165,1.571,0.077,0.0167,1.571,0.0772,0.0165,1.5708,0.0772,0.0159,1.571,0.0769,0.016,1.5708,0.0772,0.0158,1.571,0.0771,0.0161,1.5709,0.0771,0.0136,1.5828,0.079,0.014,1.5846,0.0801,0.0135,1.5847,0.0792,0.0141,1.5828,0.0798,0.0159,1.571,0.0777,0.0157,1.5718,0.0784,0.0154,1.5718,0.0781,0.016,1.5709,0.0779,0.0167,1.5717,0.079,0.0169,1.5709,0.0782,0.0171,1.5717,0.079,0.0174,1.5718,0.0779,0.0176,1.5717,0.0783,0.0171,1.5709,0.0775,0.0165,1.5719,0.0771,0.0163,1.571,0.0769,0.0162,1.5719,0.0769,0.0161,1.5731,0.0768,0.0159,1.5719,0.0768,0.0157,1.5732,0.0767,0.0154,1.573,0.0789,0.015,1.573,0.0784,0.0169,1.5729,0.0797,0.0174,1.5729,0.0797,0.0178,1.573,0.0782,0.018,1.5729,0.0788,0.0165,1.5731,0.0771,0.016,1.5746,0.0766,0.0155,1.5746,0.0764,0.0143,1.5745,0.0781,0.0142,1.5745,0.0775,0.016,1.5729,0.0793,0.0165,1.5742,0.08,0.016,1.5743,0.0798,0.0165,1.5729,0.0796,0.0183,1.5743,0.0783,0.0185,1.5743,0.0791,0.0179,1.5744,0.0779,0.016,1.5764,0.076,0.0154,1.5764,0.0758,0.0147,1.5744,0.0786,0.015,1.5761,0.0797,0.0143,1.5762,0.0789,0.0152,1.5743,0.0792,0.0172,1.576,0.0808,0.017,1.5742,0.0801,0.0193,1.5778,0.0805,0.0191,1.576,0.0793,0.0195,1.5779,0.0797,0.016,1.5783,0.0761,0.0154,1.5783,0.076,0.0138,1.5782,0.0784,0.0138,1.5764,0.0774,0.0139,1.5763,0.0781,0.0137,1.5783,0.0776,0.0159,1.576,0.0803,0.0168,1.5778,0.0812,0.0159,1.5779,0.0807,0.0166,1.576,0.0807,0.0176,1.5802,0.0819,0.0169,1.5803,0.0817,0.0175,1.5778,0.0813,0.0196,1.5802,0.0809,0.0198,1.5803,0.0801,0.0179,1.5806,0.0774,0.0169,1.5782,0.0766,0.017,1.5807,0.0768,0.0177,1.5781,0.0772,0.0145,1.5783,0.0762,0.0137,1.5808,0.077,0.0144,1.5808,0.0763,0.0138,1.5783,0.0769,0.0142,1.5781,0.0791,0.0149,1.5804,0.0804,0.0141,1.5805,0.0795,0.0149,1.578,0.08,0.016,1.5825,0.0816,0.0149,1.5826,0.0808,0.016,1.5803,0.0812,0.0187,1.5824,0.0823,0.0191,1.5802,0.0815,0.0193,1.5824,0.0819,0.0185,1.5802,0.0819,0.0197,1.5826,0.0792,0.0187,1.5805,0.0781,0.0189,1.5827,0.0784,0.0195,1.5804,0.0789,0.0161,1.583,0.0764,0.0154,1.5808,0.0761,0.0154,1.583,0.0762,0.0161,1.5808,0.0762,0.0182,1.5847,0.0778,0.0171,1.5829,0.077,0.0172,1.5848,0.0771,0.018,1.5828,0.0776,0.0143,1.5849,0.0766,0.0136,1.583,0.0772,0.0135,1.5849,0.0774,0.0143,1.583,0.0765,0.016,1.5844,0.082,0.0148,1.5845,0.0811,0.0189,1.5842,0.0828,0.0195,1.5842,0.0823,0.0199,1.5845,0.0794,0.0191,1.5846,0.0786,0.0204,1.5869,0.0797,0.0193,1.586,0.0786,0.0194,1.5872,0.0787,0.0202,1.5858,0.0796,0.0144,1.5864,0.0768,0.0137,1.5875,0.0776,0.0146,1.5878,0.0769,0.0136,1.5863,0.0776,0.0134,1.5861,0.0785,0.0137,1.5867,0.0797,0.0135,1.587,0.0786,0.0136,1.5859,0.0795,0.0192,1.5859,0.0833,0.0198,1.5854,0.0827,0.0199,1.5863,0.0829,0.019,1.5852,0.0831,0.0201,1.5843,0.0817,0.0203,1.5855,0.082,0.0141,1.5859,0.0804,0.0133,1.5848,0.0782,0.0171,1.5854,0.0829,0.016,1.5855,0.0822,0.017,1.5843,0.0826,0.0173,1.5862,0.0771,0.0184,1.5861,0.0778,0.0181,1.5852,0.083,0.0179,1.5843,0.0828,0.0169,1.5708,0.0775,0.016,1.5708,0.0775,0.016,1.5708,0.0774,0.0168,1.5708,0.0779,0.0168,1.5708,0.0774,0.0167,1.5708,0.078,0.0164,1.5708,0.0771,0.0163,1.5708,0.0779,0.0162,1.5709,0.0771,0.0162,1.5708,0.0777,0.0161,1.5708,0.0776,0.0142,1.5865,0.0806,0.0182,1.5859,0.0832,0.0171,1.5863,0.0831,0.0174,1.5874,0.0772,0.0207,1.5869,0.0811,0.0206,1.5857,0.081,0.0198,1.5824,0.0813,0.017,1.5824,0.0822,0.0134,1.5829,0.078,0.0135,1.5807,0.0778,0.0137,1.5806,0.0787,0.0183,1.5778,0.0813,0.0176,1.5763,0.077,0.0188,1.5778,0.081,0.0173,1.5744,0.0773,0.0175,1.573,0.0779,0.0147,1.5731,0.0772,0.0166,1.5745,0.0769,0.017,1.5731,0.0774,0.0168,1.5718,0.0773,0.0175,1.5717,0.0786,0.0164,1.5717,0.0789,0.0156,1.5719,0.0769,0.0151,1.5732,0.0768,0.0162,1.571,0.0769,0.0171,1.5718,0.0776,0.0169,1.571,0.0774,0.017,1.5709,0.0781,0.0173,1.5717,0.0788,0.0161,1.5717,0.0787,0.0163,1.5709,0.078,0.0152,1.5719,0.0771,0.0157,1.571,0.0773,0.0158,1.571,0.0775,0.016,1.5864,0.0824,0.0168,1.5763,0.0765,0.0177,1.5824,0.0823,0.0201,1.5825,0.0804,0.0203,1.5844,0.0808,0.0205,1.5866,0.0821,0.0187,1.5874,0.0779,0.015,1.5857,0.0814,0.015,1.5863,0.0816});
			return lprem1lr_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 lprem1lr 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 lprem1lr().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.lprem1lr\" 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.lprem1lr self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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