Uses of Class
simogl.material.Material

Packages that use Material
simogl.geometry   
 

Uses of Material in simogl.geometry
 

Methods in simogl.geometry that return Material
 Material AbstractMesh.getMaterial()
          Returns the current material of the mesh
 

Methods in simogl.geometry with parameters of type Material
 void AbstractMesh.setMaterial(Material material)
          Sets the material of the mesh to the specified material