Class Vector_PxParticleSpring

java.lang.Object
physx.NativeObject
physx.particles.Vector_PxParticleSpring

@Deprecated public class Vector_PxParticleSpring extends NativeObject
Deprecated.
  • Field Details

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

      public static final int ALIGNOF
      Deprecated.
      See Also:
  • Constructor Details

    • Vector_PxParticleSpring

      protected Vector_PxParticleSpring(long address)
      Deprecated.
    • Vector_PxParticleSpring

      public Vector_PxParticleSpring()
      Deprecated.
    • Vector_PxParticleSpring

      public Vector_PxParticleSpring(int size)
      Deprecated.
      Parameters:
      size - WebIDL type: unsigned long
  • Method Details

    • wrapPointer

      public static Vector_PxParticleSpring wrapPointer(long address)
      Deprecated.
    • arrayGet

      public static Vector_PxParticleSpring arrayGet(long baseAddress, int index)
      Deprecated.
    • destroy

      public void destroy()
      Deprecated.
    • at

      public PxParticleSpring at(int index)
      Deprecated.
      Parameters:
      index - WebIDL type: unsigned long
      Returns:
      WebIDL type: PxParticleSpring [Ref]
    • data

      public PxParticleSpring data()
      Deprecated.
      Returns:
      WebIDL type: PxParticleSpring
    • size

      public int size()
      Deprecated.
      Returns:
      WebIDL type: unsigned long
    • push_back

      public void push_back(PxParticleSpring value)
      Deprecated.
      Parameters:
      value - WebIDL type: PxParticleSpring [Ref]
    • clear

      public void clear()
      Deprecated.