BulletCSharp.btMultiSphereShapeData.btMultiSphereShapeData C# (CSharp) Method

btMultiSphereShapeData() public method

public btMultiSphereShapeData ( ) : System
return System
        public btMultiSphereShapeData()
            : this(BulletCollisionPINVOKE.new_btMultiSphereShapeData(), true)
        {
        }

Same methods

btMultiSphereShapeData::btMultiSphereShapeData ( IntPtr cPtr, bool cMemoryOwn ) : System