MCPcopy Create free account
hub / github.com/DymanZy/OpenCVTest / Point

Class Point

openCVLibrary2411/src/main/java/org/opencv/core/Point.java:116–180  ·  view source on GitHub ↗

template class CV_EXPORTS Point_ // C++ code: public: typedef _Tp value_type; // various constructors Point_(); Point_(_Tp _x, _Tp _y); Point_(const Point_& pt); Point_(const CvPoint& pt); Point_(const C

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected