Package rope.pixo

Class R_Pix

All Implemented Interfaces:
R_Constants, R_Constants_Colour
Direct Known Subclasses:
R_Pixo

public class R_Pix extends Rope
  • Constructor Details

    • R_Pix

      public R_Pix()
  • Method Details

    • set_entry

      public void set_entry(int entry)
      Use to define the entry point of the pixel in the pixel array
      Parameters:
      entry -
    • get_entry

      public int get_entry()
      Returns:
    • pos

      public void pos(float x, float y)
      Parameters:
      x -
      y -
    • pos

      public void pos(float x, float y, float z)
      Parameters:
      x -
      y -
      z -
    • pos

      public vec3 pos()
    • fill

      public void fill(int fill)
      Parameters:
      fill -
    • fill

      public int fill()
      Returns: