C# Class Tachycardia.Objects.PhysicsMaterials.TriggerCallback

Inheritance: MogreNewt.ContactCallback
Datei anzeigen Open project: secred/Tachycardia

Public Methods

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

Method Details

TriggerCallback() public method

public TriggerCallback ( ) : System
return System

UserProcess() public method

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