C# Class BulletCSharp.btGeneric6DofSpringConstraintData

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btGeneric6DofSpringConstraintData() public method

public btGeneric6DofSpringConstraintData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool