C# Class BulletCSharp.btConstraintInfo2

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btConstraintInfo2() public method

public btConstraintInfo2 ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool