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

new_btCylinderShapeX() 개인적인 메소드

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