Home
last modified time | relevance | path

Searched defs:MatOfPoint3f (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/misc/java/src/java/
Dcore+MatOfPoint3f.java6 public class MatOfPoint3f extends Mat { class
11 public MatOfPoint3f() { in MatOfPoint3f() method in MatOfPoint3f
15 protected MatOfPoint3f(long addr) { in MatOfPoint3f() method in MatOfPoint3f
26 public MatOfPoint3f(Mat m) { in MatOfPoint3f() method in MatOfPoint3f
33 public MatOfPoint3f(Point3...a) { in MatOfPoint3f() method in MatOfPoint3f