protected static class VuforiaTrackableDefaultListener.PoseAndCamera
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
CameraName |
cameraName |
VuforiaPoseMatrix |
pose |
| Constructor and Description |
|---|
PoseAndCamera(VuforiaPoseMatrix pose,
CameraName cameraName) |
| Modifier and Type | Method and Description |
|---|---|
VuforiaLocalizer.CameraDirection |
getCameraDirection() |
java.lang.String |
toString() |
public PoseAndCamera(VuforiaPoseMatrix pose,
CameraName cameraName)
public VuforiaLocalizer.CameraDirection getCameraDirection()
public java.lang.String toString()
toString in class java.lang.Object