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

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

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