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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlcaninlc_geometry_5_23_coordIndex_2()
		{
			int[] value = {60,147,24,-1,147,60,209,-1,203,84,83,-1,203,184,84,-1,206,65,144,-1,206,66,65,-1,26,142,139,-1,142,26,23,-1,186,69,182,-1,98,69,186,-1,181,124,19,-1,181,205,124,-1,120,123,197,-1,120,138,123,-1,139,187,27,-1,187,139,185,-1,111,145,117,-1,111,40,145,-1,111,38,40,-1,129,8,10,-1,177,8,129,-1,131,134,210,-1,134,131,0,-1,1,174,57,-1,130,174,1,-1,211,171,115,-1,171,211,169,-1,9,168,166,-1,212,168,9,-1,4,39,5,-1,163,39,4,-1,177,213,8,-1,177,176,213,-1,173,214,114,-1,175,214,173,-1,133,207,6,-1,133,215,207,-1,6,45,7,-1,207,45,6,-1,10,166,111,-1,9,166,10,-1,81,201,80,-1,81,71,201,-1,180,95,94,-1,12,95,180,-1,125,67,16,-1,125,68,67,-1,181,123,122,-1,181,64,123,-1,183,150,155,-1,79,150,183,-1,209,59,208,-1,209,60,59,-1,116,63,112,-1,116,61,63,-1,90,197,154,-1,120,197,90,-1,199,158,157,-1,158,199,89,-1,55,2,51,-1,35,2,55,-1,29,156,86,-1,153,156,29,-1,115,185,113,-1,185,115,171,-1,177,187,170,-1,129,187,177,-1,110,4,3,-1,110,167,4,-1,108,178,146,-1,108,41,178,-1,44,109,7,-1,46,109,44,-1,44,32,47,-1,44,45,32,-1,193,189,188,-1,216,189,193,-1,73,193,190,-1,73,216,193,-1,192,180,190,-1,180,192,179,-1,52,160,196,-1,52,56,160,-1,100,102,104,-1,143,102,100,-1,58,67,98,-1,58,17,67,-1,65,62,61,-1,65,20,62,-1,65,21,20,-1,102,50,49,-1,118,50,102,-1,216,72,93,-1,216,73,72,-1,107,76,108,-1,107,77,76,-1,126,149,159,-1,126,96,149,-1,121,120,184,-1,121,138,120,-1,92,200,82,-1,200,92,151,-1,87,151,80,-1,200,151,87,-1,201,164,88,-1,201,71,164,-1,28,91,75,-1,30,91,28,-1,202,184,203,-1,202,121,184,-1,202,165,121,-1,159,204,202,-1,159,149,204,-1,93,189,216,-1,189,93,198,-1,204,97,140,-1,149,97,204,-1,141,37,36,-1,141,148,37,-1,99,208,100,-1,208,99,209,-1,103,196,104,-1,103,52,196,-1,147,99,136,-1,209,99,147,-1,49,128,103,-1,49,48,128,-1,47,194,161,-1,194,47,105,-1,191,188,162,-1,193,188,191,-1,146,109,106,-1,146,110,109,-1,146,167,110,-1,146,178,167,-1,117,112,111,-1,117,116,112,-1,42,144,43,-1,42,206,144,-1,36,62,141,-1,36,63,62,-1,63,36,25,-1,157,83,199,-1,157,203,83,-1,66,154,197,-1,206,154,66,-1,208,98,186,-1,208,59,98,-1,122,205,181,-1,205,122,165,-1,68,127,78,-1,68,125,127,-1,78,158,150,-1,78,137,158,-1,185,170,187,-1,170,185,171,-1,217,33,218,-1,217,34,33,-1,210,34,217,-1,210,134,34,-1,114,211,115,-1,214,211,114,-1,212,8,213,-1,212,9,8,-1,207,218,33,-1,215,218,207,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lcaninlc_geometry' coordIndex field, scene-graph level=5, element #23, 1664 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 getlcaninlc_geometry_5_23_coordIndex()
		{
			MFInt32 lcaninlc_geometry_5_23_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlcaninlc_geometry_5_23_coordIndex_1()))
				.append(new MFInt32(getlcaninlc_geometry_5_23_coordIndex_2()));
			return lcaninlc_geometry_5_23_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lcaninlc_coordinate' point field, scene-graph level=6, element #23, 657 total numbers made up of 219 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 getlcaninlc_coordinate_6_23_point()
		{
			MFVec3f lcaninlc_coordinate_6_23_point = new MFVec3f(new double[] {0.0144,1.5834,0.0861,0.0141,1.5841,0.0849,0.0145,1.5839,0.0862,0.0107,1.585,0.0891,0.0103,1.5862,0.0888,0.0103,1.5857,0.0886,0.0114,1.5835,0.0891,0.0115,1.5844,0.0896,0.009,1.5861,0.084,0.0091,1.5864,0.0847,0.0089,1.5867,0.0841,0.0153,1.591,0.0865,0.0154,1.5893,0.0863,0.0154,1.5893,0.086,0.015,1.5927,0.087,0.0149,1.5927,0.0872,0.0125,1.5902,0.0844,0.0122,1.5893,0.0834,0.0123,1.5904,0.0845,0.0103,1.5904,0.0866,0.0098,1.5895,0.0856,0.01,1.5904,0.0869,0.0109,1.5874,0.0819,0.0107,1.5877,0.0822,0.0113,1.5879,0.0822,0.0094,1.5878,0.0836,0.0099,1.5877,0.0827,0.0095,1.5874,0.0827,0.011,1.5933,0.0904,0.0113,1.5939,0.0901,0.0107,1.5935,0.0902,0.014,1.5832,0.0881,0.0135,1.5831,0.0888,0.0132,1.5826,0.0885,0.0139,1.5826,0.0878,0.0145,1.5838,0.087,0.01,1.588,0.0832,0.0109,1.5881,0.0825,0.0096,1.5873,0.0867,0.0098,1.587,0.0875,0.0097,1.5873,0.0877,0.01,1.5897,0.0894,0.01,1.5911,0.0895,0.0097,1.5898,0.0886,0.0126,1.5851,0.0898,0.0123,1.5834,0.0895,0.0127,1.5862,0.0901,0.0139,1.5851,0.0891,0.0153,1.5892,0.0858,0.0153,1.5892,0.0853,0.0156,1.591,0.0856,0.0148,1.5849,0.0858,0.0147,1.5862,0.0848,0.0149,1.5861,0.0853,0.0152,1.5862,0.0868,0.0148,1.5849,0.0872,0.0144,1.585,0.0847,0.0136,1.5844,0.0838,0.0122,1.5891,0.0832,0.013,1.5892,0.0831,0.0118,1.5882,0.0824,0.0093,1.5889,0.0854,0.0097,1.589,0.085,0.0092,1.5883,0.0844,0.0103,1.5915,0.0879,0.0098,1.5903,0.0873,0.01,1.5917,0.0883,0.013,1.5903,0.0841,0.0133,1.591,0.0848,0.0142,1.591,0.084,0.0154,1.5911,0.0862,0.0156,1.5921,0.086,0.0146,1.5927,0.0885,0.0148,1.5914,0.0883,0.0148,1.5927,0.0877,0.0108,1.5918,0.0906,0.0107,1.5908,0.0905,0.0116,1.5908,0.0907,0.0137,1.5923,0.0854,0.0147,1.5921,0.0847,0.0147,1.5933,0.0871,0.0152,1.5925,0.0867,0.0128,1.595,0.0888,0.0124,1.5946,0.0881,0.0115,1.5945,0.0893,0.0108,1.5938,0.0898,0.012,1.5947,0.0896,0.0143,1.5938,0.0864,0.015,1.5932,0.0854,0.0138,1.5937,0.0862,0.0106,1.5936,0.0899,0.0102,1.5921,0.0898,0.0135,1.5943,0.0892,0.0138,1.593,0.0894,0.0153,1.591,0.0872,0.0153,1.591,0.0867,0.0126,1.591,0.0853,0.0118,1.5906,0.0849,0.0138,1.5903,0.0837,0.0125,1.5874,0.0824,0.0139,1.5885,0.0833,0.0133,1.5869,0.0829,0.015,1.5896,0.0843,0.015,1.5875,0.085,0.0146,1.588,0.0841,0.0145,1.5851,0.0884,0.0115,1.588,0.0904,0.0116,1.5895,0.0906,0.0106,1.5894,0.0903,0.0115,1.5861,0.0901,0.0107,1.586,0.0896,0.0093,1.5873,0.0855,0.0091,1.5878,0.0842,0.0105,1.5862,0.0814,0.0112,1.5849,0.0816,0.0104,1.5854,0.0814,0.0092,1.5887,0.0855,0.0095,1.5885,0.0867,0.0154,1.591,0.0848,0.015,1.591,0.0843,0.0106,1.5937,0.0896,0.0111,1.5938,0.0887,0.0109,1.5932,0.0884,0.0106,1.593,0.0885,0.0105,1.5906,0.0862,0.0129,1.5909,0.0852,0.0129,1.5925,0.0859,0.0131,1.5922,0.0858,0.0152,1.5887,0.0857,0.0089,1.5865,0.0834,0.0139,1.5837,0.0849,0.0143,1.583,0.086,0.0104,1.5852,0.0887,0.0113,1.5832,0.0889,0.0143,1.5829,0.0869,0.0092,1.5876,0.0837,0.0116,1.5866,0.0819,0.0134,1.5931,0.0859,0.0108,1.5935,0.0889,0.0097,1.5872,0.0823,0.011,1.5908,0.0856,0.0105,1.5892,0.0845,0.0107,1.5873,0.0818,0.0145,1.59,0.0838,0.0097,1.5902,0.0874,0.0097,1.5882,0.0881,0.0104,1.5877,0.0898,0.0115,1.5877,0.0821,0.0115,1.5891,0.0837,0.0121,1.5914,0.0856,0.0146,1.5928,0.0851,0.0141,1.5939,0.0882,0.0117,1.5924,0.0904,0.0115,1.5935,0.0903,0.0101,1.5927,0.0891,0.0149,1.5929,0.0851,0.0124,1.5942,0.0899,0.0129,1.594,0.0869,0.0136,1.5935,0.086,0.0125,1.5929,0.0863,0.0137,1.5853,0.0839,0.014,1.5866,0.0893,0.0127,1.588,0.0902,0.0101,1.5867,0.0885,0.0155,1.5922,0.0849,0.0111,1.5932,0.0878,0.0093,1.5867,0.0853,0.0102,1.5866,0.0889,0.0093,1.5862,0.0852,0.0094,1.5851,0.0819,0.009,1.5855,0.0825,0.0095,1.5855,0.0819,0.009,1.5851,0.0825,0.0124,1.5846,0.0826,0.0135,1.584,0.0837,0.0123,1.5842,0.0825,0.0089,1.5854,0.0834,0.0089,1.5858,0.0833,0.01,1.5881,0.0891,0.0153,1.5877,0.0868,0.0154,1.5893,0.0868,0.0107,1.5913,0.0874,0.0144,1.5909,0.084,0.015,1.592,0.0847,0.0113,1.5943,0.089,0.0095,1.5861,0.0819,0.014,1.5902,0.0836,0.009,1.5863,0.0825,0.0129,1.5901,0.0902,0.0129,1.5915,0.0902,0.0149,1.59,0.0884,0.014,1.5881,0.0894,0.0149,1.5878,0.0883,0.014,1.5901,0.0894,0.0148,1.5862,0.0884,0.0128,1.5857,0.0828,0.0142,1.5866,0.0839,0.0102,1.5928,0.0889,0.0127,1.593,0.0901,0.0132,1.5943,0.0872,0.0136,1.5946,0.0877,0.0153,1.5929,0.086,0.0117,1.5931,0.0869,0.0122,1.5944,0.0878,0.0114,1.5917,0.0862,0.0109,1.5915,0.087,0.0099,1.5917,0.0885,0.0123,1.5828,0.0891,0.0132,1.5891,0.083,0.012,1.588,0.0823,0.0142,1.5825,0.0867,0.0103,1.585,0.0813,0.0092,1.5862,0.0851,0.009,1.5857,0.0842,0.0111,1.5845,0.0815,0.0121,1.5824,0.0889,0.014,1.5915,0.0894,0.0137,1.5823,0.0876,0.0131,1.5822,0.0883});
			return lcaninlc_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_caninelc 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_caninelc().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_caninelc\" 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_caninelc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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