Package com.irurueta.ar.sfm
Class ReconstructedPoint3DTest
java.lang.Object
com.irurueta.ar.sfm.ReconstructedPoint3DTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Constructor Details
-
ReconstructedPoint3DTest
ReconstructedPoint3DTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetId
@Test void testGetSetId() -
testGetSetPoint
@Test void testGetSetPoint() -
testGetSetQualityScore
@Test void testGetSetQualityScore() -
testGetSetCovariance
@Test void testGetSetCovariance() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
testGetSetColorData
@Test void testGetSetColorData() -
testSerializeDeserialize
@Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, IOException, ClassNotFoundException- Throws:
com.irurueta.algebra.WrongSizeException
IOException
ClassNotFoundException
-