BulletCSharp.BulletSoftBodyPINVOKE.btSoftRigidDynamicsWorld_removeCollisionObject C# (CSharp) 메소드

btSoftRigidDynamicsWorld_removeCollisionObject() 개인적인 메소드

private btSoftRigidDynamicsWorld_removeCollisionObject ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
리턴 void
        public static extern void btSoftRigidDynamicsWorld_removeCollisionObject(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE