C# Class BulletCSharp.btHashPtr

Inheritance: IDisposable
Afficher le fichier Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
btHashPtr ( SWIGTYPE_p_void ptr ) : System
equals ( btHashPtr other ) : bool
getHash ( ) : uint
getPointer ( ) : SWIGTYPE_p_void

Private Methods

Méthode Description
btHashPtr ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( btHashPtr obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btHashPtr() public méthode

public btHashPtr ( SWIGTYPE_p_void ptr ) : System
ptr SWIGTYPE_p_void
Résultat System

equals() public méthode

public equals ( btHashPtr other ) : bool
other btHashPtr
Résultat bool

getHash() public méthode

public getHash ( ) : uint
Résultat uint

getPointer() public méthode

public getPointer ( ) : SWIGTYPE_p_void
Résultat SWIGTYPE_p_void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool