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> intervertebral disc. </p>
 <p> Related links:  source t11disc.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.t11disc&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/t11disc.x3d">t11disc.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> intervertebral disc </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/t11disc.x3d">originals/t11disc.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Intervertebral_disc" target="_blank">https://en.wikipedia.org/wiki/Intervertebral_disc</a> </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/t11disc.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/t11disc.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 t11disc
{
	/** Default constructor to create this object. */
	public t11disc ()
	{
	  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("t11disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("intervertebral disc"))
    .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/t11disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Intervertebral_disc"))
    .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/t11disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("t11disc.x3d"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("cartilage t11disc"))
    .addChild(new Transform("t11disc").setTranslation(0.0000,1.2429,-0.0589)
      .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("CartilageMaterial").setAmbientIntensity(0.965).setDiffuseColor(0.9843,0.949,0.7843).setShininess(0.05).setSpecularColor(0.9647,0.949,0.9098)))
        .setGeometry(new IndexedFaceSet("t11disc_geometry").setDEF("t11disc_geometry").setCreaseAngle(1.571).setCoordIndex(gett11disc_geometry_5_24_coordIndex())
          .setCoord(new Coordinate("t11disc_coordinate").setPoint(gett11disc_coordinate_6_24_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[] gett11disc_geometry_5_24_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,8,9,6,-1,10,11,12,-1,13,14,15,-1,16,17,18,-1,19,20,21,-1,22,19,23,-1,24,25,26,-1,27,28,29,-1,16,15,14,-1,30,31,32,-1,33,34,35,-1,36,37,38,-1,39,40,2,-1,41,42,43,-1,16,31,30,-1,44,45,46,-1,47,48,49,-1,50,51,52,-1,53,54,55,-1,56,53,57,-1,58,59,60,-1,61,62,59,-1,63,62,64,-1,65,66,67,-1,68,69,70,-1,71,72,73,-1,73,74,75,-1,76,77,78,-1,59,62,63,-1,79,54,80,-1,58,81,82,-1,53,55,83,-1,84,85,86,-1,87,85,88,-1,89,90,88,-1,89,91,92,-1,82,80,54,-1,44,46,93,-1,94,95,96,-1,97,98,99,-1,100,70,69,-1,101,42,41,-1,102,82,81,-1,103,104,48,-1,18,105,106,-1,107,108,25,-1,109,19,106,-1,110,111,15,-1,8,11,10,-1,112,64,10,-1,113,114,115,-1,114,116,117,-1,118,119,5,-1,12,112,10,-1,10,9,8,-1,106,105,109,-1,106,22,15,-1,120,121,122,-1,48,123,103,-1,124,30,0,-1,30,125,0,-1,44,102,81,-1,41,126,101,-1,127,100,69,-1,99,128,97,-1,95,129,96,-1,102,44,93,-1,79,130,54,-1,89,92,131,-1,132,89,88,-1,133,134,85,-1,53,83,135,-1,63,60,59,-1,76,61,77,-1,73,136,74,-1,75,71,73,-1,67,137,138,-1,70,46,68,-1,67,139,140,-1,141,71,142,-1,112,63,64,-1,59,77,61,-1,58,60,81,-1,143,54,130,-1,53,135,57,-1,144,85,84,-1,58,53,56,-1,48,104,49,-1,45,68,46,-1,30,17,16,-1,145,41,43,-1,39,2,1,-1,37,146,38,-1,35,147,33,-1,30,32,125,-1,13,15,111,-1,28,148,29,-1,149,148,25,-1,108,150,25,-1,22,106,19,-1,19,109,20,-1,11,151,12,-1,5,152,3,-1,114,153,154,-1,0,125,1,-1,103,42,104,-1,103,43,42,-1,155,156,157,-1,158,156,155,-1,159,160,161,-1,160,159,162,-1,163,164,165,-1,163,117,164,-1,166,167,168,-1,166,169,167,-1,168,170,171,-1,168,172,170,-1,173,174,175,-1,174,173,176,-1,177,114,154,-1,116,114,177,-1,114,178,153,-1,114,113,178,-1,179,180,181,-1,179,182,180,-1,183,184,185,-1,184,183,186,-1,187,188,189,-1,187,190,188,-1,171,191,183,-1,171,170,191,-1,180,192,193,-1,192,180,164,-1,183,194,171,-1,183,185,194,-1,120,3,195,-1,4,3,120,-1,196,6,197,-1,198,6,196,-1,21,199,200,-1,21,26,199,-1,110,22,201,-1,22,110,15,-1,108,202,203,-1,108,107,202,-1,204,107,28,-1,107,204,202,-1,205,29,206,-1,207,29,205,-1,208,209,210,-1,208,211,209,-1,212,213,214,-1,213,212,215,-1,216,217,218,-1,216,219,217,-1,220,210,221,-1,220,208,210,-1,156,222,223,-1,224,222,156,-1,225,226,161,-1,225,227,226,-1,228,229,230,-1,228,231,229,-1,40,190,145,-1,40,188,190,-1,118,232,231,-1,232,118,233,-1,182,234,227,-1,234,182,179,-1,222,115,235,-1,222,113,115,-1,236,237,238,-1,239,237,236,-1,213,13,214,-1,213,14,13,-1,36,240,37,-1,36,201,240,-1,219,241,203,-1,219,216,241,-1,242,220,221,-1,242,92,220,-1,243,244,245,-1,243,246,244,-1,247,248,249,-1,97,248,247,-1,130,250,95,-1,250,130,79,-1,60,44,81,-1,45,44,60,-1,251,252,253,-1,252,251,254,-1,255,256,257,-1,256,255,66,-1,258,259,260,-1,261,259,258,-1,262,263,264,-1,262,51,263,-1,126,265,266,-1,126,41,265,-1,262,70,100,-1,262,267,70,-1,268,259,269,-1,270,259,268,-1,257,271,272,-1,257,273,271,-1,274,275,276,-1,274,253,275,-1,277,278,279,-1,278,277,280,-1,281,282,283,-1,284,282,281,-1,99,94,96,-1,98,94,99,-1,102,285,286,-1,102,93,285,-1,132,91,89,-1,132,287,91,-1,288,88,90,-1,288,87,88,-1,132,85,144,-1,88,85,132,-1,134,86,85,-1,86,134,289,-1,244,86,290,-1,86,244,84,-1,83,291,247,-1,83,55,291,-1,292,293,294,-1,293,292,133,-1,294,76,78,-1,294,295,76,-1,77,57,78,-1,77,56,57,-1,72,51,50,-1,72,263,51,-1,296,297,298,-1,296,299,297,-1,75,142,71,-1,75,260,142,-1,300,298,301,-1,300,302,298,-1,303,304,305,-1,304,303,306,-1,303,191,307,-1,303,308,191,-1,260,74,258,-1,260,75,74,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] gett11disc_geometry_5_24_coordIndex_2()
		{
			int[] value = {138,251,309,-1,251,138,310,-1,311,137,312,-1,313,137,311,-1,314,315,316,-1,314,317,315,-1,299,318,319,-1,299,172,318,-1,320,139,321,-1,139,320,140,-1,128,271,322,-1,323,271,128,-1,324,325,326,-1,324,276,325,-1,285,327,328,-1,285,329,327,-1,275,280,277,-1,275,330,280,-1,42,49,104,-1,49,42,101,-1,276,277,325,-1,276,275,277,-1,273,322,271,-1,273,283,322,-1,321,255,331,-1,255,321,139,-1,319,297,299,-1,311,297,319,-1,170,299,296,-1,299,170,172,-1,313,316,310,-1,313,314,316,-1,67,312,137,-1,67,140,312,-1,309,67,138,-1,65,67,309,-1,332,258,74,-1,333,258,332,-1,306,307,302,-1,306,303,307,-1,334,305,304,-1,266,305,334,-1,191,296,307,-1,296,191,170,-1,320,332,335,-1,320,321,332,-1,263,71,141,-1,71,263,72,-1,61,64,62,-1,64,61,336,-1,78,292,294,-1,57,292,78,-1,337,294,293,-1,337,295,294,-1,338,247,249,-1,338,83,247,-1,290,289,339,-1,290,86,289,-1,288,293,87,-1,288,337,293,-1,330,208,280,-1,208,330,211,-1,286,328,250,-1,286,285,328,-1,326,284,281,-1,245,284,326,-1,280,220,278,-1,220,280,208,-1,340,276,324,-1,340,274,276,-1,323,272,271,-1,341,272,323,-1,327,270,268,-1,342,270,327,-1,266,127,126,-1,127,266,334,-1,264,141,342,-1,264,263,141,-1,261,333,341,-1,261,258,333,-1,66,340,256,-1,340,66,65,-1,254,236,252,-1,254,239,236,-1,79,286,250,-1,286,79,80,-1,247,98,97,-1,98,247,291,-1,290,245,244,-1,284,245,290,-1,220,91,278,-1,92,91,220,-1,203,343,219,-1,343,203,202,-1,344,240,345,-1,344,37,240,-1,214,111,33,-1,214,13,111,-1,30,151,17,-1,30,124,151,-1,238,346,347,-1,238,237,346,-1,235,163,348,-1,235,115,163,-1,349,179,350,-1,349,234,179,-1,233,351,232,-1,351,233,122,-1,265,145,190,-1,41,145,265,-1,1,351,39,-1,351,1,352,-1,349,230,353,-1,349,228,230,-1,161,348,225,-1,348,161,160,-1,158,224,156,-1,347,224,158,-1,221,155,354,-1,221,210,155,-1,355,218,162,-1,355,216,218,-1,34,38,35,-1,34,36,38,-1,215,31,213,-1,31,215,32,-1,356,32,215,-1,352,32,356,-1,29,131,27,-1,29,207,131,-1,357,205,206,-1,357,358,205,-1,359,25,24,-1,359,149,25,-1,20,26,21,-1,20,24,26,-1,200,360,345,-1,200,199,360,-1,198,358,357,-1,198,196,358,-1,200,19,21,-1,23,19,200,-1,109,8,7,-1,8,109,105,-1,122,4,120,-1,233,4,122,-1,166,171,194,-1,168,171,166,-1,119,152,5,-1,152,119,350,-1,194,361,362,-1,361,194,185,-1,189,186,187,-1,189,184,186,-1,191,186,183,-1,186,191,308,-1,181,350,179,-1,350,181,152,-1,346,153,178,-1,346,175,153,-1,154,169,177,-1,154,174,169,-1,315,176,173,-1,176,315,317,-1,318,168,167,-1,168,318,172,-1,117,192,164,-1,117,116,192,-1,161,146,159,-1,161,226,146,-1,157,223,217,-1,156,223,157,-1,229,215,212,-1,356,215,229,-1,210,158,155,-1,209,158,210,-1,2,103,0,-1,103,2,43,-1,353,147,35,-1,353,230,147,-1,162,363,160,-1,363,162,218,-1,364,35,38,-1,364,353,35,-1,177,166,365,-1,177,169,166,-1,365,193,192,-1,193,365,362,-1,175,154,153,-1,154,175,174,-1,176,318,167,-1,176,317,318,-1,239,173,237,-1,173,239,315,-1,185,195,361,-1,195,185,184,-1,366,190,187,-1,366,265,190,-1,365,194,362,-1,194,365,166,-1,193,181,180,-1,193,367,181,-1,189,121,120,-1,121,189,188,-1,9,197,6,-1,9,336,197,-1,151,18,17,-1,11,18,151,-1,6,368,7,-1,368,6,198,-1,359,20,368,-1,359,24,20,-1,201,23,240,-1,23,201,22,-1,150,203,241,-1,150,108,203,-1,150,26,25,-1,150,199,26,-1,25,28,107,-1,25,148,28,-1,148,206,29,-1,149,206,148,-1,242,28,27,-1,28,242,204,-1,214,147,212,-1,214,33,147,-1,37,159,146,-1,37,344,159,-1,157,219,343,-1,219,157,217,-1,211,238,209,-1,236,238,211,-1,235,223,222,-1,235,363,223,-1,227,364,226,-1,227,234,364,-1,231,356,229,-1,231,232,356,-1,40,43,2,-1,40,145,43,-1,39,188,40,-1,39,121,188,-1,119,231,228,-1,231,119,118,-1,165,227,225,-1,227,165,182,-1,224,113,222,-1,224,178,113,-1,12,48,112,-1,123,48,12,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] gett11disc_geometry_5_24_coordIndex_3()
		{
			int[] value = {31,14,213,-1,31,16,14,-1,34,201,36,-1,34,110,201,-1,216,360,241,-1,216,355,360,-1,221,204,242,-1,221,354,204,-1,279,246,243,-1,279,287,246,-1,249,282,339,-1,248,282,249,-1,143,95,94,-1,95,143,130,-1,45,63,47,-1,45,60,63,-1,309,253,274,-1,253,309,251,-1,331,257,272,-1,257,331,255,-1,270,260,259,-1,270,142,260,-1,100,51,262,-1,100,52,51,-1,267,264,329,-1,262,264,267,-1,269,261,369,-1,259,261,269,-1,370,257,256,-1,257,370,273,-1,253,330,275,-1,253,252,330,-1,279,325,277,-1,279,243,325,-1,283,248,322,-1,282,248,283,-1,47,68,45,-1,47,49,68,-1,90,205,288,-1,90,207,205,-1,144,287,132,-1,144,246,287,-1,246,84,244,-1,84,246,144,-1,55,143,291,-1,55,54,143,-1,289,371,338,-1,134,371,289,-1,76,196,197,-1,76,295,196,-1,371,57,135,-1,57,371,292,-1,53,82,54,-1,82,53,58,-1,77,58,56,-1,77,59,58,-1,73,50,372,-1,73,72,50,-1,298,307,296,-1,307,298,302,-1,301,136,300,-1,335,136,301,-1,306,50,304,-1,306,372,50,-1,305,308,303,-1,308,305,366,-1,300,73,372,-1,136,73,300,-1,316,251,310,-1,316,254,251,-1,313,319,314,-1,319,313,311,-1,66,139,67,-1,66,255,139,-1,332,331,333,-1,321,331,332,-1,320,312,140,-1,320,373,312,-1,323,99,369,-1,323,128,99,-1,326,370,324,-1,370,326,281,-1,267,46,70,-1,93,46,267,-1,328,268,129,-1,328,327,268,-1,49,69,68,-1,49,101,69,-1,129,269,96,-1,268,269,129,-1,370,283,273,-1,370,281,283,-1,96,369,99,-1,269,369,96,-1,297,312,373,-1,312,297,311,-1,335,373,320,-1,335,301,373,-1,137,310,138,-1,137,313,310,-1,318,314,319,-1,317,314,318,-1,316,239,254,-1,316,315,239,-1,372,302,300,-1,372,306,302,-1,266,366,305,-1,366,266,265,-1,298,373,301,-1,298,297,373,-1,74,335,332,-1,136,335,74,-1,52,304,50,-1,52,334,304,-1,197,61,76,-1,336,61,197,-1,135,338,371,-1,135,83,338,-1,358,295,337,-1,196,295,358,-1,339,338,249,-1,289,338,339,-1,134,292,371,-1,133,292,134,-1,85,293,133,-1,293,85,87,-1,205,337,288,-1,358,337,205,-1,131,90,89,-1,207,90,131,-1,93,329,285,-1,93,267,329,-1,129,250,328,-1,95,250,129,-1,322,97,128,-1,248,97,322,-1,245,325,243,-1,245,326,325,-1,252,211,330,-1,252,236,211,-1,324,256,340,-1,256,324,370,-1,369,341,323,-1,261,341,369,-1,329,342,327,-1,264,342,329,-1,101,127,69,-1,126,127,101,-1,334,100,127,-1,100,334,52,-1,342,142,270,-1,342,141,142,-1,341,331,272,-1,341,333,331,-1,65,274,340,-1,274,65,309,-1,48,63,112,-1,48,47,63,-1,80,102,286,-1,102,80,82,-1,291,94,98,-1,94,291,143,-1,339,284,290,-1,282,284,339,-1,287,278,91,-1,279,278,287,-1,202,354,343,-1,354,202,204,-1,355,345,360,-1,355,344,345,-1,33,110,34,-1,33,111,110,-1,12,124,123,-1,124,12,151,-1,347,178,224,-1,347,346,178,-1,348,165,225,-1,348,163,165,-1,350,228,349,-1,228,350,119,-1,122,39,351,-1,39,122,121,-1,232,352,356,-1,232,351,352,-1,234,353,364,-1,234,349,353,-1,348,363,235,-1,348,160,363,-1,209,347,158,-1,238,347,209,-1,157,354,155,-1,343,354,157,-1,344,162,159,-1,344,355,162,-1,0,123,124,-1,123,0,103,-1,27,92,242,-1,27,131,92,-1,359,206,149,-1,357,206,359,-1,199,241,360,-1,241,199,150,-1,240,200,345,-1,200,240,23,-1,368,357,359,-1,198,357,368,-1,20,7,368,-1,20,109,7,-1,16,106,15,-1,18,106,16,-1,18,8,105,-1,8,18,11,-1,64,9,10,-1,64,336,9,-1,5,233,118,-1,5,4,233,-1,367,152,181,-1,367,3,152,-1,367,362,361,-1,367,193,362,-1,120,184,189,-1,184,120,195,-1,308,187,186,-1,308,366,187,-1,3,361,195,-1,3,367,361,-1,346,173,175,-1,173,346,237,-1,167,174,176,-1,167,169,174,-1,117,115,114,-1,115,117,163,-1,165,180,182,-1,165,164,180,-1,177,192,116,-1,192,177,365,-1,38,226,364,-1,226,38,146,-1,363,217,223,-1,363,218,217,-1,125,352,1,-1,125,32,352,-1,230,212,147,-1,229,212,230,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='t11disc_geometry' coordIndex field, scene-graph level=5, element #24, 2976 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 gett11disc_geometry_5_24_coordIndex()
		{
			MFInt32 t11disc_geometry_5_24_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(gett11disc_geometry_5_24_coordIndex_1()))
				.append(new MFInt32(gett11disc_geometry_5_24_coordIndex_2()))
				.append(new MFInt32(gett11disc_geometry_5_24_coordIndex_3()));
			return t11disc_geometry_5_24_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='t11disc_coordinate' point field, scene-graph level=6, element #24, 1122 total numbers made up of 374 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 gett11disc_coordinate_6_24_point()
		{
			MFVec3f t11disc_coordinate_6_24_point = new MFVec3f(new double[] {0.0081,-0.0018,-0.0172,0.0107,-0.0035,-0.0166,0.0077,-0.0037,-0.0161,0.0137,-0.0069,-0.0091,0.0135,-0.0063,-0.0111,0.0149,-0.0064,-0.0103,0.0040,0.0043,-0.0069,0.0084,0.0042,-0.0067,0.0084,0.0033,-0.0107,0.0039,0.0028,-0.0105,0.0046,0.0022,-0.0139,0.0084,0.0016,-0.0143,0.0045,-0.0000,-0.0163,0.0187,0.0007,-0.0152,0.0169,0.0007,-0.0161,0.0175,0.0001,-0.0136,0.0131,0.0008,-0.0172,0.0126,0.0009,-0.0174,0.0124,0.0019,-0.0132,0.0172,0.0023,-0.0064,0.0131,0.0044,-0.0028,0.0164,0.0030,-0.0024,0.0191,0.0005,-0.0105,0.0199,0.0012,-0.0063,0.0130,0.0045,0.0011,0.0127,0.0047,0.0060,0.0156,0.0036,0.0018,0.0044,0.0047,0.0137,0.0091,0.0047,0.0128,0.0044,0.0054,0.0100,0.0126,0.0006,-0.0176,0.0131,0.0006,-0.0174,0.0130,-0.0015,-0.0172,0.0200,0.0008,-0.0146,0.0209,0.0017,-0.0135,0.0212,-0.0011,-0.0128,0.0220,0.0023,-0.0110,0.0228,0.0030,-0.0066,0.0223,-0.0005,-0.0098,0.0098,-0.0053,-0.0154,0.0073,-0.0052,-0.0147,0.0000,-0.0054,-0.0129,0.0000,-0.0032,-0.0139,0.0039,-0.0037,-0.0151,-0.0126,0.0006,-0.0176,-0.0087,-0.0000,-0.0177,-0.0117,-0.0014,-0.0174,-0.0044,-0.0003,-0.0164,0.0000,0.0013,-0.0160,-0.0041,-0.0018,-0.0160,-0.0115,-0.0060,-0.0119,-0.0123,-0.0058,-0.0151,-0.0098,-0.0056,-0.0151,-0.0153,0.0013,-0.0104,-0.0175,0.0001,-0.0136,-0.0191,0.0005,-0.0105,-0.0127,0.0031,-0.0108,-0.0128,0.0036,-0.0068,-0.0124,0.0019,-0.0132,-0.0084,0.0016,-0.0143,-0.0086,0.0003,-0.0176,-0.0039,0.0028,-0.0105,-0.0046,0.0022,-0.0139,-0.0045,-0.0000,-0.0163,0.0000,0.0020,-0.0135,-0.0143,-0.0028,0.0133,-0.0171,-0.0034,0.0092,-0.0144,-0.0033,0.0089,-0.0081,-0.0018,-0.0172,-0.0077,-0.0037,-0.0161,-0.0107,-0.0035,-0.0166,-0.0149,-0.0064,-0.0103,-0.0135,-0.0063,-0.0111,-0.0137,-0.0069,-0.0091,-0.0169,-0.0060,-0.0057,-0.0156,-0.0064,-0.0085,-0.0040,0.0043,-0.0069,-0.0084,0.0033,-0.0107,-0.0084,0.0042,-0.0067,-0.0187,0.0007,-0.0152,-0.0169,0.0007,-0.0161,-0.0126,0.0009,-0.0174,-0.0131,0.0008,-0.0172,-0.0199,0.0012,-0.0063,-0.0161,0.0037,0.0086,-0.0127,0.0047,0.0060,-0.0179,0.0034,0.0061,-0.0090,0.0049,0.0059,-0.0089,0.0049,0.0095,-0.0044,0.0047,0.0137,-0.0044,0.0054,0.0100,-0.0052,0.0069,0.0161,0.0000,0.0069,0.0161,-0.0130,-0.0015,-0.0172,-0.0209,0.0017,-0.0135,-0.0200,0.0008,-0.0146,-0.0212,-0.0011,-0.0128,-0.0228,0.0030,-0.0066,-0.0220,0.0023,-0.0110,-0.0223,-0.0005,-0.0098,-0.0098,-0.0053,-0.0154,-0.0039,-0.0037,-0.0151,-0.0131,0.0006,-0.0174,0.0041,-0.0018,-0.0160,0.0000,-0.0011,-0.0149,0.0127,0.0031,-0.0108,0.0153,0.0013,-0.0104,0.0134,0.0045,0.0115,0.0161,0.0037,0.0086,0.0128,0.0036,-0.0068,0.0207,0.0019,-0.0134,0.0198,0.0010,-0.0145,0.0000,0.0016,-0.0159,0.0143,-0.0028,0.0133,0.0144,-0.0033,0.0089,0.0171,-0.0034,0.0092,0.0146,-0.0041,0.0048,0.0166,-0.0038,0.0045,0.0161,-0.0060,-0.0131,0.0174,-0.0064,-0.0120,0.0115,-0.0060,-0.0119,0.0098,-0.0056,-0.0151,0.0123,-0.0058,-0.0151,0.0044,-0.0003,-0.0164,0.0087,-0.0000,-0.0177,0.0117,-0.0014,-0.0174,-0.0037,-0.0055,-0.0136,-0.0073,-0.0052,-0.0147,-0.0226,-0.0000,-0.0055,-0.0195,-0.0014,-0.0143,-0.0198,0.0010,-0.0145,0.0000,0.0051,0.0135,-0.0091,0.0047,0.0128,-0.0130,0.0045,0.0011,-0.0156,0.0036,0.0018,-0.0172,0.0023,-0.0064,-0.0141,-0.0061,-0.0053,-0.0110,-0.0035,0.0090,-0.0117,-0.0031,0.0117,-0.0166,-0.0038,0.0045,-0.0146,-0.0041,0.0048,-0.0161,-0.0060,-0.0131,-0.0174,-0.0064,-0.0120,-0.0207,0.0019,-0.0134,-0.0134,0.0045,0.0115,0.0037,-0.0055,-0.0136,0.0226,-0.0000,-0.0055,0.0195,-0.0014,-0.0143,0.0089,0.0049,0.0095,0.0090,0.0049,0.0059,0.0179,0.0034,0.0061,0.0086,0.0003,-0.0176,0.0156,-0.0064,-0.0085,0.0117,-0.0031,0.0117,0.0110,-0.0035,0.0090,0.0095,0.0038,0.0165,0.0132,0.0005,0.0152,0.0138,0.0035,0.0146,0.0090,0.0008,0.0168,0.0227,0.0008,-0.0013,0.0207,-0.0015,0.0038,0.0218,-0.0022,-0.0001,0.0217,0.0013,0.0029,0.0191,-0.0042,0.0044,0.0175,-0.0046,0.0011,0.0202,-0.0049,0.0010,0.0080,-0.0047,0.0020,0.0043,-0.0043,0.0057,0.0040,-0.0049,0.0020,0.0080,-0.0041,0.0057,0.0000,-0.0053,-0.0004,0.0042,-0.0053,-0.0008,0.0000,-0.0051,0.0023,0.0044,-0.0029,0.0135,0.0079,-0.0036,0.0093,0.0084,-0.0032,0.0127,0.0042,-0.0037,0.0097,0.0112,-0.0041,0.0052,0.0121,-0.0025,0.0151,0.0204,-0.0067,-0.0067,0.0174,-0.0053,-0.0027,0.0169,-0.0060,-0.0057,0.0204,-0.0059,-0.0033,0.0044,-0.0058,-0.0044,0.0083,-0.0063,-0.0086,0.0084,-0.0058,-0.0043,0.0044,-0.0061,-0.0089,0.0038,-0.0058,-0.0114,0.0073,-0.0054,-0.0144,0.0077,-0.0058,-0.0116,0.0038,-0.0057,-0.0133,0.0000,-0.0060,-0.0044,0.0145,-0.0049,0.0010,0.0141,-0.0054,-0.0019,0.0083,-0.0052,-0.0012,0.0110,-0.0066,-0.0092,0.0000,0.0053,-0.0031,0.0000,0.0039,-0.0072,0.0040,0.0052,-0.0029,0.0188,0.0025,0.0019,0.0198,0.0019,-0.0022,0.0218,0.0024,-0.0110,0.0141,0.0064,0.0135,0.0179,0.0056,0.0097,0.0098,0.0067,0.0155,0.0000,0.0058,0.0057,0.0045,0.0054,0.0057,0.0000,0.0056,0.0095,0.0000,0.0040,0.0172,0.0048,0.0009,0.0174,0.0051,0.0040,0.0171,0.0000,0.0009,0.0176,0.0182,-0.0017,-0.0150,0.0169,0.0005,-0.0163,0.0188,0.0006,-0.0153,0.0163,-0.0016,-0.0162,0.0205,0.0047,0.0063,0.0172,0.0029,0.0114,0.0199,0.0021,0.0075,0.0180,0.0055,0.0099,0.0000,0.0068,0.0164,0.0053,0.0068,0.0163,0.0145,-0.0026,0.0135,0.0160,-0.0000,0.0126,0.0123,-0.0023,0.0153,0.0205,-0.0048,0.0009,0.0218,-0.0030,-0.0044,0.0207,-0.0057,-0.0034,0.0176,-0.0062,-0.0122,0.0174,-0.0040,-0.0143,0.0187,-0.0040,-0.0134,0.0164,-0.0058,-0.0133,0.0145,-0.0057,-0.0146,0.0143,-0.0059,-0.0143,0.0206,-0.0065,-0.0068,0.0173,-0.0032,0.0093,0.0000,-0.0019,0.0177,0.0045,-0.0022,0.0169,0.0045,-0.0019,0.0172,0.0000,-0.0022,0.0175,0.0226,0.0030,-0.0067,0.0203,0.0048,0.0062,0.0052,0.0069,0.0161,-0.0141,0.0063,0.0137,-0.0179,0.0056,0.0097,-0.0180,0.0055,0.0099,-0.0141,0.0064,0.0135,-0.0226,0.0030,-0.0067,-0.0231,0.0036,-0.0026,-0.0230,0.0037,-0.0026,-0.0188,0.0006,-0.0153,-0.0083,-0.0023,0.0164,-0.0045,-0.0019,0.0172,-0.0084,-0.0020,0.0166,-0.0045,-0.0022,0.0169,-0.0191,-0.0042,0.0044,-0.0173,-0.0032,0.0093,-0.0194,-0.0040,0.0045,-0.0204,-0.0067,-0.0067,-0.0194,-0.0066,-0.0100,-0.0191,-0.0068,-0.0099,-0.0206,-0.0065,-0.0068,-0.0124,-0.0056,-0.0155,-0.0143,-0.0059,-0.0143,-0.0145,-0.0057,-0.0146,0.0000,-0.0056,-0.0126,-0.0038,-0.0057,-0.0133,-0.0127,-0.0037,-0.0165,-0.0187,-0.0040,-0.0134,-0.0204,-0.0040,-0.0115,-0.0176,-0.0062,-0.0122,-0.0218,-0.0022,-0.0001,-0.0205,-0.0048,0.0009,-0.0207,-0.0015,0.0038,-0.0123,-0.0023,0.0153,-0.0090,0.0008,0.0168,-0.0132,0.0005,0.0152,-0.0095,0.0038,0.0165,-0.0053,0.0068,0.0163,-0.0098,0.0066,0.0157,-0.0051,0.0040,0.0171,-0.0199,0.0021,0.0075,-0.0221,0.0040,0.0018,-0.0217,0.0013,0.0029,-0.0205,0.0047,0.0063,-0.0163,-0.0016,-0.0162,-0.0169,0.0005,-0.0163,-0.0098,0.0067,0.0155,-0.0045,0.0054,0.0057,-0.0188,0.0025,0.0019,-0.0203,0.0048,0.0062,-0.0218,0.0024,-0.0110,-0.0131,0.0044,-0.0028,-0.0088,0.0051,0.0012,-0.0082,0.0048,-0.0028,-0.0040,0.0052,-0.0029,-0.0042,-0.0053,-0.0008,-0.0080,-0.0047,0.0020,-0.0083,-0.0052,-0.0012,-0.0040,-0.0049,0.0020,-0.0113,-0.0061,-0.0049,-0.0116,-0.0053,-0.0013,-0.0084,-0.0058,-0.0043,-0.0044,-0.0061,-0.0089,-0.0077,-0.0058,-0.0116,-0.0038,-0.0058,-0.0114,-0.0083,-0.0063,-0.0086,-0.0044,-0.0058,-0.0044,0.0000,-0.0058,-0.0085,-0.0121,-0.0025,0.0151,-0.0084,-0.0032,0.0127,-0.0080,-0.0041,0.0057,-0.0112,-0.0041,0.0052,-0.0079,-0.0036,0.0093,-0.0042,-0.0037,0.0097,0.0000,-0.0030,0.0139,-0.0044,-0.0029,0.0135,0.0000,-0.0037,0.0095,0.0000,-0.0043,0.0058,-0.0043,-0.0043,0.0057,-0.0145,-0.0049,0.0010,-0.0175,-0.0046,0.0011,-0.0227,0.0008,-0.0013,-0.0218,-0.0030,-0.0044,-0.0160,-0.0000,0.0126,-0.0138,0.0035,0.0146,-0.0172,0.0029,0.0114,-0.0174,-0.0040,-0.0143,-0.0182,-0.0017,-0.0150,-0.0154,-0.0039,-0.0156,-0.0048,0.0009,0.0174,-0.0202,-0.0049,0.0010,-0.0174,-0.0053,-0.0027,-0.0204,-0.0059,-0.0033,-0.0073,-0.0054,-0.0144,-0.0141,-0.0054,-0.0019,0.0000,0.0024,-0.0107,-0.0044,0.0057,0.0013,-0.0198,0.0019,-0.0022,-0.0219,0.0041,0.0017,-0.0145,-0.0026,0.0135,-0.0207,-0.0057,-0.0034,-0.0164,-0.0058,-0.0133,0.0141,0.0063,0.0137,0.0231,0.0036,-0.0026,0.0230,0.0037,-0.0026,0.0083,-0.0023,0.0164,0.0084,-0.0020,0.0166,0.0194,-0.0040,0.0045,0.0194,-0.0066,-0.0100,0.0191,-0.0068,-0.0099,0.0124,-0.0056,-0.0155,0.0127,-0.0037,-0.0165,0.0204,-0.0040,-0.0115,0.0098,0.0066,0.0157,0.0221,0.0040,0.0018,0.0154,-0.0039,-0.0156,0.0044,0.0057,0.0013,0.0000,0.0057,0.0009,0.0088,0.0051,0.0012,0.0219,0.0041,0.0017,0.0113,-0.0061,-0.0049,0.0116,-0.0053,-0.0013,0.0188,-0.0008,0.0086,0.0217,-0.0037,-0.0083,0.0112,-0.0049,0.0016,0.0000,-0.0055,-0.0107,0.0141,-0.0061,-0.0053,0.0082,0.0048,-0.0028,-0.0217,-0.0037,-0.0083,-0.0188,-0.0008,0.0086,-0.0164,0.0030,-0.0024,-0.0110,-0.0066,-0.0092,-0.0112,-0.0049,0.0016});
			return t11disc_coordinate_6_24_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 t11disc 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 t11disc().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.t11disc\" 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.t11disc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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