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.Navigation.*;
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 lcenincc.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.lcenincc&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/lcenincc.x3d">lcenincc.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/lcenincc.x3d">originals/lcenincc.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> usage examples <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/lcenincc.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/lcenincc.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 lcenincc
{
	/** Default constructor to create this object. */
	public lcenincc ()
	{
	  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_4_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("lcenincc.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/lcenincc.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("usage examples 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/lcenincc.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("tooth lcenincc"))
    .addChild(new Transform("lcenincc").setTranslation(0.0039,1.5969,0.0933)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .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("lcenincc_geometry").setDEF("lcenincc_geometry").setCreaseAngle(1.571).setCoordIndex(getlcenincc_geometry_5_25_coordIndex())
          .setCoord(new Coordinate("lcenincc_coordinate").setPoint(getlcenincc_coordinate_6_25_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[] getlcenincc_geometry_5_25_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,26,33,24,-1,34,35,36,-1,37,38,39,-1,40,41,42,-1,43,44,45,-1,46,47,48,-1,27,49,50,-1,51,52,53,-1,54,55,56,-1,57,31,30,-1,58,59,60,-1,61,62,63,-1,46,64,65,-1,33,26,66,-1,67,68,69,-1,70,71,72,-1,73,74,75,-1,76,77,73,-1,78,79,80,-1,81,82,62,-1,83,84,63,-1,85,32,86,-1,87,31,88,-1,71,89,72,-1,83,90,91,-1,92,93,67,-1,94,41,65,-1,65,6,94,-1,58,60,95,-1,95,96,58,-1,96,95,93,-1,97,98,36,-1,99,72,100,-1,36,98,101,-1,18,102,103,-1,48,104,105,-1,42,41,106,-1,107,103,108,-1,61,63,84,-1,73,109,110,-1,111,112,113,-1,13,114,115,-1,112,116,117,-1,118,119,115,-1,21,97,22,-1,120,77,76,-1,121,47,40,-1,122,38,123,-1,124,39,38,-1,125,126,99,-1,127,1,128,-1,129,130,6,-1,131,132,133,-1,131,134,132,-1,134,131,135,-1,127,128,136,-1,99,137,125,-1,124,38,122,-1,9,138,10,-1,12,139,13,-1,15,140,16,-1,21,23,113,-1,49,27,29,-1,112,111,116,-1,115,14,13,-1,115,24,14,-1,111,113,23,-1,73,75,109,-1,84,140,61,-1,2,127,141,-1,142,143,144,-1,39,145,146,-1,39,147,145,-1,107,11,103,-1,48,148,104,-1,18,149,102,-1,136,141,127,-1,99,100,4,-1,97,36,150,-1,151,67,93,-1,93,152,96,-1,90,63,62,-1,6,130,94,-1,91,153,83,-1,67,69,154,-1,89,73,110,-1,31,57,88,-1,85,155,32,-1,83,63,90,-1,156,81,89,-1,89,71,156,-1,157,158,82,-1,158,159,82,-1,78,7,79,-1,158,135,160,-1,161,162,163,-1,82,159,62,-1,72,126,70,-1,157,82,164,-1,67,151,68,-1,33,66,104,-1,46,65,41,-1,94,130,165,-1,61,166,62,-1,58,167,59,-1,30,117,57,-1,54,56,168,-1,51,53,155,-1,126,72,99,-1,49,169,50,-1,117,116,57,-1,48,105,46,-1,43,170,44,-1,106,41,94,-1,39,146,37,-1,36,138,34,-1,30,32,171,-1,117,30,112,-1,28,172,29,-1,118,152,119,-1,18,20,149,-1,120,76,166,-1,121,40,173,-1,170,121,173,-1,170,174,121,-1,122,123,175,-1,129,6,8,-1,3,5,176,-1,1,127,2,-1,143,177,2,-1,134,157,132,-1,165,129,178,-1,130,129,165,-1,179,178,180,-1,178,179,165,-1,70,181,182,-1,183,181,70,-1,132,184,133,-1,184,132,185,-1,186,177,143,-1,177,186,187,-1,124,188,189,-1,188,124,190,-1,191,138,9,-1,138,191,34,-1,170,192,174,-1,43,192,170,-1,14,193,12,-1,194,193,14,-1,15,61,140,-1,15,195,61,-1,196,101,98,-1,196,197,101,-1,149,198,114,-1,149,20,198,-1,115,92,24,-1,92,115,119,-1,22,111,23,-1,199,111,22,-1,109,86,87,-1,75,86,109,-1,104,200,105,-1,104,66,200,-1,201,202,203,-1,50,202,201,-1,175,144,204,-1,123,144,175,-1,123,142,144,-1,108,147,107,-1,147,108,145,-1,146,45,44,-1,146,145,45,-1,179,186,106,-1,179,187,186,-1,205,40,42,-1,205,173,40,-1,104,194,33,-1,148,194,104,-1,100,206,4,-1,100,207,206,-1,208,5,209,-1,141,5,208,-1,141,136,5,-1,57,49,29,-1,49,57,116,-1,114,102,149,-1,114,139,102,-1,114,13,139,-1,55,93,95,-1,55,151,93,-1,210,211,212,-1,210,213,211,-1,214,159,158,-1,214,91,159,-1,215,26,25,-1,215,66,26,-1,65,7,6,-1,65,79,7,-1,91,216,153,-1,216,91,214,-1,154,216,163,-1,216,154,69,-1,89,100,72,-1,110,100,89,-1,32,87,86,-1,32,31,87,-1,168,83,54,-1,84,83,168,-1,164,81,156,-1,164,82,81,-1,80,217,162,-1,217,80,79,-1,78,160,135,-1,78,80,160,-1,164,132,157,-1,185,132,164,-1,162,218,163,-1,162,217,218,-1,164,182,185,-1,164,156,182,-1,74,77,219,-1,77,74,73,-1,51,84,168,-1,16,84,51,-1,84,16,140,-1,151,54,68,-1,55,54,151,-1,153,69,68,-1,216,69,153,-1,64,79,65,-1,79,64,217,-1,159,90,62,-1,90,159,91,-1,112,213,113,-1,213,112,211,-1,60,55,95,-1,60,56,55,-1,32,53,171,-1,155,53,32,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlcenincc_geometry_5_25_coordIndex_2()
		{
			int[] value = {209,4,206,-1,209,5,4,-1,209,201,208,-1,28,201,209,-1,88,29,172,-1,57,29,88,-1,101,138,36,-1,101,10,138,-1,139,220,102,-1,139,221,220,-1,222,106,186,-1,106,222,42,-1,220,145,108,-1,45,145,220,-1,142,37,222,-1,123,37,142,-1,38,37,123,-1,204,190,175,-1,190,204,203,-1,35,50,169,-1,35,202,50,-1,144,2,141,-1,144,143,2,-1,24,194,14,-1,194,24,33,-1,49,150,169,-1,49,199,150,-1,119,93,92,-1,93,119,152,-1,20,96,198,-1,20,58,96,-1,197,167,19,-1,197,210,167,-1,213,21,113,-1,21,213,196,-1,219,120,195,-1,219,77,120,-1,194,192,193,-1,194,148,192,-1,174,47,121,-1,174,48,47,-1,191,147,189,-1,191,107,147,-1,187,223,177,-1,187,224,223,-1,181,185,182,-1,181,184,185,-1,136,176,5,-1,136,128,176,-1,157,135,158,-1,135,157,134,-1,187,180,224,-1,180,187,179,-1,70,125,183,-1,125,70,126,-1,135,225,78,-1,135,131,225,-1,39,189,147,-1,189,39,124,-1,107,9,11,-1,9,107,191,-1,174,148,48,-1,192,148,174,-1,12,221,139,-1,193,221,12,-1,17,195,15,-1,17,219,195,-1,210,196,213,-1,196,210,197,-1,19,58,20,-1,19,167,58,-1,114,118,115,-1,118,114,198,-1,112,171,211,-1,112,30,171,-1,203,208,201,-1,203,204,208,-1,202,34,188,-1,34,202,35,-1,146,205,37,-1,205,146,44,-1,106,165,179,-1,106,94,165,-1,170,205,44,-1,170,173,205,-1,40,46,41,-1,47,46,40,-1,207,172,206,-1,207,88,172,-1,50,28,27,-1,28,50,201,-1,52,168,56,-1,168,52,51,-1,53,59,212,-1,59,53,52,-1,167,212,59,-1,167,210,212,-1,163,214,161,-1,163,216,214,-1,64,105,200,-1,105,64,46,-1,66,218,200,-1,218,66,215,-1,154,25,67,-1,215,25,154,-1,110,207,100,-1,109,207,110,-1,75,85,86,-1,75,74,85,-1,62,76,81,-1,62,166,76,-1,162,160,80,-1,160,162,161,-1,182,71,70,-1,182,156,71,-1,89,76,73,-1,89,81,76,-1,85,219,17,-1,219,85,74,-1,17,155,85,-1,17,51,155,-1,16,51,17,-1,88,109,87,-1,88,207,109,-1,83,68,54,-1,153,68,83,-1,163,215,154,-1,215,163,218,-1,217,200,218,-1,217,64,200,-1,158,161,214,-1,161,158,160,-1,52,60,59,-1,60,52,56,-1,212,171,53,-1,212,211,171,-1,206,28,209,-1,206,172,28,-1,11,18,103,-1,11,101,18,-1,101,11,10,-1,45,221,43,-1,221,45,220,-1,42,37,205,-1,42,222,37,-1,220,103,102,-1,220,108,103,-1,143,222,186,-1,142,222,143,-1,188,203,202,-1,188,190,203,-1,141,204,144,-1,208,204,141,-1,169,36,35,-1,150,36,169,-1,150,22,97,-1,199,22,150,-1,24,67,25,-1,24,92,67,-1,199,116,111,-1,199,49,116,-1,152,198,96,-1,152,118,198,-1,19,101,197,-1,101,19,18,-1,98,21,196,-1,97,21,98,-1,166,195,120,-1,61,195,166,-1,43,193,192,-1,221,193,43,-1,34,189,188,-1,34,191,189,-1,175,124,122,-1,190,124,175,-1,177,0,2,-1,0,177,223,-1,225,7,78,-1,7,225,8,-1,3,99,4,-1,3,137,99,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lcenincc_geometry' coordIndex field, scene-graph level=5, element #25, 1724 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 getlcenincc_geometry_5_25_coordIndex()
		{
			MFInt32 lcenincc_geometry_5_25_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlcenincc_geometry_5_25_coordIndex_1()))
				.append(new MFInt32(getlcenincc_geometry_5_25_coordIndex_2()));
			return lcenincc_geometry_5_25_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lcenincc_coordinate' point field, scene-graph level=6, element #25, 678 total numbers made up of 226 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 getlcenincc_coordinate_6_25_point()
		{
			MFVec3f lcenincc_coordinate_6_25_point = new MFVec3f(new double[] {-0.0026,0.0048,0.0038,-0.0030,0.0039,0.0036,-0.0026,0.0043,0.0040,-0.0034,0.0013,0.0002,-0.0034,0.0009,0.0000,-0.0038,0.0011,0.0025,0.0024,0.0043,0.0022,0.0030,0.0030,0.0012,0.0028,0.0034,0.0011,-0.0015,-0.0058,0.0040,-0.0015,-0.0060,0.0037,-0.0011,-0.0058,0.0039,0.0025,-0.0055,0.0030,0.0025,-0.0057,0.0028,0.0030,-0.0054,0.0027,-0.0001,-0.0023,0.0006,-0.0001,-0.0026,0.0007,-0.0005,-0.0023,0.0006,-0.0002,-0.0061,0.0033,-0.0002,-0.0064,0.0030,0.0014,-0.0063,0.0026,-0.0035,-0.0062,0.0032,-0.0036,-0.0059,0.0033,-0.0036,-0.0060,0.0030,0.0039,-0.0051,0.0022,0.0040,-0.0032,0.0021,0.0040,-0.0030,0.0025,-0.0040,-0.0028,0.0032,-0.0040,-0.0011,0.0029,-0.0039,-0.0031,0.0023,-0.0035,-0.0047,0.0016,-0.0033,-0.0034,0.0008,-0.0023,-0.0035,0.0012,0.0037,-0.0033,0.0031,-0.0019,-0.0038,0.0043,-0.0029,-0.0042,0.0044,-0.0028,-0.0057,0.0040,-0.0003,0.0013,0.0047,-0.0011,0.0012,0.0047,-0.0012,-0.0006,0.0045,0.0018,0.0019,0.0036,0.0017,0.0034,0.0036,0.0006,0.0033,0.0041,0.0020,-0.0018,0.0039,0.0011,-0.0003,0.0042,0.0012,-0.0019,0.0041,0.0027,0.0016,0.0033,0.0021,0.0015,0.0035,0.0024,0.0001,0.0036,-0.0039,-0.0046,0.0032,-0.0037,-0.0026,0.0042,-0.0000,-0.0035,0.0012,-0.0000,-0.0047,0.0015,-0.0014,-0.0047,0.0017,0.0022,-0.0036,0.0003,0.0022,-0.0047,0.0007,0.0011,-0.0047,0.0012,-0.0037,-0.0035,0.0011,0.0014,-0.0062,0.0021,-0.0001,-0.0062,0.0021,0.0012,-0.0059,0.0018,-0.0000,-0.0013,-0.0008,0.0002,0.0001,-0.0026,0.0006,-0.0014,-0.0011,0.0034,0.0016,0.0023,0.0029,0.0032,0.0026,0.0038,-0.0013,0.0028,0.0040,-0.0038,0.0009,0.0031,-0.0032,-0.0002,0.0039,-0.0026,0.0001,-0.0021,0.0039,-0.0040,-0.0017,0.0026,-0.0041,-0.0023,0.0022,-0.0033,-0.0014,0.0000,-0.0024,-0.0015,-0.0013,-0.0007,-0.0019,-0.0012,-0.0008,-0.0007,0.0005,-0.0029,-0.0009,0.0002,-0.0026,0.0027,0.0025,-0.0004,0.0030,0.0027,0.0012,0.0028,0.0023,-0.0003,-0.0008,0.0014,-0.0041,0.0001,0.0015,-0.0040,0.0019,-0.0023,-0.0004,0.0009,-0.0024,0.0004,-0.0015,-0.0023,0.0006,-0.0022,-0.0023,0.0003,-0.0032,-0.0023,0.0001,-0.0036,-0.0021,0.0005,-0.0016,0.0012,-0.0037,0.0016,-0.0014,-0.0013,0.0024,-0.0008,-0.0016,0.0039,-0.0052,0.0016,0.0037,-0.0055,0.0011,0.0014,0.0048,0.0034,0.0023,-0.0059,0.0014,0.0024,-0.0060,0.0017,-0.0035,-0.0060,0.0035,-0.0027,-0.0061,0.0036,-0.0031,0.0026,-0.0016,-0.0031,0.0001,-0.0016,-0.0015,-0.0062,0.0036,0.0014,-0.0058,0.0033,-0.0000,-0.0058,0.0036,0.0032,-0.0015,0.0035,0.0029,0.0002,0.0035,0.0005,0.0048,0.0039,-0.0013,-0.0039,0.0042,-0.0000,-0.0036,0.0043,-0.0029,-0.0012,-0.0010,-0.0023,-0.0004,-0.0023,-0.0037,-0.0057,0.0029,-0.0035,-0.0062,0.0023,-0.0036,-0.0063,0.0028,0.0025,-0.0058,0.0026,0.0038,-0.0054,0.0021,-0.0038,-0.0048,0.0019,-0.0038,-0.0048,0.0016,0.0038,-0.0056,0.0018,0.0039,-0.0054,0.0017,-0.0007,0.0002,-0.0026,0.0018,0.0015,0.0037,-0.0015,0.0011,0.0047,-0.0014,0.0015,0.0047,-0.0015,-0.0006,0.0045,-0.0025,0.0043,-0.0033,-0.0024,0.0039,-0.0034,-0.0030,0.0035,0.0038,-0.0035,0.0021,0.0029,0.0023,0.0048,0.0021,0.0022,0.0048,0.0024,0.0020,0.0034,-0.0018,0.0010,0.0045,-0.0039,0.0010,0.0049,-0.0038,0.0019,0.0032,-0.0023,0.0021,0.0029,-0.0018,-0.0034,0.0022,0.0034,-0.0032,0.0028,-0.0012,-0.0020,-0.0058,0.0040,0.0021,-0.0056,0.0031,0.0002,-0.0023,0.0005,-0.0033,0.0022,0.0041,-0.0015,0.0030,0.0046,-0.0017,0.0043,0.0044,-0.0023,0.0027,0.0046,-0.0000,-0.0020,0.0045,-0.0002,-0.0005,0.0047,-0.0012,-0.0022,0.0045,0.0026,-0.0017,0.0037,0.0015,-0.0061,0.0029,-0.0036,-0.0056,0.0037,0.0033,-0.0045,0.0005,0.0038,-0.0056,0.0014,0.0027,-0.0021,-0.0007,0.0040,-0.0024,0.0006,-0.0013,-0.0034,0.0012,-0.0010,0.0028,-0.0046,0.0011,0.0023,-0.0038,0.0020,0.0010,-0.0024,0.0013,0.0004,-0.0027,0.0025,0.0018,-0.0012,0.0031,0.0004,-0.0005,0.0033,0.0006,0.0000,0.0037,-0.0009,0.0001,-0.0000,0.0029,-0.0046,0.0014,0.0059,0.0030,-0.0004,0.0002,-0.0026,-0.0002,-0.0063,0.0026,0.0011,-0.0034,0.0010,-0.0036,-0.0046,0.0039,0.0018,0.0000,0.0038,-0.0025,-0.0048,0.0016,-0.0038,-0.0016,0.0017,0.0016,0.0014,0.0038,0.0021,0.0000,0.0037,-0.0018,0.0011,0.0047,-0.0037,0.0014,0.0023,-0.0017,0.0053,0.0040,0.0013,0.0062,0.0028,0.0005,0.0061,0.0035,0.0004,0.0065,0.0033,-0.0011,0.0044,-0.0047,-0.0011,0.0039,-0.0047,-0.0021,0.0043,-0.0040,-0.0001,0.0045,-0.0047,-0.0001,0.0041,-0.0047,-0.0004,0.0050,0.0042,-0.0004,0.0061,0.0039,-0.0019,-0.0022,0.0045,-0.0015,-0.0022,0.0045,-0.0018,-0.0006,0.0045,-0.0016,-0.0038,0.0042,0.0023,-0.0017,0.0038,0.0025,-0.0034,0.0036,0.0028,-0.0034,0.0034,-0.0003,-0.0013,-0.0007,-0.0025,-0.0065,0.0033,-0.0015,-0.0065,0.0032,0.0025,-0.0061,0.0022,-0.0037,-0.0056,0.0032,0.0037,-0.0001,0.0025,-0.0038,-0.0009,0.0040,-0.0029,-0.0026,0.0046,-0.0028,-0.0007,0.0046,-0.0026,0.0008,0.0047,0.0010,0.0013,0.0042,-0.0038,-0.0003,0.0009,-0.0035,-0.0010,-0.0004,-0.0035,0.0008,0.0041,-0.0039,0.0005,0.0026,-0.0015,-0.0064,0.0027,-0.0025,-0.0064,0.0023,-0.0014,-0.0063,0.0023,-0.0026,-0.0065,0.0028,0.0030,-0.0004,-0.0013,0.0039,-0.0016,0.0017,0.0034,-0.0016,-0.0005,0.0035,0.0010,0.0014,0.0038,-0.0004,0.0016,-0.0006,-0.0013,-0.0006,0.0014,-0.0035,0.0039,0.0022,-0.0035,0.0037,-0.0004,0.0032,0.0045,-0.0017,0.0057,0.0039,-0.0005,0.0065,0.0038,0.0026,0.0030,-0.0004});
			return lcenincc_coordinate_6_25_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 lcenincc 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 lcenincc().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.lcenincc\" 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.lcenincc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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