C# Class BulletCSharp.btGeneric6DofConstraintData

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btGeneric6DofConstraintData() public method

public btGeneric6DofConstraintData ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool