Package | Description |
---|---|
compactTriangulations.bench | |
compactTriangulations.building | |
compactTriangulations.test |
Modifier and Type | Method and Description |
---|---|
static double |
EvaluateNavigationalOperations.testVertexDegree(CompactTriangleMesh_6n ds)
Evaluating Compact triangle DS (using 6 references per vertex)
|
static double |
EvaluateNavigationalOperations.testVertexNormal(CompactTriangleMesh_6n ds)
Performance of vertex normal (simple float precision) for Compact 6n
|
Modifier and Type | Method and Description |
---|---|
CompactTriangleMesh_6n |
CompactMeshBuilder_6n.buildFromPolyhedron()
Construct an compact array based data structure requiring 6 reference per vertex
Half-edges must be oriented.
|
Modifier and Type | Field and Description |
---|---|
CompactTriangleMesh_6n |
TestVertexDegree.cds6 |
CompactTriangleMesh_6n |
TestVertexNormals.cds6 |