Jump to: navigation, search

Difference between revisions of "SYSCLS ARCONTENTTRANSLATION"


(See also)
(See also)
Line 29: Line 29:
 
* [[SYSCLS_ARMARKER_DIRECTAR|AR-Marker Direct AR Classification]]
 
* [[SYSCLS_ARMARKER_DIRECTAR|AR-Marker Direct AR Classification]]
 
* [[SYSCLS_ARCONTENTROTATION|AR-Content Rotation Classification]]
 
* [[SYSCLS_ARCONTENTROTATION|AR-Content Rotation Classification]]
* [SYSCLS_ARCONTENTSCALE|AR-Content Scale Classification]]
+
* [[SYSCLS_ARCONTENTSCALE|AR-Content Scale Classification]]
  
 
[[Category:Classifications|SYSCLS ARCONTENTTRANSLATION]]
 
[[Category:Classifications|SYSCLS ARCONTENTTRANSLATION]]

Revision as of 13:36, 19 September 2017

IC CLASSIFICATION.gif AR-Content Translation Classification
Name SYSCLS_ARCONTENTTRANSLATION
Inheritance none
Namespace System.Classification.AR
ID {b0d8a6ac-2120-497e-8fd5-ac240b524312}
Purpose Classify object for AR-Content translation.
Version -

Use this classification to specify the translation of AR-Content relative to a given origin. In case of Direct Augmentation, the AR-Content is translated relative to the AR-Marker coordinate system´s origin.

AR-Marker Coordinate System
AR-Marker Coordinate System


MetaProperties

Name Data type Comment
TRANSLATIONX Double Offset of the augmented content relative to the object´s geographic position or AR-Marker along the x-axis in meter.
TRANSLATIONY Double Offset of the augmented content relative to the object´s geographic position or AR-Marker along the y-axis in meter.
TRANSLATIONZ Double Offset of the augmented content relative to the object´s geographic position or AR-Marker along the z-axis in meter.

See also