Package com.irurueta.ar.sfm
Class Sample2DTest.CustomPointColorData
java.lang.Object
com.irurueta.ar.sfm.PointColorData
com.irurueta.ar.sfm.Sample2DTest.CustomPointColorData
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Sample2DTest
- 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
-