C# Class BulletCSharp.btCapsuleShapeX

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

Méthodes publiques

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

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btCapsuleShapeX() public méthode

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

getName() public méthode

public getName ( ) : string
Résultat string