Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit a839477

Browse files
committed
release-pythagoras
1 parent 3e2b2d1 commit a839477

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

MotionTrackingJava/src/com/projecttango/experiments/javamotiontracking/MTGLRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import com.projecttango.tangoutils.renderables.Trajectory;
3131

3232
/**
33-
* OpenGL rendering class for the Motion Tracking API sample. This class manages the objects
33+
* OpenGL rendering class for the Motion Tracking API sample. This class managers 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}.
0 Bytes
Binary file not shown.

PointCloudJava/src/com/projecttango/experiments/javapointcloud/PCRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import com.projecttango.tangoutils.renderables.PointCloud;
3131

3232
/**
33-
* OpenGL rendering class for the Motion Tracking API sample. This class manages the objects
33+
* OpenGL rendering class for the Motion Tracking API sample. This class managers 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}.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)