java.lang.Object
physx.physics.PxArticulationSpatialTendon.Raw
- Enclosing class:
- PxArticulationSpatialTendon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longcreateAttachment(long address, long parent, float coefficient, long relativeOffset, long link) static voiddestroy(long address) static intgetNbAttachments(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
createAttachment
public static long createAttachment(long address, long parent, float coefficient, long relativeOffset, long link) -
getNbAttachments
public static int getNbAttachments(long address)
-