jjdh API

Uses of Class
jjdh.opengl.attributes.Face

Packages that use Face
jjdh.opengl.attributes This Package contains several wrappers for basic OpenGL attributes. 
jjdh.opengl.meshes.common This Package contains several specific Mesh implentations. 
 

Uses of Face in jjdh.opengl.attributes
 

Fields in jjdh.opengl.attributes declared as Face
static Face Face.DEFAULT
           
private  Face Material.face
           
 

Methods in jjdh.opengl.attributes with parameters of type Face
 boolean Face.equals(Face other)
           
 void Material.setFace(Face face)
           
 

Uses of Face in jjdh.opengl.meshes.common
 

Fields in jjdh.opengl.meshes.common declared as Face
private  Face Flag.face
           
 


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.