C# Class BulletCSharp.btTypedObject

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
btTypedObject ( int objectType ) : System
getObjectType ( ) : int

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btTypedObject() public méthode

public btTypedObject ( int objectType ) : System
objectType int
Résultat System

getObjectType() public méthode

public getObjectType ( ) : int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool