mathematik
Class Vertex3f

java.lang.Object
  extended by mathematik.Vertex3f

public class Vertex3f
extends java.lang.Object


Field Summary
 Color color
           
 Vector3f normal
           
 Vector3f position
           
 Vector3f texcoord
           
 
Constructor Summary
Vertex3f()
           
Vertex3f(boolean theInitialize)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

normal

public Vector3f normal

texcoord

public Vector3f texcoord

position

public Vector3f position

color

public Color color
Constructor Detail

Vertex3f

public Vertex3f()

Vertex3f

public Vertex3f(boolean theInitialize)


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009