Uses of Class
com.agisoft.metashape.Camera.Reference
Packages that use Camera.Reference
-
Uses of Camera.Reference in com.agisoft.metashape
Methods in com.agisoft.metashape that return Camera.ReferenceMethods in com.agisoft.metashape with parameters of type Camera.ReferenceModifier and TypeMethodDescriptionstatic final longMetashapeJNI.Camera_Reference_getLocation(long jarg1, Camera.Reference jarg1_) static final longMetashapeJNI.Camera_Reference_getLocationAccuracy(long jarg1, Camera.Reference jarg1_) static final longMetashapeJNI.Camera_Reference_getRotation(long jarg1, Camera.Reference jarg1_) static final longMetashapeJNI.Camera_Reference_getRotationAccuracy(long jarg1, Camera.Reference jarg1_) static final booleanMetashapeJNI.Camera_Reference_isLocationEnabled(long jarg1, Camera.Reference jarg1_) static final booleanMetashapeJNI.Camera_Reference_isRotationEnabled(long jarg1, Camera.Reference jarg1_) static final voidMetashapeJNI.Camera_Reference_setLocation(long jarg1, Camera.Reference jarg1_, long jarg2, Vector3d jarg2_) static final voidMetashapeJNI.Camera_Reference_setLocationAccuracy(long jarg1, Camera.Reference jarg1_, long jarg2, Vector3d jarg2_) static final voidMetashapeJNI.Camera_Reference_setLocationEnabled(long jarg1, Camera.Reference jarg1_, boolean jarg2) static final voidMetashapeJNI.Camera_Reference_setRotation(long jarg1, Camera.Reference jarg1_, long jarg2, Vector3d jarg2_) static final voidMetashapeJNI.Camera_Reference_setRotationAccuracy(long jarg1, Camera.Reference jarg1_, long jarg2, Vector3d jarg2_) static final voidMetashapeJNI.Camera_Reference_setRotationEnabled(long jarg1, Camera.Reference jarg1_, boolean jarg2) static final voidMetashapeJNI.Camera_setReference(long jarg1, Camera jarg1_, long jarg2, Camera.Reference jarg2_) static longCamera.Reference.getCPtr(Camera.Reference obj) static final longMetashapeJNI.new_Camera_Reference__SWIG_1(long jarg1, Camera.Reference jarg1_) voidCamera.setReference(Camera.Reference reference) Camera reference data.Constructors in com.agisoft.metashape with parameters of type Camera.Reference