AR_Engine_SDK
|
Variables | |
AR = {} | |
AR__HitTestResult = {} | |
AR | HitTestResult = AR__HitTestResult |
AR__HitTestResult | eHitTestResultType = {} |
@type AR__EARHitTestResultType More... | |
AR__HitTestResult | fDistanceToImpactPoint = 0 |
@type number More... | |
AR__HitTestResult | mTransform = {} |
@type XMATRIX4 More... | |
AR__HitTestResult | vImpactPoint = {} |
@type XVECTOR3 More... | |
AR__HitTestResult | pAnchor = {} |
@type AR::XEARAnchor More... | |
AR__ARSessionStatusListener = {} | |
AR | ARSessionStatusListener = AR__ARSessionStatusListener |
AR__ARModule = {} | |
AR | ARModule = AR__ARModule |
AR | EATS_AR_TRACKING_STATE_TRACKING = 0 |
AR | EATS_AR_TRACKING_STATE_PAUSED = 0 |
AR | EATS_AR_TRACKING_STATE_STOPPED = 0 |
AR | EPT_AR_PLANE_HORIZONTAL_UPWARD_FACING = 0 |
AR | EPT_AR_PLANE_HORIZONTAL_DOWNWARD_FACING = 0 |
AR | EPT_AR_PLANE_VERTICAL = 0 |
AR | ESM_Internal = 0 |
AR | ESM_External = 0 |
AR__XEARAnchor = {} | |
AR | XEARAnchor = AR__XEARAnchor |
AR__XEARPlaneAnchor = {} | |
AR | XEARPlaneAnchor = AR__XEARPlaneAnchor |
function AR__ARSessionStatusListener AddAnchors | ( | aAnchors | ) |
AR_ARSessionStatusListener_AddAnchors00
aAnchors | XEARAnchor[] |
function AR__ARModule GetAllPlaneAnchors | ( | aPlaneAnchors | ) |
AR_ARModule_GetAllPlaneAnchors00
aPlaneAnchors | XEARPlaneAnchor[] |
function AR__XEARAnchor GetArTrackingState | ( | ) |
AR_XEARAnchor_GetArTrackingState00
AR_XEARAnchor_GetArTrackingState01
function AR__ARModule GetCameraFOV | ( | ) |
AR_ARModule_GetCameraFOV00
function AR__ARModule GetCameraViewMatrix | ( | viewMatrix | ) |
AR_ARModule_GetCameraViewMatrix00
viewMatrix | XMATRIX4 |
function AR__XEARPlaneAnchor GetCenter | ( | ) |
AR_XEARPlaneAnchor_GetCenter00
AR_XEARPlaneAnchor_GetCenter01
function AR__XEARPlaneAnchor GetExtent | ( | ) |
AR_XEARPlaneAnchor_GetExtent00
AR_XEARPlaneAnchor_GetExtent01
function AR__ARModule GetFeaturePoints | ( | aPoints | ) |
AR_ARModule_GetFeaturePoints00
aPoints | XVECTOR3[] |
function AR__XEARAnchor GetIdentifier | ( | ) |
AR_XEARAnchor_GetIdentifier00
AR_XEARAnchor_GetIdentifier01
function AR__XEARPlaneAnchor GetPlaneAnchorAlignment | ( | ) |
AR_XEARPlaneAnchor_GetPlaneAnchorAlignment00
AR_XEARPlaneAnchor_GetPlaneAnchorAlignment01
function AR__ARModule GetStartMode | ( | ) |
AR_ARModule_GetStartMode00
function AR__XEARAnchor GetTransform | ( | ) |
AR_XEARAnchor_GetTransform00
AR_XEARAnchor_GetTransform01
function AR__ARModule GetTransformFromDeviceOrientation | ( | nMode | , |
vAixs | |||
) |
AR_ARModule_GetTransformFromDeviceOrientation00
nMode | number |
vAixs | XVECTOR3 |
function AR__ARModule HitTest | ( | vScreenPosition | , |
aResults | |||
) |
AR_ARModule_HitTest00
vScreenPosition | XVECTOR2 |
aResults | HitTestResult[] |
function AR__ARModule Init | ( | vViewport | , |
eMode | |||
) |
function AR__XEARAnchor new | ( | ) |
function AR__ARModule Release | ( | ) |
AR_ARModule_Release00
function AR__ARSessionStatusListener RemoveAnchors | ( | aAnchors | ) |
AR_ARSessionStatusListener_RemoveAnchors00
aAnchors | XEARAnchor[] |
function AR__ARModule ResetTrackingSession | ( | env | , |
context | , | ||
activity | |||
) |
AR_ARModule_ResetTrackingSession00
env | userdata |
context | userdata |
activity | userdata |
function AR__ARModule SetARSessionStatusListener | ( | pSessionListener | ) |
AR_ARModule_SetARSessionStatusListener00
pSessionListener | AR::ARSessionStatusListener |
function AR__XEARAnchor SetArTrackingState | ( | eStatus | ) |
AR_XEARAnchor_SetArTrackingState00
eStatus | number |
function AR__XEARPlaneAnchor SetCenter | ( | vCenter | ) |
AR_XEARPlaneAnchor_SetCenter00
vCenter | XVECTOR3 |
function AR__XEARPlaneAnchor SetExtent | ( | vExtent | ) |
AR_XEARPlaneAnchor_SetExtent00
vExtent | XVECTOR3 |
function AR__XEARAnchor SetIdentifier | ( | strID | ) |
AR_XEARAnchor_SetIdentifier00
strID | string |
function AR__XEARPlaneAnchor SetPlaneAnchorAlignment | ( | eAlignment | ) |
AR_XEARPlaneAnchor_SetPlaneAnchorAlignment00
eAlignment | number |
function AR__ARModule SetScreenOrientation | ( | nOri | , |
pViewPort | |||
) |
function AR__XEARAnchor SetTransform | ( | matTransformInWorld | ) |
AR_XEARAnchor_SetTransform00
matTransformInWorld | XMATRIX4 |
function AR__ARModule StopTrackingSession | ( | ) |
AR_ARModule_StopTrackingSession00
function AR__ARModule Tick | ( | ) |
AR_ARModule_Tick00
function AR__ARSessionStatusListener UpdateAnchors | ( | aAnchors | ) |
AR_ARSessionStatusListener_UpdateAnchors00
aAnchors | XEARAnchor[] |
AR = {} |
AR__ARModule = {} |
AR__HitTestResult = {} |
AR__XEARAnchor = {} |
AR__XEARPlaneAnchor = {} |
AR ARModule = AR__ARModule |
AR ARSessionStatusListener = AR__ARSessionStatusListener |
AR EATS_AR_TRACKING_STATE_PAUSED = 0 |
AR EATS_AR_TRACKING_STATE_STOPPED = 0 |
AR EATS_AR_TRACKING_STATE_TRACKING = 0 |
AR__HitTestResult eHitTestResultType = {} |
@type AR__EARHitTestResultType
AR EPT_AR_PLANE_HORIZONTAL_DOWNWARD_FACING = 0 |
AR EPT_AR_PLANE_HORIZONTAL_UPWARD_FACING = 0 |
AR EPT_AR_PLANE_VERTICAL = 0 |
AR ESM_External = 0 |
AR ESM_Internal = 0 |
AR__HitTestResult fDistanceToImpactPoint = 0 |
@type number
AR HitTestResult = AR__HitTestResult |
AR__HitTestResult mTransform = {} |
@type XMATRIX4
AR__HitTestResult pAnchor = {} |
@type AR::XEARAnchor
AR__HitTestResult vImpactPoint = {} |
@type XVECTOR3
AR XEARAnchor = AR__XEARAnchor |
AR XEARPlaneAnchor = AR__XEARPlaneAnchor |