Stay organized with collections
Save and categorize content based on your preferences.
ArDepthPoint
Hit Depth API.
Summary
Typedefs
ArDepthPoint
struct ArDepthPoint_ ArDepthPoint
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eArDepthPoint\u003c/code\u003e represents a measurement point from a depth image and is a long-lived reference type.\u003c/p\u003e\n"],["\u003cp\u003eIt is associated with the \u003ccode\u003eAR_TRACKABLE_DEPTH_POINT\u003c/code\u003e trackable type and can be released using \u003ccode\u003eArTrackable_release\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArDepthPoint\u003c/code\u003e is part of the Hit Depth API and provides access to individual depth points within a depth image.\u003c/p\u003e\n"]]],[],null,["# ArDepthPoint\n============\n\nHit Depth API.\n\nSummary\n-------\n\n| ### Typedefs ||\n|-------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ArDepthPoint](#ardepthpoint) | typedef `struct ArDepthPoint_` A point measurement taken from a depth image ([reference type, long-lived](/ar/reference/c/group/concepts#object-ownership)). |\n\nTypedefs\n--------\n\n### ArDepthPoint\n\n```scdoc\nstruct ArDepthPoint_ ArDepthPoint\n``` \nA point measurement taken from a depth image ([reference type, long-lived](/ar/reference/c/group/concepts#object-ownership)).\n\n\n- Trackable type: [AR_TRACKABLE_DEPTH_POINT](/ar/reference/c/group/ar-trackable#ar_trackable_depth_point)\n- Release with: [ArTrackable_release](/ar/reference/c/group/ar-trackable#artrackable_release)\n\n\u003cbr /\u003e"]]