草庐IT

GeDebugOut

全部标签

c++ - 为什么我的部分代码没有执行?

我正在使用VisualC++编译我的Cinema4D插件。GeDebugOut("-->");subroot=NULL;head=NULL;tail=NULL;success=PolygonizeHierarchy(source,hh,head,tail,&subroot,malloc);if(!success){/*..*/}Stringstr("notset.");if(subroot){GeDebugOut("yes");str="yes!";GeDebugOut("Subrootname:"+subroot->GetName());}else{GeDebugOut("no");