BulletCSharp.BulletCollisionPINVOKE.new_btBoxShape C# (CSharp) 메소드

new_btBoxShape() 개인적인 메소드

private new_btBoxShape ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr new_btBoxShape(HandleRef jarg1);
BulletCollisionPINVOKE