BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterVelocity C# (CSharp) Méthode

btSoftBody_clusterVelocity() private méthode

private btSoftBody_clusterVelocity ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
Résultat IntPtr
        public static extern IntPtr btSoftBody_clusterVelocity(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE