Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/perf/
H A Dperf_cicrlesGrid.cpp30 vector<Point2f> ptvec; variable
/dports/science/siconos/siconos-4.4.0/numerics/src/Unstable_or_deprecated/
H A Dlcp_solver_block_pred_vec.c46 double *q, method_lcp **ptvec, in lcp_solver_block_pred_vec()
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A D3calibration.cpp257 vector<Point2f> ptvec; in main() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dtimout.c78 static doublereal ptvec[8]; in timout_() local
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dtimout.c78 static doublereal ptvec[8]; in timout_() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dpath_mask.hh85 std::vector< std::pair<int,int> > ptvec; member in PF::PathMaskPar
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dsubdivision2d.cpp484 void Subdiv2D::insert(const std::vector<Point2f>& ptvec) in insert()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthUtil/
H A DEarthManipulator.cpp3064 Vec3d ptvec = (p1 - p0); in sphereInterection() local