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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlcaninlr_geometry_5_23_coordIndex_2()
		{
			int[] value = {86,218,11,-1,89,8,5,-1,89,214,8,-1,211,90,92,-1,220,90,211,-1,215,94,212,-1,215,97,94,-1,0,4,1,-1,0,88,4,-1,92,98,210,-1,98,92,91,-1,209,96,60,-1,209,94,96,-1,10,6,83,-1,9,6,10,-1,14,103,16,-1,103,14,13,-1,105,98,100,-1,105,208,98,-1,18,62,106,-1,18,17,62,-1,6,20,7,-1,80,20,6,-1,22,27,80,-1,28,27,22,-1,110,103,101,-1,110,118,103,-1,24,105,25,-1,24,121,105,-1,112,18,123,-1,112,19,18,-1,20,114,81,-1,117,114,20,-1,115,27,78,-1,115,117,27,-1,110,203,119,-1,203,110,108,-1,112,202,111,-1,124,202,112,-1,125,31,124,-1,77,31,125,-1,199,115,128,-1,199,116,115,-1,120,143,130,-1,143,120,119,-1,122,136,132,-1,136,122,57,-1,136,148,134,-1,148,136,201,-1,29,127,138,-1,29,77,127,-1,34,129,50,-1,34,128,129,-1,53,142,70,-1,142,53,130,-1,133,135,197,-1,135,133,132,-1,135,149,193,-1,149,135,134,-1,150,139,160,-1,150,138,139,-1,146,142,141,-1,146,194,142,-1,146,154,167,-1,154,146,144,-1,156,149,147,-1,156,185,149,-1,221,150,159,-1,221,51,150,-1,186,32,162,-1,186,33,32,-1,222,166,165,-1,222,84,166,-1,37,190,223,-1,37,161,190,-1,163,39,38,-1,39,163,152,-1,179,153,192,-1,179,169,153,-1,172,191,174,-1,172,158,191,-1,175,188,187,-1,188,175,174,-1,165,177,222,-1,165,170,177,-1,76,176,184,-1,76,75,176,-1,180,65,64,-1,180,171,65,-1,223,35,37,-1,224,35,223,-1,183,224,223,-1,181,224,183,-1,43,66,41,-1,43,64,66,-1,169,43,178,-1,43,169,179,-1,75,222,177,-1,75,225,222,-1,74,225,75,-1,174,221,188,-1,174,191,221,-1,192,180,179,-1,180,192,185,-1,166,151,164,-1,44,151,166,-1,223,186,183,-1,223,190,186,-1,159,188,221,-1,159,36,188,-1,85,222,225,-1,84,222,85,-1,190,33,186,-1,190,189,33,-1,191,51,221,-1,191,52,51,-1,185,193,149,-1,185,192,193,-1,194,167,164,-1,167,194,146,-1,194,70,142,-1,194,46,70,-1,160,195,189,-1,160,139,195,-1,157,30,52,-1,157,196,30,-1,193,197,135,-1,193,155,197,-1,197,198,133,-1,197,145,198,-1,53,48,54,-1,70,48,53,-1,195,128,34,-1,195,199,128,-1,201,196,148,-1,196,201,200,-1,57,201,136,-1,201,57,56,-1,119,198,143,-1,198,119,203,-1,55,140,26,-1,54,140,55,-1,137,116,199,-1,137,204,116,-1,124,200,202,-1,31,200,124,-1,111,56,23,-1,202,56,111,-1,131,108,206,-1,131,203,108,-1,68,58,207,-1,68,55,58,-1,126,113,204,-1,126,205,113,-1,123,106,205,-1,123,18,106,-1,121,208,105,-1,121,206,208,-1,16,118,207,-1,118,16,103,-1,80,117,20,-1,27,117,80,-1,79,60,59,-1,79,209,60,-1,208,210,98,-1,208,109,210,-1,62,2,1,-1,62,17,2,-1,104,94,209,-1,104,212,94,-1,92,102,211,-1,210,102,92,-1,67,0,2,-1,213,0,67,-1,217,212,99,-1,217,215,212,-1,220,12,219,-1,220,211,12,-1,214,83,8,-1,214,216,83,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lcaninlr_geometry' coordIndex field, scene-graph level=5, element #23, 1720 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 getlcaninlr_geometry_5_23_coordIndex()
		{
			MFInt32 lcaninlr_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlcaninlr_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getlcaninlr_geometry_5_23_coordIndex_2()));
			return lcaninlr_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lcaninlr_coordinate' point field, scene-graph level=6, element #23, 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 getlcaninlr_coordinate_6_23_point()
		{
			MFVec3f lcaninlr_coordinate_6_23_point = new MFVec3f(new double[] {0.0086,1.5671,0.0827,0.0087,1.5671,0.0827,0.0087,1.5671,0.0828,0.0093,1.5674,0.082,0.0086,1.5671,0.0824,0.0085,1.5671,0.0821,0.0085,1.5681,0.0813,0.0088,1.5679,0.0815,0.0083,1.5673,0.0819,0.0083,1.5683,0.0813,0.008,1.5677,0.0818,0.0079,1.5678,0.0817,0.0078,1.568,0.082,0.0081,1.5685,0.0819,0.0081,1.5685,0.0816,0.0082,1.5684,0.0814,0.0085,1.5699,0.0817,0.0094,1.5673,0.0828,0.0105,1.5688,0.0832,0.0105,1.5687,0.0836,0.0095,1.5694,0.0815,0.009,1.5677,0.0817,0.0088,1.5698,0.0812,0.0103,1.571,0.0852,0.0099,1.5711,0.0849,0.0094,1.5692,0.0841,0.0091,1.5735,0.081,0.0096,1.5716,0.0813,0.009,1.5717,0.0812,0.0129,1.5759,0.0855,0.0126,1.5759,0.0861,0.0122,1.5742,0.0856,0.0104,1.5785,0.0808,0.0113,1.5783,0.0815,0.0111,1.5768,0.0815,0.0139,1.5837,0.0849,0.0139,1.5819,0.0856,0.0138,1.582,0.0847,0.0101,1.5831,0.0812,0.0091,1.5832,0.0817,0.0094,1.5851,0.0819,0.0104,1.5852,0.0887,0.0104,1.5853,0.0885,0.0103,1.5835,0.0881,0.0089,1.5831,0.0822,0.009,1.5851,0.0825,0.0085,1.5787,0.0818,0.0087,1.5788,0.0812,0.0087,1.5772,0.0811,0.0095,1.5787,0.0807,0.0102,1.577,0.081,0.0133,1.5774,0.0857,0.0129,1.5774,0.0864,0.0085,1.5755,0.0815,0.0088,1.5755,0.0811,0.0087,1.5736,0.0812,0.0107,1.5727,0.0859,0.0102,1.5728,0.0856,0.0087,1.5718,0.0813,0.0101,1.5688,0.084,0.0091,1.5675,0.0832,0.0078,1.568,0.0818,0.0093,1.5674,0.0824,0.0092,1.5673,0.0831,0.0113,1.583,0.0888,0.0121,1.5824,0.0889,0.0113,1.5832,0.0889,0.0086,1.5671,0.0828,0.0086,1.5736,0.0816,0.0094,1.5772,0.0807,0.0084,1.5772,0.0815,0.0103,1.585,0.0813,0.0103,1.5857,0.0886,0.0143,1.583,0.086,0.0092,1.5862,0.0851,0.0093,1.586,0.0852,0.0093,1.5862,0.0852,0.0123,1.5743,0.0849,0.0098,1.5734,0.0813,0.0097,1.569,0.0843,0.0092,1.5697,0.0812,0.0101,1.5692,0.0817,0.0086,1.5699,0.0813,0.0081,1.5676,0.0818,0.0089,1.585,0.0833,0.0089,1.5854,0.0834,0.0079,1.5678,0.0819,0.008,1.5677,0.0819,0.0085,1.5671,0.0824,0.0084,1.5672,0.0822,0.0078,1.5679,0.0823,0.0079,1.568,0.0826,0.0078,1.568,0.0823,0.0079,1.5679,0.0826,0.0084,1.5675,0.0831,0.0084,1.5673,0.0829,0.0085,1.5673,0.083,0.0084,1.5674,0.0829,0.0082,1.5683,0.0827,0.0081,1.5679,0.0828,0.0084,1.5681,0.0831,0.0085,1.5699,0.0823,0.0081,1.5684,0.0821,0.0085,1.5699,0.082,0.0087,1.5679,0.0833,0.009,1.5695,0.0837,0.0105,1.5688,0.0828,0.0104,1.5689,0.0823,0.0087,1.5717,0.0829,0.0086,1.5698,0.0827,0.0087,1.5717,0.0825,0.0109,1.5709,0.0849,0.0113,1.5709,0.0844,0.0112,1.5712,0.0827,0.0108,1.5714,0.082,0.0105,1.5733,0.0816,0.0113,1.5731,0.0822,0.0101,1.5715,0.0816,0.0086,1.5717,0.0821,0.0087,1.5735,0.0827,0.0086,1.5736,0.0821,0.0093,1.5714,0.0844,0.0095,1.5731,0.085,0.0113,1.571,0.0839,0.0117,1.5726,0.085,0.0118,1.5726,0.0844,0.0118,1.5728,0.0837,0.0123,1.5744,0.0841,0.0109,1.575,0.0817,0.01,1.5752,0.0812,0.0085,1.5754,0.0821,0.009,1.5733,0.0842,0.0096,1.5748,0.0857,0.009,1.5751,0.0846,0.0105,1.5762,0.0869,0.0096,1.5765,0.0863,0.0105,1.5746,0.0863,0.0122,1.5745,0.0833,0.0129,1.5761,0.0845,0.0127,1.5762,0.0836,0.0092,1.5754,0.0809,0.0084,1.5771,0.0828,0.0084,1.5772,0.0822,0.0086,1.5754,0.0827,0.0087,1.5785,0.0839,0.0086,1.577,0.0836,0.0085,1.5786,0.0831,0.0113,1.5774,0.0876,0.0112,1.576,0.0873,0.0106,1.5776,0.0873,0.0133,1.5776,0.0847,0.0087,1.5808,0.0818,0.0089,1.5809,0.0813,0.0092,1.5802,0.086,0.0088,1.5805,0.0842,0.0092,1.5783,0.0855,0.0116,1.5795,0.0882,0.0122,1.5774,0.0872,0.0125,1.5794,0.0877,0.0136,1.5796,0.0852,0.0131,1.5777,0.0838,0.0134,1.5798,0.0843,0.0105,1.5807,0.081,0.0098,1.5808,0.0809,0.0086,1.5807,0.0825,0.0089,1.5829,0.0838,0.0088,1.583,0.0829,0.0087,1.5806,0.0833,0.0108,1.583,0.0814,0.0094,1.5824,0.0865,0.009,1.5827,0.0846,0.0119,1.5817,0.0887,0.0129,1.5816,0.0882,0.0131,1.5822,0.0883,0.0135,1.5816,0.0875,0.0137,1.5823,0.0876,0.0098,1.5857,0.0871,0.0092,1.5845,0.0849,0.0097,1.584,0.0867,0.0101,1.5821,0.0877,0.0112,1.5819,0.0884,0.0123,1.5842,0.0825,0.0111,1.5845,0.0815,0.0118,1.5827,0.0821,0.0098,1.587,0.0875,0.0109,1.5796,0.0879,0.0116,1.5804,0.0818,0.0142,1.5825,0.0867,0.0139,1.5817,0.0866,0.0125,1.578,0.0825,0.0128,1.5801,0.0828,0.0132,1.5794,0.087,0.0099,1.5799,0.0872,0.0098,1.578,0.0866,0.0084,1.5786,0.0824,0.0121,1.5765,0.0823,0.012,1.5759,0.0868,0.0091,1.5768,0.0851,0.0087,1.5753,0.0834,0.0117,1.5748,0.0822,0.0117,1.5743,0.0862,0.0111,1.5744,0.0866,0.0113,1.5726,0.0855,0.0088,1.5735,0.0832,0.0117,1.5729,0.083,0.0113,1.5711,0.0833,0.0089,1.5716,0.0837,0.0086,1.5718,0.0817,0.0087,1.5697,0.0832,0.0088,1.5677,0.0833,0.0081,1.5684,0.0824,0.0078,1.568,0.0821,0.0083,1.5677,0.083,0.0085,1.5671,0.0828,0.0083,1.5673,0.082,0.0082,1.5676,0.0829,0.0081,1.5676,0.0819,0.008,1.5678,0.0828,0.0078,1.5679,0.0819,0.0078,1.5679,0.082,0.0078,1.5679,0.0821,0.0136,1.5795,0.0861,0.0091,1.5848,0.0841,0.0131,1.5823,0.0832,0.0135,1.584,0.0837,0.009,1.5857,0.0842});
			return lcaninlr_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 l_caninelr 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 l_caninelr().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.l_caninelr\" 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.l_caninelr self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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