Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(4) | Derive(0) | Import(0)
src/s/k/SkeinFox-HEAD/skeinforge-0006/skeinforge_tools/fill.py SkeinFox(Download)
xIntersectionIndexList.sort() for xIntersectionIndex in xIntersectionIndexList: euclidean.toggleHashtable( solidTable, xIntersectionIndex.index, "" ) oldSolid = solid solid = len( solidTable ) >= totalSolidSurfaceThickness
src/s/k/SkeinFox-HEAD/skeinforge-0005/skeinforge_tools/fill.py SkeinFox(Download)
xIntersectionIndexList.sort() for xIntersectionIndex in xIntersectionIndexList: euclidean.toggleHashtable( solidTable, xIntersectionIndex.index, "" ) oldSolid = solid solid = len( solidTable ) >= totalSolidSurfaceThickness
src/s/k/SkeinFox-HEAD/skeinforge-0006/skeinforge_tools/raft.py SkeinFox(Download)
xIntersectionIndexList.sort() for xIntersectionIndex in xIntersectionIndexList: euclidean.toggleHashtable( solidTable, xIntersectionIndex.index, "" ) oldSolid = solid solid = len( solidTable ) > 0
src/s/k/SkeinFox-HEAD/skeinforge-0005/skeinforge_tools/raft.py SkeinFox(Download)
xIntersectionIndexList.sort() for xIntersectionIndex in xIntersectionIndexList: euclidean.toggleHashtable( solidTable, xIntersectionIndex.index, "" ) oldSolid = solid solid = len( solidTable ) > 0