Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BEPUphysics
NarrowPhaseSystems
Pairs
ConvexConstraintPairHandler
C# Class BEPUphysics.NarrowPhaseSystems.Pairs.ConvexConstraintPairHandler
Pair handler that manages a pair of two boxes.
Inheritance:
ConvexPairHandler
Exibir arquivo
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