C# Class BulletCSharp.Config

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Config() public method

public Config ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool