Modeling3dCaptureErrors class abstract

Result codes related to 3D object reconstruction.

Constructors

Modeling3dCaptureErrors()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ERR_DEPENDENCY_NOT_INTEGRATED → const int
The required dependency is not integrated.
ERR_DEVICE_NOT_SUPPORTED → const int
The device does not support the real-time guide mode.
ERR_FILE_PATH_VERIFIED_FAILED → const int
Image path verification failed.
ERR_ILLEGAL_BOX_PARAMETER → const int
The parameter of the bounding hemisphere is invalid.
ERR_INTERNAL_PROCESS → const int
Internal processing error.