package HumanoidAnimation.Skeleton;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> tooth (TODO fix name). </p>
 <p> Related links:  source r_molar2c.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Skeleton.r_molar2c&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_molar2c.x3d">r_molar2c.x3d</a> </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/rmolar2c.x3d">originals/rmolar2c.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> *enter reference citation or relative/online url here* </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Basic/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/Basic/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_molar2c.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_molar2c.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class r_molar2c
{
	/** Default constructor to create this object. */
	public r_molar2c ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_3_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("r_molar2c.x3d"))
    .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/rmolar2c.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("*enter reference citation or relative/online url here*"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/Basic/Medical"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_molar2c.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addChild(new TouchSensor().setDescription("tooth r_molar2c"))
    .addChild(new Transform("rmolar2c")
      .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("rmolar2c_geometry").setDEF("rmolar2c_geometry").setCreaseAngle(1.571).setCoordIndex(getrmolar2c_geometry_5_22_coordIndex())
          .setCoord(new Coordinate("rmolar2c_coordinate").setPoint(getrmolar2c_coordinate_6_22_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[] getrmolar2c_geometry_5_22_coordIndex_1()
		{
			int[] value = {0,1,2,-1,0,3,4,-1,5,6,7,-1,8,9,10,-1,11,12,13,-1,14,15,16,-1,17,18,19,-1,20,21,22,-1,23,24,25,-1,26,27,28,-1,25,21,29,-1,30,31,32,-1,30,33,34,-1,31,35,32,-1,11,36,12,-1,37,38,39,-1,28,40,41,-1,42,43,2,-1,44,45,46,-1,47,48,49,-1,50,51,52,-1,53,54,50,-1,54,55,56,-1,57,58,59,-1,55,60,61,-1,62,63,64,-1,65,66,67,-1,68,69,70,-1,71,72,73,-1,25,74,75,-1,12,36,29,-1,47,76,77,-1,76,78,79,-1,80,81,82,-1,83,84,85,-1,86,87,88,-1,89,90,91,-1,83,92,93,-1,94,95,96,-1,90,97,91,-1,97,98,99,-1,100,101,52,-1,101,100,102,-1,103,74,9,-1,96,55,104,-1,105,106,107,-1,71,108,109,-1,110,111,112,-1,113,114,115,-1,113,116,117,-1,42,2,1,-1,118,119,120,-1,121,122,123,-1,124,125,69,-1,96,126,97,-1,95,127,96,-1,128,77,86,-1,129,89,130,-1,105,107,131,-1,132,133,134,-1,8,135,136,-1,25,30,34,-1,137,138,139,-1,140,41,141,-1,53,134,142,-1,61,143,144,-1,145,146,103,-1,85,84,147,-1,128,148,149,-1,91,126,127,-1,150,151,152,-1,153,154,155,-1,156,122,121,-1,121,157,158,-1,159,160,161,-1,162,163,164,-1,113,165,166,-1,167,168,169,-1,58,57,148,-1,101,102,170,-1,90,171,172,-1,90,98,97,-1,94,173,95,-1,129,147,90,-1,174,100,51,-1,44,175,45,-1,85,81,80,-1,176,177,85,-1,129,81,147,-1,79,178,87,-1,36,179,10,-1,75,180,181,-1,182,183,160,-1,176,3,184,-1,140,185,151,-1,78,49,63,-1,61,60,143,-1,144,67,66,-1,96,56,55,-1,174,51,50,-1,47,149,65,-1,105,131,186,-1,187,186,131,-1,188,28,41,-1,185,140,175,-1,11,179,36,-1,28,189,26,-1,23,34,190,-1,26,190,27,-1,103,191,50,-1,33,32,190,-1,192,193,194,-1,12,29,13,-1,73,195,196,-1,197,8,10,-1,198,158,157,-1,199,196,195,-1,200,201,202,-1,0,4,1,-1,88,203,204,-1,205,117,116,-1,206,207,166,-1,34,33,190,-1,206,166,208,-1,209,205,116,-1,204,210,88,-1,201,211,202,-1,212,13,213,-1,199,214,196,-1,71,73,196,-1,11,212,215,-1,29,21,13,-1,216,18,17,-1,193,217,194,-1,32,27,190,-1,103,136,191,-1,26,23,190,-1,31,181,35,-1,181,180,218,-1,175,219,185,-1,188,41,220,-1,221,187,131,-1,221,45,187,-1,222,223,161,-1,65,48,47,-1,99,174,50,-1,104,58,96,-1,148,57,66,-1,78,47,49,-1,61,144,59,-1,28,188,224,-1,176,184,46,-1,182,160,159,-1,179,225,10,-1,148,94,96,-1,87,76,79,-1,128,94,148,-1,129,82,81,-1,85,226,176,-1,80,226,85,-1,175,227,45,-1,174,172,100,-1,127,126,96,-1,89,129,90,-1,172,98,90,-1,90,147,171,-1,148,96,58,-1,50,191,53,-1,108,71,196,-1,169,211,167,-1,113,166,116,-1,164,228,162,-1,161,229,159,-1,161,223,229,-1,121,230,156,-1,124,14,16,-1,231,50,232,-1,127,95,173,-1,149,77,128,-1,85,147,81,-1,233,145,103,-1,54,53,142,-1,134,53,191,-1,191,132,134,-1,137,139,197,-1,20,13,21,-1,23,25,34,-1,8,136,9,-1,153,155,19,-1,134,133,142,-1,129,130,82,-1,234,128,86,-1,235,91,127,-1,97,56,96,-1,101,93,92,-1,69,14,124,-1,123,157,121,-1,229,223,119,-1,1,236,42,-1,114,113,117,-1,115,237,113,-1,112,238,110,-1,173,235,127,-1,105,233,106,-1,103,9,136,-1,92,232,52,-1,52,101,92,-1,52,51,100,-1,99,56,97,-1,170,93,101,-1,126,91,97,-1,84,83,93,-1,88,239,86,-1,177,83,85,-1,82,240,80,-1,76,47,78,-1,80,240,241,-1,47,77,149,-1,75,30,25,-1,74,180,75,-1,71,109,72,-1,69,199,70,-1,65,67,242,-1,62,78,63,-1,61,104,55,-1,99,54,56,-1,99,50,54,-1,52,232,50,-1,149,148,66,-1,66,65,149,-1,198,119,223,-1,45,221,46,-1,43,184,2,-1,177,221,131,-1,188,220,243,-1,185,219,244,-1,11,121,179,-1,153,217,193,-1,231,106,50,-1,30,32,33,-1,25,24,192,-1,189,245,24,-1,193,245,153,-1,17,19,155,-1,11,13,212,-1,198,225,158,-1,119,198,157,-1,121,11,230,-1,5,246,6,-1,215,230,11,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getrmolar2c_geometry_5_22_coordIndex_2()
		{
			int[] value = {3,247,4,-1,248,249,7,-1,250,249,248,-1,251,202,252,-1,202,251,253,-1,254,238,255,-1,238,254,256,-1,208,257,206,-1,208,258,257,-1,163,259,260,-1,163,162,259,-1,261,262,263,-1,262,261,264,-1,116,207,209,-1,207,116,166,-1,244,151,185,-1,244,152,151,-1,118,182,159,-1,182,118,265,-1,199,156,70,-1,199,195,156,-1,266,212,213,-1,215,212,266,-1,108,246,267,-1,108,214,246,-1,214,108,196,-1,157,120,119,-1,120,157,123,-1,268,269,270,-1,268,16,269,-1,28,32,40,-1,28,27,32,-1,163,271,164,-1,272,271,163,-1,177,107,83,-1,131,107,177,-1,146,186,187,-1,146,145,186,-1,142,55,54,-1,142,60,55,-1,273,274,112,-1,273,275,274,-1,153,276,154,-1,153,277,276,-1,151,41,140,-1,151,220,41,-1,277,269,276,-1,277,278,269,-1,64,160,183,-1,64,63,160,-1,226,241,247,-1,241,226,80,-1,203,87,178,-1,87,203,88,-1,82,210,240,-1,210,82,130,-1,83,232,92,-1,83,231,232,-1,125,279,6,-1,125,124,279,-1,167,280,168,-1,167,265,280,-1,183,281,282,-1,281,183,182,-1,282,64,183,-1,282,275,64,-1,111,283,165,-1,110,283,111,-1,207,284,285,-1,206,284,207,-1,1,285,286,-1,285,1,287,-1,278,270,269,-1,278,288,270,-1,289,228,164,-1,236,228,289,-1,290,37,39,-1,291,37,290,-1,178,115,114,-1,115,178,79,-1,266,292,68,-1,266,216,292,-1,293,150,152,-1,293,294,150,-1,295,247,241,-1,295,4,247,-1,61,58,104,-1,61,59,58,-1,158,179,121,-1,179,158,225,-1,21,217,22,-1,21,194,217,-1,193,24,245,-1,193,192,24,-1,213,216,266,-1,18,216,213,-1,239,89,296,-1,89,239,130,-1,241,205,295,-1,205,241,204,-1,79,62,115,-1,62,79,78,-1,263,288,290,-1,263,262,288,-1,294,271,297,-1,293,271,294,-1,236,244,42,-1,244,236,289,-1,279,16,268,-1,124,16,279,-1,4,287,1,-1,4,295,287,-1,237,165,113,-1,111,165,237,-1,275,298,274,-1,282,298,275,-1,252,267,299,-1,252,169,267,-1,248,6,279,-1,6,248,7,-1,146,218,180,-1,187,218,146,-1,174,98,172,-1,98,174,99,-1,171,100,172,-1,171,102,100,-1,87,77,76,-1,87,86,77,-1,240,204,241,-1,240,210,204,-1,222,137,223,-1,222,242,137,-1,123,73,72,-1,73,123,122,-1,150,220,151,-1,150,243,220,-1,48,242,222,-1,48,65,242,-1,255,112,274,-1,238,112,255,-1,133,60,142,-1,133,143,60,-1,139,143,133,-1,139,138,143,-1,105,145,233,-1,186,145,105,-1,106,83,107,-1,231,83,106,-1,243,37,188,-1,37,243,38,-1,218,35,181,-1,218,300,35,-1,23,189,24,-1,23,26,189,-1,19,217,153,-1,19,22,217,-1,29,10,9,-1,10,29,36,-1,17,154,301,-1,17,155,154,-1,302,270,303,-1,302,268,270,-1,292,15,14,-1,292,301,15,-1,108,168,109,-1,108,169,168,-1,267,169,108,-1,215,68,70,-1,215,266,68,-1,70,230,215,-1,70,156,230,-1,281,265,167,-1,281,182,265,-1,304,39,297,-1,305,39,304,-1,306,305,304,-1,305,306,307,-1,162,308,259,-1,308,162,309,-1,310,208,283,-1,208,310,258,-1,255,311,254,-1,255,312,311,-1,299,251,252,-1,299,313,251,-1,302,250,248,-1,314,250,302,-1,315,7,249,-1,5,7,315,-1,253,200,202,-1,200,253,316,-1,110,256,317,-1,110,238,256,-1,206,318,284,-1,206,257,318,-1,260,272,163,-1,272,260,319,-1,263,307,261,-1,307,263,305,-1,152,289,293,-1,244,289,152,-1,294,243,150,-1,38,243,294,-1,247,176,226,-1,3,176,247,-1,119,159,229,-1,159,119,118,-1,214,6,246,-1,214,125,6,-1,123,280,120,-1,280,123,72,-1,225,197,10,-1,198,197,225,-1,15,269,16,-1,15,276,269,-1,20,19,18,-1,20,22,19,-1,41,300,141,-1,300,41,40,-1,153,189,28,-1,153,245,189,-1,25,194,21,-1,25,192,194,-1,13,18,213,-1,18,13,20,-1,164,293,289,-1,271,293,164,-1,140,227,175,-1,140,141,227,-1,43,46,184,-1,43,44,46,-1,66,59,144,-1,66,57,59,-1,132,136,135,-1,136,132,191,-1,275,62,64,-1,273,62,275,-1,68,14,69,-1,14,68,292,-1,125,199,69,-1,125,214,199,-1,25,9,74,-1,25,29,9,-1,130,88,210,-1,88,130,239,-1,84,170,147,-1,84,93,170,-1,91,296,89,-1,296,91,235,-1,296,86,239,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getrmolar2c_geometry_5_22_coordIndex_3()
		{
			int[] value = {234,86,296,-1,282,201,298,-1,201,282,281,-1,111,273,112,-1,111,237,273,-1,285,209,207,-1,285,287,209,-1,284,286,285,-1,284,309,286,-1,303,288,262,-1,270,288,303,-1,1,228,236,-1,1,286,228,-1,290,305,263,-1,290,39,305,-1,178,117,203,-1,178,114,117,-1,291,188,37,-1,291,224,188,-1,3,2,184,-1,3,0,2,-1,50,233,103,-1,50,106,233,-1,139,8,197,-1,139,135,8,-1,180,103,146,-1,74,103,180,-1,227,187,45,-1,187,227,218,-1,242,138,137,-1,138,242,67,-1,42,219,43,-1,42,244,219,-1,277,291,278,-1,291,277,224,-1,63,161,160,-1,63,49,161,-1,278,290,288,-1,278,291,290,-1,272,297,271,-1,272,304,297,-1,286,162,228,-1,286,309,162,-1,268,248,279,-1,268,302,248,-1,209,295,205,-1,209,287,295,-1,165,208,166,-1,165,283,208,-1,237,62,273,-1,62,237,115,-1,312,274,298,-1,312,255,274,-1,200,298,201,-1,200,312,298,-1,211,252,202,-1,169,252,211,-1,267,5,299,-1,5,267,246,-1,235,234,296,-1,234,235,173,-1,170,171,147,-1,171,170,102,-1,176,221,177,-1,176,46,221,-1,234,94,128,-1,234,173,94,-1,137,198,223,-1,198,137,197,-1,120,265,118,-1,280,265,120,-1,175,43,219,-1,44,43,175,-1,153,224,277,-1,153,28,224,-1,49,222,161,-1,48,222,49,-1,133,135,139,-1,135,133,132,-1,67,143,138,-1,67,144,143,-1,218,141,300,-1,141,218,227,-1,75,31,30,-1,31,75,181,-1,35,40,32,-1,35,300,40,-1,154,15,301,-1,15,154,276,-1,216,301,292,-1,216,17,301,-1,195,122,156,-1,73,122,195,-1,280,109,168,-1,280,72,109,-1,167,201,281,-1,201,167,211,-1,38,297,39,-1,38,294,297,-1,203,205,204,-1,205,203,117,-1,320,262,264,-1,320,303,262,-1,319,304,272,-1,304,319,306,-1,318,309,284,-1,309,318,308,-1,283,317,310,-1,283,110,317,-1,316,312,200,-1,312,316,311,-1,299,315,313,-1,299,5,315,-1,303,314,302,-1,303,320,314,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='rmolar2c_geometry' coordIndex field, scene-graph level=5, element #22, 2460 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 getrmolar2c_geometry_5_22_coordIndex()
		{
			MFInt32 rmolar2c_geometry_5_22_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getrmolar2c_geometry_5_22_coordIndex_1()))
				.append(new MFInt32(getrmolar2c_geometry_5_22_coordIndex_2()))
				.append(new MFInt32(getrmolar2c_geometry_5_22_coordIndex_3()));
			return rmolar2c_geometry_5_22_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='rmolar2c_coordinate' point field, scene-graph level=6, element #22, 963 total numbers made up of 321 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 getrmolar2c_coordinate_6_22_point()
		{
			MFVec3f rmolar2c_coordinate_6_22_point = new MFVec3f(new double[] {-0.031,1.598,0.0547,-0.0315,1.5991,0.0549,-0.0312,1.5978,0.0538,-0.0303,1.5969,0.0545,-0.031,1.5978,0.0555,-0.0216,1.6018,0.0514,-0.022,1.6002,0.0503,-0.0219,1.6018,0.0505,-0.0256,1.5968,0.0523,-0.027,1.5978,0.0519,-0.0252,1.5967,0.052,-0.0245,1.5967,0.0517,-0.025,1.597,0.0516,-0.0252,1.5971,0.0509,-0.0236,1.5972,0.0493,-0.0244,1.5974,0.0489,-0.0238,1.5989,0.0486,-0.0248,1.5968,0.0492,-0.025,1.5967,0.0499,-0.0257,1.5974,0.0493,-0.0254,1.5972,0.0503,-0.0265,1.5982,0.0513,-0.0259,1.5976,0.0498,-0.0268,1.5984,0.0511,-0.0267,1.5984,0.0512,-0.0266,1.5984,0.0514,-0.0279,1.5986,0.0496,-0.028,1.5984,0.0499,-0.028,1.5986,0.0495,-0.0264,1.5982,0.0514,-0.0268,1.5983,0.0514,-0.0282,1.5978,0.0507,-0.0281,1.598,0.0504,-0.0276,1.5984,0.0509,-0.0268,1.5983,0.0512,-0.0289,1.5973,0.0508,-0.025,1.597,0.0517,-0.029,1.5996,0.0499,-0.0297,1.5996,0.0501,-0.0293,1.6017,0.0508,-0.0285,1.5979,0.0501,-0.0292,1.5979,0.0499,-0.0314,1.5976,0.053,-0.0305,1.5965,0.0524,-0.0303,1.5963,0.0524,-0.0297,1.5963,0.052,-0.0302,1.5963,0.0534,-0.0254,1.5972,0.058,-0.0249,1.5966,0.0571,-0.0245,1.5967,0.0572,-0.0275,1.5985,0.0543,-0.0274,1.5983,0.0547,-0.0275,1.5984,0.0546,-0.0274,1.5985,0.0542,-0.0274,1.5984,0.0543,-0.0268,1.598,0.0561,-0.0271,1.5981,0.0556,-0.0259,1.5969,0.0568,-0.0267,1.5979,0.0562,-0.026,1.597,0.056,-0.026,1.5971,0.0555,-0.0259,1.597,0.0557,-0.0252,1.5982,0.0583,-0.0243,1.5969,0.0573,-0.024,1.5978,0.0575,-0.0253,1.5966,0.057,-0.0258,1.5969,0.0569,-0.0252,1.5965,0.0562,-0.0234,1.5968,0.0501,-0.0231,1.5971,0.0501,-0.0232,1.5969,0.051,-0.0221,1.5987,0.0527,-0.0226,1.5973,0.0532,-0.023,1.5975,0.0524,-0.0273,1.598,0.052,-0.027,1.5981,0.0515,-0.0269,1.5971,0.0587,-0.027,1.5968,0.0585,-0.0253,1.5973,0.0581,-0.0269,1.5973,0.0588,-0.0303,1.596,0.0556,-0.0297,1.596,0.0555,-0.0299,1.5956,0.0563,-0.0291,1.5973,0.0546,-0.0294,1.5967,0.0551,-0.0296,1.5965,0.0548,-0.0284,1.5965,0.0588,-0.0285,1.5967,0.0591,-0.0291,1.596,0.0586,-0.0293,1.5959,0.0573,-0.0288,1.5964,0.0563,-0.0288,1.5966,0.0575,-0.0291,1.5971,0.0552,-0.0292,1.597,0.0552,-0.0275,1.5969,0.058,-0.028,1.5973,0.0577,-0.0269,1.598,0.0562,-0.0283,1.5971,0.0568,-0.0285,1.5967,0.0561,-0.0272,1.5981,0.0552,-0.029,1.597,0.0554,-0.029,1.597,0.0553,-0.029,1.5969,0.0555,-0.0274,1.5979,0.0521,-0.0268,1.598,0.0562,-0.0292,1.5969,0.0531,-0.0276,1.5983,0.0539,-0.0291,1.597,0.0536,-0.0217,1.5998,0.0528,-0.0218,1.5987,0.0534,-0.0267,1.6029,0.0584,-0.0267,1.6015,0.0587,-0.0247,1.6016,0.058,-0.0289,1.5994,0.0596,-0.0289,1.598,0.0594,-0.027,1.5983,0.0591,-0.0298,1.5991,0.0591,-0.0297,1.5976,0.0589,-0.0226,1.5966,0.0545,-0.023,1.5961,0.0543,-0.0226,1.5967,0.0543,-0.0235,1.597,0.0523,-0.0232,1.5973,0.0524,-0.0229,1.5969,0.0532,-0.0228,1.5987,0.0493,-0.0225,1.5986,0.05,-0.0283,1.5973,0.0574,-0.0282,1.5972,0.0577,-0.0271,1.5967,0.0582,-0.0295,1.5957,0.0564,-0.0296,1.5958,0.0575,-0.0294,1.5967,0.0532,-0.0262,1.5972,0.0536,-0.0259,1.597,0.0538,-0.0262,1.5973,0.0538,-0.0258,1.5969,0.0525,-0.0272,1.5978,0.0521,-0.0243,1.5959,0.0551,-0.0246,1.5962,0.0552,-0.0246,1.5962,0.0539,-0.0304,1.5973,0.0505,-0.0297,1.5972,0.0506,-0.0262,1.5972,0.0542,-0.0256,1.5968,0.0556,-0.0257,1.5969,0.0559,-0.0276,1.5982,0.0536,-0.0276,1.5978,0.052,-0.0294,1.5963,0.0557,-0.0259,1.597,0.0571,-0.0257,1.5969,0.0576,-0.0305,1.5985,0.0503,-0.0304,1.5976,0.0504,-0.0307,1.5983,0.0505,-0.0267,1.5983,0.0492,-0.0255,1.5975,0.049,-0.0256,1.5974,0.049,-0.0232,1.5971,0.0517,-0.0232,1.5966,0.0531,-0.0237,1.5965,0.0529,-0.0226,1.5965,0.0553,-0.0233,1.5966,0.0564,-0.0235,1.5963,0.0563,-0.0313,1.6028,0.0542,-0.031,1.6028,0.0533,-0.0314,1.6014,0.0529,-0.0288,1.6014,0.0593,-0.0298,1.6013,0.0592,-0.0215,1.5987,0.0548,-0.0216,1.5988,0.054,-0.0211,1.6004,0.0539,-0.0292,1.5967,0.0555,-0.029,1.5967,0.0559,-0.0287,1.5969,0.0557,-0.0282,1.5969,0.0581,-0.0273,1.5983,0.0549,-0.0304,1.5966,0.0514,-0.0302,1.5966,0.0544,-0.0296,1.5969,0.0545,-0.0286,1.5969,0.0592,-0.0243,1.5967,0.0519,-0.0274,1.5979,0.0519,-0.0281,1.5977,0.051,-0.0222,1.5972,0.0555,-0.0228,1.5975,0.0565,-0.0305,1.5966,0.0535,-0.0305,1.5974,0.0507,-0.0292,1.5968,0.0528,-0.0292,1.5965,0.0518,-0.0282,1.5988,0.0496,-0.0276,1.5985,0.0496,-0.0275,1.5985,0.0508,-0.0274,1.5984,0.0541,-0.0266,1.5984,0.0512,-0.0267,1.5983,0.0495,-0.0266,1.5983,0.0512,-0.023,1.5974,0.0517,-0.0221,1.5987,0.0519,-0.0243,1.5961,0.0537,-0.0239,1.596,0.0536,-0.0229,1.5972,0.051,-0.0214,1.6021,0.056,-0.0213,1.6004,0.0558,-0.0211,1.6019,0.055,-0.0293,1.5964,0.0586,-0.0299,1.596,0.0579,-0.0303,1.5973,0.0581,-0.0303,1.6025,0.0588,-0.0305,1.6012,0.0587,-0.0295,1.6026,0.0591,-0.0306,1.5988,0.0585,-0.0298,1.5958,0.0578,-0.0212,1.6004,0.0549,-0.0247,1.5966,0.0509,-0.0248,1.5966,0.0504,-0.0223,1.5986,0.051,-0.0238,1.5965,0.051,-0.0243,1.5966,0.0495,-0.0265,1.5981,0.0496,-0.0292,1.5967,0.0514,-0.0306,1.5968,0.0515,-0.0293,1.5982,0.0499,-0.0296,1.5965,0.0532,-0.0244,1.5962,0.0563,-0.0238,1.5958,0.0551,-0.028,1.5988,0.0495,-0.0241,1.5964,0.0528,-0.0302,1.5963,0.055,-0.0297,1.5967,0.0513,-0.0315,1.6012,0.054,-0.0231,1.5961,0.0551,-0.0236,1.5967,0.0516,-0.0276,1.5984,0.0543,-0.0275,1.5984,0.0545,-0.0276,1.5982,0.0538,-0.0283,1.5965,0.0585,-0.0286,1.5965,0.0579,-0.0316,1.5989,0.0532,-0.0268,1.5996,0.0589,-0.0246,1.6028,0.0579,-0.0289,1.596,0.0583,-0.0303,1.5957,0.0564,-0.0305,1.5959,0.0564,-0.0249,1.5963,0.0563,-0.0294,1.5987,0.0498,-0.0312,1.598,0.0514,-0.0269,1.5983,0.0495,-0.0217,1.6004,0.0511,-0.0304,1.5966,0.0551,-0.0223,1.6018,0.0498,-0.022,1.6022,0.0506,-0.0223,1.6022,0.05,-0.021,1.6022,0.0541,-0.0209,1.6018,0.0541,-0.0211,1.6023,0.055,-0.0234,1.603,0.0573,-0.0234,1.6026,0.0574,-0.0246,1.6032,0.0579,-0.0302,1.6029,0.0588,-0.0295,1.603,0.059,-0.0312,1.6032,0.0542,-0.0309,1.6032,0.0533,-0.0273,1.6031,0.0508,-0.0255,1.6027,0.0498,-0.0273,1.6027,0.0506,-0.0255,1.6031,0.05,-0.0222,1.5972,0.0548,-0.024,1.5965,0.0503,-0.0215,1.6005,0.0528,-0.0236,1.6004,0.0486,-0.025,1.5991,0.0486,-0.0248,1.6007,0.0487,-0.031,1.6015,0.0519,-0.0307,1.6029,0.0524,-0.0249,1.5997,0.0583,-0.0234,1.6012,0.0575,-0.0237,1.5994,0.0576,-0.0254,1.5979,0.0489,-0.0266,1.5985,0.0491,-0.0262,1.5994,0.0488,-0.0225,1.6001,0.0494,-0.0223,1.5973,0.0542,-0.0216,1.5987,0.0556,-0.0226,1.5991,0.0568,-0.0286,1.6027,0.059,-0.0313,1.6026,0.0576,-0.0315,1.6008,0.0573,-0.0315,1.6012,0.0556,-0.0313,1.5986,0.0571,-0.0258,1.6008,0.0489,-0.0314,1.599,0.0518,-0.0277,1.6011,0.0498,-0.028,1.5996,0.0494,-0.0239,1.5969,0.0493,-0.0309,1.5995,0.051,-0.0304,1.5996,0.0505,-0.0311,1.5976,0.0567,-0.0289,1.596,0.0581,-0.0302,1.6017,0.0513,-0.0222,1.6009,0.0568,-0.0212,1.6019,0.0529,-0.0291,1.5972,0.0508,-0.0245,1.5971,0.049,-0.0235,1.6021,0.0493,-0.0246,1.6024,0.0494,-0.03,1.6028,0.0517,-0.0292,1.6027,0.0513,-0.0299,1.6032,0.0519,-0.0291,1.6031,0.0514,-0.0313,1.6032,0.0559,-0.0314,1.6028,0.0559,-0.0286,1.6031,0.059,-0.0222,1.6028,0.0567,-0.0222,1.6024,0.0568,-0.0213,1.6024,0.0529,-0.0234,1.6025,0.0494,-0.0216,1.6022,0.0514,-0.0214,1.6025,0.056,-0.0267,1.6033,0.0583,-0.0312,1.603,0.0576,-0.0306,1.6033,0.0525,-0.0244,1.6028,0.0495});
			return rmolar2c_coordinate_6_22_point;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return r_molar2c model
	 */
	public X3D getX3dModel()
	{	  
		return x3dModel;
	}
	   
    /** 
     * Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
     * @param args array of input parameters, provided as arguments
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#handleArguments-java.lang.String:A-">X3D.handleArguments(args)</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#validationReport--">X3D.validationReport()</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html">CommandLine</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html#USAGE">CommandLine.USAGE</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/ConfigurationProperties.html">ConfigurationProperties</a>
     */
    public static void main(String args[])
    {
        System.out.println("Build this X3D model, showing validation diagnostics...");
        X3D thisExampleX3dModel = new r_molar2c().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

        if (args != null)
        {
                for (String arg : args)
                {
                        if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
                        {
                                validate = true; // making sure
                        }
                        if (arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"HumanoidAnimation.Skeleton.r_molar2c\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
        else if (hasArguments) // if no arguments provided, this method produces usage warning
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("HumanoidAnimation.Skeleton.r_molar2c self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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