コード例 #1
0
 def destroy_graph(self):
     _cgco.gcoDestroyGraph(self.handle)
コード例 #2
0
ファイル: pygco.py プロジェクト: jgera/Segmentation-Code
 def destroyGraph(self):
     _cgco.gcoDestroyGraph(self.handle)