C# Class BEPUphysics.NarrowPhaseSystems.Pairs.ConvexConstraintPairHandler

Pair handler that manages a pair of two boxes.
Inheritance: ConvexPairHandler
Datei anzeigen Open project: Indiefreaks/igf

Protected Methods

Method Description
GetContactInformation ( int index, ContactInformation &info ) : void

Method Details

GetContactInformation() protected method

protected GetContactInformation ( int index, ContactInformation &info ) : void
index int
info ContactInformation
return void