Package com.irurueta.geometry.io
Class VertexOBJTest
java.lang.Object
com.irurueta.geometry.io.VertexOBJTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
MIN_INDEX
private static final int MIN_INDEX- See Also:
-
MAX_INDEX
private static final int MAX_INDEX- See Also:
-
-
Constructor Details
-
VertexOBJTest
VertexOBJTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetVertex
@Test void testGetSetVertex() -
testGetSetVertexIndex
@Test void testGetSetVertexIndex() -
testGetSetNormalIndex
@Test void testGetSetNormalIndex() -
testGetSetTextureIndex
@Test void testGetSetTextureIndex()
-