MCPcopy Create free account
hub / github.com/bitristan/OpenCVSamples / Point3

Class Point3

OpenCV Library - 2.4.3/src/org/opencv/core/Point3.java:23–98  ·  view source on GitHub ↗

Template class for 3D points specified by its coordinates x , y and z . An instance of the class is interchangeable with the C structure CvPoint2D32f . Similarly to Point_ , the coordinates of 3D points can be converted to another type. The vector

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