C# Class BulletCSharp.btHingeConstraintFloatData

Inheritance: IDisposable
ファイルを表示 Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btHingeConstraintFloatData() public method

public btHingeConstraintFloatData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool