This repository was archived by the owner on Mar 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
MotionTrackingJava/src/com/projecttango/experiments/javamotiontracking
PointCloudJava/src/com/projecttango/experiments/javapointcloud Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030import com .projecttango .tangoutils .renderables .Trajectory ;
3131
3232/**
33- * OpenGL rendering class for the Motion Tracking API sample. This class managers the objects
33+ * OpenGL rendering class for the Motion Tracking API sample. This class manages the objects
3434 * visible in the OpenGL view which are the {@link CameraFrustum}, {@link CameraFrustumAndAxis},
3535 * {@link Trajectory}, and the {@link Grid}. These objects are implemented in the TangoUtils library
3636 * in the package {@link com.projecttango.tangoutils.renderables}.
Original file line number Diff line number Diff line change 3030import com .projecttango .tangoutils .renderables .PointCloud ;
3131
3232/**
33- * OpenGL rendering class for the Motion Tracking API sample. This class managers the objects
33+ * OpenGL rendering class for the Motion Tracking API sample. This class manages the objects
3434 * visible in the OpenGL view which are the {@link CameraFrustum}, {@link PointCloud} and the
3535 * {@link Grid}. These objects are implemented in the TangoUtils library in the package
3636 * {@link com.projecttango.tangoutils.renderables}.
You can’t perform that action at this time.
0 commit comments