Package | Description |
---|---|
<Unnamed> | |
scarst | |
scarst.bench |
Modifier and Type | Field and Description |
---|---|
Scarst_ot |
RuntimeBenchmark.scarst_ot |
Modifier and Type | Method and Description |
---|---|
Scarst_ot |
ScarstOtBuilder_old.buildFromPolyhedron()
Deprecated.
|
Scarst_ot |
ScarstOtBuilder.buildFromPolyhedron(float[] coordF)
Construct an compact array based data structure requiring 6 reference per vertex
Half-edges must be oriented.
|
Modifier and Type | Method and Description |
---|---|
static double |
EvaluateNavigationalOperations.testVertexDegree(Scarst_ot ds)
Evaluating Adaptive Compact triangle DS (using 3-5 references per vertex)
|
static double |
EvaluateDegree.testVertexDegree(Scarst_ot ds)
Evaluating Adaptive Compact triangle DS (using 3-5 references per vertex)
|
static double |
EvaluateNormal.testVertexNormal(Scarst_ot ds)
Evaluating Adaptive Compact triangle DS (using 3-5 references per vertex)
|