artisynth.core.mechmodels
Class PointTargetTest

java.lang.Object
  extended by artisynth.core.mechmodels.PointTargetTest

public class PointTargetTest
extends java.lang.Object

Contains motion target information for a point.


Constructor Summary
PointTargetTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointTargetTest

public PointTargetTest()
Method Detail

test

public void test()

main

public static void main(java.lang.String[] args)