C# Class BulletCSharp.btTransformDoubleData

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btTransformDoubleData() public method

public btTransformDoubleData ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool