maspack.apps
Class MayaToWavefront
java.lang.Object
maspack.apps.MayaToWavefront
public class MayaToWavefront
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MayaToWavefront
public MayaToWavefront()
doFiberExport
public static void doFiberExport(java.lang.String inputFile,
java.lang.String outputFile)
scanNumber
public static double scanNumber(ReaderTokenizer rtok)
throws java.io.IOException
- Throws:
java.io.IOException
scanNumbers
public static int scanNumbers(ReaderTokenizer rtok,
double[] val,
int maxCount)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)