public class ObjVertexTextureNormalIndex extends ObjVertexTextureIndex
The OBJ vertex texture normal index.
Constructor and Description |
---|
ObjVertexTextureNormalIndex()
Initializes a new instance of the
ObjVertexTextureNormalIndex class. |
Modifier and Type | Method and Description |
---|---|
int |
getNormalIndex()
Gets or sets the normal index.
|
void |
setNormalIndex(int value)
Gets or sets the normal index.
|
getTextureIndex, setTextureIndex
getVertexIndex, setVertexIndex
public ObjVertexTextureNormalIndex()
Initializes a new instance of the ObjVertexTextureNormalIndex
class.