You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to onDrawFrame() but variable points dont exist in that scope. Since points are supposed to be a FloatBuffer I used DepthData.create(Frame frame , Anchor anchor) , but the tutorial doesnt specify anything about that.
Did I skip something or is the codelab missing something ?
The text was updated successfully, but these errors were encountered:
The last step is adding :
to onDrawFrame() but variable points dont exist in that scope. Since points are supposed to be a FloatBuffer I used DepthData.create(Frame frame , Anchor anchor) , but the tutorial doesnt specify anything about that.
Did I skip something or is the codelab missing something ?
The text was updated successfully, but these errors were encountered: