C# Class BulletCSharp.btCylinderShapeData

Inheritance: IDisposable
Exibir arquivo Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
btCylinderShapeData ( ) : System

Private Methods

Method Description
btCylinderShapeData ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( btCylinderShapeData obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btCylinderShapeData() public method

public btCylinderShapeData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool