Package boofcv.gui.d3
Class ColorPoint3D
- java.lang.Object
-
- georegression.struct.GeoTuple<T>
-
- georegression.struct.GeoTuple_F64<T>
-
- georegression.struct.GeoTuple3D_F64<georegression.struct.point.Point3D_F64>
-
- georegression.struct.point.Point3D_F64
-
- boofcv.gui.d3.ColorPoint3D
-
- All Implemented Interfaces:
java.io.Serializable
public class ColorPoint3D extends georegression.struct.point.Point3D_F643D point with a color associated with it- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description intrgb
-
Constructor Summary
Constructors Constructor Description ColorPoint3D()
-
Method Summary
-
Methods inherited from class georegression.struct.point.Point3D_F64
copy, createNewInstance, set, toString, toVector
-
Methods inherited from class georegression.struct.GeoTuple3D_F64
_set, distance, distance, distance2, divideIP, equals, getDimension, getIdx, getX, getY, getZ, hashCode, isIdentical, isIdentical, isIdentical, isNaN, norm, normSq, plus, plusIP, print, scale, set, setIdx, setX, setY, setZ, times, timesIP, toString
-
-