Package gaiasky.util.gdx
Interface ModelCreator.IFace
- All Known Implementing Classes:
ModelCreator.Face
- Enclosing class:
ModelCreator
public static interface ModelCreator.IFace
-
Method Summary
Modifier and TypeMethodDescriptionint[]
b()
int[]
n()
void
setBinormals
(int... n) void
setNormals
(int... n) void
setTangents
(int... n) int[]
t()
int[]
v()