C# Class Tachycardia.Objects.PhysicsMaterials.MetalMetalCallback

Inheritance: MogreNewt.ContactCallback
ファイルを表示 Open project: secred/Tachycardia

Public Methods

Method Description
MetalMetalCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void

Method Details

MetalMetalCallback() public method

public MetalMetalCallback ( ) : System
return System

UserProcess() public method

public UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
contact MogreNewt
timestep float
threadIndex int
return void