Class and Description |
---|
scarst.CompactMeshBuilder_5n
This class is not memory efficient and thus deprecated.
This class should be replaced by the class #EfficientCompactMeshBuilder_5n
which is faster
and consumes less memory (using array-based implementations of Half-edge representations). |
scarst.ScarstOtBuilder_old |
Method and Description |
---|
scarst.CompactMeshBuilder_5n.buildFromPolyhedron()
This is method is not memory efficient and thus deprecated.
|
scarst.ScarstOtBuilder_old.buildFromPolyhedron() |
scarst.CornerTableBuilder.CornerTableFromSharedVertexRepresentation(Point_[], int[][])
This method is not memory efficient (it makes use of an intermediate Shared Vertex Represention).
|
scarst.SOTBuilder.createSortedTable(int[], int[]) |
scarst.bench.EvaluateAdjacent.getRealEdgesOld(WingededgeInterface, int, int) |