C# Class BulletCSharp.btTriIndex

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
btTriIndex ( int partId, int triangleIndex, SWIGTYPE_p_btCollisionShape shape ) : System
getPartId ( ) : int
getTriangleIndex ( ) : int
getUid ( ) : int

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btTriIndex() public méthode

public btTriIndex ( int partId, int triangleIndex, SWIGTYPE_p_btCollisionShape shape ) : System
partId int
triangleIndex int
shape SWIGTYPE_p_btCollisionShape
Résultat System

getPartId() public méthode

public getPartId ( ) : int
Résultat int

getTriangleIndex() public méthode

public getTriangleIndex ( ) : int
Résultat int

getUid() public méthode

public getUid ( ) : int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool