C# Class BulletCSharp.btConstraintInfo1

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btConstraintInfo1() public method

public btConstraintInfo1 ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool