Package physx.common

Class PxTypedStridedData_PxU16

java.lang.Object
physx.NativeObject
physx.common.PxTypedStridedData_PxU16

public class PxTypedStridedData_PxU16 extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxTypedStridedData_PxU16

      protected PxTypedStridedData_PxU16()
    • PxTypedStridedData_PxU16

      protected PxTypedStridedData_PxU16(long address)
  • Method Details

    • wrapPointer

      public static PxTypedStridedData_PxU16 wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getStride

      public int getStride()
      Returns:
      WebIDL type: unsigned long
    • setStride

      public void setStride(int value)
      Parameters:
      value - WebIDL type: unsigned long
    • getData

      public PxU16Ptr getData()
      Returns:
      WebIDL type: PxU16Ptr [Value]
    • setData

      public void setData(PxU16Ptr value)
      Parameters:
      value - WebIDL type: PxU16Ptr [Value]