android.opengl
Class Material
java.lang.Object
android.opengl.Material
public class Material
- extends Object
Material
public Material(Object3D parent)
getName
public String getName()
getMap_Kd
public String getMap_Kd()
setMaterialParameters
public void setMaterialParameters(GL10 gl)
load
public void load(DataInputStream dis)
throws IOException
- Throws:
IOException
toString
public String toString()
- Description copied from class:
Object
- Returns a string containing a concise, human-readable description of the
receiver.
- Overrides:
toString in class Object
- Returns:
- String a printable representation for the receiver.
Please submit a feedback, bug or feature