Class CustomSupport

Direct Known Subclasses:
CustomSupportImpl

public class CustomSupport extends Support
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • CustomSupport

      protected CustomSupport()
    • CustomSupport

      protected CustomSupport(long address)
  • Method Details

    • wrapPointer

      public static CustomSupport wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class Support
    • getCustomMargin

      public float getCustomMargin()
      Returns:
      WebIDL type: float
    • getCustomSupportLocal

      public void getCustomSupportLocal(PxVec3 dir, PxVec3 result)
      Parameters:
      dir - WebIDL type: PxVec3 [Const, Ref]
      result - WebIDL type: PxVec3 [Ref]