public class CompactHalfedgeBuilder
extends java.lang.Object
Constructor and Description |
---|
CompactHalfedgeBuilder() |
Modifier and Type | Method and Description |
---|---|
static CompactHalfedge |
createMeshEfficiently(java.lang.String filename,
boolean readCoordinates)
Memory efficient construction of the Compact Half-edge representation for closed triangle meshes.
|
static void |
getMemoryUsage() |
public static CompactHalfedge createMeshEfficiently(java.lang.String filename, boolean readCoordinates)
readCoordinates
- if TRUE read and store the vertex coordinatespublic static void getMemoryUsage()