BulletCSharp.btCylinderShapeData.btCylinderShapeData C# (CSharp) Method

btCylinderShapeData() public method

public btCylinderShapeData ( ) : System
return System
        public btCylinderShapeData()
            : this(BulletCollisionPINVOKE.new_btCylinderShapeData(), true)
        {
        }

Same methods

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