Package gaia.cu9.ari.gaiaorbit.util.gdx
Interface ModelCreator.IFace
-
- All Known Implementing Classes:
ModelCreator.Face
- Enclosing class:
- ModelCreator
public static interface ModelCreator.IFace
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]
n()
void
setNormals(int... n)
int[]
v()
-