C# Class BulletCSharp.btHingeConstraintDoubleData

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btHingeConstraintDoubleData() public method

public btHingeConstraintDoubleData ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool