Package | Description |
---|---|
com.griaulebiometrics.gbsfingerprint.shared |
Modifier and Type | Class and Description |
---|---|
static class |
NativeMatchPair.ByReference
ByReference jna class
|
static class |
NativeMatchPair.ByValue
Native match pair passed to the native layer by value
|
Modifier and Type | Method and Description |
---|---|
int |
NativeGBSFingerprint.GrTwinCompute(NativeTemplate.ByReference query,
NativeTemplate.ByReference reference,
NativeMatchPair[] pairs,
int size,
int maxpairs)
Method GrTwinCompute: Computes the locked cursor.
|
Constructor and Description |
---|
ByReference(NativeMatchPair pair)
Copy constructor
|
ByValue(NativeMatchPair pair)
Copy constructor
|