Class Rotate

java.lang.Object
one.empty3.apps.vecmesh.Rotate

public class Rotate extends Object
  • Constructor Details

  • Method Details

    • getRotationMatrix

      public Matrix33 getRotationMatrix()
    • setRotationMatrix

      public void setRotationMatrix(Matrix33 rotationMatrix)
    • getPanel

      public JPanel getPanel()
    • getRepresentable

      public Representable getRepresentable()
    • setRepresentable

      public void setRepresentable(Representable parametricSurface)
    • updateRepresentableCoordinates

      public void updateRepresentableCoordinates()
    • setZBuffer

      public void setZBuffer(ZBufferImpl zBuffer)