BulletCSharp.BulletCollisionPINVOKE.new_btCylinderShapeX C# (CSharp) Method

new_btCylinderShapeX() private method

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