C# Class BulletCSharp.btVector3DoubleData

Inheritance: IDisposable
Mostrar archivo Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btVector3DoubleData() public method

public btVector3DoubleData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool