C# Class BulletCSharp.btCapsuleShapeZ

Inheritance: btCapsuleShape
Exibir arquivo Open project: sanglin307/BulletUnity3D Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

btCapsuleShapeZ() public method

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

getName() public method

public getName ( ) : string
return string