Package | Description |
---|---|
data | |
simulation.geometry |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceException
Purpose:
Exception class used by the DataSource interface.
|
Modifier and Type | Method and Description |
---|---|
static java.util.HashMap<Triangle,java.util.ArrayList<Triangle>> |
PLYreader.getCoplanarListMap()
returns the map of triangle it triangle indices of triangle
subdivisions that should be ignored in an interior check if the
original triangle is intersected by the ray.
|