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

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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getrprem2lc_geometry_5_25_coordIndex_3()
		{
			int[] value = {212,257,258,-1,252,255,285,-1,251,255,252,-1,126,84,273,-1,272,84,126,-1,49,75,249,-1,75,49,52,-1,221,88,271,-1,209,88,221,-1,74,273,75,-1,126,273,74,-1,253,29,179,-1,253,140,29,-1,266,278,276,-1,266,265,278,-1,239,165,169,-1,239,292,165,-1,274,234,250,-1,274,289,234,-1,229,138,137,-1,229,136,138,-1,62,139,100,-1,62,61,139,-1,253,58,54,-1,86,58,253,-1,49,180,52,-1,49,48,180,-1,32,39,33,-1,32,113,39,-1,143,177,144,-1,143,190,177,-1,36,171,233,-1,36,35,171,-1,18,205,168,-1,18,17,205,-1,34,190,143,-1,34,145,190,-1,238,206,237,-1,238,9,206,-1,232,114,113,-1,114,232,204,-1,125,152,279,-1,152,125,123,-1,15,137,16,-1,137,15,166,-1,14,19,18,-1,71,19,14,-1,233,159,158,-1,159,233,171,-1,8,170,47,-1,8,13,170,-1,205,169,168,-1,205,239,169,-1,280,198,197,-1,280,241,198,-1,281,262,261,-1,281,291,262,-1,290,133,218,-1,290,197,133,-1,289,283,288,-1,283,289,274,-1,287,285,284,-1,287,252,285,-1};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='rprem2lc_geometry' coordIndex field, scene-graph level=5, element #25, 2252 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 getrprem2lc_geometry_5_25_coordIndex()
		{
			MFInt32 rprem2lc_geometry_5_25_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getrprem2lc_geometry_5_25_coordIndex_1()))
				.append(new MFInt32(getrprem2lc_geometry_5_25_coordIndex_2()))
				.append(new MFInt32(getrprem2lc_geometry_5_25_coordIndex_3()));
			return rprem2lc_geometry_5_25_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='rprem2lc_coordinate' point field, scene-graph level=6, element #25, 879 total numbers made up of 293 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 getrprem2lc_coordinate_6_25_point()
		{
			MFVec3f rprem2lc_coordinate_6_25_point = new MFVec3f(new double[] {0.0019,-0.0024,-0.0039,0.0019,-0.0028,-0.0039,0.0011,-0.0028,-0.0038,0.0019,0.0025,-0.0008,0.0019,0.0026,-0.0004,0.0022,0.0029,-0.0004,0.0012,0.0020,-0.0003,0.0012,0.0020,-0.0000,0.0026,0.0023,-0.0019,0.0024,0.0024,-0.0015,0.0026,0.0025,-0.0016,0.0028,0.0022,-0.0018,0.0028,0.0019,-0.0023,0.0027,0.0022,-0.0020,-0.0007,0.0034,0.0004,-0.0012,0.0031,-0.0001,-0.0016,0.0038,0.0001,0.0008,0.0022,0.0004,0.0007,0.0021,-0.0000,0.0007,0.0022,0.0005,-0.0012,0.0026,-0.0009,-0.0017,0.0027,-0.0010,-0.0017,0.0029,-0.0008,0.0005,0.0018,-0.0013,0.0005,0.0015,-0.0010,0.0007,0.0018,-0.0013,0.0014,0.0018,0.0025,0.0015,0.0017,0.0020,0.0006,0.0018,0.0026,0.0023,0.0025,0.0016,0.0025,0.0028,0.0014,0.0022,0.0025,0.0016,-0.0002,0.0023,-0.0025,-0.0006,0.0024,-0.0028,-0.0005,0.0023,-0.0026,0.0014,0.0017,0.0016,0.0013,0.0018,0.0019,0.0003,0.0022,0.0028,0.0006,0.0019,0.0029,0.0002,0.0026,-0.0033,-0.0008,0.0026,-0.0033,-0.0017,0.0030,-0.0030,-0.0016,0.0028,-0.0028,0.0002,0.0028,-0.0034,-0.0007,0.0026,-0.0034,0.0022,0.0025,-0.0029,0.0020,0.0027,-0.0026,0.0024,0.0024,-0.0021,0.0026,0.0033,-0.0004,0.0029,0.0030,-0.0008,0.0028,0.0032,0.0014,0.0030,0.0030,0.0014,0.0031,0.0034,0.0006,0.0026,0.0026,0.0020,0.0019,0.0024,0.0026,0.0021,0.0022,0.0026,0.0006,0.0025,0.0033,0.0007,0.0026,0.0035,0.0013,0.0022,0.0033,-0.0001,0.0031,0.0035,-0.0011,0.0036,0.0030,-0.0015,0.0042,0.0019,-0.0018,0.0041,0.0020,-0.0040,0.0002,-0.0011,-0.0038,0.0021,-0.0013,-0.0036,0.0020,-0.0023,-0.0033,0.0033,-0.0003,-0.0026,0.0034,-0.0004,-0.0027,0.0031,-0.0014,-0.0010,0.0027,-0.0005,0.0001,0.0017,-0.0009,-0.0006,0.0036,0.0008,-0.0006,0.0034,0.0011,0.0007,0.0023,0.0009,0.0034,0.0023,0.0016,0.0036,0.0024,0.0004,0.0024,0.0014,0.0026,0.0025,0.0006,0.0026,0.0031,0.0009,0.0021,0.0001,0.0029,0.0033,-0.0007,0.0028,0.0040,-0.0011,0.0021,0.0042,0.0004,0.0014,0.0042,0.0037,-0.0005,-0.0023,0.0040,-0.0003,-0.0008,0.0039,-0.0014,-0.0013,0.0013,0.0021,0.0030,0.0000,-0.0020,0.0034,-0.0015,-0.0034,0.0030,-0.0003,-0.0034,0.0029,-0.0016,-0.0017,0.0035,-0.0019,0.0029,0.0035,-0.0024,0.0010,0.0035,-0.0014,0.0002,0.0040,-0.0031,0.0015,0.0030,-0.0037,0.0014,0.0019,-0.0038,-0.0010,0.0016,-0.0016,0.0033,0.0033,-0.0001,0.0030,0.0021,0.0003,0.0022,0.0024,-0.0023,0.0041,0.0006,-0.0008,0.0037,0.0014,-0.0009,0.0037,0.0011,-0.0015,0.0040,0.0005,-0.0028,0.0029,-0.0023,-0.0025,0.0028,-0.0028,-0.0033,-0.0015,-0.0018,-0.0036,0.0001,-0.0019,-0.0028,0.0001,-0.0029,-0.0035,0.0026,-0.0013,-0.0012,0.0024,-0.0013,-0.0011,0.0023,-0.0010,-0.0002,0.0017,-0.0011,0.0006,0.0021,-0.0024,0.0011,0.0026,-0.0032,-0.0022,0.0039,0.0024,-0.0038,0.0023,-0.0000,-0.0034,0.0030,0.0016,-0.0024,-0.0009,0.0034,-0.0001,-0.0005,0.0040,0.0013,0.0008,0.0038,0.0029,0.0019,0.0021,0.0031,-0.0003,-0.0032,0.0025,0.0009,-0.0035,0.0031,0.0010,-0.0028,0.0023,0.0019,-0.0033,0.0037,0.0012,0.0013,0.0019,0.0028,0.0011,0.0021,0.0026,0.0014,0.0026,0.0031,0.0013,0.0026,0.0033,0.0008,0.0008,0.0017,-0.0005,-0.0038,-0.0015,-0.0010,-0.0005,-0.0026,-0.0033,-0.0007,-0.0020,-0.0033,0.0002,-0.0019,-0.0037,-0.0025,0.0032,-0.0015,-0.0020,0.0033,-0.0006,-0.0023,0.0034,-0.0005,-0.0020,0.0042,0.0004,0.0023,0.0027,0.0019,0.0017,0.0018,0.0018,0.0001,0.0016,-0.0015,-0.0002,0.0017,-0.0016,-0.0001,0.0015,-0.0013,-0.0008,0.0023,-0.0024,0.0012,0.0016,-0.0008,0.0010,0.0015,-0.0006,0.0012,0.0018,-0.0005,0.0010,0.0017,-0.0010,0.0013,0.0027,-0.0034,0.0018,-0.0004,-0.0039,0.0018,0.0008,-0.0042,0.0024,-0.0004,-0.0037,-0.0005,0.0032,0.0014,-0.0017,0.0040,0.0004,0.0026,0.0033,0.0005,0.0018,0.0029,0.0009,0.0007,0.0023,0.0011,0.0009,0.0022,0.0010,0.0011,0.0024,0.0008,0.0012,0.0023,0.0010,0.0019,0.0027,-0.0025,0.0017,0.0026,-0.0023,0.0022,0.0023,-0.0019,0.0018,0.0027,-0.0001,-0.0017,0.0030,-0.0005,-0.0019,0.0030,-0.0009,0.0010,0.0018,-0.0001,0.0012,0.0022,0.0001,0.0026,0.0023,-0.0023,0.0011,0.0020,0.0011,0.0027,0.0034,0.0006,-0.0019,0.0029,-0.0013,-0.0014,0.0025,-0.0021,-0.0015,0.0025,-0.0020,-0.0013,0.0023,-0.0019,-0.0004,0.0017,-0.0014,0.0016,0.0019,0.0016,0.0017,0.0018,0.0021,0.0028,0.0035,0.0006,0.0024,0.0029,0.0021,0.0014,0.0020,0.0034,-0.0014,0.0041,0.0018,0.0003,-0.0026,-0.0037,0.0029,0.0016,-0.0024,0.0013,-0.0005,0.0034,-0.0028,0.0038,0.0011,-0.0008,0.0035,0.0025,-0.0011,0.0023,-0.0021,-0.0004,0.0018,-0.0016,-0.0025,-0.0013,-0.0023,-0.0028,0.0020,-0.0032,-0.0002,0.0030,0.0038,-0.0031,-0.0007,0.0028,0.0035,-0.0015,-0.0025,0.0006,0.0021,0.0039,-0.0017,-0.0029,-0.0023,-0.0021,-0.0022,-0.0023,-0.0009,0.0037,0.0028,-0.0023,0.0030,-0.0028,-0.0025,0.0031,-0.0023,-0.0022,0.0029,-0.0023,-0.0004,0.0033,0.0016,0.0015,0.0027,-0.0025,0.0009,0.0022,0.0005,0.0023,0.0022,-0.0018,0.0013,0.0017,-0.0008,0.0011,-0.0024,-0.0039,-0.0015,-0.0037,0.0029,0.0009,-0.0030,0.0023,0.0021,-0.0033,0.0011,0.0022,-0.0029,0.0013,0.0009,-0.0034,0.0021,0.0037,-0.0024,-0.0018,0.0035,-0.0028,-0.0028,0.0035,-0.0024,-0.0028,0.0037,-0.0028,-0.0018,-0.0004,-0.0030,-0.0032,0.0003,-0.0030,-0.0037,-0.0021,-0.0041,0.0023,-0.0022,-0.0038,0.0025,-0.0014,-0.0040,0.0026,-0.0033,-0.0031,-0.0010,-0.0035,-0.0035,-0.0001,-0.0036,-0.0031,-0.0000,-0.0032,-0.0035,-0.0009,-0.0035,-0.0024,-0.0010,-0.0038,-0.0024,-0.0001,-0.0023,0.0031,-0.0015,-0.0018,0.0027,-0.0032,0.0012,0.0022,-0.0018,0.0010,0.0022,-0.0019,0.0009,0.0022,0.0014,0.0024,-0.0015,-0.0037,0.0019,-0.0016,-0.0038,0.0013,0.0026,-0.0037,0.0019,0.0020,-0.0014,0.0020,0.0022,-0.0011,0.0011,0.0023,0.0004,0.0010,-0.0017,-0.0038,-0.0030,-0.0023,-0.0016,0.0008,0.0008,-0.0042,0.0000,-0.0007,-0.0038,-0.0003,0.0007,-0.0040,0.0009,-0.0006,-0.0040,0.0018,0.0021,-0.0015,0.0014,0.0016,0.0035,0.0035,0.0009,-0.0020,0.0033,0.0020,-0.0013,0.0029,-0.0015,-0.0033,0.0037,-0.0018,-0.0003,0.0036,-0.0026,-0.0005,0.0018,0.0022,0.0025,0.0024,-0.0003,0.0025,0.0031,-0.0019,0.0009,0.0032,-0.0002,0.0018,0.0023,-0.0019,0.0016,0.0010,-0.0019,0.0028,-0.0027,0.0032,0.0029,-0.0029,-0.0026,0.0024,-0.0034,-0.0035,0.0013,-0.0027,-0.0037,0.0021,-0.0036,-0.0027,0.0016,-0.0019,0.0018,-0.0037,-0.0008,0.0024,-0.0037,-0.0005,0.0018,-0.0040,-0.0016,0.0004,-0.0037,-0.0011,-0.0010,-0.0034,-0.0040,-0.0014,-0.0003,-0.0041,0.0004,-0.0003,-0.0023,-0.0029,0.0028,0.0037,-0.0003,0.0006,0.0039,0.0013,-0.0000,0.0030,-0.0024,-0.0033,0.0007,0.0025,0.0037,0.0006,0.0019,-0.0042,0.0024,0.0031,-0.0003,0.0002,0.0026,-0.0037,0.0015,0.0019,-0.0042,-0.0028,-0.0030,-0.0015,-0.0033,-0.0039,0.0011,-0.0026,-0.0034,-0.0015,0.0030,-0.0028,-0.0033,0.0030,-0.0031,0.0003,0.0030,-0.0027,0.0005,-0.0003,-0.0038,0.0026,0.0036,-0.0030,-0.0008,0.0024,-0.0028,-0.0037,0.0024,-0.0024,-0.0037,-0.0016,-0.0033,-0.0021,-0.0026,-0.0041,0.0019,0.0017,0.0029,0.0001});
			return rprem2lc_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 rprem2lc 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 rprem2lc().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.rprem2lc\" 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.rprem2lc self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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