C# Class BulletCSharp.btHashInt

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
btHashInt ( int uid ) : System
equals ( btHashInt other ) : bool
getHash ( ) : uint
getUid1 ( ) : int
setUid1 ( int uid ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btHashInt() public méthode

public btHashInt ( int uid ) : System
uid int
Résultat System

equals() public méthode

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

getHash() public méthode

public getHash ( ) : uint
Résultat uint

getUid1() public méthode

public getUid1 ( ) : int
Résultat int

setUid1() public méthode

public setUid1 ( int uid ) : void
uid int
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool