package HumanoidAnimation.Bones;

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.Lighting.*;
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 t1disc.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.Bones.t1disc&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/Bones/t1disc.x3d">t1disc.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> 16 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/Bones/originals/t1disc.x3d">originals/t1disc.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/Bones/t1disc.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/t1disc.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/Bones/../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 t1disc
{
	/** Default constructor to create this object. */
	public t1disc ()
	{
	  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("t1disc.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("16 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/t1disc.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/Bones/t1disc.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("t1disc.x3d"))
    .addComments(" user hover lights bone and reveals description, user selection/deselection temporarily binds/unbinds close-up hidden viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("cartilage t1disc"))
    .addChild(new Transform("t1disc").setTranslation(0.0000,1.4939,-0.0472)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3).setRetainUserOffsets(true)
        .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 DirectionalLight("HiddenLight").setAmbientIntensity(1).setColor(0.1,0.1,1.0).setOn(false))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isOver").setToNode("HiddenLight").setToField("on"))
      .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("t1disc_geometry").setDEF("t1disc_geometry").setCreaseAngle(1.571).setCoordIndex(gett1disc_geometry_5_26_coordIndex())
          .setCoord(new Coordinate("t1disc_coordinate").setPoint(gett1disc_coordinate_6_26_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[] gett1disc_geometry_5_26_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,8,7,9,-1,10,11,12,-1,13,14,15,-1,16,17,15,-1,18,19,20,-1,21,22,23,-1,24,25,26,-1,27,28,29,-1,30,31,24,-1,32,3,33,-1,34,35,11,-1,36,37,38,-1,39,40,41,-1,42,43,44,-1,45,46,47,-1,48,49,50,-1,51,52,53,-1,54,53,55,-1,51,56,57,-1,58,59,51,-1,60,59,58,-1,61,62,63,-1,64,65,66,-1,67,68,69,-1,68,70,71,-1,72,73,74,-1,75,76,77,-1,78,79,80,-1,81,82,70,-1,83,81,67,-1,84,85,86,-1,13,60,14,-1,59,60,87,-1,63,62,88,-1,49,36,89,-1,90,91,92,-1,27,45,28,-1,45,47,28,-1,93,47,92,-1,94,88,95,-1,96,97,98,-1,74,73,99,-1,100,101,102,-1,103,104,105,-1,106,107,24,-1,108,22,21,-1,109,110,111,-1,112,110,113,-1,109,114,115,-1,116,109,16,-1,15,116,16,-1,117,6,118,-1,117,119,71,-1,120,121,122,-1,117,71,123,-1,118,124,117,-1,125,122,126,-1,113,127,112,-1,128,129,130,-1,108,131,22,-1,107,29,24,-1,27,107,71,-1,107,123,71,-1,73,86,99,-1,132,133,78,-1,92,72,93,-1,46,90,92,-1,89,50,49,-1,51,53,54,-1,134,40,52,-1,51,54,58,-1,135,136,59,-1,84,63,85,-1,83,137,81,-1,70,68,81,-1,80,138,78,-1,75,77,2,-1,74,93,72,-1,66,139,140,-1,71,119,68,-1,141,37,142,-1,141,38,37,-1,67,81,68,-1,61,63,84,-1,54,55,143,-1,97,144,145,-1,50,146,48,-1,46,92,47,-1,45,27,70,-1,27,71,70,-1,89,36,38,-1,147,34,11,-1,96,98,128,-1,148,149,19,-1,30,24,29,-1,107,27,29,-1,26,106,24,-1,23,150,21,-1,109,113,110,-1,151,111,102,-1,109,116,113,-1,152,16,153,-1,12,18,10,-1,9,154,8,-1,8,118,6,-1,6,123,155,-1,6,117,123,-1,3,156,4,-1,0,2,77,-1,157,158,159,-1,160,158,157,-1,161,162,163,-1,161,164,162,-1,165,166,108,-1,165,167,166,-1,168,169,170,-1,168,171,169,-1,172,122,173,-1,172,126,122,-1,124,119,117,-1,124,174,119,-1,154,4,8,-1,4,154,175,-1,156,176,120,-1,176,156,3,-1,104,154,177,-1,104,175,154,-1,153,19,18,-1,19,153,148,-1,178,153,16,-1,148,153,178,-1,109,178,16,-1,115,178,109,-1,98,179,180,-1,98,181,179,-1,182,183,149,-1,182,184,183,-1,185,186,187,-1,188,186,185,-1,189,190,33,-1,189,191,190,-1,22,183,192,-1,131,183,22,-1,193,190,163,-1,193,194,190,-1,160,185,158,-1,160,195,185,-1,165,21,25,-1,165,108,21,-1,167,196,166,-1,167,10,196,-1,197,26,150,-1,26,197,198,-1,199,19,149,-1,199,20,19,-1,33,5,189,-1,33,3,5,-1,186,176,200,-1,186,201,176,-1,112,157,159,-1,157,112,127,-1,202,1,203,-1,2,1,202,-1,145,204,205,-1,204,145,143,-1,40,206,55,-1,39,206,40,-1,207,78,208,-1,207,132,78,-1,95,209,94,-1,95,210,209,-1,46,211,90,-1,46,82,211,-1,84,73,212,-1,73,84,86,-1,47,213,28,-1,93,213,47,-1,214,215,216,-1,215,214,217,-1,218,219,220,-1,218,221,219,-1,222,223,224,-1,223,222,225,-1,226,42,227,-1,42,226,225,-1,228,207,229,-1,207,228,220,-1,230,231,217,-1,230,202,231,-1,55,52,40,-1,55,53,52,-1,232,87,233,-1,232,234,87,-1,60,233,87,-1,233,60,13,-1,211,142,37,-1,142,211,137,-1,79,235,80,-1,44,235,79,-1,83,138,80,-1,236,138,83,-1,139,237,238,-1,66,237,139,-1,236,140,138,-1,66,140,236,-1,77,239,171,-1,77,76,239,-1,240,48,146,-1,48,240,241,-1,41,221,218,-1,41,242,221,-1,216,205,204,-1,216,215,205,-1,243,204,206,-1,243,216,204,-1,244,245,246,-1,245,244,247,-1,241,248,48,-1,248,241,212,-1,169,239,249,-1,171,239,169,-1,66,250,237,-1,250,66,65,-1,119,69,68,-1,174,69,119,-1,80,141,83,-1,80,235,141,-1,251,66,236,-1,251,64,66,-1,141,137,83,-1,141,142,137,-1,88,136,63,-1,88,94,136,-1,136,209,59,-1,136,94,209,-1,209,51,59,-1,209,56,51,-1,215,98,205,-1,98,215,181,-1,224,210,95,-1,210,224,223,-1,229,252,228,-1,229,253,252,-1,254,227,133,-1,227,254,226,-1,224,50,222,-1,224,146,50,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] gett1disc_geometry_5_26_coordIndex_2()
		{
			int[] value = {254,221,246,-1,221,254,219,-1,252,216,243,-1,216,252,214,-1,45,82,46,-1,45,70,82,-1,43,38,44,-1,43,89,38,-1,57,247,244,-1,247,57,56,-1,134,244,242,-1,244,134,57,-1,238,253,229,-1,253,238,237,-1,97,205,98,-1,97,145,205,-1,203,172,255,-1,203,1,172,-1,255,173,188,-1,255,172,173,-1,151,101,256,-1,101,151,102,-1,104,189,5,-1,103,189,104,-1,166,20,199,-1,166,196,20,-1,198,106,26,-1,106,198,155,-1,147,10,167,-1,147,11,10,-1,213,29,28,-1,213,30,29,-1,179,195,160,-1,179,257,195,-1,194,258,259,-1,193,258,194,-1,184,192,183,-1,184,260,192,-1,103,191,189,-1,103,260,191,-1,200,187,186,-1,200,259,187,-1,231,203,257,-1,202,203,231,-1,111,112,102,-1,110,112,111,-1,17,232,233,-1,261,232,17,-1,233,15,17,-1,233,13,15,-1,196,18,20,-1,196,10,18,-1,118,262,263,-1,118,8,262,-1,7,155,198,-1,155,7,6,-1,197,154,9,-1,177,154,197,-1,170,174,124,-1,170,169,174,-1,170,125,168,-1,263,125,170,-1,1,126,172,-1,126,1,0,-1,108,199,131,-1,108,166,199,-1,193,101,258,-1,256,101,193,-1,180,160,157,-1,179,160,180,-1,264,159,158,-1,264,100,159,-1,184,164,161,-1,182,164,184,-1,31,34,147,-1,34,31,30,-1,168,77,171,-1,0,77,168,-1,120,262,156,-1,120,122,262,-1,173,121,201,-1,173,122,121,-1,156,8,4,-1,156,262,8,-1,175,5,4,-1,175,104,5,-1,9,198,197,-1,9,7,198,-1,11,265,12,-1,11,35,265,-1,14,130,15,-1,14,128,130,-1,14,96,128,-1,152,17,16,-1,261,17,152,-1,152,18,12,-1,18,152,153,-1,266,261,265,-1,266,232,261,-1,111,114,109,-1,111,151,114,-1,256,163,162,-1,256,193,163,-1,195,188,185,-1,255,188,195,-1,194,33,190,-1,32,33,194,-1,23,192,105,-1,23,22,192,-1,191,163,190,-1,161,163,191,-1,158,187,264,-1,158,185,187,-1,25,150,26,-1,150,25,21,-1,25,31,165,-1,31,25,24,-1,115,182,178,-1,115,164,182,-1,34,267,35,-1,34,268,267,-1,23,197,150,-1,23,177,197,-1,178,149,148,-1,182,149,178,-1,3,200,176,-1,32,200,3,-1,159,102,112,-1,159,100,102,-1,157,129,180,-1,157,127,129,-1,75,202,230,-1,75,2,202,-1,204,55,206,-1,204,143,55,-1,208,229,207,-1,229,208,238,-1,79,133,227,-1,133,79,78,-1,88,240,95,-1,240,88,62,-1,90,37,36,-1,90,211,37,-1,61,212,241,-1,212,61,84,-1,49,248,91,-1,48,248,49,-1,217,181,215,-1,181,217,231,-1,269,220,228,-1,269,218,220,-1,245,225,226,-1,245,223,225,-1,225,43,42,-1,43,225,222,-1,220,132,207,-1,132,220,219,-1,270,217,214,-1,270,230,217,-1,143,144,54,-1,144,143,145,-1,271,135,234,-1,135,271,85,-1,60,54,144,-1,60,58,54,-1,266,99,271,-1,99,266,267,-1,141,44,38,-1,235,44,141,-1,208,138,140,-1,208,78,138,-1,69,251,67,-1,251,69,249,-1,140,238,208,-1,238,140,139,-1,239,65,64,-1,239,76,65,-1,268,93,74,-1,268,213,93,-1,95,146,224,-1,146,95,240,-1,218,39,41,-1,39,218,269,-1,73,248,212,-1,73,72,248,-1,206,269,243,-1,269,206,39,-1,247,223,245,-1,247,210,223,-1,65,75,250,-1,65,76,75,-1,64,249,239,-1,64,251,249,-1,174,249,69,-1,169,249,174,-1,82,137,211,-1,82,81,137,-1,236,67,251,-1,67,236,83,-1,271,86,85,-1,86,271,99,-1,144,14,60,-1,97,14,144,-1,96,14,97,-1,87,135,59,-1,87,234,135,-1,63,135,85,-1,63,136,135,-1,234,266,271,-1,266,234,232,-1,57,52,51,-1,52,57,134,-1,246,242,244,-1,242,246,221,-1,253,214,252,-1,253,270,214,-1,133,219,254,-1,133,132,219,-1,222,89,43,-1,89,222,50,-1,246,226,254,-1,246,245,226,-1,228,243,269,-1,243,228,252,-1,36,91,90,-1,36,49,91,-1,72,91,248,-1,72,92,91,-1,210,56,209,-1,247,56,210,-1,267,74,99,-1,268,74,267,-1,62,241,240,-1,241,62,61,-1,227,44,79,-1,227,42,44,-1,41,134,242,-1,41,40,134,-1,237,270,253,-1,270,237,250,-1,250,230,270,-1,230,250,75,-1,180,128,98,-1,129,128,180,-1,188,201,186,-1,188,173,201,-1,162,151,256,-1,162,114,151,-1,164,114,162,-1,164,115,114,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] gett1disc_geometry_5_26_coordIndex_3()
		{
			int[] value = {177,105,104,-1,23,105,177,-1,155,107,106,-1,107,155,123,-1,181,257,179,-1,181,231,257,-1,259,264,187,-1,258,264,259,-1,260,161,191,-1,184,161,260,-1,105,260,103,-1,105,192,260,-1,32,259,200,-1,32,194,259,-1,257,255,195,-1,203,255,257,-1,130,127,113,-1,130,129,127,-1,152,265,261,-1,152,12,265,-1,113,15,130,-1,15,113,116,-1,35,266,265,-1,35,267,266,-1,122,263,262,-1,125,263,122,-1,263,124,118,-1,263,170,124,-1,201,120,176,-1,201,121,120,-1,126,168,125,-1,168,126,0,-1,30,268,34,-1,268,30,213,-1,131,149,183,-1,131,199,149,-1,100,258,101,-1,100,264,258,-1,165,147,167,-1,147,165,31,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='t1disc_geometry' coordIndex field, scene-graph level=5, element #26, 2160 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 gett1disc_geometry_5_26_coordIndex()
		{
			MFInt32 t1disc_geometry_5_26_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(gett1disc_geometry_5_26_coordIndex_1()))
				.append(new MFInt32(gett1disc_geometry_5_26_coordIndex_2()))
				.append(new MFInt32(gett1disc_geometry_5_26_coordIndex_3()));
			return t1disc_geometry_5_26_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='t1disc_coordinate' point field, scene-graph level=6, element #26, 816 total numbers made up of 272 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 gett1disc_coordinate_6_26_point()
		{
			MFVec3f t1disc_coordinate_6_26_point = new MFVec3f(new double[] {0.0030,-0.0043,0.0058,0.0029,-0.0049,0.0075,0.0000,-0.0050,0.0078,0.0130,-0.0038,0.0002,0.0118,-0.0020,-0.0028,0.0137,-0.0020,-0.0026,0.0064,0.0008,-0.0073,0.0087,0.0015,-0.0075,0.0084,-0.0018,-0.0031,0.0107,0.0015,-0.0066,0.0098,0.0051,-0.0076,0.0069,0.0043,-0.0080,0.0074,0.0045,-0.0060,0.0000,0.0016,0.0052,0.0000,0.0006,0.0071,0.0037,0.0017,0.0051,0.0078,0.0032,0.0016,0.0036,0.0031,0.0019,0.0099,0.0047,-0.0057,0.0126,0.0039,-0.0029,0.0127,0.0043,-0.0041,0.0128,0.0037,-0.0074,0.0139,0.0023,-0.0052,0.0142,0.0012,-0.0057,0.0067,0.0031,-0.0090,0.0095,0.0036,-0.0090,0.0093,0.0028,-0.0093,0.0000,0.0005,-0.0075,0.0000,0.0014,-0.0074,0.0036,0.0020,-0.0080,0.0036,0.0029,-0.0077,0.0068,0.0037,-0.0087,0.0131,-0.0038,0.0003,0.0131,-0.0038,0.0002,0.0036,0.0037,-0.0073,0.0036,0.0038,-0.0072,-0.0128,0.0029,-0.0077,-0.0127,0.0027,-0.0077,-0.0141,0.0011,-0.0059,-0.0126,0.0006,0.0058,-0.0125,0.0008,0.0057,-0.0126,0.0006,0.0058,-0.0142,-0.0005,-0.0041,-0.0142,-0.0005,-0.0041,-0.0141,-0.0006,-0.0042,-0.0036,0.0012,-0.0080,-0.0067,0.0025,-0.0092,-0.0036,0.0020,-0.0080,-0.0126,0.0045,-0.0071,-0.0128,0.0037,-0.0075,-0.0139,0.0023,-0.0053,-0.0109,0.0008,0.0042,-0.0118,0.0008,0.0051,-0.0109,0.0004,0.0056,-0.0076,-0.0000,0.0076,-0.0109,-0.0001,0.0072,-0.0132,0.0027,0.0007,-0.0130,0.0017,0.0035,-0.0076,0.0011,0.0049,-0.0078,0.0032,0.0016,-0.0037,0.0017,0.0051,-0.0121,0.0051,-0.0065,-0.0127,0.0043,-0.0042,-0.0099,0.0047,-0.0058,-0.0057,-0.0040,0.0040,-0.0056,-0.0043,0.0047,-0.0077,-0.0042,0.0038,-0.0061,-0.0015,-0.0031,-0.0034,0.0002,-0.0065,-0.0033,-0.0013,-0.0029,-0.0037,0.0011,-0.0080,0.0000,0.0004,-0.0074,-0.0068,0.0037,-0.0087,-0.0069,0.0042,-0.0083,-0.0036,0.0037,-0.0074,-0.0029,-0.0049,0.0075,-0.0030,-0.0043,0.0057,0.0000,-0.0041,0.0064,-0.0130,-0.0038,0.0000,-0.0137,-0.0020,-0.0028,-0.0118,-0.0020,-0.0030,-0.0064,0.0008,-0.0073,-0.0068,0.0023,-0.0092,-0.0084,-0.0018,-0.0032,-0.0098,0.0051,-0.0076,-0.0074,0.0045,-0.0061,-0.0069,0.0043,-0.0081,-0.0036,0.0031,0.0019,-0.0126,0.0039,-0.0030,-0.0142,0.0012,-0.0058,-0.0093,0.0028,-0.0094,-0.0095,0.0036,-0.0090,-0.0067,0.0031,-0.0091,-0.0036,0.0029,-0.0078,-0.0126,0.0039,-0.0029,-0.0128,0.0038,-0.0030,0.0000,-0.0006,0.0093,-0.0005,-0.0006,0.0093,0.0000,-0.0008,0.0094,-0.0036,0.0038,-0.0072,0.0126,0.0006,0.0059,0.0126,0.0006,0.0059,0.0125,0.0008,0.0059,0.0142,-0.0005,-0.0039,0.0141,-0.0006,-0.0040,0.0142,-0.0005,-0.0040,0.0067,0.0025,-0.0092,0.0036,0.0012,-0.0080,0.0126,0.0045,-0.0070,0.0109,0.0008,0.0043,0.0109,0.0004,0.0057,0.0118,0.0008,0.0052,0.0109,-0.0001,0.0073,0.0076,-0.0000,0.0077,0.0130,0.0017,0.0037,0.0132,0.0027,0.0008,0.0076,0.0011,0.0050,0.0034,0.0002,-0.0065,0.0061,-0.0015,-0.0030,0.0000,0.0001,-0.0063,0.0099,-0.0038,0.0017,0.0091,-0.0040,0.0028,0.0077,-0.0042,0.0039,0.0037,0.0011,-0.0079,0.0033,-0.0013,-0.0028,0.0057,-0.0040,0.0041,0.0056,-0.0043,0.0048,0.0075,-0.0005,0.0082,0.0005,-0.0006,0.0093,0.0036,-0.0007,0.0090,0.0036,-0.0002,0.0085,0.0134,0.0034,-0.0046,-0.0131,-0.0038,0.0001,-0.0131,-0.0038,0.0000,-0.0129,0.0012,0.0047,-0.0076,0.0044,-0.0024,-0.0102,0.0044,-0.0026,-0.0087,0.0015,-0.0076,-0.0108,-0.0035,0.0002,-0.0091,-0.0040,0.0027,-0.0099,-0.0038,0.0015,-0.0121,0.0009,-0.0057,-0.0107,0.0015,-0.0068,-0.0075,-0.0005,0.0081,-0.0036,-0.0002,0.0084,-0.0036,-0.0007,0.0089,-0.0134,0.0034,-0.0048,0.0069,0.0042,-0.0082,0.0126,0.0039,-0.0028,0.0128,0.0038,-0.0029,0.0128,0.0029,-0.0076,0.0129,0.0012,0.0048,0.0076,0.0044,-0.0023,0.0102,0.0044,-0.0025,0.0121,0.0009,-0.0056,0.0068,0.0023,-0.0091,0.0108,-0.0035,0.0004,0.0075,-0.0006,0.0083,0.0104,-0.0017,0.0072,0.0109,-0.0002,0.0074,0.0071,-0.0020,0.0081,0.0137,0.0012,-0.0004,0.0131,0.0016,0.0036,0.0133,-0.0002,0.0026,0.0134,0.0027,0.0006,0.0097,0.0044,-0.0084,0.0123,0.0051,-0.0065,0.0098,0.0050,-0.0078,0.0030,-0.0039,0.0043,0.0000,-0.0026,0.0008,0.0031,-0.0027,0.0007,0.0000,-0.0036,0.0045,0.0062,-0.0049,0.0069,0.0091,-0.0046,0.0060,0.0000,-0.0012,-0.0027,0.0122,-0.0005,-0.0042,0.0120,-0.0043,0.0026,0.0141,0.0011,-0.0058,0.0132,0.0028,0.0006,0.0034,-0.0022,0.0088,0.0035,-0.0009,0.0090,0.0000,-0.0022,0.0091,0.0134,0.0027,0.0005,0.0134,0.0025,-0.0032,0.0138,0.0017,-0.0009,0.0098,-0.0032,0.0067,0.0112,-0.0043,0.0044,0.0118,-0.0028,0.0050,0.0091,-0.0045,0.0062,0.0138,-0.0019,-0.0025,0.0133,-0.0020,0.0014,0.0138,-0.0004,-0.0014,0.0139,0.0010,-0.0036,0.0133,-0.0005,0.0034,0.0133,-0.0022,0.0018,0.0067,-0.0035,0.0077,0.0121,0.0051,-0.0064,0.0127,0.0027,-0.0076,0.0093,0.0026,-0.0093,0.0128,0.0043,-0.0042,0.0122,-0.0042,0.0027,0.0111,-0.0044,0.0043,0.0000,-0.0050,0.0080,0.0029,-0.0049,0.0077,-0.0075,-0.0006,0.0082,-0.0035,-0.0009,0.0090,-0.0109,-0.0002,0.0072,-0.0122,-0.0042,0.0025,-0.0120,-0.0043,0.0024,-0.0132,0.0028,0.0005,-0.0134,0.0027,0.0004,-0.0093,0.0026,-0.0093,-0.0098,0.0050,-0.0078,0.0000,0.0025,-0.0070,-0.0067,-0.0035,0.0076,-0.0034,-0.0022,0.0087,-0.0071,-0.0020,0.0080,-0.0032,-0.0036,0.0083,-0.0126,-0.0010,0.0048,-0.0133,-0.0022,0.0016,-0.0125,-0.0027,0.0037,-0.0133,-0.0005,0.0032,-0.0139,0.0010,-0.0037,-0.0138,0.0017,-0.0010,-0.0134,0.0025,-0.0033,-0.0141,0.0006,-0.0026,-0.0138,-0.0004,-0.0016,-0.0138,-0.0019,-0.0027,-0.0118,-0.0028,0.0048,-0.0112,-0.0043,0.0042,-0.0029,-0.0049,0.0076,0.0000,-0.0036,0.0086,0.0000,0.0035,-0.0025,0.0000,0.0027,0.0020,-0.0035,0.0039,-0.0023,-0.0122,-0.0005,-0.0044,-0.0082,-0.0032,0.0004,-0.0091,-0.0046,0.0059,-0.0111,-0.0044,0.0041,-0.0030,-0.0039,0.0042,-0.0128,0.0043,-0.0043,-0.0123,0.0051,-0.0066,-0.0130,0.0011,0.0047,-0.0104,-0.0017,0.0070,-0.0131,0.0016,0.0035,-0.0137,0.0012,-0.0005,-0.0133,-0.0002,0.0024,-0.0134,0.0027,0.0004,-0.0097,0.0044,-0.0085,-0.0031,-0.0027,0.0006,-0.0062,-0.0049,0.0068,-0.0058,-0.0030,0.0005,-0.0098,-0.0032,0.0066,-0.0091,-0.0045,0.0060,-0.0133,-0.0020,0.0012,0.0062,-0.0048,0.0071,0.0130,0.0011,0.0048,0.0032,-0.0036,0.0083,0.0126,-0.0010,0.0050,0.0125,-0.0027,0.0039,0.0141,0.0006,-0.0024,0.0035,0.0039,-0.0023,0.0082,-0.0032,0.0005,0.0058,-0.0030,0.0006,0.0123,-0.0010,0.0056,0.0037,0.0040,-0.0057,0.0000,0.0035,-0.0057,0.0000,0.0035,-0.0065,0.0000,0.0034,-0.0066,-0.0123,-0.0010,0.0054,-0.0062,-0.0048,0.0070,-0.0037,0.0040,-0.0057});
			return t1disc_coordinate_6_26_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 t1disc 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 t1disc().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.Bones.t1disc\" 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.Bones.t1disc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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