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 l_caniner.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_caniner&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_caniner.x3d">l_caniner.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/lcaniner.x3d">originals/lcaniner.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/l_caniner.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_caniner.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_caniner
{
	/** Default constructor to create this object. */
	public l_caniner ()
	{
	  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("l_caniner.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/lcaniner.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/l_caniner.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 l_caniner"))
    .addChild(new Transform("lcaniner").setTranslation(0.0154,1.6109,0.0872)
      .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("lcaniner_geometry").setDEF("lcaniner_geometry").setCreaseAngle(1.571).setCoordIndex(getlcaniner_geometry_5_25_coordIndex())
          .setCoord(new Coordinate("lcaniner_coordinate").setPoint(getlcaniner_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[] getlcaniner_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,9,21,22,-1,23,24,25,-1,26,16,27,-1,28,29,30,-1,28,31,29,-1,32,33,34,-1,35,36,37,-1,38,39,40,-1,41,42,43,-1,44,45,46,-1,47,48,49,-1,50,10,9,-1,51,52,53,-1,54,55,56,-1,57,58,17,-1,59,60,61,-1,62,33,32,-1,63,64,65,-1,63,66,64,-1,67,68,69,-1,70,68,67,-1,71,72,73,-1,68,74,75,-1,76,77,78,-1,79,80,81,-1,82,48,47,-1,83,54,56,-1,60,84,85,-1,33,61,86,-1,87,32,88,-1,89,90,43,-1,50,91,88,-1,92,34,86,-1,93,94,95,-1,96,92,24,-1,97,25,98,-1,99,10,100,-1,82,101,102,-1,103,28,104,-1,18,53,52,-1,105,17,58,-1,106,11,10,-1,21,107,108,-1,109,110,111,-1,7,112,8,-1,113,114,115,-1,116,117,118,-1,119,120,121,-1,122,123,124,-1,125,124,126,-1,121,127,119,-1,119,128,120,-1,116,118,129,-1,115,130,113,-1,7,131,112,-1,109,132,110,-1,10,99,106,-1,15,27,16,-1,19,133,134,-1,103,62,28,-1,82,102,135,-1,99,100,92,-1,97,23,25,-1,96,99,92,-1,95,40,93,-1,92,100,34,-1,50,22,91,-1,89,136,90,-1,87,88,91,-1,33,86,34,-1,60,35,84,-1,11,106,16,-1,83,56,137,-1,138,139,140,-1,82,141,48,-1,79,142,80,-1,76,143,77,-1,75,69,68,-1,71,67,72,-1,70,127,68,-1,69,72,67,-1,144,145,146,-1,144,147,145,-1,62,103,33,-1,59,36,60,-1,148,57,17,-1,149,150,151,-1,51,107,52,-1,50,100,10,-1,47,49,152,-1,44,46,153,-1,41,43,90,-1,38,154,39,-1,35,60,36,-1,32,34,88,-1,26,11,16,-1,23,96,24,-1,9,22,50,-1,18,20,53,-1,19,134,20,-1,105,15,17,-1,11,26,9,-1,6,8,155,-1,156,157,158,-1,156,159,157,-1,5,160,3,-1,160,5,161,-1,162,163,164,-1,128,165,120,-1,128,166,165,-1,117,167,118,-1,117,168,167,-1,169,113,170,-1,113,169,114,-1,112,171,172,-1,131,171,112,-1,109,173,174,-1,109,111,173,-1,175,176,177,-1,175,178,176,-1,179,149,55,-1,149,179,180,-1,107,181,108,-1,107,51,181,-1,182,183,184,-1,182,185,183,-1,186,138,187,-1,139,138,186,-1,97,57,23,-1,188,57,97,-1,52,15,18,-1,15,52,27,-1,189,133,19,-1,189,190,133,-1,137,191,140,-1,192,191,137,-1,193,194,195,-1,196,194,193,-1,103,197,59,-1,103,104,197,-1,135,141,82,-1,141,135,198,-1,199,200,201,-1,199,202,200,-1,203,204,205,-1,204,203,206,-1,207,208,39,-1,209,208,207,-1,97,210,211,-1,97,98,210,-1,212,213,214,-1,213,212,215,-1,216,217,218,-1,216,180,217,-1,39,93,40,-1,208,93,39,-1,219,25,84,-1,98,25,219,-1,100,88,34,-1,100,50,88,-1,220,46,152,-1,220,215,46,-1,221,222,218,-1,222,221,223,-1,136,207,90,-1,136,209,207,-1,60,86,61,-1,60,85,86,-1,196,224,194,-1,225,224,196,-1,226,227,225,-1,226,95,227,-1,228,221,229,-1,228,230,221,-1,135,231,232,-1,135,102,231,-1,41,233,234,-1,233,41,235,-1,236,237,238,-1,237,236,230,-1,133,185,182,-1,185,133,190,-1,138,14,239,-1,138,140,14,-1,240,80,195,-1,81,80,240,-1,47,101,82,-1,101,47,45,-1,241,242,243,-1,241,244,242,-1,245,246,247,-1,245,65,246,-1,248,193,249,-1,248,250,193,-1,251,80,142,-1,251,249,80,-1,252,76,78,-1,253,76,252,-1,254,255,256,-1,255,254,232,-1,257,258,259,-1,258,257,244,-1,63,260,177,-1,260,63,261,-1,251,173,262,-1,263,173,251,-1,76,112,143,-1,8,112,76,-1,169,264,256,-1,169,158,264,-1,167,265,259,-1,167,266,265,-1,176,267,66,-1,176,268,267,-1,269,160,270,-1,269,3,160,-1,271,156,170,-1,271,272,156,-1,117,75,273,-1,75,117,116,-1,73,274,275,-1,73,175,274,-1,276,277,278,-1,276,174,277,-1,7,279,131,-1,280,279,7,-1,125,122,124,-1,281,122,125,-1,282,283,284,-1,282,285,283,-1,286,287,273,-1,286,288,287,-1,289,122,290,-1,123,122,289,-1,291,278,281,-1,291,276,278,-1,127,74,68,-1,127,121,74,-1,270,292,269,-1,270,293,292,-1,294,295,71,-1,161,295,294,-1,294,293,270,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getlcaniner_geometry_5_25_coordIndex_2()
		{
			int[] value = {294,275,293,-1,276,269,292,-1,291,269,276,-1,288,120,165,-1,286,120,288,-1,296,165,0,-1,296,288,165,-1,279,297,298,-1,280,297,279,-1,2,284,283,-1,284,2,299,-1,272,159,156,-1,272,300,159,-1,289,131,279,-1,289,171,131,-1,292,174,276,-1,292,109,174,-1,178,73,72,-1,73,178,175,-1,168,273,287,-1,273,168,117,-1,283,0,2,-1,296,0,283,-1,3,291,301,-1,269,291,3,-1,163,284,299,-1,284,163,162,-1,177,66,63,-1,177,176,66,-1,259,118,167,-1,118,259,258,-1,114,256,255,-1,114,169,256,-1,8,253,155,-1,8,76,253,-1,142,263,251,-1,302,263,142,-1,110,261,303,-1,110,260,261,-1,261,65,245,-1,261,63,65,-1,244,304,258,-1,304,244,241,-1,232,305,255,-1,305,232,231,-1,306,252,30,-1,306,253,252,-1,249,195,80,-1,249,193,195,-1,247,147,245,-1,147,247,145,-1,307,243,206,-1,307,241,243,-1,45,199,101,-1,199,45,44,-1,103,61,33,-1,103,59,61,-1,17,106,148,-1,106,17,16,-1,239,13,308,-1,239,14,13,-1,55,151,56,-1,55,149,151,-1,134,182,309,-1,182,134,133,-1,27,107,26,-1,107,27,52,-1,230,204,237,-1,204,230,228,-1,235,310,233,-1,310,235,154,-1,198,232,254,-1,198,135,232,-1,153,311,44,-1,311,153,312,-1,229,42,228,-1,42,229,43,-1,311,238,202,-1,238,311,236,-1,219,225,227,-1,224,225,219,-1,313,225,196,-1,226,225,313,-1,31,254,29,-1,31,198,254,-1,77,197,78,-1,314,197,77,-1,315,223,312,-1,315,222,223,-1,152,316,220,-1,316,152,49,-1,227,98,219,-1,210,98,227,-1,180,89,217,-1,180,179,89,-1,315,214,184,-1,214,315,212,-1,21,316,22,-1,21,108,316,-1,208,187,93,-1,186,187,208,-1,205,246,203,-1,205,234,246,-1,202,242,200,-1,202,238,242,-1,317,198,31,-1,317,141,198,-1,195,37,240,-1,194,37,195,-1,145,318,146,-1,310,318,145,-1,151,189,319,-1,151,190,189,-1,140,12,14,-1,191,12,140,-1,211,188,97,-1,308,188,211,-1,320,139,186,-1,83,139,320,-1,309,184,214,-1,309,182,184,-1,26,21,9,-1,26,107,21,-1,274,177,260,-1,274,175,177,-1,172,321,302,-1,171,321,172,-1,170,158,169,-1,170,156,158,-1,166,0,165,-1,166,1,0,-1,168,266,167,-1,168,322,266,-1,157,6,155,-1,159,6,157,-1,263,174,173,-1,277,174,263,-1,178,268,176,-1,178,323,268,-1,55,324,179,-1,55,54,324,-1,213,51,325,-1,51,213,181,-1,185,216,183,-1,185,150,216,-1,187,239,326,-1,138,239,187,-1,148,23,57,-1,148,96,23,-1,13,327,328,-1,12,327,13,-1,329,137,56,-1,329,192,137,-1,250,196,193,-1,313,196,250,-1,314,59,197,-1,36,59,314,-1,101,201,102,-1,101,199,201,-1,237,206,243,-1,237,204,206,-1,209,186,208,-1,320,186,209,-1,94,211,210,-1,326,211,94,-1,181,215,220,-1,181,213,215,-1,218,183,216,-1,183,218,222,-1,324,209,136,-1,324,320,209,-1,24,84,25,-1,24,85,84,-1,153,215,212,-1,215,153,46,-1,218,229,221,-1,218,217,229,-1,104,30,252,-1,104,28,30,-1,38,310,154,-1,38,318,310,-1,194,35,37,-1,224,35,194,-1,38,95,226,-1,38,40,95,-1,235,90,207,-1,235,41,90,-1,230,223,221,-1,230,236,223,-1,45,152,46,-1,45,47,152,-1,102,330,231,-1,102,201,330,-1,234,42,41,-1,234,205,42,-1,53,325,51,-1,325,53,20,-1,190,150,185,-1,150,190,151,-1,57,328,58,-1,57,188,328,-1,314,81,240,-1,77,81,314,-1,317,32,87,-1,317,62,32,-1,244,200,242,-1,244,257,200,-1,203,65,64,-1,65,203,246,-1,144,250,248,-1,144,146,250,-1,262,249,251,-1,262,248,249,-1,29,256,264,-1,256,29,254,-1,330,259,265,-1,259,330,257,-1,307,66,267,-1,66,307,64,-1,144,303,147,-1,331,303,144,-1,111,262,173,-1,111,331,262,-1,143,172,79,-1,112,172,143,-1,306,158,157,-1,158,306,264,-1,305,266,115,-1,266,305,265,-1,304,268,129,-1,268,304,267,-1,170,282,271,-1,113,282,170,-1,161,270,160,-1,294,270,161,-1,332,130,322,-1,332,285,130,-1,113,285,282,-1,113,130,285,-1,69,116,323,-1,69,75,116,-1,275,132,293,-1,275,274,132,-1,278,321,290,-1,278,277,321,-1,333,7,6,-1,333,280,7,-1,281,301,291,-1,301,281,125,-1,334,333,300,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getlcaniner_geometry_5_25_coordIndex_3()
		{
			int[] value = {334,335,333,-1,164,271,162,-1,164,272,271,-1,74,273,75,-1,74,286,273,-1,279,123,289,-1,279,298,123,-1,125,336,301,-1,125,126,336,-1,286,121,120,-1,74,121,286,-1,4,301,336,-1,4,3,301,-1,295,67,71,-1,295,70,67,-1,71,275,294,-1,71,73,275,-1,281,290,122,-1,281,278,290,-1,280,335,297,-1,335,280,333,-1,332,288,296,-1,288,332,287,-1,164,300,272,-1,164,334,300,-1,6,300,333,-1,300,6,159,-1,171,290,321,-1,289,290,171,-1,293,109,292,-1,293,132,109,-1,72,323,178,-1,72,69,323,-1,287,322,168,-1,332,322,287,-1,285,296,283,-1,332,296,285,-1,284,271,282,-1,284,162,271,-1,129,258,304,-1,129,118,258,-1,255,115,114,-1,115,255,305,-1,253,157,155,-1,157,253,306,-1,302,79,172,-1,302,142,79,-1,303,111,110,-1,111,303,331,-1,245,303,261,-1,303,245,147,-1,267,241,307,-1,267,304,241,-1,231,265,305,-1,265,231,330,-1,264,30,29,-1,264,306,30,-1,79,77,143,-1,79,81,77,-1,331,248,262,-1,331,144,248,-1,206,64,307,-1,64,206,203,-1,44,202,199,-1,202,44,311,-1,87,141,317,-1,141,87,48,-1,308,328,188,-1,308,13,328,-1,83,140,139,-1,83,137,140,-1,20,309,325,-1,309,20,134,-1,228,205,204,-1,205,228,42,-1,257,201,200,-1,201,257,330,-1,236,312,223,-1,236,311,312,-1,207,154,235,-1,154,207,39,-1,84,224,219,-1,35,224,84,-1,318,226,313,-1,38,226,318,-1,91,48,87,-1,48,91,49,-1,78,104,252,-1,197,104,78,-1,217,43,229,-1,217,89,43,-1,212,312,153,-1,212,315,312,-1,22,49,91,-1,22,316,49,-1,85,92,86,-1,24,92,85,-1,95,210,227,-1,94,210,95,-1,179,136,89,-1,179,324,136,-1,222,184,183,-1,184,222,315,-1,220,108,181,-1,108,220,316,-1,93,326,94,-1,187,326,93,-1,234,247,246,-1,234,233,247,-1,238,243,242,-1,238,237,243,-1,247,310,145,-1,233,310,247,-1,62,31,28,-1,62,317,31,-1,240,36,314,-1,37,36,240,-1,313,146,318,-1,313,250,146,-1,319,56,151,-1,56,319,329,-1,105,328,327,-1,105,58,328,-1,96,106,99,-1,148,106,96,-1,308,326,239,-1,308,211,326,-1,150,180,216,-1,150,149,180,-1,325,214,213,-1,325,309,214,-1,54,320,324,-1,54,83,320,-1,323,129,268,-1,323,116,129,-1,260,132,274,-1,132,260,110,-1,302,277,263,-1,321,277,302,-1,322,115,266,-1,322,130,115,-1,327,15,105,-1,12,15,327,-1,19,319,189,-1,19,329,319,-1,18,329,19,-1,18,192,329,-1,18,191,192,-1,15,191,18,-1,191,15,12,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='lcaniner_geometry' coordIndex field, scene-graph level=5, element #25, 2600 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 getlcaniner_geometry_5_25_coordIndex()
		{
			MFInt32 lcaniner_geometry_5_25_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getlcaniner_geometry_5_25_coordIndex_1()))
				.append(new MFInt32(getlcaniner_geometry_5_25_coordIndex_2()))
				.append(new MFInt32(getlcaniner_geometry_5_25_coordIndex_3()));
			return lcaniner_geometry_5_25_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='lcaniner_coordinate' point field, scene-graph level=6, element #25, 1011 total numbers made up of 337 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 getlcaniner_coordinate_6_25_point()
		{
			MFVec3f lcaniner_coordinate_6_25_point = new MFVec3f(new double[] {0.0027,-0.0089,-0.0024,0.0028,-0.0095,-0.0025,0.0020,-0.0093,-0.0031,-0.0001,-0.0086,0.0038,-0.0003,-0.0099,0.0039,0.0010,-0.0089,0.0042,-0.0027,-0.0065,-0.0034,-0.0033,-0.0065,-0.0029,-0.0035,-0.0049,-0.0028,-0.0016,0.0084,-0.0028,-0.0019,0.0084,-0.0026,-0.0020,0.0095,-0.0030,-0.0015,0.0108,-0.0020,-0.0019,0.0104,-0.0019,-0.0017,0.0105,-0.0016,-0.0015,0.0107,-0.0026,-0.0018,0.0103,-0.0030,-0.0020,0.0103,-0.0029,-0.0012,0.0107,-0.0026,-0.0010,0.0108,-0.0023,-0.0008,0.0104,-0.0028,-0.0013,0.0084,-0.0028,-0.0015,0.0069,-0.0026,-0.0024,0.0085,-0.0021,-0.0026,0.0069,-0.0018,-0.0026,0.0069,-0.0014,-0.0016,0.0095,-0.0031,-0.0015,0.0103,-0.0031,-0.0021,0.0006,-0.0035,-0.0013,-0.0016,-0.0040,-0.0022,-0.0017,-0.0039,-0.0015,0.0007,-0.0035,-0.0020,0.0031,-0.0031,-0.0024,0.0031,-0.0028,-0.0022,0.0051,-0.0023,-0.0031,0.0033,-0.0009,-0.0033,0.0018,-0.0015,-0.0032,0.0020,-0.0006,-0.0014,0.0041,0.0024,-0.0011,0.0061,0.0019,-0.0016,0.0059,0.0014,0.0003,0.0044,0.0025,0.0006,0.0044,0.0021,0.0002,0.0062,0.0016,0.0005,0.0037,-0.0013,0.0001,0.0036,-0.0020,-0.0002,0.0055,-0.0018,-0.0005,0.0034,-0.0024,-0.0010,0.0033,-0.0029,-0.0012,0.0053,-0.0025,-0.0019,0.0069,-0.0025,-0.0009,0.0096,-0.0029,-0.0013,0.0103,-0.0031,-0.0010,0.0103,-0.0030,-0.0008,0.0101,-0.0007,-0.0006,0.0101,-0.0009,-0.0008,0.0107,-0.0013,-0.0023,0.0096,-0.0025,-0.0020,0.0103,-0.0026,-0.0032,0.0017,-0.0023,-0.0031,0.0032,-0.0016,-0.0028,0.0031,-0.0023,-0.0020,0.0017,-0.0033,0.0018,-0.0018,0.0034,0.0019,0.0001,0.0028,0.0014,0.0001,0.0033,0.0023,-0.0018,0.0029,0.0035,-0.0068,0.0028,0.0038,-0.0069,0.0020,0.0036,-0.0056,0.0020,0.0036,-0.0079,0.0028,0.0030,-0.0068,0.0034,0.0032,-0.0056,0.0026,0.0029,-0.0056,0.0033,0.0038,-0.0069,0.0011,0.0038,-0.0056,0.0014,-0.0034,-0.0038,-0.0028,-0.0036,-0.0016,-0.0018,-0.0035,-0.0017,-0.0026,-0.0037,-0.0035,-0.0010,-0.0031,-0.0011,0.0004,-0.0035,-0.0014,-0.0007,-0.0002,0.0021,-0.0026,-0.0010,0.0101,-0.0006,-0.0028,0.0052,-0.0011,-0.0027,0.0052,-0.0015,-0.0025,0.0051,-0.0019,-0.0015,0.0032,-0.0031,-0.0020,0.0052,-0.0026,-0.0001,0.0077,0.0008,0.0000,0.0062,0.0018,-0.0016,0.0052,-0.0026,-0.0024,0.0069,-0.0020,-0.0018,0.0074,0.0008,-0.0020,0.0073,0.0003,-0.0021,0.0058,0.0010,-0.0023,0.0085,-0.0024,-0.0024,0.0086,-0.0016,-0.0024,0.0070,-0.0009,-0.0021,0.0084,-0.0026,-0.0022,0.0069,-0.0023,0.0004,0.0023,-0.0020,0.0006,0.0012,-0.0024,-0.0027,0.0017,-0.0030,-0.0028,0.0005,-0.0031,-0.0016,0.0107,-0.0025,-0.0021,0.0095,-0.0029,-0.0012,0.0095,-0.0031,-0.0011,0.0084,-0.0026,-0.0002,-0.0051,0.0038,0.0003,-0.0031,0.0042,-0.0005,-0.0032,0.0039,-0.0038,-0.0048,-0.0020,0.0007,-0.0057,-0.0033,0.0006,-0.0045,-0.0034,0.0015,-0.0042,-0.0026,0.0037,-0.0045,0.0015,0.0036,-0.0047,0.0004,0.0032,-0.0033,0.0005,0.0039,-0.0084,0.0010,0.0037,-0.0082,-0.0004,0.0039,-0.0081,0.0010,-0.0030,-0.0088,-0.0001,-0.0037,-0.0091,-0.0014,-0.0029,-0.0102,-0.0002,-0.0018,-0.0094,0.0019,-0.0019,-0.0109,0.0021,0.0038,-0.0080,0.0019,0.0037,-0.0092,-0.0007,0.0032,-0.0031,0.0016,0.0017,-0.0055,-0.0028,-0.0039,-0.0066,-0.0021,0.0006,-0.0049,0.0042,-0.0006,0.0105,-0.0024,-0.0007,0.0104,-0.0026,-0.0001,0.0010,-0.0029,-0.0003,0.0077,0.0011,-0.0011,0.0107,-0.0012,-0.0017,0.0099,-0.0008,-0.0014,0.0100,-0.0007,-0.0015,0.0106,-0.0014,-0.0009,0.0019,-0.0031,-0.0031,-0.0032,0.0004,-0.0037,-0.0037,-0.0019,-0.0009,-0.0002,0.0035,-0.0005,0.0020,0.0034,-0.0012,0.0018,0.0032,-0.0002,0.0000,0.0037,-0.0023,0.0095,-0.0026,-0.0004,0.0101,-0.0010,-0.0003,0.0101,-0.0012,-0.0006,0.0106,-0.0015,-0.0006,0.0054,-0.0021,0.0001,0.0057,-0.0015,-0.0008,0.0043,0.0027,-0.0029,-0.0050,-0.0035,-0.0010,-0.0062,-0.0040,-0.0021,-0.0050,-0.0041,-0.0012,-0.0049,-0.0043,-0.0020,-0.0064,-0.0039,0.0009,-0.0084,0.0042,0.0023,-0.0079,0.0040,0.0001,-0.0085,-0.0040,0.0002,-0.0089,-0.0040,-0.0008,-0.0086,-0.0041,0.0031,-0.0085,-0.0016,0.0032,-0.0095,-0.0018,0.0026,-0.0037,-0.0008,0.0028,-0.0050,-0.0012,-0.0003,-0.0047,-0.0040,-0.0004,-0.0060,-0.0039,-0.0038,-0.0065,-0.0013,-0.0038,-0.0046,-0.0011,-0.0013,-0.0034,0.0033,-0.0012,-0.0054,0.0029,0.0027,-0.0045,0.0033,0.0026,-0.0030,0.0028,0.0022,-0.0030,0.0034,0.0031,-0.0045,0.0027,-0.0003,0.0092,-0.0002,-0.0001,0.0092,-0.0004,-0.0007,0.0086,-0.0024,-0.0004,0.0099,-0.0020,0.0000,0.0091,-0.0010,-0.0001,0.0089,-0.0015,-0.0002,0.0101,-0.0015,-0.0014,0.0091,0.0001,-0.0018,0.0090,-0.0002,-0.0023,0.0096,-0.0021,-0.0009,0.0108,-0.0021,-0.0005,0.0106,-0.0019,-0.0013,0.0108,-0.0018,-0.0012,0.0108,-0.0018,-0.0024,0.0014,0.0018,-0.0031,0.0021,0.0001,-0.0032,0.0010,0.0003,-0.0024,0.0025,0.0015,-0.0033,0.0006,-0.0024,-0.0009,0.0008,-0.0033,0.0009,0.0025,-0.0013,0.0016,0.0017,-0.0005,0.0011,0.0014,-0.0015,0.0013,0.0027,-0.0003,0.0014,0.0022,0.0025,0.0013,0.0032,0.0019,0.0010,0.0032,0.0024,0.0017,0.0021,0.0021,-0.0005,0.0062,0.0020,-0.0012,0.0076,0.0013,-0.0007,0.0077,0.0013,-0.0022,0.0072,-0.0001,-0.0021,0.0088,-0.0009,-0.0001,0.0073,-0.0015,-0.0004,0.0086,-0.0021,-0.0003,0.0088,-0.0019,-0.0004,0.0072,-0.0019,0.0000,0.0092,-0.0007,0.0002,0.0077,0.0005,0.0003,0.0077,0.0003,-0.0027,0.0054,-0.0005,-0.0007,0.0071,-0.0023,0.0007,0.0062,0.0008,0.0004,0.0076,-0.0004,0.0007,0.0061,0.0003,-0.0030,0.0034,-0.0003,-0.0025,0.0037,0.0009,-0.0020,0.0039,0.0018,-0.0024,0.0056,0.0004,0.0009,0.0044,0.0018,0.0005,0.0062,0.0013,0.0011,0.0043,0.0013,0.0010,-0.0010,-0.0025,0.0002,-0.0012,-0.0032,0.0001,0.0032,0.0032,0.0007,0.0032,0.0028,-0.0002,0.0044,0.0027,0.0012,0.0042,0.0008,0.0015,0.0031,0.0014,0.0016,0.0030,0.0008,-0.0019,0.0098,-0.0011,-0.0033,0.0009,-0.0006,0.0025,0.0000,0.0018,0.0020,0.0020,0.0008,0.0019,0.0021,0.0014,0.0026,-0.0001,0.0009,0.0008,0.0001,0.0037,0.0009,0.0021,0.0029,0.0002,0.0021,0.0034,-0.0015,-0.0004,0.0032,-0.0022,-0.0006,0.0022,-0.0018,0.0017,0.0026,-0.0021,-0.0026,0.0024,-0.0029,-0.0018,-0.0034,-0.0028,-0.0038,-0.0035,-0.0006,-0.0014,-0.0037,0.0005,-0.0033,-0.0034,-0.0004,-0.0035,-0.0040,0.0021,-0.0005,-0.0006,0.0029,-0.0021,0.0008,0.0024,-0.0025,-0.0007,0.0014,-0.0029,0.0039,0.0012,-0.0018,0.0039,-0.0013,-0.0023,0.0033,-0.0021,-0.0037,0.0024,-0.0013,-0.0037,-0.0043,0.0019,-0.0028,-0.0018,0.0021,-0.0039,-0.0018,0.0027,-0.0019,0.0023,0.0029,-0.0030,0.0023,-0.0001,-0.0076,0.0037,0.0008,-0.0072,0.0042,-0.0003,-0.0071,-0.0039,-0.0009,-0.0072,-0.0040,0.0037,-0.0058,0.0003,0.0020,-0.0046,0.0039,0.0021,-0.0057,0.0039,-0.0011,-0.0065,0.0029,-0.0019,-0.0057,0.0021,-0.0018,-0.0067,0.0020,-0.0038,-0.0076,-0.0023,-0.0032,-0.0076,-0.0029,-0.0018,-0.0082,0.0019,0.0008,-0.0068,-0.0035,0.0019,-0.0079,-0.0030,0.0010,-0.0082,-0.0036,0.0018,-0.0065,-0.0029,0.0037,-0.0070,-0.0001,0.0029,-0.0061,-0.0013,0.0030,-0.0072,-0.0014,-0.0037,-0.0075,-0.0014,-0.0030,-0.0072,0.0000,-0.0010,-0.0079,0.0029,-0.0001,-0.0062,0.0037,0.0007,-0.0059,0.0040,0.0022,-0.0069,0.0039,0.0031,-0.0079,0.0034,0.0025,-0.0076,-0.0021,-0.0031,-0.0088,-0.0029,-0.0036,-0.0091,-0.0023,0.0011,-0.0091,-0.0037,-0.0018,-0.0074,-0.0039,-0.0010,-0.0090,0.0029,-0.0030,-0.0042,0.0005,0.0001,-0.0019,0.0040,0.0029,-0.0019,0.0018,0.0013,-0.0030,-0.0026,-0.0022,-0.0038,-0.0041,0.0022,0.0001,0.0024,-0.0021,0.0098,-0.0014,-0.0005,0.0098,-0.0024,-0.0006,0.0031,0.0032,0.0009,0.0040,-0.0004,0.0004,0.0058,-0.0009,-0.0018,0.0027,0.0022,-0.0034,0.0007,-0.0015,0.0002,0.0074,-0.0011,-0.0012,0.0070,-0.0025,-0.0015,0.0018,-0.0033,-0.0012,0.0029,0.0028,-0.0010,0.0109,-0.0020,-0.0008,0.0092,0.0003,-0.0030,-0.0061,0.0001,0.0023,-0.0052,-0.0020,0.0035,-0.0045,0.0021,-0.0005,0.0092,0.0000,-0.0007,0.0097,-0.0026,-0.0020,0.0089,-0.0006,-0.0016,0.0107,-0.0023,-0.0020,0.0103,-0.0024,-0.0011,0.0109,-0.0018,0.0016,-0.0007,-0.0016,-0.0006,-0.0021,0.0038,0.0024,-0.0063,-0.0021,-0.0026,-0.0075,-0.0034,-0.0017,-0.0085,-0.0039,-0.0025,-0.0086,-0.0035,-0.0013,-0.0108,0.0030});
			return lcaniner_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 l_caniner 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_caniner().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_caniner\" 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_caniner self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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