package HumanoidAnimation.Skeleton;

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

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> tooth (TODO fix name). </p>
 <p> Related links:  source rpreol1c.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.rpreol1c&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/rpreol1c.x3d">rpreol1c.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> TODO </i> </td>
			<td> fix naming </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> tooth (TODO fix name) </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 8 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/originals/rpreol1c.x3d">originals/rpreol1c.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> *enter reference citation or relative/online url here* </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/rpreol1c.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/rpreol1c.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 rpreol1c
{
	/** Default constructor to create this object. */
	public rpreol1c ()
	{
	  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("rpreol1c.x3d"))
    .addMeta(new meta().setName(meta.NAME_TODO       ).setContent("fix naming"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("tooth (TODO fix name)"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/rpreol1c.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("*enter reference citation or relative/online url here*"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/rpreol1c.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("*TODO_add_title*"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("tooth rpreol1c"))
    .addChild(new Transform("rpreol1c").setTranslation(-0.0194,1.5980,0.0794)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("ToothMaterial").setAmbientIntensity(0.4).setDiffuseColor(1.0,0.9843,0.9843).setShininess(0.05)))
        .setGeometry(new IndexedFaceSet("rpreol1c_geometry").setDEF("rpreol1c_geometry").setCreaseAngle(1.571).setCoordIndex(getrpreol1c_geometry_5_25_coordIndex())
          .setCoord(new Coordinate("rpreol1c_coordinate").setPoint(getrpreol1c_coordinate_6_25_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getrpreol1c_geometry_5_25_coordIndex_2()
		{
			int[] value = {255,91,180,-1,30,130,129,-1,30,27,130,-1,24,157,25,-1,256,157,24,-1,157,257,93,-1,257,157,258,-1,85,133,86,-1,141,133,85,-1,83,259,77,-1,260,259,83,-1,173,237,261,-1,63,237,173,-1,111,262,151,-1,161,262,111,-1,263,264,265,-1,263,261,264,-1,78,236,235,-1,266,236,78,-1,265,266,226,-1,264,266,265,-1,82,151,262,-1,82,81,151,-1,162,77,50,-1,83,77,162,-1,215,86,133,-1,215,267,86,-1,260,256,259,-1,268,256,260,-1,150,77,259,-1,77,150,149,-1,33,62,153,-1,33,32,62,-1,257,253,252,-1,257,258,253,-1,257,247,166,-1,252,247,257,-1,168,248,251,-1,168,167,248,-1,90,222,269,-1,90,158,222,-1,246,169,184,-1,246,167,169,-1,9,209,52,-1,9,7,209,-1,7,212,209,-1,212,7,6,-1,244,68,206,-1,170,68,244,-1,241,197,242,-1,195,197,241,-1,97,172,240,-1,97,233,172,-1,220,204,205,-1,220,219,204,-1,236,270,234,-1,236,271,270,-1,139,233,230,-1,139,172,233,-1,57,173,58,-1,173,57,64,-1,269,223,108,-1,223,269,222,-1,143,126,125,-1,143,72,126,-1,174,224,55,-1,61,224,174,-1,49,263,272,-1,49,58,263,-1,244,207,227,-1,206,207,244,-1,183,3,165,-1,183,4,3,-1,225,226,109,-1,225,265,226,-1,162,225,81,-1,272,225,162,-1,224,182,255,-1,224,28,182,-1,47,51,48,-1,47,60,51,-1,106,221,107,-1,106,273,221,-1,177,116,228,-1,116,177,117,-1,146,71,147,-1,146,179,71,-1,103,146,219,-1,103,104,146,-1,234,154,216,-1,234,238,154,-1,100,104,142,-1,104,100,102,-1,34,274,59,-1,274,34,160,-1,228,54,177,-1,228,143,54,-1,159,29,47,-1,29,159,30,-1,181,76,46,-1,76,181,75,-1,268,157,256,-1,258,157,268,-1,16,69,213,-1,16,18,69,-1,6,169,275,-1,6,184,169,-1,211,52,209,-1,211,223,52,-1,193,245,191,-1,193,208,245,-1,68,95,206,-1,68,241,95,-1,204,36,105,-1,204,145,36,-1,1,239,232,-1,98,239,1,-1,203,276,277,-1,84,276,203,-1,278,201,79,-1,278,279,201,-1,280,0,2,-1,0,280,199,-1,198,67,281,-1,195,67,198,-1,135,194,191,-1,135,282,194,-1,189,283,187,-1,189,250,283,-1,141,284,131,-1,141,185,284,-1,188,285,140,-1,188,190,285,-1,286,193,192,-1,66,193,286,-1,287,197,196,-1,288,197,287,-1,217,200,289,-1,217,99,200,-1,290,163,202,-1,291,163,290,-1,230,205,139,-1,292,205,230,-1,207,273,106,-1,207,155,273,-1,243,170,244,-1,243,208,170,-1,243,212,293,-1,243,210,212,-1,183,7,9,-1,7,183,8,-1,253,215,214,-1,253,294,215,-1,26,75,181,-1,26,21,75,-1,21,26,22,-1,130,87,89,-1,130,23,87,-1,259,24,150,-1,259,256,24,-1,87,112,88,-1,31,112,87,-1,174,34,59,-1,174,32,34,-1,127,72,179,-1,72,127,126,-1,295,218,220,-1,270,218,295,-1,122,116,115,-1,116,122,144,-1,158,178,222,-1,158,213,178,-1,92,213,158,-1,92,16,213,-1,291,80,163,-1,291,110,80,-1,166,93,257,-1,166,156,93,-1,175,176,56,-1,175,53,176,-1,269,113,90,-1,114,113,269,-1,60,57,51,-1,60,59,57,-1,255,55,224,-1,255,180,55,-1,123,229,138,-1,229,123,171,-1,296,232,231,-1,1,232,296,-1,216,278,235,-1,278,216,217,-1,218,271,237,-1,271,218,270,-1,220,292,295,-1,205,292,220,-1,197,296,242,-1,197,288,296,-1,273,229,221,-1,273,240,229,-1,152,210,227,-1,211,210,152,-1,293,136,245,-1,275,136,293,-1,140,168,188,-1,168,140,137,-1,213,10,178,-1,213,12,10,-1,246,166,247,-1,246,164,166,-1,248,249,251,-1,249,248,254,-1,132,254,214,-1,254,132,249,-1,144,228,116,-1,228,144,120,-1,73,101,100,-1,125,101,73,-1,59,64,57,-1,59,274,64,-1,297,268,260,-1,268,297,294,-1,262,297,82,-1,262,267,297,-1,261,271,264,-1,271,261,237,-1,276,161,111,-1,84,161,276,-1,236,264,271,-1,264,236,266,-1,235,79,78,-1,79,235,278,-1,80,266,78,-1,80,226,266,-1,82,260,83,-1,260,82,297,-1,58,261,263,-1,58,173,261,-1,86,262,161,-1,86,267,262,-1,267,294,297,-1,294,267,215,-1,274,65,64,-1,274,142,65,-1,249,131,250,-1,249,132,131,-1,248,252,254,-1,248,247,252,-1,251,188,168,-1,189,188,251,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getrpreol1c_geometry_5_25_coordIndex_3()
		{
			int[] value = {122,148,171,-1,122,115,148,-1,293,6,275,-1,293,212,6,-1,211,108,223,-1,211,152,108,-1,155,240,273,-1,155,97,240,-1,231,242,296,-1,242,231,96,-1,295,239,238,-1,292,239,295,-1,288,1,296,-1,2,1,288,-1,28,17,182,-1,129,17,28,-1,129,89,17,-1,114,108,107,-1,114,269,108,-1,272,265,225,-1,272,263,265,-1,276,110,291,-1,110,276,111,-1,272,50,49,-1,272,162,50,-1,255,16,92,-1,255,182,16,-1,117,39,118,-1,117,175,39,-1,38,115,118,-1,113,115,38,-1,90,38,40,-1,113,38,90,-1,124,144,122,-1,144,124,121,-1,234,295,238,-1,234,270,295,-1,274,74,142,-1,274,160,74,-1,150,181,46,-1,150,24,181,-1,294,258,268,-1,253,258,294,-1,17,20,19,-1,17,134,20,-1,11,20,15,-1,13,20,11,-1,137,275,169,-1,136,275,137,-1,243,245,208,-1,243,293,245,-1,68,195,241,-1,68,67,195,-1,145,37,36,-1,145,147,37,-1,232,292,230,-1,239,292,232,-1,291,277,276,-1,291,290,277,-1,289,278,217,-1,278,289,279,-1,288,280,2,-1,288,287,280,-1,66,281,67,-1,66,286,281,-1,140,282,135,-1,140,285,282,-1,284,250,131,-1,250,284,283,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='rpreol1c_geometry' coordIndex field, scene-graph level=5, element #25, 2276 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 getrpreol1c_geometry_5_25_coordIndex()
		{
			MFInt32 rpreol1c_geometry_5_25_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getrpreol1c_geometry_5_25_coordIndex_1()))
				.append(new MFInt32(getrpreol1c_geometry_5_25_coordIndex_2()))
				.append(new MFInt32(getrpreol1c_geometry_5_25_coordIndex_3()));
			return rpreol1c_geometry_5_25_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='rpreol1c_coordinate' point field, scene-graph level=6, element #25, 894 total numbers made up of 298 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 getrpreol1c_coordinate_6_25_point()
		{
			MFVec3f rpreol1c_coordinate_6_25_point = new MFVec3f(new double[] {-0.0018,0.0042,-0.0025,-0.0031,0.0034,-0.0018,-0.0029,0.0041,-0.0015,-0.0007,-0.0030,0.0040,-0.0011,-0.0038,0.0038,-0.0007,-0.0033,0.0038,-0.0028,-0.0010,0.0035,-0.0025,-0.0022,0.0034,-0.0018,-0.0020,0.0039,-0.0018,-0.0038,0.0033,-0.0015,-0.0042,0.0030,-0.0009,-0.0040,0.0032,-0.0013,-0.0044,0.0025,-0.0006,-0.0039,0.0018,0.0000,-0.0031,0.0031,0.0001,-0.0031,0.0025,-0.0007,-0.0042,0.0006,0.0006,-0.0028,0.0004,-0.0004,-0.0038,0.0010,-0.0003,-0.0035,0.0013,-0.0002,-0.0035,0.0016,0.0018,-0.0034,0.0005,0.0020,-0.0030,0.0013,0.0009,-0.0028,0.0004,0.0028,-0.0033,0.0010,0.0024,-0.0029,0.0017,0.0022,-0.0030,0.0015,0.0018,-0.0035,0.0001,0.0004,-0.0030,-0.0002,0.0018,-0.0042,-0.0005,0.0016,-0.0039,-0.0002,0.0022,-0.0028,0.0016,0.0009,-0.0037,-0.0021,0.0008,-0.0035,-0.0024,0.0013,-0.0040,-0.0023,-0.0038,-0.0025,-0.0027,-0.0031,-0.0022,-0.0030,-0.0030,-0.0022,-0.0028,-0.0028,-0.0044,-0.0007,-0.0025,-0.0040,-0.0008,-0.0026,-0.0044,-0.0005,0.0004,-0.0029,0.0032,0.0004,-0.0028,0.0034,0.0007,-0.0029,0.0030,0.0014,-0.0029,0.0024,0.0008,-0.0029,0.0031,0.0028,-0.0045,0.0000,0.0025,-0.0047,-0.0006,0.0030,-0.0044,-0.0008,0.0033,-0.0040,-0.0017,0.0034,-0.0039,-0.0010,0.0028,-0.0045,-0.0016,-0.0025,-0.0044,0.0024,-0.0005,-0.0022,-0.0015,-0.0005,-0.0019,-0.0019,-0.0002,-0.0028,-0.0013,-0.0015,-0.0035,-0.0012,0.0024,-0.0044,-0.0024,0.0028,-0.0038,-0.0025,0.0019,-0.0046,-0.0021,0.0022,-0.0048,-0.0014,0.0015,-0.0045,-0.0011,-0.0004,-0.0020,-0.0019,0.0011,-0.0027,-0.0043,0.0019,-0.0040,-0.0032,0.0008,-0.0030,-0.0039,-0.0038,0.0044,0.0027,-0.0041,0.0044,0.0023,-0.0044,0.0031,0.0019,-0.0008,-0.0040,0.0014,-0.0023,-0.0021,-0.0027,-0.0020,-0.0021,-0.0028,-0.0006,-0.0017,-0.0022,-0.0004,-0.0018,-0.0022,0.0007,-0.0035,-0.0026,0.0021,-0.0037,0.0005,0.0022,-0.0040,0.0001,0.0036,-0.0038,-0.0003,0.0036,0.0031,-0.0033,0.0035,0.0047,-0.0030,0.0041,0.0030,-0.0027,0.0048,-0.0006,-0.0013,0.0048,-0.0005,-0.0004,0.0043,-0.0026,-0.0006,0.0044,0.0044,-0.0003,0.0042,0.0041,0.0008,0.0044,0.0030,0.0010,0.0009,-0.0028,0.0005,0.0008,-0.0028,0.0005,0.0007,-0.0028,0.0003,-0.0029,-0.0050,0.0001,-0.0015,-0.0040,-0.0008,-0.0012,-0.0046,-0.0002,0.0018,-0.0024,0.0030,0.0015,-0.0029,0.0026,-0.0048,0.0010,0.0010,-0.0049,0.0011,0.0001,-0.0050,-0.0007,-0.0003,-0.0019,0.0036,-0.0027,-0.0007,0.0045,-0.0031,-0.0001,-0.0022,-0.0037,-0.0002,-0.0019,-0.0037,-0.0003,-0.0020,-0.0040,-0.0003,-0.0019,-0.0042,-0.0003,-0.0020,-0.0041,-0.0033,-0.0019,-0.0030,-0.0043,-0.0030,0.0009,-0.0039,-0.0040,0.0003,-0.0036,-0.0044,0.0009,0.0048,0.0011,-0.0021,0.0046,0.0030,-0.0019,0.0048,0.0032,-0.0011,0.0020,-0.0028,0.0018,-0.0032,-0.0047,-0.0004,-0.0036,-0.0045,-0.0001,-0.0034,-0.0041,-0.0009,-0.0018,-0.0030,-0.0018,-0.0016,-0.0032,-0.0015,-0.0027,-0.0040,-0.0009,-0.0008,-0.0017,-0.0021,-0.0007,-0.0018,-0.0020,-0.0022,-0.0024,-0.0025,-0.0037,-0.0037,-0.0014,-0.0040,-0.0030,-0.0021,-0.0028,-0.0027,-0.0023,-0.0005,-0.0017,-0.0022,-0.0006,-0.0017,-0.0022,-0.0005,-0.0020,-0.0036,0.0004,-0.0029,0.0028,0.0006,-0.0029,0.0001,0.0009,-0.0028,0.0003,0.0032,0.0040,0.0019,0.0031,0.0031,0.0019,0.0037,0.0030,0.0014,0.0007,-0.0028,0.0006,-0.0027,0.0045,0.0040,-0.0030,0.0029,0.0041,-0.0023,0.0029,0.0043,-0.0041,-0.0021,-0.0026,-0.0036,-0.0010,-0.0029,-0.0020,0.0045,0.0041,0.0037,0.0040,0.0013,0.0005,-0.0033,-0.0035,-0.0006,-0.0018,-0.0020,-0.0020,-0.0027,-0.0021,-0.0025,-0.0021,-0.0033,-0.0014,-0.0022,-0.0037,-0.0024,-0.0021,-0.0030,-0.0038,-0.0040,-0.0007,0.0032,-0.0041,-0.0001,0.0032,-0.0038,0.0005,0.0050,0.0012,-0.0014,-0.0040,-0.0030,0.0014,-0.0005,-0.0018,-0.0021,-0.0007,0.0036,-0.0032,-0.0047,-0.0008,0.0005,0.0005,-0.0022,0.0036,0.0030,-0.0025,0.0019,-0.0026,-0.0050,0.0007,0.0020,-0.0041,-0.0002,0.0013,-0.0040,-0.0026,0.0048,0.0033,-0.0003,0.0042,-0.0026,-0.0013,0.0039,0.0047,-0.0023,-0.0011,-0.0017,0.0043,-0.0008,-0.0027,0.0042,0.0006,-0.0015,0.0038,-0.0013,0.0011,0.0044,-0.0015,0.0028,0.0044,-0.0022,0.0011,0.0043,-0.0042,0.0031,0.0025,-0.0041,-0.0035,-0.0014,-0.0045,-0.0015,-0.0021,0.0022,-0.0035,-0.0033,0.0010,-0.0041,-0.0018,-0.0016,-0.0032,-0.0013,-0.0005,-0.0025,-0.0015,-0.0006,-0.0021,-0.0017,-0.0022,-0.0047,0.0020,-0.0011,-0.0021,-0.0033,-0.0003,-0.0029,-0.0012,0.0025,-0.0035,0.0008,0.0003,-0.0030,-0.0001,-0.0013,-0.0034,0.0039,-0.0020,-0.0008,0.0040,0.0037,0.0045,0.0014,0.0042,0.0045,0.0009,0.0002,0.0049,0.0035,-0.0013,0.0045,0.0042,0.0002,0.0045,0.0035,-0.0013,0.0049,0.0042,-0.0031,0.0045,0.0035,-0.0035,0.0049,0.0031,-0.0036,0.0045,0.0031,-0.0031,0.0049,0.0035,-0.0042,0.0044,0.0016,-0.0044,0.0048,0.0010,-0.0045,0.0044,0.0009,-0.0042,0.0048,0.0016,-0.0018,0.0046,-0.0024,-0.0007,0.0050,-0.0031,0.0035,0.0050,-0.0030,0.0039,0.0050,-0.0023,0.0044,0.0048,-0.0003,-0.0025,-0.0018,-0.0035,-0.0024,-0.0006,-0.0036,-0.0046,0.0009,0.0016,-0.0045,-0.0010,0.0012,-0.0039,0.0031,0.0031,-0.0031,-0.0026,0.0026,-0.0039,-0.0010,0.0024,-0.0037,-0.0029,0.0019,-0.0033,-0.0010,0.0030,-0.0019,-0.0048,0.0016,0.0033,0.0018,0.0020,0.0040,0.0016,0.0015,0.0007,0.0036,-0.0037,0.0007,0.0046,-0.0036,-0.0002,-0.0009,-0.0044,-0.0014,-0.0019,-0.0039,-0.0013,-0.0008,-0.0041,-0.0041,-0.0036,-0.0004,-0.0029,-0.0050,0.0011,-0.0032,-0.0047,0.0014,0.0001,-0.0031,-0.0007,0.0047,-0.0007,-0.0021,0.0044,0.0010,-0.0029,-0.0042,-0.0010,0.0018,-0.0007,-0.0019,-0.0019,-0.0044,-0.0031,-0.0012,-0.0034,0.0001,-0.0027,-0.0046,0.0011,-0.0013,-0.0033,0.0016,-0.0023,-0.0047,-0.0004,-0.0017,0.0004,0.0018,-0.0041,0.0022,0.0034,-0.0038,0.0022,0.0010,-0.0042,0.0015,-0.0017,-0.0044,-0.0008,0.0020,-0.0037,-0.0020,0.0020,-0.0031,-0.0048,-0.0021,-0.0009,-0.0046,0.0030,0.0012,-0.0047,0.0030,0.0005,-0.0040,0.0010,0.0030,-0.0043,0.0010,0.0023,-0.0035,0.0030,0.0036,-0.0012,-0.0006,0.0043,0.0005,0.0001,0.0038,0.0004,0.0015,0.0037,0.0017,0.0031,0.0028,0.0018,0.0044,0.0028,0.0002,0.0032,0.0034,0.0019,0.0003,0.0030,0.0034,0.0001,0.0020,0.0019,0.0020,0.0028,0.0000,-0.0031,-0.0006,0.0033,-0.0029,0.0014,0.0020,-0.0011,0.0030,0.0032,-0.0015,0.0021,0.0036,-0.0033,0.0009,0.0041,-0.0020,0.0010,0.0030,-0.0022,-0.0035,0.0049,0.0013,-0.0005,0.0036,-0.0025,-0.0028,0.0038,-0.0005,-0.0036,0.0043,-0.0006,-0.0029,0.0038,0.0010,-0.0035,0.0044,0.0016,0.0011,0.0037,-0.0018,0.0016,-0.0033,-0.0048,0.0005,0.0001,0.0001,-0.0043,0.0019,-0.0005,-0.0044,0.0040,-0.0027,-0.0020,-0.0045,-0.0026,0.0000,0.0015,-0.0042,-0.0027,-0.0031,0.0012,0.0039,0.0044,0.0046,-0.0009,0.0044,0.0050,-0.0009,0.0021,0.0047,-0.0035,0.0021,0.0050,-0.0034,-0.0029,0.0045,-0.0014,-0.0041,0.0049,0.0023,-0.0026,0.0049,0.0040,0.0018,0.0048,0.0028,0.0032,0.0045,0.0019,-0.0020,0.0049,0.0041,-0.0037,0.0049,0.0027,-0.0040,0.0046,-0.0003,-0.0040,0.0042,-0.0004,0.0007,0.0050,-0.0035,0.0042,0.0050,-0.0016,0.0042,0.0047,-0.0016,-0.0023,0.0004,-0.0034,-0.0035,0.0011,0.0034,0.0039,0.0001,0.0015,-0.0010,0.0003,-0.0041,-0.0043,0.0032,-0.0008,0.0045,0.0001,0.0010});
			return rpreol1c_coordinate_6_25_point;
		}

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

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return rpreol1c 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 rpreol1c().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.rpreol1c\" 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.rpreol1c self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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