A C D E F G H M O P R S T W

S

setD(float) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the opacity of this material
setKa(float, float, float) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the ambient part of this material
setKd(float, float, float) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the diffuse part of this material
setKs(float, float, float) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the specular part of this material
setMapKd(String) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the diffuse map name of this material
setMtlFileName(String) - Method in class de.javagl.utils.obj.impl.DefaultObj
 
setMtlFileName(String) - Method in interface de.javagl.utils.obj.ObjTarget
Set the given MTL file name that was read from the 'mtllib' line of the OBJ file.
setNs(float) - Method in class de.javagl.utils.obj.impl.DefaultMtl
Set the shininess of this material
setW(float) - Method in class de.javagl.utils.obj.impl.DefaultFloatTuple
Set the given component of this tuple
setX(float) - Method in class de.javagl.utils.obj.impl.DefaultFloatTuple
Set the given component of this tuple
setY(float) - Method in class de.javagl.utils.obj.impl.DefaultFloatTuple
Set the given component of this tuple
setZ(float) - Method in class de.javagl.utils.obj.impl.DefaultFloatTuple
Set the given component of this tuple
storeFaceTexCoordsOf(Obj, int, float[], int) - Static method in class de.javagl.utils.obj.impl.ObjUtils
Stores the texture coordinates of the vertices of the faces in the given Obj in the given array.
storeVertexCoordsOf(Obj, float[], int) - Static method in class de.javagl.utils.obj.impl.ObjUtils
Stores the vertex coordinates of the given Obj in the given array at the given offset
storeVertexIndicesOf(Obj, int[], int, int[]) - Static method in class de.javagl.utils.obj.impl.ObjUtils
Stores the vertex indices of the given Obj in the given array at the given offset.

A C D E F G H M O P R S T W