public class ObjFaceFormat extends Object
| Constructor and Description |
|---|
ObjFaceFormat() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
vertex(String line)
f v1 v2 v3
|
static boolean |
vertexNormal(String line)
f v1//vn1 v2//vn2 v3//vn3
|
boolean |
vertexTextureNormal(String line)
f v1/vt1/vn1 v2/vt2/vn2 v3/vt3/vn3
|
Copyright © 2018. All rights reserved.