BulletCSharp.BulletSoftBodyPINVOKE.btSoftRigidDynamicsWorld_getDiscreteDynamicsWorld C# (CSharp) Method

btSoftRigidDynamicsWorld_getDiscreteDynamicsWorld() private method

private btSoftRigidDynamicsWorld_getDiscreteDynamicsWorld ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btSoftRigidDynamicsWorld_getDiscreteDynamicsWorld(HandleRef jarg1);
BulletSoftBodyPINVOKE