public static final class PolygonObjParser.VertexAttributes extends Object
-1
.Modifier and Type | Method and Description |
---|---|
int |
getNormalIndex()
Get the normal index for this instance or
-1 if not specified in the
OBJ content. |
int |
getTextureIndex()
Get the texture index for this instance or
-1 if not specified in the
OBJ content. |
int |
getVertexIndex()
Get the vertex position index for this instance.
|
public int getVertexIndex()
public int getTextureIndex()
-1
if not specified in the
OBJ content.-1
if not specified in the OBJ content.public int getNormalIndex()
-1
if not specified in the
OBJ content.-1
if not specified in the OBJ content.Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.