public class ObjFace extends Object
The OBJ face.
Constructor and Description |
---|
ObjFace() |
Modifier and Type | Method and Description |
---|---|
List<ObjVertexTextureNormalIndex> |
getVertexTextureNormals()
Gets or sets the vertex texture normal indexes collection.
|
void |
setVertexTextureNormals(List<ObjVertexTextureNormalIndex> value)
Gets or sets the vertex texture normal indexes collection.
|
public final List<ObjVertexTextureNormalIndex> getVertexTextureNormals()
Gets or sets the vertex texture normal indexes collection.
public final void setVertexTextureNormals(List<ObjVertexTextureNormalIndex> value)
Gets or sets the vertex texture normal indexes collection.