示例#1
0
 public static extern int UserGCExposeInterpretOPGroupsSuggestion(
     UserGCProblemDefinitionStruct *Problem);
示例#2
0
 public static extern IrtImgPixelStruct *UserGCLoadVisMap(UserGCProblemDefinitionStruct *Problem,
                                                          int Index);
示例#3
0
 public static extern int UserGCExposePrepareScene(UserGCProblemDefinitionStruct *Problem);
示例#4
0
 public static extern int UserGCSolveGeoProblem(UserGCProblemDefinitionStruct *Problem,
                                                UserGCSolutionIndexStruct ***SolutionOps,
                                                double *CoverPercentage);