M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.plugins.ase
Class Mesh

java.lang.Object
  extended bycom.java4ever.m3gtoolkit.plugins.ase.Mesh

public class Mesh
extends java.lang.Object


Field Summary
 Face[] faces
           
 int timevalue
           
 Vector3f[] tvertices
           
 Vertex[] vertices
           
 
Constructor Summary
Mesh(ASEReader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timevalue

public int timevalue

vertices

public Vertex[] vertices

faces

public Face[] faces

tvertices

public Vector3f[] tvertices
Constructor Detail

Mesh

public Mesh(ASEReader reader)
     throws java.io.IOException

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.