コード例 #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);