Package physx.physics

Class PxSpatialVelocity.Raw

java.lang.Object
physx.physics.PxSpatialVelocity.Raw
Enclosing class:
PxSpatialVelocity

public static class PxSpatialVelocity.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getLinear

      public static long getLinear(long address)
    • setLinear

      public static void setLinear(long address, long value)
    • getAngular

      public static long getAngular(long address)
    • setAngular

      public static void setAngular(long address, long value)