Package physx.support

Class PassThroughFilterShaderImpl


public class PassThroughFilterShaderImpl extends PassThroughFilterShader
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PassThroughFilterShaderImpl

      protected PassThroughFilterShaderImpl(long address)
    • PassThroughFilterShaderImpl

      protected PassThroughFilterShaderImpl()
  • Method Details

    • wrapPointer

      public static PassThroughFilterShaderImpl wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PassThroughFilterShader
    • filterShader

      public int filterShader(int attributes0, int filterData0w0, int filterData0w1, int filterData0w2, int filterData0w3, int attributes1, int filterData1w0, int filterData1w1, int filterData1w2, int filterData1w3)
      Overrides:
      filterShader in class PassThroughFilterShader
      Parameters:
      attributes0 - WebIDL type: unsigned long
      filterData0w0 - WebIDL type: unsigned long
      filterData0w1 - WebIDL type: unsigned long
      filterData0w2 - WebIDL type: unsigned long
      filterData0w3 - WebIDL type: unsigned long
      attributes1 - WebIDL type: unsigned long
      filterData1w0 - WebIDL type: unsigned long
      filterData1w1 - WebIDL type: unsigned long
      filterData1w2 - WebIDL type: unsigned long
      filterData1w3 - WebIDL type: unsigned long
      Returns:
      WebIDL type: unsigned long