Class PxControllerShapeHit


public class PxControllerShapeHit extends PxControllerHit
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxControllerShapeHit

      protected PxControllerShapeHit()
    • PxControllerShapeHit

      protected PxControllerShapeHit(long address)
  • Method Details

    • wrapPointer

      public static PxControllerShapeHit wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PxControllerHit
    • getShape

      public PxShape getShape()
      Returns:
      WebIDL type: PxShape
    • setShape

      public void setShape(PxShape value)
      Parameters:
      value - WebIDL type: PxShape
    • getActor

      public PxRigidActor getActor()
      Returns:
      WebIDL type: PxRigidActor
    • setActor

      public void setActor(PxRigidActor value)
      Parameters:
      value - WebIDL type: PxRigidActor
    • getTriangleIndex

      public int getTriangleIndex()
      Returns:
      WebIDL type: unsigned long
    • setTriangleIndex

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