Class PxSphereGeometry.Raw

java.lang.Object
physx.geometry.PxSphereGeometry.Raw
Enclosing class:
PxSphereGeometry

public static class PxSphereGeometry.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxSphereGeometry_placed

      public static void PxSphereGeometry_placed(long address, float ir)
    • PxSphereGeometry

      public static long PxSphereGeometry(float ir)
    • destroy

      public static void destroy(long address)
    • getRadius

      public static float getRadius(long address)
    • setRadius

      public static void setRadius(long address, float value)