Class SphereSupport.Raw

java.lang.Object
physx.extensions.SphereSupport.Raw
Enclosing class:
SphereSupport

public static class SphereSupport.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • SphereSupport_placed

      public static void SphereSupport_placed(long address, float radius)
    • SphereSupport

      public static long SphereSupport(float radius)
    • destroy

      public static void destroy(long address)
    • getRadius

      public static float getRadius(long address)
    • setRadius

      public static void setRadius(long address, float value)