com.jme.scene.lod
Class VETMesh.VertexAttribute

java.lang.Object
  extended by com.jme.scene.lod.VETMesh.VertexAttribute
Enclosing class:
VETMesh

public class VETMesh.VertexAttribute
extends java.lang.Object


Field Summary
 java.lang.Object data
           
 ExVector edgeSet
           
 ExVector triangleSet
           
 
Constructor Summary
VETMesh.VertexAttribute()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

edgeSet

public ExVector edgeSet

triangleSet

public ExVector triangleSet

data

public java.lang.Object data
Constructor Detail

VETMesh.VertexAttribute

public VETMesh.VertexAttribute()