C# Class BulletCSharp.btHashString

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
btHashString ( string name ) : System
equals ( btHashString other ) : bool
getHash ( ) : uint
portableStringCompare ( string src, string dst ) : int

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btHashString() public méthode

public btHashString ( string name ) : System
name string
Résultat System

equals() public méthode

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

getHash() public méthode

public getHash ( ) : uint
Résultat uint

portableStringCompare() public méthode

public portableStringCompare ( string src, string dst ) : int
src string
dst string
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool