Class ushort4

    • Constructor Detail

      • ushort4

        public ushort4()
        Default native constructor.
    • Method Detail

      • x

        @Cast("unsigned short")
        public short x()
      • x

        public ushort4 x​(short setter)
      • y

        @Cast("unsigned short")
        public short y()
      • y

        public ushort4 y​(short setter)
      • z

        @Cast("unsigned short")
        public short z()
      • z

        public ushort4 z​(short setter)
      • w

        @Cast("unsigned short")
        public short w()
      • w

        public ushort4 w​(short setter)