Package physx.physics

Class PxDominanceGroupPair

java.lang.Object
physx.NativeObject
physx.physics.PxDominanceGroupPair

public class PxDominanceGroupPair extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxDominanceGroupPair

      protected PxDominanceGroupPair()
    • PxDominanceGroupPair

      protected PxDominanceGroupPair(long address)
    • PxDominanceGroupPair

      public PxDominanceGroupPair(byte a, byte b)
      Parameters:
      a - WebIDL type: octet
      b - WebIDL type: octet
  • Method Details

    • wrapPointer

      public static PxDominanceGroupPair wrapPointer(long address)
    • arrayGet

      public static PxDominanceGroupPair arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
    • getDominance0

      public byte getDominance0()
      Returns:
      WebIDL type: octet
    • setDominance0

      public void setDominance0(byte value)
      Parameters:
      value - WebIDL type: octet
    • getDominance1

      public byte getDominance1()
      Returns:
      WebIDL type: octet
    • setDominance1

      public void setDominance1(byte value)
      Parameters:
      value - WebIDL type: octet