Package physx.cooking

Class PxMidphaseDesc

java.lang.Object
physx.NativeObject
physx.cooking.PxMidphaseDesc

public class PxMidphaseDesc extends NativeObject
Structure describing parameters affecting midphase mesh structure.
See Also:
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxMidphaseDesc

      protected PxMidphaseDesc(long address)
    • PxMidphaseDesc

      public PxMidphaseDesc()
  • Method Details