C# Class BulletCSharp.btFace

Inheritance: IDisposable
Mostrar archivo Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btFace() public method

public btFace ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool