Jump to: navigation, search

Difference between revisions of "SYSCLS ARCONTENTTRANSLATION"


(See also)
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
[[File:ArucoMarkerCoordinateSystem.PNG|300 px|center|thumb|alt=AR-Marker Coordinate System|AR-Marker Coordinate System]]
 
[[File:ArucoMarkerCoordinateSystem.PNG|300 px|center|thumb|alt=AR-Marker Coordinate System|AR-Marker Coordinate System]]
 
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 29: Line 28:
 
* [[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]]

Latest revision as of 10:38, 2 November 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