We’ve purchased Kinect Windows V2 and we are trying to find x,y,z real co-ordinates of a point.
The method given in the sample guide is 'MapcolourframetoCameraspace'. This method takes the argument
Array<CameraSpacePoint>^ cameraSpacePoints
What is the meaning of this argument, especially the ‘^’ sign?