C# Class BulletCSharp.btTriangleMeshShapeData

Inheritance: IDisposable
显示文件 Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btTriangleMeshShapeData() public method

public btTriangleMeshShapeData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool