org.jcae.mesh.amibe.util
Class UNVReader

java.lang.Object
  extended by org.jcae.mesh.amibe.util.UNVReader

public class UNVReader
extends java.lang.Object

Author:
cb To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
UNVReader()
           
 
Method Summary
static void readMesh(Mesh mesh, java.lang.String file)
           
static void readMesh(Mesh mesh, java.lang.String file, double ridgeAngle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UNVReader

public UNVReader()
Method Detail

readMesh

public static void readMesh(Mesh mesh,
                            java.lang.String file)

readMesh

public static void readMesh(Mesh mesh,
                            java.lang.String file,
                            double ridgeAngle)