MaxstARSDK
com.maxst.ar.TagAnchor Class Reference
Collaboration diagram for com.maxst.ar.TagAnchor:
Collaboration graph

Public Member Functions

 TagAnchor ()
 
 TagAnchor (JSONObject json)
 

Public Attributes

String name = ""
 
double positionX = 0.0f
 
double positionY = 0.0f
 
double positionZ = 0.0f
 
double rotationX = 0.0f
 
double rotationY = 0.0f
 
double rotationZ = 0.0f
 
double scaleX = 0.0f
 
double scaleY = 0.0f
 
double scaleZ = 0.0f
 
String nameKey = ""
 
String positionXKey = ""
 
String positionYKey = ""
 
String positionZKey = ""
 
String rotationXKey = ""
 
String rotationYKey = ""
 
String rotationZKey = ""
 
String scaleXKey = ""
 
String scaleYKey = ""
 
String scaleZKey = ""
 

Constructor & Destructor Documentation

◆ TagAnchor() [1/2]

com.maxst.ar.TagAnchor.TagAnchor ( )

◆ TagAnchor() [2/2]

com.maxst.ar.TagAnchor.TagAnchor ( JSONObject  json)

Member Data Documentation

◆ name

String com.maxst.ar.TagAnchor.name = ""

◆ nameKey

String com.maxst.ar.TagAnchor.nameKey = ""

◆ positionX

double com.maxst.ar.TagAnchor.positionX = 0.0f

◆ positionXKey

String com.maxst.ar.TagAnchor.positionXKey = ""

◆ positionY

double com.maxst.ar.TagAnchor.positionY = 0.0f

◆ positionYKey

String com.maxst.ar.TagAnchor.positionYKey = ""

◆ positionZ

double com.maxst.ar.TagAnchor.positionZ = 0.0f

◆ positionZKey

String com.maxst.ar.TagAnchor.positionZKey = ""

◆ rotationX

double com.maxst.ar.TagAnchor.rotationX = 0.0f

◆ rotationXKey

String com.maxst.ar.TagAnchor.rotationXKey = ""

◆ rotationY

double com.maxst.ar.TagAnchor.rotationY = 0.0f

◆ rotationYKey

String com.maxst.ar.TagAnchor.rotationYKey = ""

◆ rotationZ

double com.maxst.ar.TagAnchor.rotationZ = 0.0f

◆ rotationZKey

String com.maxst.ar.TagAnchor.rotationZKey = ""

◆ scaleX

double com.maxst.ar.TagAnchor.scaleX = 0.0f

◆ scaleXKey

String com.maxst.ar.TagAnchor.scaleXKey = ""

◆ scaleY

double com.maxst.ar.TagAnchor.scaleY = 0.0f

◆ scaleYKey

String com.maxst.ar.TagAnchor.scaleYKey = ""

◆ scaleZ

double com.maxst.ar.TagAnchor.scaleZ = 0.0f

◆ scaleZKey

String com.maxst.ar.TagAnchor.scaleZKey = ""

The documentation for this class was generated from the following file: