C# Class BulletCSharp.btUsageBitfield

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
btUsageBitfield ( ) : System
reset ( ) : void

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btUsageBitfield() public method

public btUsageBitfield ( ) : System
return System

reset() public method

public reset ( ) : void
return void

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool