[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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"]]