Esempio n. 1
0
 internal static extern int ConvertProfile2Values(uint pLLT, byte[] pProfile, uint nResolution,
                                                  TProfileConfig ProfileConfig, TScannerType ScannerType, uint nReflection, int nConvertToMM,
                                                  ushort[] pWidth, ushort[] pMaximum, ushort[] pThreshold, double[] pX, double[] pZ,
                                                  uint[] pM0, uint[] pM1);
Esempio n. 2
0
 internal static extern int GetLLTType(uint pLLT, ref TScannerType ScannerType);