com.java4ever.m3gtoolkit.plugins.ase
Class ASEFile
java.lang.Object
com.java4ever.m3gtoolkit.plugins.ase.ASEFile
- public class ASEFile
- extends java.lang.Object
|
Constructor Summary |
ASEFile(java.io.File file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASEFile
public ASEFile(java.io.File file)
throws java.io.IOException
getVersion
public java.lang.String getVersion()
getComment
public java.lang.String getComment()
getScene
public Scene getScene()
getMaterials
public Material[] getMaterials()
getCameras
public Camera[] getCameras()
getLights
public Light[] getLights()
getGeomObjects
public GeomObject[] getGeomObjects()
Copyright 2005 java4ever.com. All Rights Reserved.