C# Class Tachycardia.Objects.PhysicsMaterials.MetalMetalCallback

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

Méthodes publiques

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

Method Details

MetalMetalCallback() public méthode

public MetalMetalCallback ( ) : 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