C# Class BulletCSharp.LocalShapeInfo

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LocalShapeInfo() public method

public LocalShapeInfo ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool