Package physx.common

Class PxDebugTriangle

java.lang.Object
physx.NativeObject
physx.common.PxDebugTriangle

public class PxDebugTriangle extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxDebugTriangle

      protected PxDebugTriangle()
    • PxDebugTriangle

      protected PxDebugTriangle(long address)
  • Method Details

    • wrapPointer

      public static PxDebugTriangle wrapPointer(long address)
    • arrayGet

      public static PxDebugTriangle arrayGet(long baseAddress, int index)
    • getPos0

      public PxVec3 getPos0()
      Returns:
      WebIDL type: PxVec3 [Value]
    • setPos0

      public void setPos0(PxVec3 value)
      Parameters:
      value - WebIDL type: PxVec3 [Value]
    • getColor0

      public int getColor0()
      Returns:
      WebIDL type: unsigned long
    • setColor0

      public void setColor0(int value)
      Parameters:
      value - WebIDL type: unsigned long
    • getPos1

      public PxVec3 getPos1()
      Returns:
      WebIDL type: PxVec3 [Value]
    • setPos1

      public void setPos1(PxVec3 value)
      Parameters:
      value - WebIDL type: PxVec3 [Value]
    • getColor1

      public int getColor1()
      Returns:
      WebIDL type: unsigned long
    • setColor1

      public void setColor1(int value)
      Parameters:
      value - WebIDL type: unsigned long
    • getPos2

      public PxVec3 getPos2()
      Returns:
      WebIDL type: PxVec3 [Value]
    • setPos2

      public void setPos2(PxVec3 value)
      Parameters:
      value - WebIDL type: PxVec3 [Value]
    • getColor2

      public int getColor2()
      Returns:
      WebIDL type: unsigned long
    • setColor2

      public void setColor2(int value)
      Parameters:
      value - WebIDL type: unsigned long