Class Translate


  • public class Translate
    extends Object
    Translate is a Transformer that stores the offset required to perform the effective OpenGL2 translation in the ModelView Matrix.
    Author:
    Martin Pernollet
    • Constructor Detail

      • Translate

        protected Translate()
      • Translate

        public Translate​(Coord3d shift)
        Initialize a Translate.
        Parameters:
        shift - translation offset.