コード例 #1
0
 private void updatePointCloudPosition(float centerX, float centerY) {
   mPointCloud.setCenter(centerX, centerY);
 }