C# Class BulletCSharp.CProfileSample

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
CProfileSample ( string name ) : System
Dispose ( ) : void

Private Methods

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

Method Details

CProfileSample() public method

public CProfileSample ( string name ) : System
name string
return System

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool