C# Class BulletCSharp.btCapsuleShapeX

Inheritance: btCapsuleShape
Mostrar archivo Open project: sanglin307/BulletUnity3D Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
btCapsuleShapeX ( float radius, float height ) : System
getName ( ) : string

Private Methods

Method Description
btCapsuleShapeX ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( btCapsuleShapeX obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btCapsuleShapeX() public method

public btCapsuleShapeX ( float radius, float height ) : System
radius float
height float
return System

getName() public method

public getName ( ) : string
return string