C# Class BulletCSharp.btAngleCompareFunc

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
btAngleCompareFunc ( btVector3 anchor ) : System

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btAngleCompareFunc() public method

public btAngleCompareFunc ( btVector3 anchor ) : System
anchor btVector3
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool