Package physx.support

Class PxPvdSceneFlags

java.lang.Object
physx.NativeObject
physx.support.PxPvdSceneFlags

public class PxPvdSceneFlags extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxPvdSceneFlags

      protected PxPvdSceneFlags()
    • PxPvdSceneFlags

      protected PxPvdSceneFlags(long address)
    • PxPvdSceneFlags

      public PxPvdSceneFlags(byte flags)
      Parameters:
      flags - WebIDL type: octet
  • Method Details