VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgOrientationType Class Reference

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static VgOrientationType swigToEnum (int swigValue)
 

Static Public Attributes

static final VgOrientationType eVgOrientationFixed = new VgOrientationType("eVgOrientationFixed")
 
static final VgOrientationType eVgOrientationFixedModulo180degrees = new VgOrientationType("eVgOrientationFixedModulo180degrees")
 
static final VgOrientationType eVgOrientationCameraFacing = new VgOrientationType("eVgOrientationCameraFacing")
 

Detailed Description

This enum controls the orientation of the geometry object in relation to the camera. Generally geometry objects face the camera no matter the orientation (pitch/heading) of the camera.

Member Function Documentation

final int VgOrientationType.swigValue ( )
String VgOrientationType.toString ( )

Member Data Documentation

final VgOrientationType VgOrientationType.eVgOrientationCameraFacing = new VgOrientationType("eVgOrientationCameraFacing")
static

The orientation is updated such that the attributed (be it heading, pitch or roll) always faces the camera.

final VgOrientationType VgOrientationType.eVgOrientationFixed = new VgOrientationType("eVgOrientationFixed")
static

The orientation does not change in relation to the camera.

final VgOrientationType VgOrientationType.eVgOrientationFixedModulo180degrees = new VgOrientationType("eVgOrientationFixedModulo180degrees")
static

The orientation is fixed except when the camera "switches" sides, at which point the orientation changes 180 degrees. Used such that geometry objects can always viewed left to right.


The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016