C# Class Tachycardia.Objects.PhysicsMaterials.TriggerCallback

Inheritance: MogreNewt.ContactCallback
Afficher le fichier Open project: secred/Tachycardia

Méthodes publiques

Méthode Description
TriggerCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void

Method Details

TriggerCallback() public méthode

public TriggerCallback ( ) : System
Résultat System

UserProcess() public méthode

public UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
contact MogreNewt
timestep float
threadIndex int
Résultat void