C# Class BulletCSharp.btPoint2PointConstraintDoubleData

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btPoint2PointConstraintDoubleData() public method

public btPoint2PointConstraintDoubleData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool