Definition at line 2277 of file mainIDo.cpp. References CleanCall(), and ILOG_INFO. Referenced by HandleCmd(). 02278 { 02279 ILOG_INFO("Cleaning clus"); 02280 CleanCall("deletefeaturetable", "false false Keyframes ALL ALL"); 02281 CleanCall("deletefeaturetable", "true false clusters ALL ALL"); 02282 CleanCall("deletefeaturetable", "false true . ALL ALL"); 02283 }
Here is the call graph for this function: ![]()
|