gestalt.candidates.quad
Class JoglVertex3f

java.lang.Object
  extended by gestalt.candidates.quad.JoglVertex3f

Deprecated.

@Deprecated
public class JoglVertex3f
extends java.lang.Object


Field Summary
 Color color
          Deprecated.  
 Vector3f normal
          Deprecated.  
 Vector3f position
          Deprecated.  
 Vector2f texcoord
          Deprecated.  
 
Constructor Summary
JoglVertex3f()
          Deprecated.  
 
Method Summary
 void draw(GL gl)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

position

public Vector3f position
Deprecated. 

normal

public Vector3f normal
Deprecated. 

texcoord

public Vector2f texcoord
Deprecated. 

color

public Color color
Deprecated. 
Constructor Detail

JoglVertex3f

public JoglVertex3f()
Deprecated. 
Method Detail

draw

public void draw(GL gl)
Deprecated. 


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