Example #1
0
 public static extern void UserGCExposeDivideOP(UserGCObsPtSuggestionStruct *ObsPt,
                                                double OpeningInXY,
                                                double OpeningInZ,
                                                int *ObsPtsNum,
                                                UserGCObsPtSuggestionStruct *ObsPts,
                                                double *OpeningOutXY,
                                                double *OpeningOutZ);
Example #2
0
 public static extern void UserGCExposeCreateViewMatrix2(UserGCObsPtSuggestionStruct *Op,
                                                         IrtHmgnMatType *ViewMat,
                                                         IrtVecType *Up);