Package physx.physics

Class PxArticulationLink.Raw

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

public static class PxArticulationLink.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • getArticulation

      public static long getArticulation(long address)
    • getInboundJoint

      public static long getInboundJoint(long address)
    • getInboundJointDof

      public static int getInboundJointDof(long address)
    • getNbChildren

      public static int getNbChildren(long address)
    • getLinkIndex

      public static int getLinkIndex(long address)
    • setCfmScale

      public static void setCfmScale(long address, float cfm)
    • getCfmScale

      public static float getCfmScale(long address)