C# Class BulletCSharp.Cluster

Inheritance: IDisposable
Show file Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Cluster() public method

public Cluster ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool