poi_camera Constants Reference

Declared in Poi3D.h

poi_camera

AUMENTIA TECHNOLOGIES


Copyright Aumentia Technologies. All rights reserved 2015.

NOTICE: All information contained herein is, and remains the property of Aumentia Technologies and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Aumentia Technologies and its suppliers and may be covered by Spain and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Aumentia Technologies.

File: Poi3D.h Description: Author: Pablo GM ([email protected]) Created: 23/01/15. Verion 1.1

Definition

typedef NS_ENUM(NSInteger, poi_camera ) {
   FACING_CAMERA,
   POINTING_CAMERA,
   NONE,
   FACING_SELECTED_POI,
   FACING_SELECTED_POI_WHILE_MOVING,
   FACING_ORIGIN_POI,
   FACING_ORIGIN_POI_WHILE_MOVING,
};

Constants

FACING_CAMERA

POI faces the camera

Declared In Poi3D.h.

POINTING_CAMERA

POI points to camera

Declared In Poi3D.h.

NONE

Default

Declared In Poi3D.h.

FACING_SELECTED_POI

POI faces the selected POI

Declared In Poi3D.h.

FACING_SELECTED_POI_WHILE_MOVING

POI faces the selected POI only while moving

Declared In Poi3D.h.

FACING_ORIGIN_POI

POI faces the origin

Declared In Poi3D.h.

FACING_ORIGIN_POI_WHILE_MOVING

POI faces the origin only while moving

Declared In Poi3D.h.

Declared In

Poi3D.h