BulletCSharp.BulletCollisionPINVOKE.new_btMultiSphereShapeData C# (CSharp) Method

new_btMultiSphereShapeData() private method

private new_btMultiSphereShapeData ( ) : IntPtr
return IntPtr
        public static extern IntPtr new_btMultiSphereShapeData();
BulletCollisionPINVOKE