java.lang.Object
physx.geometry.PxSphereGeometry.Raw
- Enclosing class:
- PxSphereGeometry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetRadius(long address) static longPxSphereGeometry(float ir) static voidPxSphereGeometry_placed(long address, float ir) static voidsetRadius(long address, float value)
-
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)
-