public class MeshCollider extends java.lang.Object implements AbstractCollider
Modifier and Type | Field and Description |
---|---|
static double |
maxErr |
static int |
numIntNodes |
Constructor and Description |
---|
MeshCollider() |
Modifier and Type | Method and Description |
---|---|
ContactInfo |
getContacts(PolygonalMesh mesh0,
PolygonalMesh mesh1) |
static int |
getNumextremaaxes()
See setter.
|
static void |
setNumextremaaxes(int numaxes)
Set the number of axes along which to take the extrema points when
throwing out redundant contact points.
|
public ContactInfo getContacts(PolygonalMesh mesh0, PolygonalMesh mesh1)
getContacts
in interface AbstractCollider
public static int getNumextremaaxes()
public static void setNumextremaaxes(int numaxes)
numaxes
- number of axes