Class Articulation


  • public class Articulation
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void plier​(double angle)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Articulation

        public Articulation​(Membre a,
                            Membre b,
                            Matrix33 mat0,
                            double angleMin,
                            double angleMax)
    • Method Detail

      • plier

        public void plier​(double angle)