public class TransformGeometryTest extends UnitTest
Constructor and Description |
---|
TransformGeometryTest() |
Modifier and Type | Method and Description |
---|---|
RigidBody |
addBone(MechModel mech,
java.lang.String name) |
void |
checkCurrentAttributes(MechSystemBase mech,
artisynth.demos.test.TransformGeometryTest.AttributeSet check,
double eps) |
void |
getAttributes(ModelComponent c,
artisynth.demos.test.TransformGeometryTest.AttributeSet attrs) |
artisynth.demos.test.TransformGeometryTest.AttributeSet |
getCurrentAttributes(MechSystemBase mech) |
static void |
main(java.lang.String[] args) |
void |
test() |
void |
testEmbeddedMesh() |
void |
testHex3dBlock() |
void |
testJointedFems() |
void |
testLumbarFrameSpring() |
void |
testMechModelDemo() |
void |
testMuscleFem() |
void |
testParticlePlaneConstraint() |
void |
testRigidAndMeshBodies() |
void |
testRigidCompositeBody() |
void |
testSkinMeshBody() |
check, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkNormedEquals, checkNormedEquals, getSilent, printUsageAndExit, runtest, setSilent
public void getAttributes(ModelComponent c, artisynth.demos.test.TransformGeometryTest.AttributeSet attrs)
public artisynth.demos.test.TransformGeometryTest.AttributeSet getCurrentAttributes(MechSystemBase mech)
public void checkCurrentAttributes(MechSystemBase mech, artisynth.demos.test.TransformGeometryTest.AttributeSet check, double eps)
public void testMechModelDemo()
public void testHex3dBlock()
public void testJointedFems()
public void testMuscleFem()
public void testSkinMeshBody()
public void testRigidAndMeshBodies()
public void testEmbeddedMesh()
public void testParticlePlaneConstraint()
public void testLumbarFrameSpring()
public void testRigidCompositeBody()
public static void main(java.lang.String[] args)