C# Class BulletCSharp.btCapsuleShapeZ

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
btCapsuleShapeZ ( float radius, float height ) : System
getName ( ) : string

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btCapsuleShapeZ() public méthode

public btCapsuleShapeZ ( float radius, float height ) : System
radius float
height float
Résultat System

getName() public méthode

public getName ( ) : string
Résultat string