Package com.irurueta.ar.sfm
Class ReconstructedPoint3DTest.CustomPointColorData
java.lang.Object
com.irurueta.ar.sfm.PointColorData
com.irurueta.ar.sfm.ReconstructedPoint3DTest.CustomPointColorData
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReconstructedPoint3DTest
- See Also:
-
Field Summary
Fields inherited from class com.irurueta.ar.sfm.PointColorData
DEFAULT_QUALITY_SCORE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.irurueta.ar.sfm.PointColorData
getId, getQualityScore, setId, setQualityScore
-
Constructor Details
-
CustomPointColorData
public CustomPointColorData()
-
-
Method Details
-
average
- Specified by:
average
in classPointColorData
-