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

btAlignedObjectArrayNode_swap() private méthode

private btAlignedObjectArrayNode_swap ( HandleRef jarg1, int jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 int
jarg3 int
Résultat void
        public static extern void btAlignedObjectArrayNode_swap(HandleRef jarg1, int jarg2, int jarg3);
BulletSoftBodyPINVOKE